-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have the following in my .vimrc:
au BufNewFile,BufRead *.pt set filetype=xml
This is needed because although I'm editing a file with *.pt extension, it's indeed a valid xml file: setting the filetype like this I can have syntax highlighting.
I'm using vim's snipmate plugin, and tried to create…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
How do I get an ISO date (2010-01-01 00:00:00), in addition to the localized date, in a PloneFormGen mailer template?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I am about to take the head long plunge into Zope land and am wondering which framework would fit my needs better. I have some experience toying around with django and the primary reason I am switching to a zope-based framework is ZPT and also needing to occasionally do things with Plone…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a Ruby on Rails app that I built myself, but which needs a redesign by a professional designer. I know most designers just give you Photoshop mockups and slices, but I would like to hire someone to implement the design as well, which means rewriting the css style sheets and the erb and haml…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm starting to use Linux and Vim at work. I'm starting to read vims documentation and creating my own .vimrc file and such.
I'm a web developer working with HTML, XML, CSS, JS, Python, PHP, ZPT, DTML and SQL.
I would like to have an indent feature like this one: for each language/set, a corresponding…
>>> More