7
votes
Best PHP Framework w/ AJAX Support?
Symfony is a pretty awesome framework for PHP; with easy ajax!
;)
http://www.symfony-project.org/
…
0
votes
Javascript syntax highlighting in vim
Closing the file and reopening it usually helps;
But i'm interested in a real solution as well!
…
9
votes
Href for Javascript links: “#” or “javascript:void(0)”?
Neither if you ask me;
If your "link" has the sole purpose of running some javascript it doesn't qualify as a link; rather a piece of text with a javascript function coupled to it. I would …
0
votes
Google Maps Overlays
I don't know how fare you are with your project but maybe you can take a look at GeoDjango? This modified Django release includes all kinds of …
