regarding the autocomplete; Webstorm is pretty OK, but I like IntelliJ better as it supports JsTestDriver from Google (on the wife's mb pro).
Having said that, I now tend to use XRefresh in combination with a simple text editor on windows (have to work on win at my job). XRefresh really shines when doing TDD. On Tue, Mar 8, 2011 at 6:40 PM, Ben Barber <[email protected]> wrote: > On Tue, Mar 8, 2011 at 3:45 AM, DaveC <[email protected]>wrote: > >> The only thing I don't have is automagic sprite creation but I reckon >> it's possible using SpriteMe or a similar service - I tend to hand >> create sprite images that make sense e.g. icon-up, icon-over, icon- >> down, icon-disabled. > > > If you haven't looked into it already, you can use ImageMagick's 'convert' > (or 'montage') and 'identify' to build your sprites and sprite CSS. > http://www.phpied.com/command-line-css-spriting/ is a good walk-through. > > - Ben > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected] > -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
