webdu 2012: web developer conference

Show all feed information | Ping Blog Update

Simulating Safari on iPad in Safari on Desktop 6 days ago

One of the sites I am working on works differently on the desktop than it does on the iPad. And whenever I make a change, I end up having to test on both my iPad and my Mac which is OK most of the times but if I am doing more than 5-6 changes, then [...]

HTML5 Forms, Fallback Options and Validation last week

I am starting to get into HTML5 development slowly and one of the first things that came across was the forms. HTML5 has got some nice features up it’s sleeve when it comes to forms. I won’t be going into the details of what features are available in HTML5 forms and what they do and …

Replacing BugTracer Email Functionality in ColdBox with … 3 weeks ago

ColdBox used to have a BugTracerReport config element which you could configure to send error emails to yourself while showing a user friendly error page to the site users. Not quite sure of the exact version, but I think this feature was deprecated in version 3.1 in favour of the new LogBox …

Changing the default URL pattern for REST Services in … 2 months ago

In my previous post, I did a very simple REST service using ColdFusion 10. The way ColdFusion handles REST-enabled services is via a pre-defined Servlet Mapping in web.xml that looks like this :- This Servlet Mapping has a URL Pattern which tells CF that any URL starting with “/rest” …

Using REST Services in ColdFusion 10 2 months ago

ColdFusion 10 went into public beta a couple of days ago and I installed it on a Windows 7 VM, to test it out. There are a LOT of new features in this release and I am sure the next few weeks will be pretty busy in the ColdFusion blogosphere, with posts coming from all [...]

ColdFusion 10 and ColdFusion Builder 2.01 Public Beta 2 months ago

ColdFusion 10 and ColdFusion Builder 2.0.1 beta is out… go get your copy from here :- http://labs.adobe.com/technologies/coldfusion10/ - I am just going to install it in a VM and play around with it over the next few days.. Some of the new features (directly from the Adobe’s site) …

Xcode “Valid Signing Identity not found” warning 3 months ago

I switched computers today to do some Xcode development. (Yes, I am trying to learn iOS development using Objective-C). I had everything setup on my MacBook Pro but I wanted to do Xcode development on the new iMac I got. My sample iPhone app that I am building was working fine in the simulator. …

Using Apache mod_cache 3 months ago

Recently, I’ve been looking at some of the caching mechanisms to allow for a faster response time from Apache webserver. I know this is a pretty huge topic and it appears that the general consensus is to use one of the known tools like redis, memcached or varnish. However, before diving …

Railo, ORM and MySQL 5.5.x gotcha 3 months ago

I was testing the ORM stuff in the latest version of Railo (3.3.1.000 final) and after setting up the ORM settings in Application.cfc, when I tried to run the code, I could not get Railo to create the database tables, even with dbcreate=”dropcreate”. Here is my code, that was not …

A long awaited update on coldfusiondocs.com 3 months ago

I launched coldfusiondocs.com in December, 2007 and back then, it was a Flex based app. I got feedback from several people and everyone liked the app. However, for the past year or so, I have not been able to give it the time and attention that it deserves for several reasons. I have been keeping …

Anuj Gakhar

http://www.anujgakhar.com

RT @Laugh_Riot: Early 2000: Man is a social animal. Late 2000: Man is a social networking animal. RT @maanas4@anujgakhar

London