<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Useful tools</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Thu, 23 May 2013 18:51:34 +0000</pubDate>

<item>
<title>cannobbio on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools/page/2#post-26298</link>
<pubDate>Thu, 12 Apr 2012 15:18:49 +0000</pubDate>
<dc:creator>cannobbio</dc:creator>
<guid isPermaLink="false">26298@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Sublime Text 2: &#60;a href=&#34;http://www.sublimetext.com/2&#34; rel=&#34;nofollow&#34;&#62;http://www.sublimetext.com/2&#60;/a&#62;&#60;br /&#62;
With wbond packages: &#60;a href=&#34;http://wbond.net/sublime_packages/&#34; rel=&#34;nofollow&#34;&#62;http://wbond.net/sublime_packages/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>joperron on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools/page/2#post-26165</link>
<pubDate>Wed, 04 Apr 2012 21:17:48 +0000</pubDate>
<dc:creator>joperron</dc:creator>
<guid isPermaLink="false">26165@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Been using PHPStorm at work, it's awesome.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.jetbrains.com/phpstorm/&#34; rel=&#34;nofollow&#34;&#62;http://www.jetbrains.com/phpstorm/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>kassemEzz on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools/page/2#post-26078</link>
<pubDate>Sun, 25 Mar 2012 19:17:55 +0000</pubDate>
<dc:creator>kassemEzz</dc:creator>
<guid isPermaLink="false">26078@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm currently using Netbeans from Oracle (formarly from Sun).. You can download the PHP version of netbeans which is enough for me. You can add the css preview plugin for it and its a free fully featured php editor. Been using it for years
&#60;/p&#62;</description>
</item>
<item>
<title>NewFever on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools/page/2#post-25068</link>
<pubDate>Sun, 29 Jan 2012 11:21:13 +0000</pubDate>
<dc:creator>NewFever</dc:creator>
<guid isPermaLink="false">25068@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Another very usefull tool I recently discoverd for testing on mutiple-browsers...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://browserlab.adobe.com/en-us/index.html&#34; rel=&#34;nofollow&#34;&#62;https://browserlab.adobe.com/en-us/index.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(Requires an Adobe ID)
&#60;/p&#62;</description>
</item>
<item>
<title>Nicholas on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools/page/2#post-23610</link>
<pubDate>Wed, 26 Oct 2011 04:51:26 +0000</pubDate>
<dc:creator>Nicholas</dc:creator>
<guid isPermaLink="false">23610@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;this is great!
&#60;/p&#62;</description>
</item>
<item>
<title>Tallowman on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools/page/2#post-23268</link>
<pubDate>Thu, 29 Sep 2011 09:52:14 +0000</pubDate>
<dc:creator>Tallowman</dc:creator>
<guid isPermaLink="false">23268@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi All, first post!&#60;/p&#62;
&#60;p&#62;Great tool for making sure your site visitors don't die of colour blindness is Kuler:&#60;/p&#62;
&#60;p&#62;kuler.adobe.com/&#60;/p&#62;
&#60;p&#62;Fantastic site that helps you pick colours that work together in an attractive way. Include colour schemes added by other users, the ability to create your own custom colour schemes using photographs, a base colour, and many other goodies.&#60;/p&#62;
&#60;p&#62;One of the first places I visit before starting work on a new site.
&#60;/p&#62;</description>
</item>
<item>
<title>linfidel on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools/page/2#post-21503</link>
<pubDate>Sat, 28 May 2011 00:38:19 +0000</pubDate>
<dc:creator>linfidel</dc:creator>
<guid isPermaLink="false">21503@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Unfortunately, I fell in love with Vim/gVim for editing, so I can't use a lot of the cool new tools.  Fortunately, Vim is widely available on all platforms, and can be used with Filezilla making the combination a pretty good mini-IDE.  Filezilla is a great ftp program, free and available on all systems.  It has bookmarks, either global or local for a site, and can synch browsing so it changes directories automatically on either remote or local system.&#60;/p&#62;
&#60;p&#62;What I am looking for is a good PHP debugger, preferably for linux.  Eclipse has always seemed confusing for PHP, maybe because there are (were?) more than one way to add PHP.  But it seemed that PHP was not well supported, so versions always seemed to be outdated, and it was too confusing trying to match the correct versions of the correct plugins, assuming I knew which plugins to use.&#60;/p&#62;
&#60;p&#62;Netbeans seems easier to use, and it used to work well for local debugging, but now I keep having problems, and have to restart it every time I run once or it loses its connection to xdebug. After a lot of work, I got remote debugging to work, sort of, but it seems to cause problems with the web server.&#60;/p&#62;
&#60;p&#62;Anyone have any suggestions for a PHP debugger?  I mainly just need breakpoints, single stepping, and examining data, although being able to modify data would be nice.  Also, it's can't be too expensive (free is nice).
&#60;/p&#62;</description>
</item>
<item>
<title>boden on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-21117</link>
<pubDate>Sat, 07 May 2011 13:27:37 +0000</pubDate>
<dc:creator>boden</dc:creator>
<guid isPermaLink="false">21117@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;for image dev:&#60;/p&#62;
&#60;p&#62;* GIMP - General image creation (forget photoshop): &#60;a href=&#34;http://www.gimp.org/&#34; rel=&#34;nofollow&#34;&#62;http://www.gimp.org/&#60;/a&#62;&#60;br /&#62;
* Inkscape - vector img creation: &#60;a href=&#34;http://inkscape.org/&#34; rel=&#34;nofollow&#34;&#62;http://inkscape.org/&#60;/a&#62;&#60;br /&#62;
* cool stripes: &#60;a href=&#34;http://www.stripegenerator.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.stripegenerator.com/&#60;/a&#62;&#60;br /&#62;
* Ajax loading: &#60;a href=&#34;http://www.ajaxload.info/&#34; rel=&#34;nofollow&#34;&#62;http://www.ajaxload.info/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>boden on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-21116</link>
<pubDate>Sat, 07 May 2011 13:11:17 +0000</pubDate>
<dc:creator>boden</dc:creator>
<guid isPermaLink="false">21116@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i find eclipse php the way to go for dev of php (well for any code really). sure its a bit bulkier then just a lil editor, but imo its worth the weight.&#60;/p&#62;
&#60;p&#62;download it here: &#60;a href=&#34;http://www.eclipse.org/downloads/packages/eclipse-php-developers/heliossr2&#34; rel=&#34;nofollow&#34;&#62;http://www.eclipse.org/downloads/packages/eclipse-php-developers/heliossr2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ex on how to dev a plugin w/it: &#60;a href=&#34;http://www.ibm.com/developerworks/opensource/library/os-eclipse-wordpress/index.html&#34; rel=&#34;nofollow&#34;&#62;http://www.ibm.com/developerworks/opensource/library/os-eclipse-wordpress/index.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;in my workspace i always add a project with the thematic src and also the wordpress source -- this allows eclipse to lookup functions from those respective sources.&#60;/p&#62;
&#60;p&#62;why i think its worth the bulk:&#60;br /&#62;
* auto search/complete functions as you type including params and function docs&#60;br /&#62;
* warns you of invalid html tag/structure&#60;br /&#62;
* nice searching&#60;br /&#62;
* you can do an F3 on a function call and it finds its definition in the source and brings you there&#60;br /&#62;
* can setup a hot-key and automatically run php quickly&#60;br /&#62;
* all the goodies you'd expect with a fully functional php based editor&#60;br /&#62;
* allows me to dev my other code (perl, js, shell scripts, etc.) in the same place and test&#60;/p&#62;
&#60;p&#62;if you're serious about development, take a read at its features -- you may find it to be a time saver
&#60;/p&#62;</description>
</item>
<item>
<title>wowodirect on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-20471</link>
<pubDate>Tue, 12 Apr 2011 03:13:29 +0000</pubDate>
<dc:creator>wowodirect</dc:creator>
<guid isPermaLink="false">20471@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;While looking for &#60;a href=&#34;http://www.wowodirect.com&#34;&#62;cool and high quality electronic wholesale products online&#60;/a&#62; at lower price,such as &#60;a href=&#34;http://www.wowodirect.com/lcd-screen-video-glasses-c-97_187.html&#34;&#62;&#60;strong&#62;Video glass&#60;/strong&#62;&#60;/a&#62;,&#60;a href=&#34;http://www.wowodirect.com/radio-control-robots-c-164_200.html&#34;&#62;&#60;strong&#62;Radio control robots &#60;/strong&#62;&#60;/a&#62;,&#60;a href=&#34;http://www.wowodirect.com/mini-spy-c-93_141.html&#34;&#62;&#60;strong&#62;Hidden camera &#60;/strong&#62;&#60;/a&#62;and other amazing &#60;a href=&#34;http://www.wowodirect.com/cool-gadgets-c-97.html&#34;&#62;&#60;strong&#62;gadgets&#60;/strong&#62;&#60;/a&#62;&#60;br /&#62;
	directly from reliable wholesaler on&#60;a href=&#34;http://www.wowodirect.com&#34;&#62; Wowodirect&#60;/a&#62;, and enjoy worldwide free shipping services, no matter where exactly you are or whatever you buy, as long as you are our customers around the world.
&#60;/p&#62;</description>
</item>
<item>
<title>lastraw on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-20442</link>
<pubDate>Mon, 11 Apr 2011 03:22:57 +0000</pubDate>
<dc:creator>lastraw</dc:creator>
<guid isPermaLink="false">20442@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Chrome dev tools are useful. Cosmo I had trouble with MAMP at first too, but finally it's painless. If I can get to that point anyone can :)
&#60;/p&#62;</description>
</item>
<item>
<title>Cosmo on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-20425</link>
<pubDate>Sat, 09 Apr 2011 22:01:44 +0000</pubDate>
<dc:creator>Cosmo</dc:creator>
<guid isPermaLink="false">20425@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi...&#60;/p&#62;
&#60;p&#62;And thank you helgatheviking for the link to &#60;a href=&#34;http://visualizing.thematic4you.com/.&#34; rel=&#34;nofollow&#34;&#62;http://visualizing.thematic4you.com/.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Really helps in err... visualizing.&#60;/p&#62;
&#60;p&#62;I'm new to trying to do anything in Wordpress other than use standard free and premium themes [Thesis].&#60;/p&#62;
&#60;p&#62;I can recommend Transmit for ftp, BBedit for coding. Still haven't been able to master Mamp. &#60;/p&#62;
&#60;p&#62;Cheers ... Kent
&#60;/p&#62;</description>
</item>
<item>
<title>kwight on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-18656</link>
<pubDate>Mon, 24 Jan 2011 20:53:16 +0000</pubDate>
<dc:creator>kwight</dc:creator>
<guid isPermaLink="false">18656@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;It's a great time-saver to be able to search a single term within multiple files/folders (useful for finding which Thematic file has a certain function, etc).&#60;/p&#62;
&#60;p&#62;I use this plugin for Gedit on Linux:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://oliver.github.com/gedit-file-search/&#34; rel=&#34;nofollow&#34;&#62;http://oliver.github.com/gedit-file-search/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Thompson on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-18557</link>
<pubDate>Fri, 21 Jan 2011 03:50:56 +0000</pubDate>
<dc:creator>Thompson</dc:creator>
<guid isPermaLink="false">18557@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;On Mac OS X, my favorites:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.barebones.com/products/textwrangler/&#34;&#62;TextWrangler&#60;/a&#62; (for XHTML and PHP, free)&#60;br /&#62;
&#60;a href=&#34;&#34;&#62;Cyberduck (FTP/SFTP, free)&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://macrabbit.com/cssedit/&#34;&#62;CSSEdit&#60;/a&#62; (for CSS obviously, but not free) - nicer than text wrangler for CSS b/c it 'intelligently' finishes statements for you, saving time&#60;br /&#62;
And &#60;a href=&#34;http://www.mamp.info/en/index.html&#34;&#62;MAMP&#60;/a&#62; too for developing locally. (free)
&#60;/p&#62;</description>
</item>
<item>
<title>Jonny Janiero on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-18544</link>
<pubDate>Thu, 20 Jan 2011 19:29:48 +0000</pubDate>
<dc:creator>Jonny Janiero</dc:creator>
<guid isPermaLink="false">18544@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;not so much a tool, but if using a PC and dreamweaver cs4, the snippets function is handy to store all the available hooks, filters and overrides.&#60;br /&#62;
it speeds things up for me (instead of cut and paste).&#60;/p&#62;
&#60;p&#62;you can import these, so, if anyone requires them i'll email you the file.&#60;br /&#62;
jonny (at) janiero (dot) co (dot) uk
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-17686</link>
<pubDate>Sat, 11 Dec 2010 14:43:50 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">17686@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Chris has a really helpful visualization of the action hooks on his site.  i had never seen it before today!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://visualizing.thematic4you.com/&#34; rel=&#34;nofollow&#34;&#62;http://visualizing.thematic4you.com/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>andrewlloyd on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-17603</link>
<pubDate>Wed, 08 Dec 2010 06:21:10 +0000</pubDate>
<dc:creator>andrewlloyd</dc:creator>
<guid isPermaLink="false">17603@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;and useful too!
&#60;/p&#62;</description>
</item>
<item>
<title>andrewlloyd on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-17601</link>
<pubDate>Wed, 08 Dec 2010 06:20:18 +0000</pubDate>
<dc:creator>andrewlloyd</dc:creator>
<guid isPermaLink="false">17601@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;hello there!&#60;br /&#62;
Nice site!
&#60;/p&#62;</description>
</item>
<item>
<title>relequestual on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-17212</link>
<pubDate>Mon, 22 Nov 2010 23:31:07 +0000</pubDate>
<dc:creator>relequestual</dc:creator>
<guid isPermaLink="false">17212@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;XRefresh. You save a file, it refreshes your browser page. No more loosing focus of your text editor to click refresh in your browser to see the effect of the changes you just made.&#60;br /&#62;
&#60;a href=&#34;http://xrefresh.binaryage.com/&#34; rel=&#34;nofollow&#34;&#62;http://xrefresh.binaryage.com/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>joperron on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-16954</link>
<pubDate>Fri, 12 Nov 2010 22:19:21 +0000</pubDate>
<dc:creator>joperron</dc:creator>
<guid isPermaLink="false">16954@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;On OS X:&#60;/p&#62;
&#60;p&#62;Coda, CSSEdit and Transmit.&#60;/p&#62;
&#60;p&#62;Some people think it's strange I build mockups in InDesign... but I'm a big fan of it's Smart Guides...  I guess it's my print background showing itself timidly :)
&#60;/p&#62;</description>
</item>
<item>
<title>yannibmbr on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-16759</link>
<pubDate>Fri, 05 Nov 2010 22:51:37 +0000</pubDate>
<dc:creator>yannibmbr</dc:creator>
<guid isPermaLink="false">16759@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;For Windows peeps IEtester &#60;a href=&#34;http://www.my-debugbar.com/wiki/IETester/HomePage&#34; rel=&#34;nofollow&#34;&#62;http://www.my-debugbar.com/wiki/IETester/HomePage&#60;/a&#62; has been invaluable for me. It allows you to test all versions of IE, from 5.5 and beyond. Tabbed browsers and such. It's a really solid dev tool for testing Internet Eggsploder.
&#60;/p&#62;</description>
</item>
<item>
<title>rawsta on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-14902</link>
<pubDate>Sat, 21 Aug 2010 20:14:04 +0000</pubDate>
<dc:creator>rawsta</dc:creator>
<guid isPermaLink="false">14902@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i love PSpad (www.pspad.com) for many reasons...&#60;br /&#62;
it is the perfect nearly-all-in-one tool for me.&#60;/p&#62;
&#60;p&#62;Opera (and the built-in Dragonfly (like extended Firebug))&#60;br /&#62;
superfast and reliable browser which works out-of-the-box without 64612543extensions&#60;/p&#62;
&#60;p&#62;browsershots.org (for browser-compatibility check)
&#60;/p&#62;</description>
</item>
<item>
<title>O on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-14794</link>
<pubDate>Wed, 18 Aug 2010 01:58:29 +0000</pubDate>
<dc:creator>O</dc:creator>
<guid isPermaLink="false">14794@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I use Firebug Firefox Plugin. I &#38;lt;3 it.&#60;br /&#62;
I also use EditPad&#60;br /&#62;
And I use textreplacer.exe which searches &#38;#38; or replaces inside text files
&#60;/p&#62;</description>
</item>
<item>
<title>Robo on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-14566</link>
<pubDate>Mon, 09 Aug 2010 03:03:13 +0000</pubDate>
<dc:creator>Robo</dc:creator>
<guid isPermaLink="false">14566@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;On Mac: MAMP is great. CSSEdit for CSS and BBEdit for editing, with FTP built in.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-14542</link>
<pubDate>Sun, 08 Aug 2010 16:41:43 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">14542@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Seconding &#60;a href=&#34;http://notepad-plus-plus.org/&#34;&#62;Notepad++&#60;/a&#62; as a text-editor.  It is free and the syntax highlighting helps track down missing squigglies.&#60;/p&#62;
&#60;p&#62;Also can we make firebug a sticky post on its own?  Or at least a sticky addressed to people with CSS issues.  Of course there are some confusing CSS issues (like the menu etc) but the majority of CSS-related questions can be answered w/ a few seconds of pointing in Firebug (or equivalent).
&#60;/p&#62;</description>
</item>
<item>
<title>folette on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-10752</link>
<pubDate>Tue, 16 Mar 2010 03:17:12 +0000</pubDate>
<dc:creator>folette</dc:creator>
<guid isPermaLink="false">10752@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;CSS Edit and Espresso by MacRabbit are amazing. CSS Edit blows my mind all over the place, especially the x-ray mode (kind of like the element selection in Firebug but oh-so-much better!).
&#60;/p&#62;</description>
</item>
<item>
<title>joeangelo on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-8928</link>
<pubDate>Sat, 09 Jan 2010 10:45:43 +0000</pubDate>
<dc:creator>joeangelo</dc:creator>
<guid isPermaLink="false">8928@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Yeah IE's dev. tools helped me a lot but it only goes back up to IE7.&#60;/p&#62;
&#60;p&#62;There's also &#60;a href=&#34;http://www.my-debugbar.com/wiki/IETester/HomePage&#34;&#62;IE Tester&#60;/a&#62; that mimics IE versions 5.5 to 8.
&#60;/p&#62;</description>
</item>
<item>
<title>jrobben on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-8421</link>
<pubDate>Fri, 11 Dec 2009 22:21:01 +0000</pubDate>
<dc:creator>jrobben</dc:creator>
<guid isPermaLink="false">8421@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;If you have IE8 installed make sure you have developer tools add on install so you can easily view page in IE7 mode
&#60;/p&#62;</description>
</item>
<item>
<title>tinynow on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-7528</link>
<pubDate>Thu, 29 Oct 2009 15:22:24 +0000</pubDate>
<dc:creator>tinynow</dc:creator>
<guid isPermaLink="false">7528@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.mamp.info/en/index.html&#34;&#62;MAMP&#60;/a&#62; is a tool that I use to run wordpress on my home computer. I assume it does similar things than XAMPP.
&#60;/p&#62;</description>
</item>
<item>
<title>jrobben on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools#post-7296</link>
<pubDate>Wed, 21 Oct 2009 20:50:35 +0000</pubDate>
<dc:creator>jrobben</dc:creator>
<guid isPermaLink="false">7296@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;FireBug&#60;br /&#62;
Could not do anything without this - firebug - addon to firefox, the inspect element feature is the one of the best free troubleshooting and trial and error tools for css and other problems
&#60;/p&#62;</description>
</item>

</channel>
</rss>
