Skip to main content

It's been a long time

It just seems that this hiatus is coming to an end. Recent updates here have been few and far between but there is really not much that I could do. Things were moving at quite a pace and yet they somehow didn't fall into the category of weblog content. Those that did, suffered a result of my now famous procrastination streak.

Anyways, lets just hope that this trend takes a deviation. (Though, I am really not too sure how as I am again off the town for next 4 days beginning tomorrow)

Here's a run through of what I've been upto recently (in no particular order):

Been to BarCamp Delhi and met some really amazing people. I'll most definitely be posting about in detail later.
Formatted and reformatted my desktop.
Cleared an IBM Certification Examination
Saw the new Google Pages thingy. You can't imagine how glad I was to see it flop! But found the Google Calendar screenshots way too cool.
Struggled with tons and tons of meaningless assignments. It really amazes me how we engineers always manage to meet the deadlines. It seems that "beating deadlines" is concept alien to us.

There really isn't an end to this stuff...

And finally, thanks to Prasoon for posting here in my absence.

Comments

Popular posts from this blog

Gmail Chat Disabled

The fact that it happened does not surprise me but that it took so long for our network administrators to figure it out does. And if you are wondering how do you disable Gmail's chat features on your network, you only need locking DNS lookups to chatenabled.mail.google.com , by returning 127.0.0.1 .

Advertising Billboards as Rain Covers

Advertising billboards are put to use as Pakistani refugees, left homeless after the October 8 earthquake, set up their tents in Muzaffarabad, Pakistan. [via SFGate ] Technorati Tags: Pakistan Earthquake

Community effort to create a single persistence model for the Java community

A community effort led by Sun Microsystems is aiming to create a single 'Plain Old Java Object' persistence model to provide a single object/relational mapping facility for Java app developers in J2SE and J2EE. Paul Krill writes In a letter to the “Java Technology Community” on Friday, specification leads on Java Specification Request (JSR) 220, which is the proposal for Enterprise JavaBeans 3.0, and JSR-243, for Java Data Objects, state that the two technologies feature divergent persistence models. “This divergence has caused confusion and debates among Java developers, and is not in the best of interest of the Java community,” said JSR-220 leader Linda DeMichiel who also is a Sun employee, and Craig Russell, a staff engineer at Sun who leads JSR-243. “In response to these requests [for an end to the unwanted divide], Sun Microsystems is leading a community effort to create a single POJO (Plain Old Java Object) persistence model for the Java community,” the letter said.