What do you use for fast development/testing



Just started playing with this guy: Interface Builder for Web Apps - Divshot

But honestly, nothing beats photoshop for fast prototyping. I've gotten good over the years at quickly turning a rough PS design into a half legit looking LP.

I keep generic forms or other elements with their styles in text files, so I can quickly just copy paste them in new landers.

Not sure if you're doing paid traffic or SEO. I'm guessing my methods wouldn't work for the latter.
 
Wordpress is the worst for landing pages if your doing split testing and such.

Honestly static php LP's work fine since its easy to change shit around when split testing.
 
i've been using static php LPs and just reorganizing the interface and swapping out content. the form and lead accepting scripts simply get change to point at different databases and i write in all the specifics as php variables. so it's simply editing the variables and DB info and i'll have a new LP up.

For more indepth fancy work I'll do wireframe desgins in Photoshop then just handcode the css/html/php in notepad++
 
Install eclipse + xampp when ready and tested upload via FileZilla

Good luck
 
Wordpress is a lot of hassle. A while back I created a very basic Wordpress LP template but installing and uploading Wordpress alone takes a while.

Thanks for your inputs!