<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ramblings of a Coder&#039;s Mind &#187; PHP</title>
	<atom:link href="http://karunab.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://karunab.com</link>
	<description>Got Tech? Will Hack.</description>
	<lastBuildDate>Thu, 06 Oct 2011 10:48:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Small Platform Development</title>
		<link>http://karunab.com/2009/05/17/small-platform-development/</link>
		<comments>http://karunab.com/2009/05/17/small-platform-development/#comments</comments>
		<pubDate>Sun, 17 May 2009 13:03:24 +0000</pubDate>
		<dc:creator>Karun</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[evaluation]]></category>
		<category><![CDATA[mIRC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[platforms]]></category>
		<category><![CDATA[think]]></category>
		<category><![CDATA[views]]></category>

		<guid isPermaLink="false">http://karunab.com/2009/05/17/small-platform-development/</guid>
		<description><![CDATA[I guess a lot of programming lovers are into development on smaller platforms. I certainly am one of them. I usually speak of work I’ve done on actual programs when in actuality, there are a lot more smaller pieces of code that I write that never get shown off publically. Most of them are known <a href='http://karunab.com/2009/05/17/small-platform-development/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I guess a lot of programming lovers are into development on smaller platforms. I certainly am one of them. I usually speak of work I’ve done on actual programs when in actuality, there are a lot more smaller pieces of code that I write that never get shown off publically. Most of them are known to a select group of people; the ones who are meant to find use to it.</p>
<p>Not many know this but despite mIRC scripting being non mainstream and not a perfectly good platform to do a lot on, I spend a lot of time (perhaps more than I should) working on it simply because its fun. It might be because I do spend a lot of my time on IRC on <a href="irc://irc.msgplus.net" target="_blank">a certain network</a> for helping users of a <a href="http://msgplus.net" target="_blank">certain software</a> :P I have been battling with myself to make the scripts (for myself and maybe even the ones for others) I’ve written public but I never managed to win that debate.</p>
<p>Another such example is my work in PHP. I am not much of a web designer but god knows, I’ve tried my hand at it :) I do however enjoy the occasional web development most of which arise from a need to do something. One such example would be a web scrapper I developed to get information about future Manchester United matches. I was on the brink of making it SMS me results and notify me of future matches but then my source, the <a href="http://manutd.com" target="_blank">Manchester United Official website</a> decided to change its data format. A small fix would bring things back on track but with 2 matches left in the season (one league and one Champions League final) I didn’t see any point in doing so. I was planning to expand this and include feeds for Real Madrid’s matches which my dad follows along with league tables for both the leagues but all of these are things that will remain known to only a handful of users (at the moment, 3 to be precise)</p>
<p>I have spent most of my spare time in the last 2 months working on Project Euler. I haven’t written many solutions since mid way April when college exams began but that is where I have spent at least a couple of weeks of good development time. Why? <strong>I like solving computational problems.</strong> I enjoy finding efficient solutions.</p>
<p>The popular view (at least here) is to judge a developer on the basis of his performance on the work he has done. Now my discussion today is limited to students. One (commonly used) yard stick (at least here) would be the number and more importantly the quality of projects one has worked on. People judge the grade of the work and things such as the technologies used. Also, the technologies one is familiar with is also granted as a plus.</p>
<p>I for one, find this extremely flawed. The above yardstick doesn’t go too well for programmers who spend less time developing full fledged software and are more into component based development. For example, writing a script in mIRC where you need data from an application running on your machine would require you to make a dll to get this data for you. Thus, what seems like a script in mIRC is actually a script along with a dll probably made in something like C++ or Delphi. The number of technologies one is familiar with does not show the level of fluency and in depth knowledge.</p>
<p>This “method of judging” I speak of is one used when you don’t have direct physical communication with the person in question or when you have to have a first glance impression of someone. Sure, first impressions are quite often incorrect. But given a choice, wouldn’t you want to make an accurate judging of someone’s skill at first glance.<span style="color: #008000;"> <strong>So if you have limited access to them, say you only hold to their resumes, how do you judge them?</strong></span></p>
<p>Which path of developing should students choose? One path would certainly be to dedicate myself to making big time projects; applications that would have wide scale appeal. Another would be to work on those projects as them come but along side work on small scale pieces of code. The latter allows a developer to indulge in what he enjoys until he strikes and idea worthy of pursuing. If a potential employer asks you of the things you have developed, small scale experience in the above stated platforms wouldn’t have too much commercial application (PHP yes, but I certainly am no expert. I could be with a bit more practice :) mIRC scripting is certainly non commercial).</p>
<p><span style="color: #008000;"><strong>How do you judge yourself as a developer?</strong></span> Especially when you are a student who spends his “free” time writing code, what parameters do you use to judge yourself. One (commonly used) yard stick (at least here) would be the number and more importantly the quality of projects one has worked on. But doing so, a developer who works on various non-commercial platforms wouldn’t rate too high.</p>
<p>I for one feel that this yardstick isn’t fair. I know a lot of developers who work on small time components which are crucial to achieve targets. Others work on different platforms, quite a few of which aren’t all that commercial. Most of them are really talented and when needed they will move to any necessary platform and get the job done (which is what a good developer should have the ability to do; take concepts and apply them to different situations). Sure, a lot of young coders out there are into popular platforms such as Ruby For Rails, Perl and Python. Just because others aren’t, does that make them any less of developers. <strong><span style="color: #008000;">Is it a combination of the type, size and quality of projects along with the platforms you’re good at that make you a good developer (basic versatility) or is it something else?</span></strong></p>
<p><span style="color: #008000;"><strong>How would you describe a fresher (student with experience working in an organization) as a good developer?</strong> If its past records are the way to go, how much does experience in non-commercial platforms weigh in against commercial ones?</span></p>
<p>That’s 5 questions I’d like people to answer. I had a discussion along these lines with a friend recently and thought I wondered what others felt. Do let me know what you think :)</p>
]]></content:encoded>
			<wfw:commentRss>http://karunab.com/2009/05/17/small-platform-development/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WhatPulse data parse class</title>
		<link>http://karunab.com/2008/02/02/whatpulse-data-parse-class/</link>
		<comments>http://karunab.com/2008/02/02/whatpulse-data-parse-class/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 07:07:28 +0000</pubDate>
		<dc:creator>Karun</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Whatpulse]]></category>

		<guid isPermaLink="false">http://karunab.com/?p=33</guid>
		<description><![CDATA[On 10th of December, 2008, 2 days before my Computer Networks paper I made a WhatPulse class in php to get data from the WhatPulse WebAPI for you to work with. With the information at your finger tips make a forum signature, why don&#8217;t you? ;) I&#8217;ve added a few functions to the class and <a href='http://karunab.com/2008/02/02/whatpulse-data-parse-class/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>On 10th of December, 2008, 2 days before my Computer Networks paper I made a WhatPulse class in php to get data from the WhatPulse WebAPI for you to work with. With the information at your finger tips make a forum signature, why don&#8217;t you? ;)<br />
I&#8217;ve added a few functions to the class and written a small example for people to use. Most people must have it already because the WebAPI came out around 2 years ago but in case there is someone who doesn&#8217;t have <strong>caching of the WhatPulse data</strong> then this is useful.</p>
<p>Caching of data means lesser resources used by your php script to<br />
a) Read from the WhatPulse server.<br />
b) Write to the server&#8217;s hard-disk.<br />
c) Use the server&#8217;s tubes (even though the xml is less than a kilobyte).</p>
<p>So what are you waiting for? Go have a look ;)<br />
<a href="http://svn.jalife.net/Random__Code/markup/HEAD/PHP___WhatPulse.class.php" target="_blank">WhatPulse.class.php on svn</a><br />
<a href="http://svn.jalife.net/Random__Code/markup/HEAD/PHP___WhatPulse_Example.php" target="_blank">WhatPulse_example.php on svn</a></p>
<p><em><a href="http://whatpulse.org/stats/users/127187/" target="_blank">My WhatPulse profile</a></em></p>
<p><strong>PS:</strong> This whole thing started with me updating to WhatPulse 1.5b1 after noticing that the WhatPulse team wasn&#8217;t going to release any more betas any time soon and the fact that I am currently 18th in the world :-o! (in keystrokes)<br />
More such releases to come soon. I&#8217;m planning to have a collection in the dev section. I make tons of useless scripts in php. Might as well put them up just in case someone finds them useful ;)</p>
<p>Everything written in this post except this line and the first line were written 2 months ago. I just didn&#8217;t put it up for so long :-(</p>
]]></content:encoded>
			<wfw:commentRss>http://karunab.com/2008/02/02/whatpulse-data-parse-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uptime Challenge</title>
		<link>http://karunab.com/2006/12/15/uptime-challenge/</link>
		<comments>http://karunab.com/2006/12/15/uptime-challenge/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 06:51:52 +0000</pubDate>
		<dc:creator>Karun</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plus!]]></category>
		<category><![CDATA[UpC]]></category>

		<guid isPermaLink="false">http://karunab.com/?p=6</guid>
		<description><![CDATA[There is a Plus! scripting competition going on that the entire community knows about. With t-shirts for all participants, there have been over 70 entries in 3 weeks. There are only 4 days to go so despite my exams, here is my shot at the competition. I don&#8217;t want to give away much right now <a href='http://karunab.com/2006/12/15/uptime-challenge/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>There is a Plus! scripting competition going on that the entire community knows about. With t-shirts for all participants, there have been over 70 entries in 3 weeks. There are only 4 days to go so despite my exams, here is my shot at the competition.</p>
<p>I don&#8217;t want to give away much right now but all I can say is its a project that uses JavaScript, Delphi, PHP and mySQL. I don&#8217;t think any other script uses all 4 so far. Of course I have my favourite Boca Juniors fan doing the Delphi hax.</p>
<p>Soon you shall see the update on the dev page. But for now, its over and out.</p>
<p><strong>Update:</strong> The script was uploaded just in time for the competition. <a title="Uptime Challenge Page" href="http://karunab.com/uptime" target="_self">Go check it out</a> ;)</p>
<p><strong>Update (14/07/2011):</strong> This script is no longer supported. All the server side code has been managed out.</p>
]]></content:encoded>
			<wfw:commentRss>http://karunab.com/2006/12/15/uptime-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New beginnings</title>
		<link>http://karunab.com/2006/11/26/new-beginnings/</link>
		<comments>http://karunab.com/2006/11/26/new-beginnings/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 01:58:00 +0000</pubDate>
		<dc:creator>Karun</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[jax]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://karunab.com/?p=3</guid>
		<description><![CDATA[Here it is, the launch of my new site. What is to come, you shall see. I&#8217;ve been working on this despite my exams going on cause i wanted to complete this project. I&#8217;ve wanted to do this forever now. Thanks to dt and segosa for their help over the past few days. I may <a href='http://karunab.com/2006/11/26/new-beginnings/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Here it is, the launch of my new site. What is to come, you shall see. I&#8217;ve been working on this despite my exams going on cause i wanted to complete this project. I&#8217;ve wanted to do this forever now.</p>
<p>Thanks to <a title="dt's website" href="http://thedt.net" target="_blank">dt</a> and <a title="segosa is newb." href="http://gifpaste.org" target="_blank">segosa</a> for their help over the past few days. I may add a new interface but I&#8217;d like to keep this one for now, its my first creation from scratch. It will stay at least till the end of exams.</p>
<p>This is going to be different from <a href="http://jalife.net">Jatonian Life</a> How exactly, you ask? Wait and find out ;) I have great things planned for j@x.<br />
Yeah I do need to add rss support. Apart from that and a few repeated calls, I&#8217;d say this blog is pretty streamlined. At 12.8 KB (13,151 bytes) including the installer, I&#8217;d say its pretty impressive for my first project. I think optimisation could bring it to around 11kb but lets leave that for a rainy day.</p>
]]></content:encoded>
			<wfw:commentRss>http://karunab.com/2006/11/26/new-beginnings/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

