November 2008
1 post
3 tags
Back-button problem
We face tons of problems while creating ajax-based RIA. It seems like the most popular is so called ‘back-button problem’. I’m going to share my solution of this problem. I hope it will help you. The idea is very simple. We have the object, whose job is to load required content to the main container. Lets name it PageFlow. PageFlow has a public method loadPage that accepts a pageName...
Nov 23rd
October 2008
1 post
Trying different small and fast blogging engines.
Oct 7th
September 2008
5 posts
Considering page entity with Watrik
Sep 25th
I’m crawling through merb and StrokeDB
Sep 17th
Let’s check Groovy (Grails), Scala(lift) and Squeak(seaside)!
Sep 12th
Looks like Io programming language is my new love ;)
Sep 8th
The Java platform is sadly known for his low productivity, mainly because of repeated compilation, packaging, and deployment cycles. Damn, this guy are smart ;)
Sep 2nd
July 2008
3 posts
Recording KickStart Lecture. Just now exporting first audio part as mp3 onto disk.
Jul 18th
Ordered JavaScript: the Definitive Guide
Jul 4th
Today I bought Apple In-Ear HeadPhones. Just for nothing — just for fun. I saw several models from other firmes,equal in quality and cheaper. But they aren’t white headphones from Apple. Apple here - keyword. Huh, I’m fan :(
Jul 1st
June 2008
6 posts
I met with dom-x “player” and pseudo .avi files. Well, before install it, I read forums, where from I known, that this is just malware. huh. Malware for 10 dollars?! Huh.
Jun 29th
Collecting information about JAVATM garbage collector.
Jun 28th
Spent about 2 hours considering with mother our budget. Thanks to new service, we did it easier than it could be.
Jun 25th
trying to keep multiple versions of ie together with multiple ie with working ie developer tools included.
Jun 25th
4 tags
Funny comment
// I feel a dark side of Power here. this.theContainer = jQuery("<div></div>") .attr("id", this.theTextarea.id + "Container") .addClass("widgContainer") .append( jQuery("<div></div>") .addClass("buttons") .append(this.theToolbar.theList) ) .append(this.theTabs.theTabsList) .append(this.theIframe) .append(this.theInput) ...
Jun 11th
Jun 11th