Blogspot - dreamdesigncreateby.blogspot.com - ☼ Dream | ✎ DESIGN | ✄ Çrëαté

Latest News:

JQuery expand collapse logic 3 Apr 2012 | 09:43 pm

In many places I started to face expand-collapse behavior these days. So here is how I handle it; $('.exp-col-trigger').bind('click', function (e, options) { e.preventDefault(); var view = $(this).a...

Grails, Google App Engine deployment trick 5 Apr 2011 | 06:53 am

I just spent some time enough to call a waste on this issue so I wanted the next generations to go out have some fun instead. When you try to do 'grails app-engine deploy', it will ask you for your g...

jQuery table row accumulator(sum, average) 25 Mar 2011 | 02:59 am

I needed some simple plugin just to add up and take the average of numeric columns and since I couldn't find a lightweight one I just wrote it myself. I'm sure it can be extended to work in a more gen...

C#: Xml to Array Serializer 3 Jun 2010 | 10:39 pm

This is a simple code that I wrote to serialize Xml. @XmlSerializer: all the business logic to serialize @Array: resulting wrapped up string as an array abstraction that becomes handy. @EmptyArray @I...

Recently parsed news:

Recent searches: