November 2009
1 post
Human friendly dates - jQuery plugin →
Nov 27th
September 2009
1 post
The Process Virtual Machine - O'Reilly Media →
This article will show how both business analysts and developers can benefit from workflow, Business Process Management (BPM), and orchestration. We’ll explain the core essence of workflow engines in simple terms, and how this can be leveraged in a Java environment. While every self-respecting developer knows the relational model behind databases, such a model is absent for workflow engines....
Sep 21st
January 2009
1 post
jQuery API Browser v1.3 →
Jan 18th
December 2008
1 post
Java server logs in Firefox with LogDigger →
LogDigger is an extension for Firefox and Firebug that collects Log4j log messages related to requested application URL and shows them in Firebug. It’s ideal for monitoring of application log messages in cases when multiple users access the application as each user receives only events generated by his/her request.
Dec 28th
September 2008
1 post
google-depan - Google Code →
Will be useful to find unused classes, dependencies between classes etc in legacy code
Sep 21st
August 2008
3 posts
“Most of the issues related to mixing AWT and Swing components are related to the...”
– Mixing heavy and light components
Aug 28th
woork: 25 Awesome tutorials for web designers →
Aug 17th
“Introduction to Hibernate Search, which integrates the sophisticated search...”
– Introduction to Hibernate Search - Java World
Aug 3rd
July 2008
5 posts
How to use CVS on ext ssh protocol over the... →
Jul 28th
ANT Tutorial →
Jul 24th
developerWorks : Java technology : Technical... →
Jul 23rd
Excel file generation made easy(er) - NewInstance →
This is a good idea because there is no need to create an XLS file on the server before you start streaming data. Frameworks like POI and JExcel put all row and column objects into memory before they create the excel and this can lead to OutOfMemory issues quite often.
Jul 8th
“Java theory and practice: Garbage collection in the HotSpot JVM”
– Java theory and practice: Garbage collection in the HotSpot JVM
Jul 3rd
June 2008
4 posts
“How to disable form submit on Enter”
– AJAX No Form Submit On Enter - Web - Tom Wilson
Jun 30th
“Understanding the closures debate Does Java need closures? Three proposals...”
– Understanding the closures debate - Java World
Jun 22nd
Python Tips, Tricks, and Hacks →
Jun 11th
Alex Miller - Favorite Java resources →
Jun 3rd
May 2008
8 posts
“Inversion of Control Containers and the Dependency Injection pattern”
– Inversion of Control Containers and the Dependency Injection pattern
May 31st
Ajaxian » Testing IE Versions Just Got a Little... →
Test ur app on multiple versions of IE on this tool
May 30th
Find the Font from a Logo →
May 28th
“Ever tried using a color picker on a high resolution monitor? It’s...”
– ColorPicker
May 21st
Official Gmail Blog: A need for speed: the path to... →
May 13th
Count Bytes in JavaScript →
Sometimes your form input might have limited storage on the server—such as when your database uses a varchar field in an older Oracle database. If you’re using UTF-8 on both your forms and in your database, you might want to validate if the user typed too many characters. Here’s some JavaScript that does this using a trick.
May 13th
“A Pownce Jabber bot with a Django backend”
– pownce-jabber-bot - Google Code
May 8th
Programming →
May 2nd
April 2008
6 posts
ACM Queue - Developer Tools, Hardware, Security,... →
Apr 16th
A96533 Oracle Performance Tuning » SlideShare →
Apr 13th
High-Performance JavaScript » SlideShare →
J
Apr 12th
gPowered: By the Power of Google...: Update Google... →
Google Talk status update is one of the most non intrusive form of broadcast. You only get the info when you want to.
Apr 4th
parsedatetime - Python module that is able to... →
parsedatetime Python module that is able to parse ‘human readable’ date/time expressions.
Apr 4th
Download Youtube video online - Convert Online flv... →
Apr 2nd
March 2008
9 posts
Beautiful Soup: We called him Tortoise because he... →
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.
Mar 26th
JavaScript Madness: Keyboard Events →
Mar 21st
The Django Book →
fantastic material on django
Mar 21st
Python IAQ: Infrequently Answered Questions →
Mar 21st
Java IAQ: Infrequently Answered Questions →
Mar 21st
John Resig - Bringing the Browser to the Server →
hacking Rhino to do screen scraping too
Mar 20th
Official Google Blog: New Google AJAX Language API... →
neat API to translate or detect language
Mar 20th
encodeURIComponent
To prevent special chars like ‘&’, ‘, =, ? etc to disrupt your URL in HTML, use encodeURIComponent(uricomponent) http://www.w3schools.com/jsref/jsref_encodeURIComponent.asp
Mar 19th
Hello World
I intend this tumblr account to be my exhaust for code related short cuts, fixes and interesting links
Mar 19th