Self-proclaimed greatness is a hard thing to prove.
- affiliate Ajax Binaries Blogging CSS development download Eclipse Firefox free google hack Hacks html ide iPhone Java Javascript JQuery Lighttpd links linux mac newsgroup nzb pandora php Plug-ins Programming quickpar Recommended remote Search Selling Services submit terminal-services tools tweak ubuntu Upgrades Usenet Windows winrar wordpress
- February 2010 (1)
- January 2010 (2)
- May 2009 (1)
- April 2009 (1)
- January 2009 (1)
- December 2008 (2)
- October 2008 (1)
- September 2008 (1)
- August 2008 (1)
- July 2008 (1)
- June 2008 (3)
- May 2008 (1)
- April 2008 (1)
- February 2008 (2)
- January 2008 (1)
- December 2007 (2)
- November 2007 (1)
- September 2007 (3)
- August 2007 (2)
- June 2007 (2)
- May 2007 (3)
- April 2007 (5)
- March 2007 (7)
- February 2007 (3)
- Setup Eclipse and Tomcat to play nice together (34)
- PHP (WordPress) development using Eclipse and XAMPP (26)
- Java image resizer servlet (25)
- Enable JavaScript specific CSS with one line of jQuery (23)
- Windows Hack – Remote control your home computer from work (22)
- Stock quote and chart from Yahoo in Java (21)
- Eclipse – Open Resource Shortcut – Ctrl+Shift+R (19)
- Simple Cross Site Scripting (XSS) Servlet Filter (19)
- Converting a Java project to a Dynamic Web project in Eclipse (18)
- The functional mess that is Oracle JDeveloper (17)
AB: value.replaceAll(“(?i)script”, “”); So the user input " my description " is filtered to "my deion...
webguy: @John Wow, looks like some formatting issues in that code formatter plugin. Those directives are...
John Littlefield: Thanks, I agree, there probably is something better out there. Your the first result for Google:...
webguy: @John, if you look at the instructions above you'll see the virtualhost in xampp being updated. ...
John Littlefield: Thanks for the detailed instructions. I'm new to eclipse but not to IDEs. I'm confused about how to...
Robin: What I used was a lot more leaner and generic. (obviously with some assumptions) $("form...
srage: according to the jQuery docs "The :input selector basically selects all form controls." so it's as...
mctaco rodriguez: @henrik.. good one