Posts Tagged ‘user interface’

Notepad++ theme and style for developers

September 29, 2011 at 19:25

Waher-style Theme

Waher-style Theme

If you are using Windows and use Notepad++ as one of your main source-code editors and happen to be a web developer then you might just love this.  I originally developed this for personal use for I was unhappy with other themes or found them a little inconsistent across different web development languages. By now I have used this theme in Notepad++ for more than a year now.

Thanks to this being shared in reddit, Twitter and Facebook, it has been downloaded more than ten thousand times in one day.

Read the rest of this entry »


Tags: , ,

Smart AJAX/JSON/PHP solution with jQuery

June 1, 2010 at 23:45

I have seen a number of complicated solutions for front-end AJAX development and it has become quite clear such solutions are difficult thing to grasp for someone not that experienced with AJAX. Today I am offering a very simple and easy to extend solution that not only is less than two hundred lines of code in total – together with detailed comments – but also gives the ropes to jQuery AJAX development and using JSON as the preferred type of returned data from the server. Fear not, this is actually easier than it sounds.

Read the rest of this entry »


Tags: ,