<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Zenovation's Blog</title>
	<link>http://zenovations.com/blog</link>
	<description>A blog about web design, programming, hosting, and virtualmin hacks</description>
	<lastBuildDate>Wed, 17 Feb 2010 14:18:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Manually remove a service from windows</title>
		<description><![CDATA[Today I needed to manually remove a service from windows. I found this command line approach, which worked great for me.  Be sure to use the service name and not the display name:

?View Code DOSsc delete ServiceName

You can find the service name by going to Control Panel -&#62; Administrative Tools -&#62; Services, right click the [...]]]></description>
		<link>http://zenovations.com/blog/2010/02/manually-remove-a-service-from-windows/</link>
			</item>
	<item>
		<title>Debug PHP With Firebug : )</title>
		<description><![CDATA[http://www.sitepoint.com/blogs/2010/02/09/debug-php-firebug-firephp/
]]></description>
		<link>http://zenovations.com/blog/2010/02/debug-php-with-firebug/</link>
			</item>
	<item>
		<title>Held Together by Duct Tape and Chewing Gum</title>
		<description><![CDATA[Undeniable proof that the internet is held together by duct tape and chewing gum. No wonder wireless carriers need a 6500% markup on text messaging. Quoted from chess.com:
A few years ago I pulled a late-night session trying to debug a server at PacBell. The code looked fine, but every night the server would reboot and [...]]]></description>
		<link>http://zenovations.com/blog/2010/02/held-together-by-duct-tape-and-chewing-gum/</link>
			</item>
	<item>
		<title>Find previous occurrence of string using PHP&#8217;s strrev() and preg_match()</title>
		<description><![CDATA[Today I wrote a class to iterate words in a string. One challenge was finding my way backwards in a string. Specifically, given a starting position inside the string, I wanted to find the previous &#8220;word&#8221; and return it. However, since this needs to work localized (not just a-z), and the definition of a &#8220;word&#8221; [...]]]></description>
		<link>http://zenovations.com/blog/2010/01/find-previous-occurrence-of-string-using-phps-strrev-and-preg_match/</link>
			</item>
	<item>
		<title>Photoshop Tutorials, Effects, Brushes, and more</title>
		<description><![CDATA[A great Photoshop site with free brushes, effects, actions, and tutorials for the graphics enthusiast. Check it out: Photoshop Tutorials
]]></description>
		<link>http://zenovations.com/blog/2009/11/photoshop-tutorials-effects-brushes-and-more/</link>
			</item>
	<item>
		<title>Killing Users With Kindness</title>
		<description><![CDATA[Coding Horror put up a great blog post on dialogs:
every time you send your users to an alert dialog, you have failed them.
Go check it out if you have a minute. I feel as strongly about this as Mr. Atwood.
]]></description>
		<link>http://zenovations.com/blog/2009/10/killing-users-with-kindness/</link>
			</item>
	<item>
		<title>Adding Nav Links and Sidebars in MediaWiki</title>
		<description><![CDATA[Tried to edit my nav links on a new MediaWiki page today. Yikes.
It&#8217;s not exactly click-to-edit, but it&#8217;s not impossible either, once you&#8217;ve waded through the mis-information available about how this is done.

1. Type MediaWiki:Sidebar into the search box
2. Click Go
3. Click on the edit tab. If this page has never been visited, there may [...]]]></description>
		<link>http://zenovations.com/blog/2009/09/adding-nav-links-and-sidebars-in-mediawiki-2/</link>
			</item>
	<item>
		<title>Very Cheap, Really Nice Graphics</title>
		<description><![CDATA[It takes a bit of surfing, but you can find some really nice graphics on this site at a fraction of the usual cost: http://graphicriver.net/category/graphics/backgrounds/nature
]]></description>
		<link>http://zenovations.com/blog/2009/08/very-cheap-really-nice-graphics/</link>
			</item>
	<item>
		<title>Great Compilation of CSS Techniques</title>
		<description><![CDATA[This compilation is awesome, covering things like fluid horizontal and vertical layouts, sprites, and many other excellent techniques for CSS: http://www.smashingmagazine.com/2009/07/20/50-new-css-techniques-for-your-next-web-design/
]]></description>
		<link>http://zenovations.com/blog/2009/08/great-compilation-of-css-techniques/</link>
			</item>
	<item>
		<title>Mind Mapping Software: Mindomo</title>
		<description><![CDATA[
Mindomo is a great, free product for mind mapping. You can utilize it online for free to create some great looking and functional maps.
There is also a pro version at the great price of $6/month, which provides a desktop version, allowing you to store the files locally and organize with folders and sharing capabilities.
With the [...]]]></description>
		<link>http://zenovations.com/blog/2009/07/mind-mapping-software-mindomo/</link>
			</item>
</channel>
</rss>
