<?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>wax ideal &#187; document storage</title>
	<atom:link href="http://waxideal.com/blog/category/document-storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://waxideal.com/blog</link>
	<description>learning to be human, since 1984</description>
	<lastBuildDate>Sun, 25 Jul 2010 22:36:25 +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>Using Windows 7 Symlinks</title>
		<link>http://waxideal.com/blog/2010/03/29/using-windows-7-symlinks/</link>
		<comments>http://waxideal.com/blog/2010/03/29/using-windows-7-symlinks/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 05:19:40 +0000</pubDate>
		<dc:creator>sarandi</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[document storage]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://waxideal.com/blog/?p=469</guid>
		<description><![CDATA[I ran into a problem with integrating my web development/design projects on my computer with my local webserver. To further explain: I keep all my professional work, including client files, on a separate hard drive partition so that I can easily and regularly back them up, let&#8217;s call it g:\ Client files for web projects]]></description>
			<content:encoded><![CDATA[<p>I ran into a problem with integrating my web development/design projects on my computer with my local webserver. To further explain:</p>
<ul>
<li>I keep all my professional work, including client files, on a separate hard drive partition so that I can easily and regularly back them up, let&#8217;s call it g:\</li>
<li>Client files for web projects are organized as such: g:\clients\client-name\project-name , so that if a long-term client wants a site redesign, I can easily keep these separate rather than dumping them into a single public_html directory for each client</li>
<li>My local testing server is pointed at a different partition, let&#8217;s call it h:\</li>
<li>I want to be able to serve individual projects via the testing server, but only work on the project files</li>
</ul>
<p>Naturally, I thought of unix aliases but I&#8217;m currently running Windows 7 so I tried shortcuts. Didn&#8217;t work. After a little digging, I found the solution: symlinks (which work in numerous OSes &#8211; thanks for the correction). From the command line, type:</p>
<pre>mklink /D H:\target\directory\linkname G:\clients\client-name\project-name</pre>
<p>mklink /D creates a symlink, or a soft link that is the Windows equivalent to unix aliases. The first argument is the directory where you want the link to be placed, and the second is the source directory. Easy as pie.</p>
<p>Be careful when deleting/writing content &#8211; the linked directory allows you to manipulate the original file!</p>
]]></content:encoded>
			<wfw:commentRss>http://waxideal.com/blog/2010/03/29/using-windows-7-symlinks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting on the Grid, in a Major way</title>
		<link>http://waxideal.com/blog/2008/01/01/getting-on-the-grid-in-a-major-way/</link>
		<comments>http://waxideal.com/blog/2008/01/01/getting-on-the-grid-in-a-major-way/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 11:53:05 +0000</pubDate>
		<dc:creator>sarandi</dc:creator>
				<category><![CDATA[calendar]]></category>
		<category><![CDATA[document storage]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[time management]]></category>

		<guid isPermaLink="false">http://waxideal.com/blog/?p=25</guid>
		<description><![CDATA[Over the past year I have dedicated a lot of time to making sure that the important things in my life are safe and organized, within reason. I&#8217;ve been using the book Getting Things Done as a guide, supplemented with other online recommendations. Here&#8217;s a brief and somewhat complete description of my paper system. Important]]></description>
			<content:encoded><![CDATA[<p>Over the past year I have dedicated a lot of time to making sure that the important things in my life are safe and organized, within reason. I&#8217;ve been using the book <em><a href="http://www.davidco.com/what_is_gtd.php">Getting Things Done</a></em> as a guide, supplemented with other online recommendations.</p>
<p>Here&#8217;s a brief and somewhat complete description of my paper system. Important documents are stored in plastic folders in my plastic file box. Each folder has a label printed with my <a href="http://www.amazon.com/Brother-PT-2700-Desktop-Labeling-System/dp/B000FHFKGW">Brother P-2700</a>, which I connect to my computer for more efficient label-tape use. I got it new, with free shipping for $40. Expect to pay far more &#8211; I lucked out. A simpler machine will do the same task, but I really enjoy using it, which means I actually file things. The labels make the folders far more uniform than if they were handwritten. I also avoid hanging folders at all costs. Instead, I use plain manila folders, unless the document needs to be water-safe, as previously mentioned. If I need to make a &#8220;group&#8221; folder, I simply make a list on a sheet of paper (printed from my computer) of folders that would normally be filed inside. This way, I can still maintain a hierarchy while avoiding the clutter of nested folders. Someday (soon, I hope) I will scan some of the stuff and get a safety deposit box. Finally, everything is filed alphabetically.</p>
<p>On to digital/electronic things. Important files are backed up somewhat regularly on my external hard drive. I&#8217;m still looking for a program to do this well and automatically. I don&#8217;t have Leopard yet, but I will soon enough &#8211; I&#8217;d like to give time machine a spin. Right now I simply drag and drop directories that I know have changed since the last backup. Much of my work in progress, especially things that I&#8217;m working on for others, is emailed to them and myself &#8211; and thus also stored online. I will eventually acquire more permanent online storage, other than my web host. I regularly synch <a href="http://www.motorola.com/motoinfo/product/details.jsp?globalObjectId=86">my phone</a> with OS X&#8217;s Address Book via Bluetooth, then export all contacts as a group vCard that I upload to <a href="http://www.grandcentral.com/">Grand Central</a>, which I use to manage my numbers and to log messages and conversations, mostly to note how much time I waste. Then I take a breath. I route my email accounts to <a href="http://www.gmail.com">Gmail</a>. Replies appear as though sent from the same address the original message was sent to. I bi-directionally synch <a href="http://www.google.com/calendar/">gCal</a> with iCal using <a href="http://lifehacker.com/software/google-calendar/geek-to-live--sync-google-calendar-and-gmail-contacts-to-your-desktop-251279.php">GCALDaemon</a>, a server which I manage using <a href="http://lingon.sourceforge.net/">Lingon</a>. Lingon is a GUI for OS X launchd configuration files. It makes managing processes prettier and easier. I also use <a href="http://www.jott.com/">Jott</a> to update/check my gCal via my cell phone. Jott sends me an email and an SMS confirmation/transcription of added calendar events. Also, gCal sends me emails and SMS texts at specific intervals prior to calendar events, depending on which calendar the event stored in. I use this setup to keep track of everything from class times to birthdays to TO-DOs to celestial happenings, like the <a href="http://en.wikipedia.org/wiki/Solstice#Names">Southern Solstice</a>. This mobility and flexibility enables easy task capture and review &#8211; read/write access to my calendar whether I&#8217;m at my desk or on a bus.</p>
<p>I think I&#8217;ve lassoed the bucking steer, caged the paper tiger. Now I just have to keep it that way, forever <img src='http://waxideal.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . One further improvement, however, would be to print hard copies of all my contacts &#8211; a proper address book or rolodex seems in order. I figure tertiary storage is good, but a hard copy doesn&#8217;t need to be powered on to use. I will update this in the future, and also write more in depth articles, especially regarding gCal, workflow, organization, and staying mobile. I&#8217;d like to hear what others are doing!</p>
]]></content:encoded>
			<wfw:commentRss>http://waxideal.com/blog/2008/01/01/getting-on-the-grid-in-a-major-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
