Archive for category: Web Programming

Using NetBeans as a jQuery IDE

Using NetBeans as a jQuery IDE

2 / December 6, 2011 10:58 pm

Looking for a fast IDE for jQuery? may be we are not looking on the correct place

jQuery problems with Internet Explorer: objects, arrays and other input problems

jQuery problems with Internet Explorer: objects, arrays and other input problems

0 / November 23, 2011 5:05 pm

getting an “SyntaxError:Expected identifier, string or number” in Internet Explorer while developing in jQuery? this checklist can help you to avoid this kind of problems

Another MIME of PHPRemoteview

Another MIME of PHPRemoteview

0 / November 4, 2011 10:31 pm

Are you safe against PHPRemoteview? think twice… there is another variation of this malware

Removing PHPRemoteView hack attack from your WordPress

Removing PHPRemoteView hack attack from your WordPress

28 / August 6, 2011 8:21 pm

Had your Wordpress blog being attacked by RemotePhpView and don’t know how to ride out of it? I can help you to ride out of this security problem and recover your precious blog

Installing Coldfusion 9 over XAMPP – Part 2 : How to add CF9 Admin Panel to XAMPP Admin Panel

Installing Coldfusion 9 over XAMPP – Part 2 : How to add CF9 Admin Panel to XAMPP Admin Panel

2 / April 24, 2011 2:43 am

With few lines of code You can make your XAMPP Administrative page to have CF9 Admin Page ready to work with you. Very easy to do it!

Installing Coldfusion 9 over XAMPP – Part 1 : Installation and first run

Installing Coldfusion 9 over XAMPP – Part 1 : Installation and first run

25 / April 22, 2011 3:54 am

Problems installing Coldfusion 9 under your XAMPP installation in your Windows PC? here a how-to step by step, a la T.Bogard Style

High CPU usage of Dreamweaver CS5? Here the solution!

High CPU usage of Dreamweaver CS5? Here the solution!

4 / November 18, 2010 7:27 pm

Tired to have your Dreamweaver CS5 eating your CPU all the time? here the solution for that uncomfortable problem

Tutorial : How to JSONP with jQuery using $.getJSON or $.ajax

Tutorial : How to JSONP with jQuery using $.getJSON or $.ajax

1 / May 31, 2008 7:22 am

Remote Services is a now-a-day need, and sadly few documented in detail. Here you can learn how to use Remote JSON (JSONP) In your web-applications with jQuery, PHP and