I was happy Eclipse fanboy for quite a long time, and I can say that I still am. I like to try out new things, but this IDE was doing perfect job and I stick to it for PHP development. But few months ago I have tried NetBeans 7.0, and boy, after few hours it …
Author Archives: Prosoxi.com Webmaster
Haxe IDE and Editors
If you are looking for an IDE to write Haxe code, the following options are available : There are a great number of IDEs and editors that support Haxe:
haxe
IF YOU COULD ONLY LEARN ONE PROGRAMMING LANGUAGE, HAXE WOULD BE IT. IT’S UNIVERSAL. IT’S POWERFUL. IT’S EASY-TO-USE.
DOMPDF
dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.
jquery Form Validation Plugins
A jQuery inline form validation, because validation is a mess
Jquery to bind ctrl+enter form submission
I need .live to get it to persist for future events. I just got the syntax wrong multiple times.