<?xml version="1.0" encoding="utf-8" ?>

<rss version="0.91" >
<channel>
<title>It Came From The Internet - One Humanoid's Adventures And Findings</title>
<link>http://itcamefromtheinternet.com/tech/</link>
<description>One Humanoid's Adventures And Findings</description>
<language>en</language>
<image>
        <url>http://itcamefromtheinternet.com/tech/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: It Came From The Internet - One Humanoid's Adventures And Findings - One Humanoid's Adventures And Findings</title>
        <link>http://itcamefromtheinternet.com/tech/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Google Voice and Video Chat not working in Firefox</title>
    <link>http://itcamefromtheinternet.com/tech/archives/204-Google-Voice-and-Video-Chat-not-working-in-Firefox.html</link>

    <description>
        &lt;!-- s9ymdb:198 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;46&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 15px;&quot; src=&quot;http://itcamefromtheinternet.com/tech/uploads/google_logo5.serendipityThumb.jpg&quot; alt=&quot;&quot;  /&gt; I went and installed voice and video chat in Firefox the other day, and when it&#039;s done the browser restarts and it&#039;s as though nothing happened. I go to check and it tells me to install it just like it did the first time. Repeat process until hair loss ensues.&lt;br /&gt;
&lt;br /&gt;
I can only speak for Firefox 3.6 on Windows 7 (not compatible w/ Ubuntu unfortunately), but after installing voice and video chat, go into:&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Tools &gt; Add-ons &gt; Plugins&lt;/strong&gt; then &lt;u&gt;enable&lt;/u&gt; the &lt;strong&gt;Google Talk Plugin&lt;/strong&gt; which for some reason is disabled upon install. After you enable it, go ahead and restart the browser then video chat should be working for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 
    </description>
</item>
<item>
    <title>Resetting Gnome's Settings in Ubuntu</title>
    <link>http://itcamefromtheinternet.com/tech/archives/203-Resetting-Gnomes-Settings-in-Ubuntu.html</link>

    <description>
        &lt;!-- s9ymdb:58 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;110&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 15px;&quot; src=&quot;http://itcamefromtheinternet.com/tech/uploads/gnome-logo-300px.serendipityThumb.png&quot; alt=&quot;&quot;  /&gt; Linux Journal has a great bit about how to reset GNOME specific settings in Ubuntu when things go wrong.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.linuxjournal.com/content/resetting-gnomes-settings-ubuntu&quot; title=&quot;reset gnome ubuntu&quot;&gt;http://www.linuxjournal.com/content/resetting-gnomes-settings-ubuntu&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Basically, if you&#039;ve been customizing and tweaking and somehow end up completely borking things this can undo all changes (like a nucelar option) and set it back to it&#039;s default state. This is just for GNOME settings, it won&#039;t help you repair damage you did to graphics drivers, x-server, etc. Just GNOME.&lt;br /&gt;
&lt;br /&gt;
 
    </description>
</item>
<item>
    <title>Chkdsk countdown freezes at 1 in Windows 7</title>
    <link>http://itcamefromtheinternet.com/tech/archives/200-Chkdsk-countdown-freezes-at-1-in-Windows-7.html</link>

    <description>
        &lt;!-- s9ymdb:208 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;180&quot; height=&quot;149&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 15px;&quot; src=&quot;http://itcamefromtheinternet.com/tech/uploads/windows-7-logo.jpg&quot; alt=&quot;&quot;  /&gt; I&#039;m a dual booter, Ubuntu 10.04 and Windows 7 (64 bit), and yesterday I was greeted with an irritating problem that was making me pull my hair out (I know, with Windows, huge shock right? :p )&lt;br /&gt;
&lt;br /&gt;
When the computer was booting up Windows, I kept getting a message that my C drive needed to be checked for consistency, for no apparent reason. So the message states to press any key to skip the check or let it finish the countdown and the check will begin, well, after multiple attempts either way I can assure you neither happened, all I got was a countdown timer frozen at 1 second remaining.&lt;br /&gt;
I will not bore you with all the crap I tried to remedy the situation.&lt;br /&gt;
&lt;br /&gt;
What did finally work for me was &lt;a href=&quot;http://support.microsoft.com/kb/975778&quot; title=&quot;Microsoft Chkdsk Hotfix Windows 7&quot;&gt;this hotfix from Microsoft&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Once that was applied, I still got the Chkdsk message one more time after I rebooted, but this time it didn&#039;t freeze, it completed the check, and booted up Windows as it should. All reboots after went without a hitch and the message was gone, all is well. (this lasted a week)&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;UPDATE:&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Ok, the problem eventually came back, why I don&#039;t know, but this is how I ended up resolving it as the flag had not been cleared before it seems. To get rid of this issue, just do this:&lt;br /&gt;
&lt;br /&gt;
Click on &lt;strong&gt;Start&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Then in the &lt;em&gt;Search programs and files&lt;/em&gt; box type &lt;strong&gt;cmd&lt;/strong&gt; (do not press Enter)&lt;br /&gt;
&lt;br /&gt;
When cmd appears in a list of results under Programs, right click it and select Run as Administrator. (unless you&#039;re already running as Administrator) &lt;br /&gt;
&lt;br /&gt;
Now type &lt;strong&gt;fsutil dirty query c:&lt;/strong&gt;   (this tells you if the drive is flagged as dirty)&lt;br /&gt;
&lt;br /&gt;
Then type &lt;strong&gt;chkntfs /x c:&lt;/strong&gt; . &lt;br /&gt;
&lt;br /&gt;
The X in that command will tell Windows not to check the C: drive when it next reboots. Once you reboot the computer manually, it shouldn&#039;t do a chkdsk scan, it should just go to the normal Windows login screen.&lt;br /&gt;
&lt;br /&gt;
When Windows has completely finished loading, open another Command Prompt as Adminsitrator (like you did before) and you&#039;ll want to enter &lt;strong&gt;chkdsk c: /r&lt;/strong&gt; &lt;br /&gt;
&lt;br /&gt;
When asked if you want this to happen on the next boot of the system reply with &lt;strong&gt;Y&lt;/strong&gt;. Now reboot again and what should happen is you&#039;ll be taken through all 5 stages of the chkdsk scan and if all goes well it will reset the flag from dirty to clean. I have a 750GB drive on my computer and it took a few hours to complete, so be patient, it will all depend on many variables, but it could take a very long time. At first it didn&#039;t seem like it was doing anything, I thought it had locked up but decided to give it time and sure enough it was fine and completed all 5 stages of the chkdsk scan.&lt;br /&gt;
&lt;br /&gt;
Once the scan has completed and you&#039;re back and logged in to Windows again, open another Command Prompt and enter &lt;strong&gt;fsutil dirty query c:&lt;/strong&gt; to make sure the drive now reads as clean when you query it. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hopefully this can save someone some hair loss &lt;img src=&quot;http://itcamefromtheinternet.com/tech/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 
    </description>
</item>
<item>
    <title>FTP for renaming file extensions</title>
    <link>http://itcamefromtheinternet.com/tech/archives/202-FTP-for-renaming-file-extensions.html</link>

    <description>
        &lt;!-- s9ymdb:210 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;110&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 15px;&quot; src=&quot;http://itcamefromtheinternet.com/tech/uploads/filezilla1.serendipityThumb.png&quot; alt=&quot;&quot;  /&gt; In Unix, Linux and BSD renaming file extensions is easy. In Windows, it can be a bit trickier depending on what you&#039;re working with. If you need to rename a file extension in Windows but it won&#039;t let you, just get any ftp program (I use &lt;a href=&quot;http://filezilla-project.org/&quot; title=&quot;Filezilla&quot;&gt;Filezilla&lt;/a&gt; and &lt;a href=&quot;http://fireftp.mozdev.org/&quot; title=&quot;FireFTP&quot;&gt;FireFTP&lt;/a&gt;) and open it up, navigate to the file you want to work with, and rename it. That easy.&lt;br /&gt;
&lt;br /&gt;
I had an .img file I needed to rename as .iso to work in Virtualbox and Windows wasn&#039;t thrilled about this, so I popped open Filezilla, renamed the file extension, and all is well now.&lt;br /&gt;
&lt;br /&gt;
 
    </description>
</item>
<item>
    <title>Using Lubuntu To Remove Files That Won't Delete In Windows 7</title>
    <link>http://itcamefromtheinternet.com/tech/archives/201-Using-Lubuntu-To-Remove-Files-That-Wont-Delete-In-Windows-7.html</link>

    <description>
        &lt;!-- s9ymdb:209 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;110&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 15px;&quot; src=&quot;http://itcamefromtheinternet.com/tech/uploads/lubuntu.serendipityThumb.png&quot; alt=&quot;&quot;  /&gt; I recently got sent a zip file for a project I was working on, I saved it to a thumb drive, and later extracted it and opened it up. As luck would have it, there were some files in there with insanely long names, invalid characters, and dozens of other no-no&#039;s that Windows 7 didn&#039;t care for. No matter what I tried, even the command line wouldn&#039;t delete all of them (that&#039;s a first)! I still had a couple remaining. &lt;br /&gt;
Then I remembered that Linux doesn&#039;t have the same issue with long file names or with the funky characters. Since I couldn&#039;t move the file off the thumb drive, I instead booted into Ubuntu with the thumb drive plugged in and was able to easily remove the files, and all was well.&lt;br /&gt;
&lt;br /&gt;
So say you don&#039;t have a dual boot setup, just Windows, what then?&lt;br /&gt;
&lt;br /&gt;
You can just&lt;a href=&quot;http://www.pendrivelinux.com/put-lubuntu-on-a-flash-drive-using-windows/&quot; title=&quot;Lubuntu on a thumb drive&quot;&gt; install Linux on a thumb drive&lt;/a&gt; (I recommend Lubuntu for this as it&#039;s lightweight and easy to use), and when you start up the computer go into your boot options and choose to boot from the thumb drive. Once Lubuntu is loaded you can use the file manager to go onto other drives and delete files with bad/invalid names that you had trouble removing in Windows.&lt;br /&gt;
&lt;br /&gt;
If you haven&#039;t tried Lubuntu, it&#039;s a great spin on Ubuntu but using LXDE, which is a lightweight desktop environment. I&#039;ve been really happy with it so far in all my tests.&lt;br /&gt;
&lt;br /&gt;
Anyway, just another couple of ways you can get rid of files that won&#039;t delete in Windows 7 if all else has failed you. Having a Linux distro on a thumb drive is never a bad idea as it can come in handy for a lot of things. 
    </description>
</item>
<item>
    <title>Buzz on your Blackberry!</title>
    <link>http://itcamefromtheinternet.com/tech/archives/199-Buzz-on-your-Blackberry!.html</link>

    <description>
        &lt;!-- s9ymdb:207 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;52&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 25px;&quot; src=&quot;http://itcamefromtheinternet.com/tech/uploads/buzz.serendipityThumb.png&quot; alt=&quot;&quot;  /&gt; Google Buzz and Blackberry users!&lt;br /&gt;
&lt;br /&gt;
In &lt;a href=&quot;http://www.opera.com/mini/&quot; title=&quot;opera mini&quot;&gt;Opera Mini&lt;/a&gt; browser go to: &lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://m.google.com/app/buzz&quot; title=&quot;buzz for blackberry&quot;&gt;https://m.google.com/app/buzz&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Click the link to continue in unsupported browser and you’re in!&lt;br /&gt;
&lt;br /&gt;
Click “Menu’ in top left of Buzz for options.&lt;br /&gt;
&lt;br /&gt;
Takes a little getting used to the navigation but it works! You can post, reply etc&lt;br /&gt;
&lt;br /&gt;
 
    </description>
</item>
<item>
    <title>More Great Google Chrome Extensions</title>
    <link>http://itcamefromtheinternet.com/tech/archives/198-More-Great-Google-Chrome-Extensions.html</link>

    <description>
        &lt;a class=&#039;serendipity_image_link&#039; href=&#039;https://chrome.google.com/extensions/&#039; target=&quot;_blank&quot;&gt;&lt;!-- s9ymdb:84 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;110&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://itcamefromtheinternet.com/tech/uploads/googlechrome.serendipityThumb.jpg&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt; Not long ago I posted some Google Chrome Extensions that I found useful, but that was early on, and the developers out there have been quite busy! So here are some new ones I&#039;ve stumbled across and became fond of, I choose things I&#039;ll actually use as opposed to just &quot;that&#039;s cool&quot; extensions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Give &#039;em a whirl...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://chrome.google.com/extensions/detail/bmnhkobodnodgeogkjceeheondfmnjmd&quot; title=&quot;Dust Theme Ubuntu Google Chrome&quot;&gt;Dust Theme for Chrome&lt;/a&gt; (Looks great in Ubuntu 9.10)&lt;br /&gt;
Theme intended to compliment the Ubuntu Dust theme&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://chrome.google.com/extensions/detail/oeljdmeofcikjblcoehpmdnooimalbmj&quot; title=&quot;Android Theme for Chrome&quot;&gt;Android Theme for Chrome&lt;/a&gt;&lt;br /&gt;
An unofficial Android™-inspired theme for Chrome&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic&quot; title=&quot;Chromed Bird&quot;&gt;Chromed Bird (Twitter)&lt;/a&gt;&lt;br /&gt;
Chromed Bird is a Twitter extension that allows you to follow your timelines and interact with your Twitter account.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://chrome.google.com/extensions/detail/licccgnfdlgmmmgaddmbcepikfadcmpe&quot; title=&quot;TV for Chrome&quot;&gt;TV Chrome&lt;/a&gt;&lt;br /&gt;
World TV in your Google chrome browser.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://chrome.google.com/extensions/detail/pannmpobbfegpjngknbghelclaalbfob&quot; title=&quot;AddThis Social Networking&quot;&gt;AddThis!&lt;/a&gt;&lt;br /&gt;
Share to Facebook, Twitter, WordPress, Posterous, Instapaper, and 200 more. Translate pages. Autoconfigs based on usage.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://chrome.google.com/extensions/detail/hcamfjcklnmlbokoackecfjidfjafgog&quot; title=&quot;National Public Radio NPR Chrome&quot;&gt;NPR&lt;/a&gt;&lt;br /&gt;
Listen to NPR stories as you browse the web, check the latest headlines and set up custom feeds based on a keyword.&lt;br /&gt;
&lt;br /&gt;
What extensions do you love? Any good finds?&lt;br /&gt;
&lt;br /&gt;
 
    </description>
</item>
<item>
    <title>Gwibber for Twitter, Facebook, identi.ca and more!</title>
    <link>http://itcamefromtheinternet.com/tech/archives/195-Gwibber-for-Twitter,-Facebook,-identi.ca-and-more!.html</link>

    <description>
        &lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://live.gnome.org/Gwibber&#039; onclick=&quot;F1 = window.open(&#039;http://live.gnome.org/Gwibber&#039;,&#039;Zoom&#039;,&#039;height=79,width=79,top=568,left=928,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;&gt;&lt;!-- s9ymdb:206 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;64&quot; height=&quot;64&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 15px;&quot; src=&quot;http://itcamefromtheinternet.com/tech/uploads/gwibber.64x64.png&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt; Gwibber is an open source microblogging framework and desktop client for GNOME. You can find it in your package manager for most major distributions. Currently it supports Twitter, Identi.ca, FriendFeed, Facebook, Jaiku, Digg, Flickr, BrightKite, Qaiku, and OpenCollaboration. Word is when Google opens the Buzz API that Gwibber will include support for Buzz too.&lt;br /&gt;
&lt;br /&gt;
In Ubuntu, I love that I can minimize Gwibber down to the tray on close and see bubbles with the latest updates. Being able to manage multiple Twitter accounts plus Facebook, identi.ca etc. is really convenient as well. I added Gwibber to my startup applications list so I don&#039;t even have to launch it, it&#039;s there as soon as I login to my computer. I hear you can install it on the Nokia N800, N810 and N900 too if you&#039;re willing to do some tinkering, not sure I have time for that one at the moment.&lt;br /&gt;
&lt;br /&gt;
Gwibber has replaced all my other social networking clients, I just hope the Buzz support happens. Check it out, should be in your package manager.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://live.gnome.org/Gwibber&quot; title=&quot;Gwibber&quot;&gt;http://live.gnome.org/Gwibber&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://twitter.com/gwibber&quot; title=&quot;Twitter Gwibber&quot;&gt;http://twitter.com/gwibber&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://identi.ca/gwibber&quot; title=&quot;identica gwibber&quot;&gt;http://identi.ca/gwibber&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </description>
</item>

</channel>
</rss>
