<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>w i c k e d &#160;&#160;  l u s h ! &#187; Technology</title>
	<atom:link href="http://www.wickedlush.com/blog/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wickedlush.com/blog</link>
	<description>a plethora of favonian deipnosophy for your delectation, inspiration and education...</description>
	<lastBuildDate>Thu, 22 May 2008 05:46:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Disable Table Locking in mysqldump</title>
		<link>http://www.wickedlush.com/blog/2008/05/21/disable-table-locking-in-mysqldump/</link>
		<comments>http://www.wickedlush.com/blog/2008/05/21/disable-table-locking-in-mysqldump/#comments</comments>
		<pubDate>Thu, 22 May 2008 05:46:31 +0000</pubDate>
		<dc:creator>wickedlush</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cross-platform]]></category>

		<guid isPermaLink="false">http://www.wickedlush.com/blog/?p=13</guid>
		<description><![CDATA[I have a cron job on a web server that periodically runs mysqldump and emails me a zip file containing the database backups. I looked at one of them recently, and instead of the full DB dump, all it had in was this: -- MySQL dump 10.11 -- -- Host: localhost Database: dbname -- ------------------------------------------------------ [...]]]></description>
		<wfw:commentRss>http://www.wickedlush.com/blog/2008/05/21/disable-table-locking-in-mysqldump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crontab Under Mac OS X 10.5 (Leopard)</title>
		<link>http://www.wickedlush.com/blog/2007/11/08/crontab-under-mac-os-x-105-leopard/</link>
		<comments>http://www.wickedlush.com/blog/2007/11/08/crontab-under-mac-os-x-105-leopard/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 16:05:13 +0000</pubDate>
		<dc:creator>wickedlush</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.wickedlush.com/blog/2007/11/08/crontab-under-mac-os-x-105-leopard/</guid>
		<description><![CDATA[Beware &#8211; if you use crontab and are upgrading to Mac OS X 10.5 (Leopard), your existing crontab files will be DELETED by the upgrade!**(actually only moved &#038; disabled &#8211; see comments) Back &#8216;em up first (yeah, I know you should always do a backup before upgrading, but this is really the only issue I [...]]]></description>
		<wfw:commentRss>http://www.wickedlush.com/blog/2007/11/08/crontab-under-mac-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ejecting a Stuck CD or DVD from Mac Mini</title>
		<link>http://www.wickedlush.com/blog/2007/11/01/ejecting-a-stuck-cd-or-dvd-from-mac-mini/</link>
		<comments>http://www.wickedlush.com/blog/2007/11/01/ejecting-a-stuck-cd-or-dvd-from-mac-mini/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 04:46:42 +0000</pubDate>
		<dc:creator>wickedlush</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.wickedlush.com/blog/2007/11/01/ejecting-a-stuck-cd-or-dvd-from-mac-mini/</guid>
		<description><![CDATA[If the disc is stuck in the drive but not mounted (i.e. doesn&#8217;t show up in the finder), and everything else has failed (eject button, F12, Cmd-E etc), and you want to eject the disk without having to reboot &#8211; for all you &#8220;uptime&#8221; junkies &#8211; then try this in a terminal window: drutil tray [...]]]></description>
		<wfw:commentRss>http://www.wickedlush.com/blog/2007/11/01/ejecting-a-stuck-cd-or-dvd-from-mac-mini/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>&#8220;Unknown Hard Error&#8221; Pop-Up Dialogs After Crash in Windows XP</title>
		<link>http://www.wickedlush.com/blog/2005/12/02/unknown-hard-error-pop-up-dialogs-after-crash-in-windows-xp/</link>
		<comments>http://www.wickedlush.com/blog/2005/12/02/unknown-hard-error-pop-up-dialogs-after-crash-in-windows-xp/#comments</comments>
		<pubDate>Sat, 03 Dec 2005 00:28:30 +0000</pubDate>
		<dc:creator>wickedlush</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.wickedlush.com/blog/?p=7</guid>
		<description><![CDATA[I was using Visual Studio.NET 2005 on my Windows XP box last night (don&#8217;t flame me &#8211; I also program in Java and have several Macs), when suddenly the machine just restarted itself for no apparent reason; no blue screen, nothing &#8211; just a reboot. When it started again, i got a pop-up dialog at [...]]]></description>
		<wfw:commentRss>http://www.wickedlush.com/blog/2005/12/02/unknown-hard-error-pop-up-dialogs-after-crash-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Importing Contacts from Thunderbird Addressbook into LDAP</title>
		<link>http://www.wickedlush.com/blog/2005/10/06/importing-contacts-from-thunderbird-addressbook-into-ldap/</link>
		<comments>http://www.wickedlush.com/blog/2005/10/06/importing-contacts-from-thunderbird-addressbook-into-ldap/#comments</comments>
		<pubDate>Fri, 07 Oct 2005 03:20:54 +0000</pubDate>
		<dc:creator>wickedlush</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[cross-platform]]></category>

		<guid isPermaLink="false">http://www.wickedlush.com/blog/?p=6</guid>
		<description><![CDATA[1) As described in the previous post &#8211; Setting up LDAP (slapd) on Mac OS X (non-server edition) &#8211; you need to download mozillaOrgPerson.schema and reference it on slapd.conf. This page describes the process: http://applications.linux.com/applications/05/05/18/1248224.shtml?tid=37 along with the following instructions 2) Before you do an export, I would advise creating a dummy contact in your [...]]]></description>
		<wfw:commentRss>http://www.wickedlush.com/blog/2005/10/06/importing-contacts-from-thunderbird-addressbook-into-ldap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up LDAP (slapd) on Mac OS X (non-server edition)</title>
		<link>http://www.wickedlush.com/blog/2005/10/06/setting-up-ldap-slapd-on-mac-os-x-non-server-edition/</link>
		<comments>http://www.wickedlush.com/blog/2005/10/06/setting-up-ldap-slapd-on-mac-os-x-non-server-edition/#comments</comments>
		<pubDate>Fri, 07 Oct 2005 02:32:29 +0000</pubDate>
		<dc:creator>wickedlush</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.wickedlush.com/blog/?p=5</guid>
		<description><![CDATA[I have been wanting a centralized address book/contacts solution for a long time, and was looking for something that used open standards, and saved stuff in plain text, or could export to plain text. If Thunderbird could also access it directly, that would be perfect, but what hope was there? I looked at Synckolab (http://www.gargan.org/extensions/synckolab.html) [...]]]></description>
		<wfw:commentRss>http://www.wickedlush.com/blog/2005/10/06/setting-up-ldap-slapd-on-mac-os-x-non-server-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
