Nifty little mechanism that lets you get user feedback on a page without harassing them. Should be on your site
AJAX Edit In Place With Prototype, Version 0.2.0
June 15, 2006 at 12:08 am (ajax, coldcase, prototype)
AJAX Edit In Place with Prototype lets you edit text in line like Flickr. This new version fixes some bugs, is more flexible and cleans up the JavaScript code.
15 Exercises for Learning a new Programming Language
June 15, 2006 at 12:08 am (coldcase, programming)
Prashant N Mhatre has a working knowledge of several programming languages but job demands to learn a new language frequently in a short time. Prashant shares 15 exercises to master languages quickly.
Free PHP and Oracle Manual is Available
June 15, 2006 at 12:08 am (coldcase, oracle, php, reference)
"Just starting out with PHP database development, or unsure how to install PHP and Oracle? This full-length guide (PDF format) includes everything you need to know (and more)."
PHP – Top Ten Security Vulnerabilities
June 15, 2006 at 12:08 am (coldcase, php, security)
These vulnerabilities can, of course, exist in PHP applications. Here are some tips on how to avoid them. I've included related links and references where relevant.
Responsible Asynchronous Scripting
June 15, 2006 at 12:08 am (ajax, coldcase)
AJAX and its kin are empowering developers, but with great power comes great responsibility.
Test Smarter, Not Harder
June 15, 2006 at 12:08 am (automation, coldcase, test)
15 page article diving deep on the statistics of automated functional testing. Includes random sampling, pairwise and n-wise testing. Also proposes applying whitebox techniques to blackbox automation.
Very Cool Javascript : Easily Add Sidenotes To Your Blog
June 15, 2006 at 12:08 am (coldcase, css, javascript)
Just by adding this javascript to your blog or website, you can easily add color coded sidenotes to your blog entries. The script does everything. All you need to do is add a single tag to your text. You can also completely style the color, borders and positioning of the sidenotes with CSS. Very cool and simple to use.
Best AJAX Tool: Script# or Google GWT? eWeek Comparison
June 15, 2006 at 12:08 am (ajax, coldcase, google, google gwt, script#)
http://www.nikhilk.net/ScriptSharpIntro.aspx
Basic User Authentication in Rails
June 15, 2006 at 12:08 am (authentication, coldcase, rails)
"This article walks through creating a basic authentication system in rails."
More Rounded Corners with CSS
June 15, 2006 at 12:02 am (ajax, coldcase, css)
"Admit it. You know it, your Mom knows it and even your Grandmother probably knows it by now: Rounded corners, borders and drop shadows (while nothing new) are all the rage these days on the 'Web 2.0, fully Ajaxed, Ajax-enhanced, Ajaxified' Web 2.0-era Web."
Steal It! Ruby Code & Style
June 15, 2006 at 12:02 am (coldcase, programming, ruby)
There's a whole world of language features that we sometimes miss out on as Rubyists, such as pattern matching, S-expressions, and external domain-specific languages. But the good news is that we can have them, too, as long as we're not afraid to steal a few things first.
Object-Oriented Javascript
June 15, 2006 at 12:02 am (coldcase, javascript)
"Although Javascript shouldn�t be classed as an object-oriented language, pretty much everything within it is object based; from DOM scripting (Document Object Model) through to specific built-in objects such as Image and Date."
.htaccess Generator
June 15, 2006 at 12:02 am (apache, coldcase, htaccess)
This is a great page for any website owner/creator. It asks a few questions, and then will generate a nice clean .htaccess file for you.


