Monthly Archives: September 2010

Server side form field validation

September 30, 2010
By

-This gives you a ton more control over validation (most professional/enterprise level sites DON'T want the JS popup for each invalid field) allowing you to do fancy jquery error handling and also verify it again on the server side. ...

Read more »

Checking the existence of a super method in Ruby | Virtuous Code

September 24, 2010
By

I'm still putting together my talk on Ruby error handling . If you have opinions or advice on the topic, get in touch! Friday 17:48. So SalesForce is on quite the spree http://ow.ly/3A2yF · Friday 16:34. This is a FANTASTIC group to work ...

Read more »

Determining Singleton Class Status in Ruby | Virtuous Code

September 23, 2010
By

If you were planning on attending my talk on Ruby error handling at @bmoreonrails tonight, it's been postponed to next week due to snow. Tuesday 18:27. RT @bmoreonrails: Due to weather, tonight's meetup is postponed until next Tuesday: ...

Read more »

{Pixels Space} » Blog Archive » learn Django from the web

September 23, 2010
By

Here you'll find a couple of posts related to django. like “Favourite Django Tips “, “Debugging production Django deployment“, “Override adding plural “s” in django admin”. 5. Zabada – Django Quick Start: This is a sweet little tutorial, ...

Read more »

Debug & Trace PHP Applications – debugConsole

September 22, 2010
By

Additionally, debugConsole replaces the PHP error handling so that notices, warnings and errors are shown in a popup too, rather than displaying them in the application to be debugged. Optionally, IP-based access restrictions can be set ...

Read more »

Interactive Online – Debug & Trace PHP Applications – debugConsole

September 22, 2010
By

Normally, PHP functions enable us to inspect variables, watch changes in them, set checkpoints and write logfiles. Additionally, debugConsole replaces the PHP error handling so that notices, warnings and errors are shown in a popup too, ...

Read more »

Script Error Handling

September 21, 2010
By

TYPO3 specific

Read more »

Off to Ruby DCamp | Virtuous Code

September 17, 2010
By

I'm still putting together my talk on Ruby error handling . If you have opinions or advice on the topic, get in touch! Friday 17:48. So SalesForce is on quite the spree http://ow.ly/3A2yF · Friday 16:34. This is a FANTASTIC group to work ...

Read more »

How to hide query behind Office Data Connections stored in Excel …

September 16, 2010
By

After 'synchronising' (ie. connecting over the net" error handling for network connections keri posted on Tuesday, October 02, 2007 11:24 AM . . . OLE DB Mailmerge Data connections in Word Mail Merge Fields ...

Read more »

edovale's blog: From Java to PHP – Impressions.

September 15, 2010
By

I have previously worked with java, c#, javascript, c, c++, delphi and a few others I can't remember, and they all had predictable exception handling; so must likely there is something about PHP error handling that I am not quite ...

Read more »