<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.2" -->
<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/"
	>

<channel>
	<title>DykeTech.com</title>
	<link>http://dyketech.com</link>
	<description>Technology is just Queer Science</description>
	<pubDate>Thu, 08 Mar 2007 06:41:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<item>
		<title>Image Manipulation Software</title>
		<link>http://dyketech.com/techy-tidbits/image-manipulation-software</link>
		<comments>http://dyketech.com/techy-tidbits/image-manipulation-software#comments</comments>
		<pubDate>Mon, 12 Feb 2007 18:11:19 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Techy Tidbits]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/image-manipulation-software</guid>
		<description><![CDATA[This post is a work-in-progress. Have a favourite that isn&#8217;t listed here? Shoot me an email below and tell me about it.
Online (no download, platform independent) Applications 
GifWorks.
For GIFs, animated or no.
http://www.gifworks.com/image_editor.html
  On Your Windows Computer
Image Resizer
http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx 
]]></description>
			<content:encoded><![CDATA[<p>This post is a work-in-progress. Have a favourite that isn&#8217;t listed here? Shoot me an email below and tell me about it.</p>
<p><strong>Online (no download, platform independent) Applications </strong></p>
<p><strong>GifWorks.</strong><br />
For GIFs, animated or no.<br />
<a href="http://www.gifworks.com/image_editor.html">http://www.gifworks.com/image_editor.html</a></p>
<p><strong>  On Your Windows Computer</strong></p>
<p><strong>Image Resizer</strong><br />
<a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx">http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx </a></p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/techy-tidbits/image-manipulation-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Very Simple Thingy about Image Types</title>
		<link>http://dyketech.com/techy-tidbits/a-very-simple-thingy-about-image-types</link>
		<comments>http://dyketech.com/techy-tidbits/a-very-simple-thingy-about-image-types#comments</comments>
		<pubDate>Fri, 09 Feb 2007 02:41:50 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Techy Tidbits]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/a-very-simple-thingy-about-image-types</guid>
		<description><![CDATA[My friend asked me to explain, to explain in 5 minutes or less, the difference between some of the different image file formats! I&#8217;ll give it a shot, bare-naked, like.
There&#8217;s a crapload of different formats for pictures, and they all save the picture differently. There&#8217;s two main kinds, raster and vector.
VECTOR IMAGES
A simple vector image [...]]]></description>
			<content:encoded><![CDATA[<p>My friend asked me to explain, to explain in 5 minutes or less, the difference between some of the different image file formats! I&#8217;ll give it a shot, bare-naked, like.</p>
<p>There&#8217;s a crapload of different formats for pictures, and they all save the picture differently. There&#8217;s two main kinds, raster and vector.</p>
<p><strong>VECTOR IMAGES</strong></p>
<p>A simple vector image (illustrator, flash type images) contains instructions like this:<br />
&#8220;make a point on this white background at co-ords. 10.6&#8243; X 9.4&#8243;. inscribe a circle of exactly 4&#8243; radius. Fill this circle with hot pink. Done.&#8221;</p>
<p>The more complex the shapes, the bigger the instructions get</p>
<p><strong>RASTER IMAGES </strong><strong>(jpeg, gif, tiff, png, bmp)</strong></p>
<p>Imagine a sheet of graph paper.</p>
<p>Now imagine that there&#8217;s an image on this graph paper, with each little square being one square dot of colour.</p>
<p>Okay, so a TIFF file, which doesn&#8217;t lose quality, goes through the image, one pixel at a time, starting at top left and reading along the line to the right, describing the pixels&#8217; colour one at a time. For every. single. pixel. (row 8763, column 64499, rgb values thus and so)</p>
<p>BMP files do something like the above, as well.</p>
<p>GIF files only describe 256 colours max, and they encode in a tighter way, perfect for line art and cartoons and logos. They describe lines. They say &#8220;start here and draw white until you get to this pixel, then draw pink until here, then draw red until here&#8221;<br />
You can make gif files encode even less colours, down to 2. this makes &#8216;em smaller and smaller.</p>
<p>Jpegs encode in a good way for making small files &#8212; but bad for quality if you set the quality too low. So, a jpeg at 100% quality will be a large clear file, the same one at 75% quality will be good for web stuff, at 40% quality will look like michael jackson&#8217;s nose &#8212; all broke up.<br />
It does this by sorta waving in the direction of the image and saying &#8220;Oh this section here is kinda greenish, and that one&#8217;s pretty blue, oh who cares, really.&#8221;</p>
<p>_____________________________________</p>
<p>totally apart from all this, the image size (5&#8243; X 7&#8243; or 8&#8243; x 10&#8243; or&#8230;), and the resolution (dpi/lpi&#8230; dots per inch or lines per inch) make a big difference to what the final file size is gonna be.</p>
<p>So. format, resolution, file size, image size, color values&#8230; all make a difference. Crazy, no?</p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/techy-tidbits/a-very-simple-thingy-about-image-types/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Websizing images</title>
		<link>http://dyketech.com/techy-tidbits/websizing-images</link>
		<comments>http://dyketech.com/techy-tidbits/websizing-images#comments</comments>
		<pubDate>Tue, 06 Feb 2007 04:09:42 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Techy Tidbits]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/websizing-images</guid>
		<description><![CDATA[Factoid: The lovely, enormous images we take with our digital cameras are too big for displaying on the web. Here&#8217;s a few reasons why:
(1) Because we can&#8217;t see better than 72 or 90 dpi on our screens anyhow.
(2) Even with North America&#8217;s huge number of users on highspeed internet, who wants to wait an interminable [...]]]></description>
			<content:encoded><![CDATA[<p>Factoid: The lovely, enormous images we take with our digital cameras are too big for displaying on the web. Here&#8217;s a few reasons why:</p>
<p>(1) Because we can&#8217;t see better than 72 or 90 dpi on our screens anyhow.</p>
<p>(2) Even with North America&#8217;s huge number of users on highspeed internet, who wants to wait an interminable time for a huge image file to download and display? And if you&#8217;re on dial-up or one of the godzillion people in the world who don&#8217;t access the internet through a great big fat pipe with a reliable connection, well, your 2.3 MB pic and the Second Coming are gonna be kind of neck and neck, know&#8217;m&#8217;sayin&#8217;?</p>
<p>(3) Space on your home computer is cheap and plentiful. Space on your hosted domain on a server connected to the internet&#8230; now that&#8217;s a little more expensive.</p>
<p>So what do we do? We shrink our files!</p>
<p>Best bet for &#8220;here, lookit this photo I took&#8221; websize is<br />
&#8211; under 800 pixels as the larger dimension<br />
&#8211; under 80% quality for jpgs, and<br />
&#8211; under 120KB in size<br />
(of course this is just a guideline &#8212; you should try it a few different ways and decide what suits you best)</p>
<p>I&#8217;ve attached three pics to illustrate what I&#8217;m going on about here.</p>
<p>The first one (below) is a quite shrunken screenshot (a picture of what I&#8217;m looking at on my computer monitor) of what one uploaded file would look like, if viewed at 100% size. This is on my big display 19&#8243; monitor at a high resolution. Someone viewing at a more common lower resolution, and smaller monitor size will see only a corner of this corner of the image. The original image is 2,287 kilobytes.</p>
<pre><img alt="beanscreenshot1.jpg" id="image38" src="http://techdonkey.com/wp/wp-content/uploads/2007/02/beanscreenshot1.jpg" /></pre>
<p>The second image is a resize of the original 2.3 MB image, at a reasonable size for many webgraphics. It&#8217;s a jpg at 75% quality, and is just about 500 pixels wide. It takes up 45kb of disk space, or about <span style="font-weight: bold">2%</span> of the space that the original does. The red square in the corner shows how much of this image showed on my monitor in the screenshot above.</p>
<pre><img id="image39" alt="beans1.jpg" src="http://techdonkey.com/wp/wp-content/uploads/2007/02/beans1.jpg" /></pre>
<p>The third image is my ideal, as I cropped in to get a closer view of these rather pretty beans, and then reduced the image in size and saved at 75% quality as a jpeg. This image is 615 pixels wide, and takes up 85KB of disk space. It fits my guidelines for size, and still shows off the subject of the photo. (This works for both pinto beans and human beans.)</p>
<pre><img alt="beans2.jpg" id="image37" src="http://techdonkey.com/wp/wp-content/uploads/2007/02/beans2.jpg" /></pre>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/techy-tidbits/websizing-images/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to backup the files on your webserver. (Elaine&#8217;s clients only)</title>
		<link>http://dyketech.com/techy-tidbits/how-to-backup-the-files-on-your-webserver-elaines-clients-only</link>
		<comments>http://dyketech.com/techy-tidbits/how-to-backup-the-files-on-your-webserver-elaines-clients-only#comments</comments>
		<pubDate>Sun, 19 Nov 2006 21:49:12 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Techy Tidbits]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/how-to-backup-the-files-on-your-webserver-elaines-clients-only</guid>
		<description><![CDATA[While we try to keep backups of all files on the server,  you are ultimately responsible for the back-ups of  your files. Back-up modules are accessible through your CPanel, so if you&#8217;re running live or interactive content you&#8217;ll be able to do up-to-the-minute back-ups.
Here&#8217;s how:
________________
All of your domain options are accessible through your [...]]]></description>
			<content:encoded><![CDATA[<p>While we try to keep backups of all files on the server,  <em>you</em> are ultimately responsible for the back-ups of  your files. Back-up modules are accessible through your CPanel, so if you&#8217;re running live or interactive content you&#8217;ll be able to do up-to-the-minute back-ups.</p>
<p>Here&#8217;s how:</p>
<p>________________</p>
<p>All of your domain options are accessible through your CPanel at:  <a title="Linkification: http://YourDomainName.com/cpanel" class="linkification-ext" href="http://yourdomainname.com/cpanel">http://YourDomainName.com/cpanel</a>  with your username and password.</p>
<p>(These would have been sent to you when your account was set up.)</p>
<p>This URL will also take you there directly:</p>
<p><a href="http://64.15.137.185:2082">http://64.15.137.185:2082</a></p>
<p>(To see documentation/info on CPanel and its myriad functions: log in here:  <a href="http://64.15.137.185:2082/docs/cpanel/index.html">http://64.15.137.185:2082/docs/cpanel/index.html</a> )</p>
<p><strong>Step One</strong></p>
<p>Log in and find the icon for Backup. Click it.</p>
<p>(Here&#8217;s a screenshot &#8212; picture of the Cpanel interface you&#8217;ll first see when you log in.)<br />
<img border="3" id="image32" alt="techdonkey-how-to-back-up-1.jpg" src="http://techdonkey.com/wp/wp-content/uploads/2006/11/techdonkey-how-to-back-up-1.jpg" /></p>
<p><strong>Step Two</strong></p>
<p>Decide what you&#8217;d like to back up.</p>
<p>(Here&#8217;s another screenshot &#8212; a picture of the Cpanel interface for &#8220;backup&#8221;)</p>
<pre><img border="3" id="image33" alt="techdonkey-backup.gif" src="http://techdonkey.com/wp/wp-content/uploads/2006/11/techdonkey-backup.gif" /></pre>
<p><strong>Home Directory</strong>This would be your static html pages and various images, plus your folder structure and other files. Click, and save it to your home computer.<br />
<strong><font class="big">Download a MySQL Database Backup</font></strong></p>
<p>If you have live content, such as blogs, forums, galleries, and such, you&#8217;re probably running it using a database. The database is important, because it will typically contain every bit of web-entered information, such as all your blog text, dates, and comments.</p>
<p>If you aren&#8217;t showing a database name here, you don&#8217;t have an active database, so you don&#8217;t need to worry about this.</p>
<p>If you have a database (or two or three) listed, click the name of each one that shows. Save the resulting file to your home computer.</p>
<p><strong>Aliases and Filters</strong></p>
<p>Save these (if they exist) to preserve your server-resident mail filters, and info such as forwarders.<br />
<strong>Full backup (advanced):</strong></p>
<p>Note: If you generate a full backup, the backup will by default be created in your root directory on the web server, thus doubling the amount of space your account takes up. If you don’t feel comfortable immediately downloading your back up to your home computer via FTP or the File Manager, and then deleting this file off the server, please don’t click this one! Full backups include your entire folder structure, databases and aliases, plus any email on your server, but <strong>not</strong> <a href="http://techdonkey.com/techy-tidbits/mailman-email-lists-how-to-back-up-your-membership-list">Mailman mailing lists</a>.</p>
<p><strong>A Final Note</strong></p>
<p>Back up frequently if you have a lot of changes and live content, and less so if you just have a static site that doesn&#8217;t change from month to month.</p>
<p>If any of this little instruction blurb needs further explaining, please contact me and I&#8217;ll do my best to help you.</p>
<p>-Elaine Miller</p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/techy-tidbits/how-to-backup-the-files-on-your-webserver-elaines-clients-only/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to retrieve a lost webpage document or image from your browser cache</title>
		<link>http://dyketech.com/techy-tidbits/how-to-retrieve-a-lost-webpage-document-or-image-from-your-browser-cache</link>
		<comments>http://dyketech.com/techy-tidbits/how-to-retrieve-a-lost-webpage-document-or-image-from-your-browser-cache#comments</comments>
		<pubDate>Sun, 30 Jul 2006 13:57:04 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Techy Tidbits]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/how-to-retrieve-a-lost-webpage-document-or-image-from-your-browser-cache</guid>
		<description><![CDATA[Scenario: You have a document online, but the online source has vanished, whether by server crash or perhaps having a hacked website. If you&#8217;ve recently visited your site on your machine with your browser, you may have a copy of your images and pages still inside your computer, in an often-hidden folder called your browser [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Scenario:</strong> You have a document online, but the online source has vanished, whether by server crash or perhaps having a hacked website. If you&#8217;ve recently visited your site on your machine with your browser, you may have a copy of your images and pages still inside your computer, in an often-hidden folder called your browser cache.</p>
<p><strong>Here&#8217;s how to find the cache folder: </strong>(For any computer running Windows XP)<strong><br />
</strong></p>
<p><strong>For Internet Explorer:</strong></p>
<p>C:\Documents and Settings\YOURLOGONNAME\Local Settings\Temporary Internet Files</p>
<p>replace YOURLOGONNAME with, well, your very own logon name, whether it be PeBbleS or Betty, or WILMA.</p>
<p>Almost every win-xp running computer will have this path to Internet Explorer&#8217;s cache.</p>
<p><strong>For Firefox:</strong></p>
<p>Firefox is a wee bit more complicated because the filenames have no extension. But here goes:<br />
C:\Documents and Settings\YOURLOGONAME\Local Settings\Application Data\Mozilla\Firefox\Profiles</p>
<p>Inside this folder, there may be one or two (or more) profile folders. Click on anything that looks good to you, and then click again on the cache folder inside.</p>
<p>The files marked  _CACHE_001_ and so on probably won&#8217;t be helpful.</p>
<p>But the rest of the files, all named in a kind of gobbldeygook, will be. Open a browser window right next to the window showing your files. Drag and drop the gobbledegook files one at a time into the browser window. Examine the contents. Rinse, repeat.</p>
<p>Advanced students can run a bulk rename function on the files, and give them all .jpg extensions, then view the window using thumbnails. This will highlight any images right away, and you can keep them or throw them out, depending on what you&#8217;re trying to retrieve. Then another bulk-rename run, and give all remaining files a .txt extension, and you&#8217;ll be able to open gobs of files simultaneously in your favourite text editor.<br />
<strong>If you can&#8217;t see the folders</strong>, your system has hidden them from you. In any Explorer window, click Tools &#8211;> Folder Options &#8211;> View  and make sure the button next to &#8220;Show hidden files and folders&#8221; is checked. While you&#8217;re at it, UNcheck &#8220;Hide extensions for known types&#8221; and &#8220;Hide protected operating system files&#8221;, just for kicks.</p>
<p>Happy Hunting!</p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/techy-tidbits/how-to-retrieve-a-lost-webpage-document-or-image-from-your-browser-cache/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to find a lost document in The WayBack Machine</title>
		<link>http://dyketech.com/techy-tidbits/how-to-find-a-lost-document-in-the-wayback-machine</link>
		<comments>http://dyketech.com/techy-tidbits/how-to-find-a-lost-document-in-the-wayback-machine#comments</comments>
		<pubDate>Sun, 30 Jul 2006 13:15:21 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Techy Tidbits]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/how-to-find-a-lost-document-in-the-wayback-machine</guid>
		<description><![CDATA[
http://www.archive.org/web/web.php
Place your desired domain name in the search box and click &#8220;Take Me Back!&#8221;
The dates that show up are linked to a cache of that domain at that particular time and space. (It&#8217;s always humbling to look back upon one&#8217;s early coding skills, for instance)
This&#8217;ll be very text-only unless the same images are still on [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.archive.org/web/web.php"><img src="http://techdonkey.com/wp/wp-content/uploads/2006/07/wayback.gif" /><br />
http://www.archive.org/web/web.php</a></p>
<p>Place your desired domain name in the search box and click &#8220;Take Me Back!&#8221;</p>
<p>The dates that show up are linked to a cache of that domain at that particular time and space. (It&#8217;s always humbling to look back upon one&#8217;s early coding skills, for instance)</p>
<p>This&#8217;ll be very text-only unless the same images are still on the original server, but the archive can still be useful in retreiving something you thought lost!</p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/techy-tidbits/how-to-find-a-lost-document-in-the-wayback-machine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to find a lost document in Google&#8217;s cache.</title>
		<link>http://dyketech.com/techy-tidbits/how-to-find-a-lost-document-in-googles-cache</link>
		<comments>http://dyketech.com/techy-tidbits/how-to-find-a-lost-document-in-googles-cache#comments</comments>
		<pubDate>Sun, 30 Jul 2006 13:08:01 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Techy Tidbits]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/how-to-find-a-lost-document-in-googles-cache</guid>
		<description><![CDATA[Some folks have lost some data recently, and would like to get it back. There&#8217;s some small hope &#8212; Google.com will create a cached version of the various pages it visits, and you can often find your missing web pages here!
Step 1 
Go to google.com, and in the search box, type the domain name or [...]]]></description>
			<content:encoded><![CDATA[<p>Some folks have lost some data recently, and would like to get it back. There&#8217;s some small hope &#8212; Google.com will create a cached version of the various pages it visits, and you can often find your missing web pages here!</p>
<p><strong>Step 1 </strong></p>
<p>Go to <a target="_blank" href="http://google.com">google.com</a>, and in the search box, type the domain name or complete URL of the site you&#8217;d like, preceded by &#8220;site:&#8221; and click the search button.  Like so:</p>
<p><img alt="find your google cache" id="image25" src="http://techdonkey.com/wp/wp-content/uploads/2006/07/google1.jpg" /></p>
<p>If you&#8217;re feeling adventurous, you can add a search term to narrow your results.</p>
<p><strong> Step 2</strong></p>
<p>Google will return a list of all the pages it has spidered from your site. Scroll until you find your little lost page, post, or document, and click the word &#8220;cached&#8221;  &#8212; do NOT click the regular link. That &#8220;Cached&#8221; link will take you to a copy of the text that&#8217;s been saved to Google&#8217;s machine, and you&#8217;ll be able to save that page to your own computer and do with it as you wish.</p>
<p><strong>Step 3</strong></p>
<p>Repeat for every page you&#8217;re missing.</p>
<p><strong>NOTE:  </strong>This won&#8217;t work well for private site areas, or for sites that have opted out of the Google spidering process. Your mileage may vary!</p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/techy-tidbits/how-to-find-a-lost-document-in-googles-cache/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mailman email lists: how to back up your membership list</title>
		<link>http://dyketech.com/techy-tidbits/mailman-email-lists-how-to-back-up-your-membership-list</link>
		<comments>http://dyketech.com/techy-tidbits/mailman-email-lists-how-to-back-up-your-membership-list#comments</comments>
		<pubDate>Sat, 29 Jul 2006 15:22:01 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Techy Tidbits]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/mailman-email-lists-how-to-back-up-your-membership-list</guid>
		<description><![CDATA[Send the following command as the body of an email to your LIST REQUEST ADDRESS to see everyone who is on your mailing list.  The roster is limited to list members only, and you must supply your admin password to retrieve it.
Your list request address (found in your listmail headers) is typically
yourlistname-request@yourdomainname.com
The simplest format [...]]]></description>
			<content:encoded><![CDATA[<p>Send the following command as the body of an email to your LIST REQUEST ADDRESS to see everyone who is on your mailing list.  The roster is limited to list members only, and you must supply your admin password to retrieve it.</p>
<p>Your list request address (found in your listmail headers) is typically</p>
<p><strong>yourlistname-request@yourdomainname.com</strong></p>
<p>The simplest format would be to send from your admin address without brackets or modifiers; if your password is banana, simply send one line reading:<br />
who banana</p>
<p>This won&#8217;t preserve your  other settings, but it&#8217;s a great start when you&#8217;re trying to reconstitute a list!</p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/techy-tidbits/mailman-email-lists-how-to-back-up-your-membership-list/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update: domains resolved, uploading in progress</title>
		<link>http://dyketech.com/server-status-and-news/update-domains-resolved-uploading-in-progress</link>
		<comments>http://dyketech.com/server-status-and-news/update-domains-resolved-uploading-in-progress#comments</comments>
		<pubDate>Thu, 27 Jul 2006 23:18:17 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Server Status and News]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/update-domains-resolved-uploading-in-progress</guid>
		<description><![CDATA[Every DNS transfer has resolved, as far as I know.
If you own a site that has not resolved (eg it has a blue page that says &#8220;there is no website configured at this address&#8221;) contact me and we&#8217;ll troubleshoot your DNS troubles.
I&#8217;m working on re-upping the sites I directly geek for (eg: I built it [...]]]></description>
			<content:encoded><![CDATA[<p>Every DNS transfer has resolved, as far as I know.</p>
<p>If you own a site that has not resolved (eg it has a blue page that says &#8220;there is no website configured at this address&#8221;) contact me and we&#8217;ll troubleshoot your DNS troubles.</p>
<p>I&#8217;m working on re-upping the sites I directly geek for (eg: I built it and run it for you). If you need it faster, let me know, because in the absense of other info, I&#8217;m going alphabetically.</p>
<p>Again, if you have a recent backup, let me know.</p>
<p>more soon.</p>
<p>-Elaine</p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/server-status-and-news/update-domains-resolved-uploading-in-progress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Limited access to old server (still no backups)</title>
		<link>http://dyketech.com/server-status-and-news/limited-access-to-old-server-still-no-backups</link>
		<comments>http://dyketech.com/server-status-and-news/limited-access-to-old-server-still-no-backups#comments</comments>
		<pubDate>Thu, 27 Jul 2006 05:46:42 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
		
		<category><![CDATA[Server Status and News]]></category>

		<guid isPermaLink="false">http://dyketech.com/tech/limited-access-to-old-server-still-no-backups</guid>
		<description><![CDATA[I have limited access to the old server, for those few folks who are having a hard time getting the DNS records changed. It&#8217;s web only, no cpanel, no frigging email.
If you need to be temporarily re-upped on the old server, let me know.
Note that this won&#8217;t bring our old sites back. It&#8217;s just moving [...]]]></description>
			<content:encoded><![CDATA[<p>I have limited access to the old server, for those few folks who are having a hard time getting the DNS records changed. It&#8217;s web only, no cpanel, no frigging email.<br />
If you need to be temporarily re-upped on the old server, let me know.</p>
<p>Note that this won&#8217;t bring our old sites back. It&#8217;s just moving back into an empty house that&#8217;s about to be torn down, just in case you need to be found during the transfer.</p>
]]></content:encoded>
			<wfw:commentRss>http://dyketech.com/server-status-and-news/limited-access-to-old-server-still-no-backups/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
