<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="http://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:danieljdoughty</id>
  <title>danieljdoughty</title>
  <subtitle>danieljdoughty</subtitle>
  <author>
    <name>danieljdoughty</name>
  </author>
  <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom"/>
  <updated>2007-06-25T13:17:41Z</updated>
  <lj:journal userid="12605098" username="danieljdoughty" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="http://danieljdoughty.livejournal.com/data/atom" title="danieljdoughty"/>
  <link rel="hub" href="http://pubsubhubbub.appspot.com/"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:2758</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/2758.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=2758"/>
    <title>moving a wordpress install from a Mac to a Hosted Solution</title>
    <published>2007-06-25T13:17:41Z</published>
    <updated>2007-06-25T13:17:41Z</updated>
    <category term="wordpress"/>
    <category term="mysql"/>
    <content type="html">I was moving a wordpress install from our Graphic Designer's desktop this morning.&amp;nbsp; I was doing fine following these instructions, http://codex.wordpress.org/Installing_WordPress#Using_phpMyAdmin,&amp;nbsp; until I tried to import the DB from my export.&amp;nbsp; Then I got the following error:&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;ERROR 1064 at line 20: You have an error in your SQL syntax.&amp;nbsp; Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=4' at line 13&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;Upon further examination of the .sql file I found that the old DB was a 5.0 instance of MySQL:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;-- Server version: 5.0.19&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;And then I logged into the destination DB and found that it was older than the developer's box:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;root@host [/home/example]# mysql -h localhost -u example -p example&lt;br /&gt;Enter password:&lt;br /&gt;Welcome to the MySQL monitor.&amp;nbsp; Commands end with ; or \g.&lt;br /&gt;Your MySQL connection id is 288107 to server version: 4.0.27-standard&lt;br /&gt;&lt;br /&gt;Type 'help;' or '\h' for help. Type '\c' to clear the buffer.&lt;br /&gt;&lt;br /&gt;mysql&amp;gt; quit&lt;br /&gt;&lt;/blockquote&gt;So I found that I needed to set backwards compatibility in the phpMyAdmin to MYSQL40.&amp;nbsp; Did that, reimported and whammo we're up and running.&amp;nbsp; I have very little experience with Wordpress, but feel free to ask questions.&amp;nbsp; Perhaps I'll have learned more by the time you ask.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:2424</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/2424.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=2424"/>
    <title>danieljdoughty @ 2007-06-18T14:31:00</title>
    <published>2007-06-18T19:42:41Z</published>
    <updated>2007-06-18T19:42:41Z</updated>
    <category term="clonezilla"/>
    <category term="windows"/>
    <category term="system administration"/>
    <category term="xp"/>
    <category term="cloning"/>
    <category term="logmein"/>
    <content type="html">Needed to set up 3 workstations today.&amp;nbsp; Finally convinced the boss to buy 3 of the same computers at once.&amp;nbsp; So instead of building them all manually, I used clonezilla, &lt;a href="http://clonezilla.sourceforge.net/"&gt;http://clonezilla.sourceforge.net/&lt;/a&gt;, to build the second and third workstation.&amp;nbsp; Basically the process went like this:&lt;br /&gt;&lt;br /&gt;Build the original box.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;That means stripping the junk off it with the PC Decrapifier, &lt;a href="http://www.pcdecrapifier.com/"&gt;http://www.pcdecrapifier.com/&lt;/a&gt; because I don't want my poor co-workers to have to deal with 20 versions of conflicting crippleware.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Then I set up the box with clamwin, &lt;a href="http://www.clamwin.com/"&gt;http://www.clamwin.com/&lt;/a&gt;, a freeware anti-virus product.&amp;nbsp; I also installed 7-zip, &lt;a href="http://www.7-zip.org/"&gt;http://www.7-zip.org/&lt;/a&gt;, a WinZip alternative, Microsoft Office, set up automatic updates and then patched the holy heck out of it for the next few hours.&amp;nbsp; Then it was time to clone with clonezilla.&lt;br /&gt;&lt;br /&gt;WHAT I DIDN'T SET UP&lt;br /&gt;&lt;br /&gt;I didn't join the XP box to the domain or give it a name.&amp;nbsp; I also didn't install LogMeIn as each computer needs a separate ID in LogMeIn.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;CLONEZILLA&lt;br /&gt;&lt;br /&gt;I set the BIOS up to boot to the CD-rom before disk and inserted the 1.9 version of the Gparted-Clonezilla LiveCD.&amp;nbsp; Then I chose the clonezilla first option.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;When prompted for starting clonezilla I instead selected to drop to the command line.&amp;nbsp; Then I mounted the remote filesystem I was going to save the image to.&amp;nbsp; The box in question has a non-standard SSH port for added security.&amp;nbsp; So I mounted it with &lt;br /&gt;&lt;br /&gt;sudo su -&lt;br /&gt;sshfs -p 8021 root@192.168.1.91:/backup/image /home/partimag&lt;br /&gt;&lt;br /&gt;This creates what appears to be the local filesystem /home/partimag that actually is being stored on the remote server 192.168.1.91.&amp;nbsp; Then I exited the shell and went back into the standard Clonezilla setup.&amp;nbsp; From there I created an image of the system and then shut the system down.&lt;br /&gt;&lt;br /&gt;SETTING UP THE CLONE&lt;br /&gt;&lt;br /&gt;Start up a new system with the clonezilla CD.&amp;nbsp; Use the same command to create the filesystem and restore as normal.&amp;nbsp; Then tell the system to reboot.&amp;nbsp; Eject the CD and move on.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Now it's time to rekey the XP edition.&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;ReKey the box&lt;br /&gt;&amp;nbsp; regedit -&amp;gt; HKLM\Software\Microsoft\WindowsNT\Currentversion\WPAEvents&lt;br /&gt;&amp;nbsp; modify OOBETimer.&amp;nbsp; change just one character.&amp;nbsp; exit regedit.&amp;nbsp; this deactivates windows&lt;br /&gt;&amp;nbsp; %systemroot%\system32\oobe\msoobe.exe /a -&amp;gt;&amp;nbsp; Yes I want telephone -&amp;gt; Change Product Key -&amp;gt; enter key -&amp;gt; update -&amp;gt;&amp;nbsp;&amp;nbsp; remind me later -&amp;gt; reboot&lt;br /&gt;&amp;nbsp; log in as the administrator.&amp;nbsp; register online.&amp;nbsp; reboot.&lt;br /&gt;&amp;nbsp; verify new key with SIW.EXE, &lt;a href="http://www.gtopala.com/"&gt;http://www.gtopala.com/&lt;/a&gt;, &lt;br /&gt;&lt;br /&gt;Now join the computer to your domain and give it a name.&amp;nbsp; Then register it to logmein.com&amp;nbsp; Finally set the home page to something better than MSN.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Finally test the monitor with &lt;a href="http://tichmind.org/lcd"&gt;http://tichmind.org/lcd&lt;/a&gt; and then test the CPU and memory with memtest86, &lt;a href="http://www.memtest86.com/"&gt;http://www.memtest86.com/&lt;/a&gt;.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:2245</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/2245.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=2245"/>
    <title>Google calendar integration problems(not really)</title>
    <published>2007-04-23T15:17:04Z</published>
    <updated>2007-05-15T22:11:48Z</updated>
    <category term="outlook"/>
    <category term="synchronization"/>
    <category term="palm"/>
    <category term="syncmycal"/>
    <content type="html">Prior to my last job change I used SyncMyCal to keep my Google calendar in sync with my Palm TX and my desktop.&amp;nbsp; Unfortunately that didn't work when I moved as SyncMyCal doesn't like Outlook 2000.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Recently I finally upgraded to Outlook 2003 and that allowed me to start using SyncMyCal again.&amp;nbsp; Unfortunately my calendars had all become so hosed in the interim that I had to manually fix a lot of the data.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;First I started with Outlook.&amp;nbsp; Thanks to Brien Posey's post, &lt;a href="http://searchexchange.techtarget.com/tip/0,289483,sid43_gci1243815,00.html"&gt;http://searchexchange.techtarget.com/tip/0,289483,sid43_gci1243815,00.html&lt;/a&gt;, I was able to take care of some unruly recurring appointments that had grown very large.&amp;nbsp; I literally had to delete hundreds of duplicate recurring appointments.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Then I moved on my Palm.&amp;nbsp; I didn't remove anything from my palm manually.&amp;nbsp; I hoped that it would pick up all the deletions.&amp;nbsp; Well it picked up the recurring deletions but many ghosts had popped up in the meanwhile.&amp;nbsp; By ghosts I mean recurring appointments that had been slightly altered and now were no longer recurring.&amp;nbsp; But I still had about 40 duplicates here and there.&amp;nbsp; So I synched the palm, those duplicates were pushed back into Outlook.&amp;nbsp; I removed them in Outlook and then synched again.&amp;nbsp; The exorcism was complete and the ghosts were eliminated.&lt;br /&gt;&lt;br /&gt;Finally to my google calendar.&amp;nbsp; Unfortunately it had become so damaged that I couldn't even interact with it.&amp;nbsp; I would attempt to delete an appointment.&amp;nbsp; It would disappear from my view but would tell me that an error had occurred and that I should try it again later.&amp;nbsp; If I refreshed the page, then the deleted appointment would still remain.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;For this move, I had to use the big guns.&amp;nbsp; I simply deleted the entire calendar and recreated it.&amp;nbsp; Then I synched via SyncMyCal.&amp;nbsp; This worked like a dream and I am now back up and running again.&amp;nbsp;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:1829</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/1829.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=1829"/>
    <title>a few greasemonkey hacks</title>
    <published>2007-04-18T14:14:06Z</published>
    <updated>2007-04-18T14:14:06Z</updated>
    <content type="html">and here are a few other things I'm playing with at the moment:&lt;br /&gt;&lt;br /&gt;MP3s inline player:&lt;br /&gt;&lt;a href="http://lifehacker.com/photogallery/LH%20Top%2010:%20Greasemonkey%20User%20Scripts/1682085"&gt;http://lifehacker.com/photogallery/LH%20Top%2010:%20Greasemonkey%20User%20Scripts/1682085&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and a lifehacker nested comments greasemonkey script:&lt;br /&gt;&lt;a href="http://lifehacker.com/photogallery/LH%20Top%2010:%20Greasemonkey%20User%20Scripts/1682221"&gt;http://lifehacker.com/photogallery/LH%20Top%2010:%20Greasemonkey%20User%20Scripts/1682221&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:1569</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/1569.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=1569"/>
    <title>Outlook hack</title>
    <published>2007-04-18T13:31:02Z</published>
    <updated>2007-04-18T13:31:52Z</updated>
    <category term="outlook lifehacker"/>
    <content type="html">Get a lot of email that's not just for you?&amp;nbsp; This Outlook hack will help you notice emails that only have you listed on the destination line. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://lifehacker.com/software/email/outlook-tip-color-code-messages-addressed-only-to-you-157935.php"&gt;http://lifehacker.com/software/email/outlook-tip-color-code-messages-addressed-only-to-you-157935.php&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:1504</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/1504.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=1504"/>
    <title>It's an oldie but a goodie</title>
    <published>2007-04-13T13:54:50Z</published>
    <updated>2007-04-13T13:54:50Z</updated>
    <category term="centos troubleshooting linux"/>
    <content type="html">You change monitors on your linux system and next thing you know you get a Frequency out of Range error on the monitor.&amp;nbsp; Well for my latest CentOS fix I found that a CTRL-ALT-F1 dropped me to the command line, then a "system-config-display --reconfig" did wondors for the system.&amp;nbsp; Kudos to sandgroper and Matt Lawrence for these posts: &lt;br /&gt;&lt;br /&gt;http://www.hostingforum.ca/264692-how-configure-x-windows-text-mode.html&lt;br /&gt;http://lists.centos.org/pipermail/centos/2005-July/049481.html&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Dan Doughty&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:1035</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/1035.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=1035"/>
    <title>XP stuff</title>
    <published>2007-04-02T01:23:33Z</published>
    <updated>2007-04-02T01:23:33Z</updated>
    <content type="html">Things I like set up on my XP system(obviously not complete, but it will help me get set up at the new job tomorrow):&lt;br /&gt;&lt;br /&gt;Turn off filterkeys:&lt;br /&gt;&lt;a href="http://www.ofzenandcomputing.com/zanswers/463"&gt;http://www.ofzenandcomputing.com/zanswers/463&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Useful windows scripting tool.  allows you to process everything in a directory recursively:&lt;br /&gt;&lt;a href="http://www.dailycupoftech.com/2007/03/29/quickly-perform-a-function-on-several-files/"&gt;http://www.dailycupoftech.com/2007/03/29/quickly-perform-a-function-on-several-files/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Install this good stuff:&lt;br /&gt;7-zip: &lt;a href="http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650986"&gt;http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650986&lt;/a&gt;&lt;br /&gt;Foxit Reader: &lt;a href="http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650966"&gt;http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650966&lt;/a&gt;&lt;br /&gt;SyncBack: &lt;a href="http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650910"&gt;http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650910&lt;/a&gt;&lt;br /&gt;Notepad++: &lt;a href="http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650562"&gt;http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650562&lt;/a&gt;&lt;br /&gt;Textpad: &lt;br /&gt;YIM:&lt;br /&gt;Gtalk: &lt;br /&gt;of course, FIREFOX!!!!: &lt;a href="http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650166"&gt;http://www.lifehacker.com/photogallery/LH%20Top%2010:%20Free%20Windows%20Downloads/1650166&lt;/a&gt;&lt;br /&gt;VLC: &lt;a href="http://www.videolan.org/vlc"&gt;http://www.videolan.org/vlc&lt;/a&gt;&lt;br /&gt;K-lite Codec pack&lt;br /&gt;Winamp: &lt;a href="http://www.winamp.com/"&gt;http://www.winamp.com/&lt;/a&gt;&lt;br /&gt;Media Player Classic: &lt;a href="http://sourceforge.net/projects/guliverkli/"&gt;http://sourceforge.net/projects/guliverkli/&lt;/a&gt;&lt;br /&gt;John's Background Switcher:&lt;br /&gt;gVim:&lt;br /&gt;Putty/PSCP/PSFTP:&lt;br /&gt;TightVNC: &lt;a href="http://www.tightvnc.com/"&gt;http://www.tightvnc.com/&lt;/a&gt;&lt;br /&gt;CygWin: &lt;a href="http://cygwin.com/"&gt;http://cygwin.com/&lt;/a&gt;&lt;br /&gt;ImgBurn: &lt;a href="http://www.imgburn.com/"&gt;http://www.imgburn.com/&lt;/a&gt;&lt;br /&gt;GDS: &lt;a href="http://desktop.google.com"&gt;http://desktop.google.com&lt;/a&gt;&lt;br /&gt;PDFCreator: &lt;a href="http://sourceforge.net/projects/pdfcreator/"&gt;http://sourceforge.net/projects/pdfcreator/&lt;/a&gt;&lt;br /&gt;XP PowerToys: &lt;a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx"&gt;http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx&lt;/a&gt;&lt;br /&gt;IrfanView: &lt;a href="http://www.irfanview.com/"&gt;http://www.irfanview.com/&lt;/a&gt;&lt;br /&gt;Crap Cleaner: &lt;a href="http://www.ccleaner.com/"&gt;http://www.ccleaner.com/&lt;/a&gt;&lt;br /&gt;Torpark: &lt;a href="http://www.torrify.com"&gt;http://www.torrify.com&lt;/a&gt;&lt;br /&gt;AVG: &lt;br /&gt;DVD Decrypter:&lt;br /&gt;DVD Shrink: &lt;a href="http://www.dvdshrink.org/"&gt;http://www.dvdshrink.org/&lt;/a&gt;&lt;br /&gt;DVDFabDecrypter:&lt;br /&gt;Soulseek: &lt;a href="http://www.slsknet.org/"&gt;http://www.slsknet.org/&lt;/a&gt;&lt;br /&gt;Ad-aware: &lt;a href="http://www.lavasoftusa.com/software/adaware/"&gt;http://www.lavasoftusa.com/software/adaware/&lt;/a&gt;&lt;br /&gt;Spybot S&amp;D: &lt;a href="http://www.safer-networking.org/en/index.html"&gt;http://www.safer-networking.org/en/index.html&lt;/a&gt;&lt;br /&gt;md5sum:&lt;br /&gt;Windows Defender: &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=435bfce7-da2b-4a6a-afa4-f7f14e605a0d&amp;\1displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=435bfce7-da2b-4a6a-afa4-f7f14e605a0d&amp;\1displaylang=en&lt;/a&gt;&lt;br /&gt;mp3DirectCut: &lt;a href="http://mpesch3.de1.cc/mp3dc.html"&gt;http://mpesch3.de1.cc/mp3dc.html&lt;/a&gt;&lt;br /&gt;RealAlternative: &lt;a href="http://www.free-codecs.com/download/Real_Alternative.htm"&gt;http://www.free-codecs.com/download/Real_Alternative.htm&lt;/a&gt;&lt;br /&gt;Exact Audio Copy: &lt;a href="http://www.exactaudiocopy.de/eac.html"&gt;http://www.exactaudiocopy.de/eac.html&lt;/a&gt;&lt;br /&gt;TClockEx:  &lt;a href="http://www.rcis.co.za/dale/tclockex/about.htm"&gt;http://www.rcis.co.za/dale/tclockex/about.htm&lt;/a&gt;&lt;br /&gt;Eraser:  &lt;a href="http://eraser.sourceforge.net"&gt;http://eraser.sourceforge.net&lt;/a&gt;&lt;br /&gt;DBAN: &lt;a href="http://dban.sourceforge.net"&gt;http://dban.sourceforge.net&lt;/a&gt;&lt;br /&gt;JDiskReport: &lt;a href="http://www.jgoodies.com/freeware/jdiskreport/index.html"&gt;http://www.jgoodies.com/freeware/jdiskreport/index.html&lt;/a&gt;&lt;br /&gt;AutoHotKey: &lt;a href="http://www.autohotkey.com/"&gt;http://www.autohotkey.com/&lt;/a&gt;&lt;br /&gt;CPU-Z: &lt;a href="http://www.cpuid.com/cpuz.php"&gt;http://www.cpuid.com/cpuz.php&lt;/a&gt;&lt;br /&gt;Ethereal: &lt;br /&gt;memtest86:&lt;br /&gt;contig: &lt;a href="http://www.sysinternals.com/Utilities/Contig.html"&gt;http://www.sysinternals.com/Utilities/Contig.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Firefox Extensions:&lt;br /&gt;Aging Tabs&lt;br /&gt;AllPeers Beta&lt;br /&gt;Download Sort&lt;br /&gt;Download Statusbar&lt;br /&gt;DownThemAll!&lt;br /&gt;El Jay Icon Maker&lt;br /&gt;FireFTP&lt;br /&gt;Flashblock&lt;br /&gt;Forecastfox&lt;br /&gt;Greasemonkey&lt;br /&gt;IE Tab&lt;br /&gt;Stumbleupon&lt;br /&gt;WebmailCompose&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Greasemonkey Scripts:&lt;br /&gt;Google Calendar Display Current Time&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I want to check this stuff out:&lt;br /&gt;Windows Powershell: &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/download.mspx"&gt;http://www.microsoft.com/windowsserver2003/technologies/management/powershell/download.mspx&lt;/a&gt;&lt;br /&gt;SysInternals Utilities: &lt;a href="http://thepiratebay.org/search/sysinternals/0/0/0"&gt;http://thepiratebay.org/search/sysinternals/0/0/0&lt;/a&gt;&lt;br /&gt;GAIM&lt;br /&gt;Miranda IM: &lt;br /&gt;450 freeware solutions: &lt;a href="http://www.econsultant.com/i-want-freeware-utilities/"&gt;http://www.econsultant.com/i-want-freeware-utilities/&lt;/a&gt;&lt;br /&gt;WinMerge: &lt;a href="http://winmerge.sourceforge.net/"&gt;http://winmerge.sourceforge.net/&lt;/a&gt;&lt;br /&gt;Gmail Drive: &lt;a href="http://www.viksoe.dk/code/gmail.htm"&gt;http://www.viksoe.dk/code/gmail.htm&lt;/a&gt;&lt;br /&gt;Heavyload: &lt;a href="http://www.jam-software.com/freeware/index.shtml"&gt;http://www.jam-software.com/freeware/index.shtml&lt;/a&gt;&lt;br /&gt;Business Plan: &lt;a href="http://www.planware.org/busplan.htm"&gt;http://www.planware.org/busplan.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It's not freeware, but essential for dual-monitor love: &lt;br /&gt;Ultramon:</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:849</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/849.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=849"/>
    <title>A few links</title>
    <published>2007-04-01T10:40:11Z</published>
    <updated>2007-04-01T10:40:11Z</updated>
    <content type="html">I've been on the internet since '93.  If you dig around you can find me in this newsgroup even back in 93 but here is some posting from '94.  I was talking with some guys about how PGP would be useful to slow down NSA's attempts to monitor communications:&lt;br /&gt;&lt;a href="http://cypherpunks.venona.com/date/1993/11/msg00127.html"&gt;http://cypherpunks.venona.com/date/1993/11/msg00127.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://groups.google.com/group/alt.cyberpunk/index/browse_frm/month/1994-06?_done=%2Fgroup%2Falt.cyberpunk%2Fbrowse_frm%2Fmonth%2F1994-06%3F&amp;"&gt;http://groups.google.com/group/alt.cyberpunk/index/browse_frm/month/1994-06?_done=%2Fgroup%2Falt.cyberpunk%2Fbrowse_frm%2Fmonth%2F1994-06%3F&amp;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://groups.google.com/group/alt.cyberpunk/tree/browse_frm/month/1994-06/b694b2474f6170f5?rnum=121&amp;_done=%2Fgroup%2Falt.cyberpunk%2Fbrowse_frm%2Fmonth%2F1994-06%3F#doc_3017e6be3d93b718"&gt;http://groups.google.com/group/alt.cyberpunk/tree/browse_frm/month/1994-06/b694b2474f6170f5?rnum=121&amp;_done=%2Fgroup%2Falt.cyberpunk%2Fbrowse_frm%2Fmonth%2F1994-06%3F#doc_3017e6be3d93b718&lt;/a&gt;&lt;br /&gt;&lt;a href="http://groups.google.com/group/alt.cyberpunk/tree/browse_frm/month/1994-06/4153396b09ef4da9?rnum=191&amp;_done=%2Fgroup%2Falt.cyberpunk%2Fbrowse_frm%2Fmonth%2F1994-06%3F#doc_15c926f7d112ab6e"&gt;http://groups.google.com/group/alt.cyberpunk/tree/browse_frm/month/1994-06/4153396b09ef4da9?rnum=191&amp;_done=%2Fgroup%2Falt.cyberpunk%2Fbrowse_frm%2Fmonth%2F1994-06%3F#doc_15c926f7d112ab6e&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;God only knows what I was saying here.  I'm sure it wasn't important enough for encryption, but I was in college and playing around with the tech available.&lt;br /&gt;&lt;a href="http://groups.google.nl/group/alt.security.pgp/index/browse_frm/month/1994-05?hl=nl&amp;_done=%2Fgroup%2Falt.security.pgp%2Fbrowse_frm%2Fmonth%2F1994-05%3Fhl%3Dnl%26&amp;hl=nl"&gt;http://groups.google.nl/group/alt.security.pgp/index/browse_frm/month/1994-05?hl=nl&amp;_done=%2Fgroup%2Falt.security.pgp%2Fbrowse_frm%2Fmonth%2F1994-05%3Fhl%3Dnl%26&amp;hl=nl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://groups.google.nl/group/alt.security.pgp/tree/browse_frm/month/1994-05/f04205a5c85b034a?rnum=131&amp;hl=nl&amp;_done=%2Fgroup%2Falt.security.pgp%2Fbrowse_frm%2Fmonth%2F1994-05%3Fhl%3Dnl%26#doc_c51bd1ef7f0b9d34"&gt;http://groups.google.nl/group/alt.security.pgp/tree/browse_frm/month/1994-05/f04205a5c85b034a?rnum=131&amp;hl=nl&amp;_done=%2Fgroup%2Falt.security.pgp%2Fbrowse_frm%2Fmonth%2F1994-05%3Fhl%3Dnl%26#doc_c51bd1ef7f0b9d34&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm a contributor at lifehacker, ITRC(HP's support portal), and iMDB:&lt;br /&gt;&lt;a href="http://lifehacker.com/commenter/daniel.j.doughty/"&gt;http://lifehacker.com/commenter/daniel.j.doughty/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://mirrors.develooper.com/hpux/quotes.html"&gt;http://mirrors.develooper.com/hpux/quotes.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://german.imdb.com/title/tt0254151/usercomments-index"&gt;http://german.imdb.com/title/tt0254151/usercomments-index&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.imdb.com/title/tt0487229/"&gt;http://www.imdb.com/title/tt0487229/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Of course there's also my domain:&lt;br /&gt;&lt;a href="http://www.danieljdoughty.com"&gt;http://www.danieljdoughty.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is a fairly useful link on how to get Red Hat or CentOS up and running on a PERC RAID controller:&lt;br /&gt;&lt;a href="http://www.tuxyturvy.com/blog/index.php?/archives/4-Installing-RHEL4-on-Systems-with-Legacy-Megaraid-Drivers.html"&gt;http://www.tuxyturvy.com/blog/index.php?/archives/4-Installing-RHEL4-on-Systems-with-Legacy-Megaraid-Drivers.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A few years ago I was really big into triathlons.  Here's a 15k that I ran after doing a very long data migration all night long:&lt;br /&gt;&lt;a href="http://www.olathe.org/sports/marathon/2004/results/olamara04_15k.HTM"&gt;http://www.olathe.org/sports/marathon/2004/results/olamara04_15k.HTM&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olathemarathon.com/sports/marathon/2004/results/olamara04_15k.HTM"&gt;http://www.olathemarathon.com/sports/marathon/2004/results/olamara04_15k.HTM&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I contribure spare CPU cycles to a project that is researching how proteins fold and mutate:&lt;br /&gt;&lt;a href="http://jetskr9.net/boincstats/user-project-2-id-244978.htm"&gt;http://jetskr9.net/boincstats/user-project-2-id-244978.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;KU's Slavic department runs the Lawrencian Chronicle.  They have a few blurbs about me in this PDF:&lt;br /&gt;&lt;a href="http://www2.ku.edu/~slavic/lawrencian_chronicle/lc06.pdf"&gt;http://www2.ku.edu/~slavic/lawrencian_chronicle/lc06.pdf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Kids, don't mix old and new technology, like cast-iron and ceramic topped stoves:&lt;br /&gt;&lt;a href="http://whatscookingamerica.net/Information/CeramicTopRange.htm"&gt;http://whatscookingamerica.net/Information/CeramicTopRange.htm&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:danieljdoughty:751</id>
    <link rel="alternate" type="text/html" href="http://danieljdoughty.livejournal.com/751.html"/>
    <link rel="self" type="text/xml" href="http://danieljdoughty.livejournal.com/data/atom/?itemid=751"/>
    <title>Hi</title>
    <published>2007-03-29T15:17:34Z</published>
    <updated>2007-03-29T15:17:34Z</updated>
    <content type="html">So I've decided that I need a blog to capture decent business ideas as they come up.&amp;nbsp; At the moment I'm working to legitimize my website by auditioning over at lifehacker for a position.&amp;nbsp;</content>
  </entry>
</feed>
