January 2009
5 posts
2 tags
Running IE6, IE7 and IE8 Virtually
Running IE6, IE7 and IE8 Virtually
Now, this is not easy for me to admit but I just learned about an awesome Windows application by Microsoft.. from a mac user :)
Microsoft Virtual PC 2007 SP1 & Internet Explorer VPC Images
I cannot believe this has been under my radar all this time. Finally I can easily have different windows/IE setups. The software is free (yes, I found it hard to...
1 tag
Agavi 1.0.0 beta 7 released!
Agavi 1.0.0 Beta 7
Out of many changes there are two (or actually three) I want to emphasise because they may be backwards compatibility breaks for someone.
Default View Security Fixes
Two separate changes have been made to action’s default view handling to ensure strict security.
To make sure a developer doesn’t use unvalidated input data by mistake global unvalidated request...
2 tags
Agavi Tip: Validation Gotchas
Agavi Validation Gotchas
Agavi’s input validation system is extremely versatile and even people with long history with Agavi - me for example - sometimes struggle to get their head around it.
So I decided to put down a few gotchas. Here goes…
Validators Can Be Grouped
You can use AgaviAndValidator, AgaviOrValidator and AgaviXorValidator to group several...
2 tags
Agavi Tip: Checking Validation Results
Agavi Tip: Checking Validation Results
Normally when an input validator fails you’ll just want to show the form again and let FormPopulationFilter do its magic (you do know you can it have re-populate the form and inject error messages into the form, don’t you?-). But occasionally you want to decide the next move based on what validator failed. With Agavi 1.0 getting validation...
3 tags