<?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>invisiblegirl.org &#187; g33k</title>
	<atom:link href="http://invisiblegirl.org/tag/g33k/feed/" rel="self" type="application/rss+xml" />
	<link>http://invisiblegirl.org</link>
	<description></description>
	<lastBuildDate>Mon, 21 May 2012 13:00:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to fix disappeared WordPress comments</title>
		<link>http://invisiblegirl.org/2012/05/how-to-fix-disappeared-wordpress-comments/</link>
		<comments>http://invisiblegirl.org/2012/05/how-to-fix-disappeared-wordpress-comments/#comments</comments>
		<pubDate>Tue, 08 May 2012 18:03:01 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[g33k]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=3155</guid>
		<description><![CDATA[I&#8217;m not sure if this happened after an upgrade or something, but I logged in to WordPress this morning and found that ALL comments on the blog had disappeared! No approved&#8230; no pending&#8230; no spam. I knew that couldn&#8217;t be right, so I did some research and found this post on the WordPress Support  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure if this happened after an upgrade or something, but I logged in to WordPress this morning and found that ALL comments on the blog had disappeared! No approved&#8230; no pending&#8230; no spam. I knew that couldn&#8217;t be right, so I did some research and found <a href="http://wordpress.org/support/topic/comments-disappeared-cant-post-new-ones">this post on the WordPress Support forums</a>:</p>
<blockquote><p>Been using WordPress for years without hitch. I recently however upgraded to 2.9.1 and nobody can now post comments. If I try to post a comment, the page goes blank (on this url http://eastlower.co.uk/wp-comments-post.php#comment-)</p>
<p>Worse, all my previous comments from 606 posts appear to have disappeared (at least it says they have on the dashboard).</p>
<p>I&#8217;ve contacted my administrator who says my database in phpmyadmin is fine &#8211; though the comments table says &#8216;in use&#8217;.</p></blockquote>
<p>I logged into phpMyAdmin and sure enough, the comments table says &#8220;in use.&#8221; I scrolled down a little farther and this comment seemed promising:</p>
<blockquote><p>In Cpanel click on MySql Databases. On the next page you should see your MySql DBs. click on the &#8220;repair&#8221; button for the db you are using for your site. Hope it helps. Worked for me and I had the same problem.</p></blockquote>
<p>I had some trouble finding this &#8220;repair&#8221; button and once I found it, I thought I would do a little step by step for others that had problems. This is using phpMyAdmin version 3.4.5.</p>
<p>Step 1: Log into your cPanel (located on your server, separate from WordPress) and then log into phpMyAdmin. Click on your WordPress database. <strong>BACK UP YOUR DATABASE BEFORE GOING ANY FURTHER.</strong></p>
<div id="attachment_3156" class="wp-caption aligncenter" style="width: 310px"><a href="http://invisiblegirl.org/wp-content/uploads/2012/05/php1.png"><img src="http://invisiblegirl.org/wp-content/uploads/2012/05/php1-300x187.png" alt="" title="php1" width="300" height="187" class="size-medium wp-image-3156" /></a><p class="wp-caption-text">(click to enlarge)</p></div>
<p>Step 2: In the list of tables, locate wp_comments and click the check box next to it.</p>
<div id="attachment_3157" class="wp-caption aligncenter" style="width: 310px"><a href="http://invisiblegirl.org/wp-content/uploads/2012/05/php2.png"><img src="http://invisiblegirl.org/wp-content/uploads/2012/05/php2-300x187.png" alt="" title="php2" width="300" height="187" class="size-medium wp-image-3157" /></a><p class="wp-caption-text">(click to enlarge)</p></div>
<p>Step 3: Scroll down and choose &#8220;Repair Table&#8221; from the drop down box.</p>
<div id="attachment_3158" class="wp-caption aligncenter" style="width: 310px"><a href="http://invisiblegirl.org/wp-content/uploads/2012/05/php3.png"><img src="http://invisiblegirl.org/wp-content/uploads/2012/05/php3-300x187.png" alt="" title="php3" width="300" height="187" class="size-medium wp-image-3158" /></a><p class="wp-caption-text">(click to enlarge)</p></div>
<p>Step 4: Success! It&#8217;s been repaired successfully.</p>
<div id="attachment_3159" class="wp-caption aligncenter" style="width: 310px"><a href="http://invisiblegirl.org/wp-content/uploads/2012/05/php4.png"><img src="http://invisiblegirl.org/wp-content/uploads/2012/05/php4-300x187.png" alt="" title="php4" width="300" height="187" class="size-medium wp-image-3159" /></a><p class="wp-caption-text">(click to enlarge)</p></div>
<p>And now all my comments are back, even those lovely spam comments <img src='http://invisiblegirl.org/wp-includes/images/smilies/kawaiiness/biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://invisiblegirl.org/wp-content/uploads/2012/05/php5.png"><img src="http://invisiblegirl.org/wp-content/uploads/2012/05/php5.png" alt="" title="php5" width="250" height="150" class="aligncenter size-full wp-image-3160" /></a></p>
<p>See, that wasn&#8217;t too hard! Hopefully that helps you!</p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2012/05/how-to-fix-disappeared-wordpress-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Update</title>
		<link>http://invisiblegirl.org/2011/05/computer-update/</link>
		<comments>http://invisiblegirl.org/2011/05/computer-update/#comments</comments>
		<pubDate>Fri, 06 May 2011 19:30:02 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[g33k]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=2265</guid>
		<description><![CDATA[Well, I finally got myself a new laptop. I&#8217;m now the proud owner of this bad boy&#8230;
I loved the last Toshiba that I killed, so it only made sense to upgrade to another Toshiba when I had some extra money. It has a 320GB 5400RPM SATA hard drive which is fine for me; I use an external HD so I don&#8217;t  [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I finally got myself a new laptop. I&#8217;m now the proud owner of this bad boy&#8230;</p>
<div id="attachment_2266" class="wp-caption aligncenter" style="width: 310px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/05/satellite-l655-s5058-600-02.jpg"><img src="http://invisiblegirl.org/wp-content/uploads/2011/05/satellite-l655-s5058-600-02-300x300.jpg" alt="" title="satellite-l655-s5058-600-02" width="300" height="300" class="size-medium wp-image-2266" /></a><p class="wp-caption-text">Toshiba Satellite L650</p></div>
<p>I loved the last Toshiba <a href="http://invisiblegirl.org/2011/01/when-it-rains-it-pours/">that I killed</a>, so it only made sense to upgrade to <a href="http://www.toshibadirect.com/td/b2c/laptops.to?family=satellite&#038;model=L650#resultsMatrix">another Toshiba</a> when I had some extra money. It has a 320GB 5400RPM SATA hard drive which is fine for me; I use an external HD so I don&#8217;t really need my machine&#8217;s local HDD to be incredibly beefy. What <em>was</em> important to me was that the thing be <em>fast</em>, so I got a Intel Core i5-480M dual core processor and 4GB (2GBX2) 1066MHz DDR3 memory. If I went with a desktop I could have gotten a better processor, but I&#8217;m liking the speed this laptop is providing.</p>
<p>Unfortunately, once I received it I realized it only has two USB plugs. Luckily, I just did a <a href="http://invisiblegirl.org/2011/02/cute-usb-hubs/">lot of research on USB Hubs</a>, so I ordered the Tulip USB hub. Unfortunately, when it arrived it did not come with a power cord, and without that external devices such as an external HD or iPod won&#8217;t work. I contacted the manufacturer, there was not one available. Stupidly, I found a power cord around my house, plugged it into the Hub and&#8230; shorted the HDD on my NEW laptop. <img src='http://invisiblegirl.org/wp-includes/images/smilies/kawaiiness/sad.gif' alt=':(' class='wp-smiley' />  Luckily, I was able to send it in for repair since it was still under warranty. Hooray!</p>
<p>I ended up ordering a different, not cute USB hub. <img src='http://invisiblegirl.org/wp-includes/images/smilies/kawaiiness/sad.gif' alt=':(' class='wp-smiley' />  As long as it works and <em>doesn&#8217;t</em> short my computer though, I&#8217;m happy.</p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2011/05/computer-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing New RAM in MacBook and Sony Vaio VGN-FS8900</title>
		<link>http://invisiblegirl.org/2011/02/installing-new-ram-in-macbook-and-sony-vaio-vgn-fs8900/</link>
		<comments>http://invisiblegirl.org/2011/02/installing-new-ram-in-macbook-and-sony-vaio-vgn-fs8900/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 17:14:21 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[g33k]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=2230</guid>
		<description><![CDATA[A couple of weeks after the tea disaster of 2010, I bought new ram for my MacBook and my Sony Vaio VGN-FS8900 laptops. Both were equipped with only 512MB of RAM (help!) but had a max capacity of 2GB, so for only about $80 I was able to get more RAM for both of them. 
I&#8217;m not that computer  [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks after <a href="http://invisiblegirl.org/2011/01/when-it-rains-it-pours/">the tea disaster of 2010</a>, I bought new ram for my MacBook and my Sony Vaio VGN-FS8900 laptops. Both were equipped with only 512MB of RAM (help!) but had a max capacity of 2GB, so for only about $80 I was able to get more RAM for both of them. </p>
<p>I&#8217;m not that computer technical, but replacing the RAM was a BREEZE! A helpful Mac employee directed me to a website that would walk me through the process called <a href="http://ifixit.com">iFixIt.com</a>. All I had to do was <a href="http://www.ifixit.com/Guide/Repair/Installing-MacBook-Core-2-Duo-RAM/512/1">follow this simple tutorial</a> and voila! I now had 2GB of RAM.</p>
<p>The Sony was a bit trickier. After lots of searching, I found <a href="http://www.docs.sony.com/release/VGNFS800EN_ug.pdf">this user manual</a> and it has some text instructions starting on page 110. I had a bit of a scare (the computer wouldn&#8217;t boot at first) but eventually the operation was successful!</p>
<p>I felt like such an elite geek afterwards, like Angelina Jolie in <a href="http://www.imdb.com/title/tt0113243/"><em>Hackers</em></a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2011/02/installing-new-ram-in-macbook-and-sony-vaio-vgn-fs8900/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cute USB Hubs!</title>
		<link>http://invisiblegirl.org/2011/02/cute-usb-hubs/</link>
		<comments>http://invisiblegirl.org/2011/02/cute-usb-hubs/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 05:19:49 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[cute]]></category>
		<category><![CDATA[g33k]]></category>
		<category><![CDATA[i love to shop get over it]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=2241</guid>
		<description><![CDATA[I was at Target the other day and bought a USB hub, but when I brought it home and plugged it in, the thing didn&#8217;t work! So I decided to poke around the interwebs and see what I could find. (For those of you who don&#8217;t know, a USB hub is a USB device that plugs in to one USB port and splits it into  [...]]]></description>
			<content:encoded><![CDATA[<p>I was at Target the other day and bought a USB hub, but when I brought it home and plugged it in, the thing didn&#8217;t work! So I decided to poke around the interwebs and see what I could find. (For those of you who don&#8217;t know, a USB hub is a USB device that plugs in to one USB port and splits it into many. Think of it as a power strip for USB ports.)</p>
<p><div id="attachment_2242" class="wp-caption aligncenter" style="width: 160px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/02/1-mouse.jpg"><img src="http://invisiblegirl.org/wp-content/uploads/2011/02/1-mouse-150x150.jpg" alt="" title="1-mouse" width="150" height="150" class="size-thumbnail wp-image-2242" /></a><p class="wp-caption-text">Mouse USB hub</p></div>This mouse USB hub has four ports, one of each of its legs. They&#8217;re all USB 2.0 and it comes in a variety of colors. Check out the <a href="http://usb.brando.com/prod_detail.php?prod_id=00475">Mouse USB Hub at Brando.com</a>.<br />
<span id="more-2241"></span><br />
<div id="attachment_2243" class="wp-caption aligncenter" style="width: 160px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/02/3-octopus.jpg"><img src="http://invisiblegirl.org/wp-content/uploads/2011/02/3-octopus-150x150.jpg" alt="" title="3-octopus" width="150" height="150" class="size-thumbnail wp-image-2243" /></a><p class="wp-caption-text">Octopus USB Hub.</p></div>This Octopus USB Hub also has four ports and also comes in a variety of colors. I personally like the purple. <img src='http://invisiblegirl.org/wp-includes/images/smilies/kawaiiness/happy.gif' alt=':)' class='wp-smiley' />  <a href="http://www.amazon.com/4-port-4-Legged-Octopus-Design-Purple/dp/B002SEEC78/ref=sr_1_3?ie=UTF8&#038;qid=1297016907&#038;sr=8-3">You can get it at Amazon.com.</a></p>
<p><div id="attachment_2244" class="wp-caption aligncenter" style="width: 160px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/02/7-tulip.png"><img src="http://invisiblegirl.org/wp-content/uploads/2011/02/7-tulip-150x150.png" alt="" title="7-tulip" width="150" height="150" class="size-thumbnail wp-image-2244" /></a><p class="wp-caption-text">Tulip USB hub.</p></div>This Tulip USB Hub is so adorable! Your desk will be spring-like all year with this hub. <a href="http://www.fredflare.com/customer/product.php?productid=6407&#038;cat=309">Get the Tulip USB Hub at FredFlare.com.</a></p>
<p><div id="attachment_2245" class="wp-caption aligncenter" style="width: 160px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/02/fredflare.com-877-798-2807-Aphrodite.png"><img src="http://invisiblegirl.org/wp-content/uploads/2011/02/fredflare.com-877-798-2807-Aphrodite-150x150.png" alt="" title="fredflare.com - 877-798-2807 - Aphrodite" width="150" height="150" class="size-thumbnail wp-image-2245" /></a><p class="wp-caption-text">Aphrodite USB Hub,</p></div>I love the elegance of this USB Hub. It is also four port in the image of the Goddess of Love herself, Aphrodite. <a href="http://www.fredflare.com/customer/product.php?productid=6407&#038;cat=309">This awesome Aphrodite USB Hub also available at FredFlare.com.</a></p>
<p><div id="attachment_2253" class="wp-caption aligncenter" style="width: 160px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/02/8-cassette.jpg"><img src="http://invisiblegirl.org/wp-content/uploads/2011/02/8-cassette-150x150.jpg" alt="" title="8-cassette" width="150" height="150" class="size-thumbnail wp-image-2253" /></a><p class="wp-caption-text">Cassette USB Hub.</p></div>Pink, Retro and totally cute! I love this USB hub styled to look like an old school cassette tape. It has four ports and comes in pink, black and gray. <a href="http://www.jlist.com/product/NET723">Order the cassette tape USB hub from J-List.com.</a></p>
<p>These next few aren&#8217;t too cute, but I couldn&#8217;t leave them off because I always appreciate geeky products!</p>
<p><div id="attachment_2254" class="wp-caption aligncenter" style="width: 160px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/02/4-vader.jpg"><img src="http://invisiblegirl.org/wp-content/uploads/2011/02/4-vader-150x150.jpg" alt="" title="4-vader" width="150" height="150" class="size-thumbnail wp-image-2254" /></a><p class="wp-caption-text">Darth Vader USB Hub.</p></div>How cool is this Darth Vader USB Hub? Use it to instantly increase your nerd cred (or to kill any chances of getting laid?) while giving you more connectivity options. Buy one for yourself at (where else?) <a href="http://www.thinkgeek.com/computing/accessories/aec4/">ThinkGeek.com.</a></p>
<p><div id="attachment_2255" class="wp-caption aligncenter" style="width: 160px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/02/5-r2.jpg"><img src="http://invisiblegirl.org/wp-content/uploads/2011/02/5-r2-150x150.jpg" alt="" title="5-r2" width="150" height="150" class="size-thumbnail wp-image-2255" /></a><p class="wp-caption-text">R2-D2 USB Hub.</p></div>Of course, you can&#8217;t put out a Vader USB Hub and NOT put out an R2-D2 version! Here is above, boasting the same features as the Vader version, except for maybe the fear factor. <a href="http://www.thinkgeek.com/computing/accessories/ab85/">Also available from ThinkGeek.com.</a></p>
<p><div id="attachment_2257" class="wp-caption aligncenter" style="width: 160px"><a href="http://invisiblegirl.org/wp-content/uploads/2011/02/6-robot.jpeg"><img src="http://invisiblegirl.org/wp-content/uploads/2011/02/6-robot-150x150.jpg" alt="" title="6-robot" width="150" height="150" class="size-thumbnail wp-image-2257" /></a><p class="wp-caption-text">Robot USB Hub.</p></div>Okay, maybe this robot doesn&#8217;t belong to a famous movie franchise, but he&#8217;s still cute! His eyes light up when you connect him, and his arms and wheels actually work! How cute is that? <a href="http://www.paper-source.com/cgi-bin/paper/item/Robot-USB-Hub/3202.010/489435.html">Get yours at Paper-Source.com.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2011/02/cute-usb-hubs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Asian dramas (redux)</title>
		<link>http://invisiblegirl.org/2009/04/asian-dramas-redux/</link>
		<comments>http://invisiblegirl.org/2009/04/asian-dramas-redux/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 06:23:31 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[g33k]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=1299</guid>
		<description><![CDATA[I have begun watching Asian Dramas again on KSCI! God, love that channel. This one is called Cain and Abel, it&#8217;s Korean. Unfortunately I came into it partway through, so I&#8217;m a little fuzzy on the storyline so far. I think I came in midway through the first episode (I hope). It stars the same guy as  [...]]]></description>
			<content:encoded><![CDATA[<p>I have begun watching Asian Dramas again on <a href="http://www.kscitv.com/">KSCI!</a> God, love that channel. This one is called <a href="http://wiki.d-addicts.com/Cain_and_Abel">Cain and Abel</a>, it&#8217;s Korean. Unfortunately I came into it partway through, so I&#8217;m a little fuzzy on the storyline so far. I think I came in midway through the first episode (I hope). It stars the same guy as my other favorite, So Ji Sub from <a href="http://wiki.d-addicts.com/Thousand_Years_of_Love">Thousand Years of Love</a>. Apparently Cain and Abel just finished airing in Korea. I like that its current!</p>
<p>On Tuesday night I was watching another drama when I was trying to fall asleep. It sucked me in though, so it didn&#8217;t help <img src='http://invisiblegirl.org/wp-includes/images/smilies/kawaiiness/happy.gif' alt=':)' class='wp-smiley' />  It was a period drama <s>and I can&#8217;t remember the name. </s> Found it! It&#8217;s called <a href="http://wiki.d-addicts.com/Princess_Ja_Myung_Go">Princess Ja Myung</a>, and I guess it&#8217;s still in its original airing in Korea! Awesome!</p>
<p>Hopefully I&#8217;ll remember to keep up with these. I&#8217;ve always heard that Korean dramas are the best ones, that do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2009/04/asian-dramas-redux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excellent!</title>
		<link>http://invisiblegirl.org/2008/05/excellent/</link>
		<comments>http://invisiblegirl.org/2008/05/excellent/#comments</comments>
		<pubDate>Thu, 15 May 2008 06:56:29 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[g33k]]></category>
		<category><![CDATA[video games]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=1233</guid>
		<description><![CDATA[I just beat The Legend of Zelda: Twilight Princess on the Wii. I&#8217;m so happy I finally beat it, haha. But also a little sad! I really liked this Zelda. I never got too much into Windwaker, and I didn&#8217;t have a gamecube, so the last Zelda i really loved was A Link to the Past. I&#8217;m still watching the  [...]]]></description>
			<content:encoded><![CDATA[<p>I just beat The Legend of Zelda: Twilight Princess on the Wii. I&#8217;m so happy I finally beat it, haha. But also a little sad! I really liked this Zelda. I never got too much into Windwaker, and I didn&#8217;t have a gamecube, so the last Zelda i really loved was A Link to the Past. I&#8217;m still watching the ending credits/cut scenes as I type this, lol. I thought it was a little too east at times, but overall it was a really satisfying game. I&#8217;m not sure what I&#8217;ll play next! Maybe I&#8217;ll unlock some characters in SSBB or play some more of my puzzle games. The Wii really is a great system. <img src='http://invisiblegirl.org/wp-includes/images/smilies/kawaiiness/happy.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2008/05/excellent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aw, grandma here finished her puzzle.</title>
		<link>http://invisiblegirl.org/2008/02/aw-grandma-here-finished-her-puzzle/</link>
		<comments>http://invisiblegirl.org/2008/02/aw-grandma-here-finished-her-puzzle/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 08:19:13 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[g33k]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=1223</guid>
		<description><![CDATA[
aw, how pretty! wait a minute&#8230;

is that&#8230;

A MISSING PIECE!!! ARG TORTURE   Wow, I can&#8217;t even put a puzzle together correctly lol.  :cloud:
]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2081/2238794286_13e7b95c56.jpg"/></p>
<p>aw, how pretty! wait a minute&#8230;</p>
<p><img src="http://farm3.static.flickr.com/2107/2238003635_f40ba2a30b.jpg"/></p>
<p>is that&#8230;</p>
<p><img src="http://farm3.static.flickr.com/2396/2238003587_149f4a9c6a.jpg"/></p>
<p>A MISSING PIECE!!! ARG TORTURE <img src='http://invisiblegirl.org/wp-includes/images/smilies/kawaiiness/sad.gif' alt=':(' class='wp-smiley' />  Wow, I can&#8217;t even put a puzzle together correctly lol.  :cloud:</p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2008/02/aw-grandma-here-finished-her-puzzle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do you create your WordPress themes?</title>
		<link>http://invisiblegirl.org/2007/11/how-do-you-create-your-wordpress-themes/</link>
		<comments>http://invisiblegirl.org/2007/11/how-do-you-create-your-wordpress-themes/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 18:21:13 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[g33k]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=1207</guid>
		<description><![CDATA[I&#8217;m really interested and curious to find out how other people come up with their themes for WordPress. Although I really love the blogging tool, my one complaint has been how hard it is for people like me, who aren&#8217;t that familiar with PHP, to successfully get in and create their own themes. There  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really interested and curious to find out how other people come up with their themes for WordPress. Although I really love the blogging tool, my one complaint has been how hard it is for people like me, who aren&#8217;t that familiar with PHP, to successfully get in and create their own themes. There are some guides out there for people like me, but unfortunately I find a lot of them hard to understand and not too user friendly.</p>
<p>Normally I&#8217;ll begin in Photoshop and do a mock up of what I&#8217;d like my final theme to look like, including link colors, text colors, and etc. Then I&#8217;ll go and try to find an existing theme (usually from my collection) that will fit this idea. I then tweak the CSS and code around to get the theme to work, and I always give credit to the original creator of the original theme. Sometimes the theme works, sometimes it doesn&#8217;t.</p>
<p>Lately I&#8217;ve been contemplating building a theme from the ground up, without borrowing code from other themes, and it&#8217;s a little daunting. How do I start? Should I just build a page without WordPress in mind using CSS, and then try to fit WordPress into it afterwards? Should I try to build my theme around WordPress functions I know that I want to use?</p>
<p>Other things I try to do when envisioning a new theme is to check out the websites of my esteemed peers.  <img src='http://invisiblegirl.org/wp-includes/images/smilies/kawaiiness/biggrin.gif' alt=':D' class='wp-smiley' />  Websites like <a href="http://www.beccary.com">beccary.com</a>, <a href="http://www.tehsheriff.org">tehsheriff.org</a>, <a href="http://www.pure-essence.net">pure-essence.net</a>, <a href="http://www.bubblessoc.net">bubblessoc.net</a> (even though it&#8217;s down at the moment), and <a href="http://veerle.duoh.com/index.php/blog/index/">veerle.duoh.com</a> are all created with that clean, sophisticated, and elegant style that I love. There aren&#8217;t too many elements distracting you, all are very simple and clean and all of the elements match well and work well together.</p>
<p>How do you go about creating your themes? What is your process?</p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2007/11/how-do-you-create-your-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Yes!! Google Reader has Search!!</title>
		<link>http://invisiblegirl.org/2007/09/yes-google-reader-has-search/</link>
		<comments>http://invisiblegirl.org/2007/09/yes-google-reader-has-search/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 14:53:11 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[g33k]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=1189</guid>
		<description><![CDATA[I am a big fan of all things Google, one of these services being their Google Reader, a feed reeder. What is that, you ask? :dork:
Your inbox for the web
With Google Reader, keeping up with your favorite websites is as easy as checking your email.
    * Stay up to date.
      Google Reader  [...]]]></description>
			<content:encoded><![CDATA[<p>I am a big fan of all things Google, one of these services being their <a href="http://reader.google.com">Google Reader</a>, a feed reeder. What is that, you ask? :dork:</p>
<blockquote><p><strong>Your inbox for the web</strong></p>
<p>With Google Reader, keeping up with your favorite websites is as easy as checking your email.</p>
<p>    * Stay up to date.<br />
      Google Reader constantly checks your favorite news sites and blogs for new content.<br />
    * Share with your friends.<br />
      Use Google Reader&#8217;s built-in public page to easily share interesting items with your friends and family.<br />
    * Use it anywhere, for free.<br />
      Google Reader is totally free and works in most modern browsers, without any software to install.</p></blockquote>
<p>One of my biggest complaints about it from the beginning was its lack of a search function. It seemed odd to me that a company that built its notoriety on creating a new search engine would not include this service in one of their products. <a href="http://googlereader.blogspot.com/2007/09/we-found-it.html">But FINALLY, they have added this function!</a> Now you can search your subscribed threads with ease:</p>
<blockquote><p>Search lets you use keywords to find items in your subscriptions (if you&#8217;re looking to search all blogs, give Blog Search a try). If you subscribe to someone&#8217;s shared items, it&#8217;ll search those too. </p></blockquote>
<p>This is just so awesome!! Especially for someone like me, who has literally THOUSANDS of read items, this is really an essential feature.</p>
<p>Thanks Google!! :star: </p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2007/09/yes-google-reader-has-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you hear? There&#8217;s a new iPod!</title>
		<link>http://invisiblegirl.org/2007/09/did-you-hear-theres-a-new-ipod/</link>
		<comments>http://invisiblegirl.org/2007/09/did-you-hear-theres-a-new-ipod/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 23:33:19 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[g33k]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://invisiblegirl.org/?p=1188</guid>
		<description><![CDATA[But that&#8217;s not all. Seems like Apple has updated its whole line of iPods!  XD So what&#8217;s new, you ask?

The new flagship iPod has &#8220;the same size screen as the iPhone, but it&#8217;s even thinner&#8221; (eight-millimeters, for those taking notes), and it also touts the &#8220;same multi-touch interface&#8221; found on the  [...]]]></description>
			<content:encoded><![CDATA[<p>But that&#8217;s not all. Seems like Apple has updated its whole line of iPods!  XD So what&#8217;s new, you ask?<br />
<center><img src="http://farm2.static.flickr.com/1057/1332987996_3312c988cf.jpg"/></center></p>
<blockquote><p>The new flagship iPod has &#8220;the same size screen as the iPhone, but it&#8217;s even thinner&#8221; (eight-millimeters, for those taking notes), and it also touts the &#8220;same multi-touch interface&#8221; found on the firm&#8217;s handset. Additionally, it boasts a 3.5-inch widescreen display, the ability to &#8220;flick through your photos,&#8221; and you even get the &#8220;slide to unlock&#8221; feature, too. And yes, this thing actually has WiFi. Of note, the built-in wireless antenna isn&#8217;t exactly attractive, but if it means that we can surf the web (YouTube included) and buy tunes on our iPod, we suppose it may be an acceptable flaw. As for battery life, the Touch is said to last 22-hours when playing back audio and 5-hours when watching video, but only time will tell how draining web surfing will be. The iPod Touch will be arriving in 8GB and 16GB flavors and will be priced at $299 and $399, respectively, when they ship &#8220;worldwide in a few weeks.&#8221;</p></blockquote>
<p>And there&#8217;s also a new iPod Nano:</p>
<p><center><img src="http://farm2.static.flickr.com/1299/1332137757_8afdcbfbb7.jpg"/></center></p>
<blockquote><p>The new units will include 2-inch screens with QVGA resolution, and apparently boast the same quality as the iPod video. The displays have the highest pixel density the company has ever shipped, and it seems the extra-wide players will sport an &#8220;enhanced&#8221; UI (which looks a lot like the video we saw recently) and its own version of Cover Flow. The nano will come bundled with three games, including a circular-Arkanoid rip-off called Vortex, and apparently you&#8217;ll be able to purchase more from the iTunes store. The battery life is fairly impressive as well, with Apple touting 24 hours of playback for audio, and 5 hours for video. The 4GB model will be selling for $149, though it&#8217;s only available in silver, while the rainbow-colored 8GB will leave you $199 lighter in the wallet.</p></blockquote>
<p>And a new classic iPod:</p>
<p><center><img src="http://farm2.static.flickr.com/1276/1333026650_ca43ae44ea.jpg"/></center></p>
<blockquote><p>Like the brand new iPod nano, the flagship iPod is also sporting an all-new interface, headlined by Cover Flow. The iPod comes in 80GB and 160GB capacities, with 30 hours of battery for audio playback, 6 hours of video on the 80GB version, and 40 hours / 7 hours for the 160GB unit. In addition to the new interface, the iPod Classic is getting a new all-metal shell, and is selling at $249 for the 80 gigger, $349 for 160.</p></blockquote>
<p><a href="http://www.engadget.com/">Thanks Engadget</a>. Which one are you looking forward to? Personally, I think the iTouch is a ripoff for the amount of space they give you. Once I get enough money, I&#8217;ll just grab one of the video iPods. Maybe I can get the old ones for cheap somewhere.  :star:</p>
]]></content:encoded>
			<wfw:commentRss>http://invisiblegirl.org/2007/09/did-you-hear-theres-a-new-ipod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

