Its been a long road going through the SDI National Finals where we came second, going to IIM-A where we got project incubation and then finally to the World Finals where we won the interoperability award. Along the way, we made lots of new friends and learned a whole lot more.
Here are a few related posts on my blog: Imagine Cup 2008 World Finals and Imagine Cup 2008 Gallery. Be sure to check out the latter post which has never before seen footage.
Another announcement to be made is that the development for my custom CMS j@x has been put to halt indefinitely due to shortage of time. As have a few other projects like Scribble Scrabble. Some of them, I’ve signed over control to other AXIS members while others (like PHPIRCBot) shall be released in their current state. This decision had to be made considering my schedule over the past year only keeps getting busier and busier.
Next month, I’ll make sure I tell the world about a few products I have under development and others I have ready in my garage ;) The releases include DarkLight, PHPIRCBot and a brand new CountPrime.
posted by Karun at 4:36 pm
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’t you? ;)
I’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’t have caching of the WhatPulse data then this is useful.
Caching of data means lesser resources used by your php script to
a) Read from the WhatPulse server.
b) Write to the server’s hard-disk.
c) Use the server’s tubes (even though the xml is less than a kilobyte).
So what are you waiting for? Go have a look ;)
WhatPulse.class.php on svn
WhatPulse_example.php on svn
My WhatPulse profile
PS: This whole thing started with me updating to WhatPulse 1.5b1 after noticing that the WhatPulse team wasn’t going to release any more betas any time soon and the fact that I am currently 18th in the world :-o! (in keystrokes)
More such releases to come soon. I’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 ;)
Everything written in this post except this line and the first line were written 2 months ago. I just didn’t put it up for so long :-(
posted by Karun at 12:37 pm
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’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’t think any other script uses all 4 so far. Of course I have my favourite Boca Juniors fan doing the Delphi hax.
Soon you shall see the update on the dev page. But for now, its over and out.
Update: The script was uploaded just in time for the competition. Go check it out ;)
posted by Karun at 11:51 pm
Here it is, the launch of my new site. What is to come, you shall see. I’ve been working on this despite my exams going on cause i wanted to complete this project. I’ve wanted to do this forever now.
Thanks to dt and segosa for their help over the past few days. I may add a new interface but I’d like to keep this one for now, its my first creation from scratch. It will stay at least till the end of exams.
This is going to be different from Jatonian Life How exactly, you ask? Wait and find out ;) I have great things planned for j@x.
Yeah I do need to add rss support. Apart from that and a few repeated calls, I’d say this blog is pretty streamlined. At 12.8 KB (13,151 bytes) including the installer, I’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.
posted by Karun at 6:58 pm