<?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>Computer Rich &#187; News</title>
	<atom:link href="http://www.computerrich.com/content/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerrich.com</link>
	<description>Computer Rich offering IT Services and Web Services in Westchester NY.</description>
	<lastBuildDate>Tue, 22 Dec 2009 21:30:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hosting going fast.</title>
		<link>http://www.computerrich.com/hosting-going-fast/</link>
		<comments>http://www.computerrich.com/hosting-going-fast/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 21:30:48 +0000</pubDate>
		<dc:creator>ComputerRich</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computerrich.com/?p=544</guid>
		<description><![CDATA[We are extremely pleased and thankful for our current hosting subscribers to our packages!  After performing cleanup and maintenance on our last server we are pleased to announce that only 22 more slices can be purchased.  How are slices calculated?  Simple look at the comparison below.
Bronze= 1 Slice
Silver= 2 Slices
Gold= 4 Slices
Once no more slices [...]]]></description>
			<content:encoded><![CDATA[<p>We are extremely pleased and thankful for our current hosting subscribers to our packages!  After performing cleanup and maintenance on our last server we are pleased to announce that only 22 more slices can be purchased.  How are slices calculated?  Simple look at the comparison below.</p>
<p>Bronze= 1 Slice<br />
Silver= 2 Slices<br />
Gold= 4 Slices</p>
<p>Once no more slices can be purchased using that formula we will be out of hosting space.  Please understand once they are gone they are gone.  We do have 10 backup slices per server that are only for sale to our current customers in case they do need to upgrade, but keep in mind there is a limit.  All hosting subscribers have already received an email.</p>
<p>If you would like to purchase hosting, or have a question (s) please <a href="http://computerrich.com/contact-us/">contact us</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrich.com/hosting-going-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kodak Gallery Download &#8211; Ruby Script Windows Automation Tool</title>
		<link>http://www.computerrich.com/kodak-gallery-download-ruby-script-windows-automation-tool/</link>
		<comments>http://www.computerrich.com/kodak-gallery-download-ruby-script-windows-automation-tool/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 20:02:38 +0000</pubDate>
		<dc:creator>ComputerRich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[automate picture download]]></category>
		<category><![CDATA[automated tool for kodak gallery]]></category>
		<category><![CDATA[kodak gallery download]]></category>
		<category><![CDATA[ruby script kodak gallery]]></category>

		<guid isPermaLink="false">http://www.computerrich.com/news/?p=650</guid>
		<description><![CDATA[Intro

Do you have a lot of photos on KodakGallery.com and don’t want to get carpal tunnel syndrome by downloading them one at a time? Do you want to get your hands dirty? Then follow these steps and it will ensure the quickest way...]]></description>
			<content:encoded><![CDATA[<p>KodakGallery.com – Download Your Hi-Res Photos</p>
<p>Ruby Install for Windows Users</p>
<p>Tested on Windows XP 32bit Pro and Windows 7 64bit Pro</p>
<p>Credit to Garry, <a href="http://axonflux.com/code-39">http://axonflux.com/code-39</a><br />
Credit to turbo dingo for the memory fix<br />
Guide by Rich from <a href="http://www.ComputerRich.com">ComputerRich</a><br />
This was all made possible by Garry!</p>
<p>Last Edit: Nov 5, 2009</p>
<p><a href="http://computerrich.com/downloads/ruby/kodak/KodakGalleryDownloadPhotosGuide.pdf">Download PDF Guide!</a></p>
<h1>Intro</h1>
<p>Do you have a lot of photos on KodakGallery.com and don’t want to get carpal tunnel syndrome by downloading them one at a time? Do you want to get your hands dirty? Then follow these steps and it will ensure the quickest way to get your photos back!  Automated way to get your photos back!<br />
Warning: I take no responsibility for incorrect information, or problems you may encounter. **Do this at your own risk**</p>
<h1>What You Need</h1>
<p><img class="alignnone size-full wp-image-672" title="whatYouNeed" src="http://www.computerrich.com/wp-content/uploads/whatYouNeed.png" alt="whatYouNeed" width="192" height="88" /></p>
<p>Download Ruby for Windows:</p>
<p><a href="http://files.rubyforge.vm.bytemark.co.uk/rubyinstaller/ruby186-27_rc2.exe">http://files.rubyforge.vm.bytemark.co.uk/rubyinstaller/ruby186-27_rc2.exe</a></p>
<p>Download the “kodak_gallery.rb” script.</p>
<p><a href="http://computerrich.com/downloads/ruby/kodak/kodak_gallery.rb">http://computerrich.com/downloads/ruby/kodak/kodak_gallery.rb</a></p>
<p>Ensure that all your albums on KodakGallery.com only have Safe Characters in their album name otherwise the script will not work (A-Z a-z 0-9). Simply login into kodakgallery.com and change the album names. &#8220;,&#8221; commas and  &#8220;-&#8221;, dashes stop the script in its tracks from working.</p>
<h1>Installation</h1>
<p>1.Double click on ruby186-27_rc2.exe or similar</p>
<p>2. Go through the setup</p>
<p style="padding-left: 30px;">a. Check Mark “Enable RubyGems”</p>
<p><img class="alignnone size-full wp-image-659" title="Step1" src="http://www.computerrich.com/wp-content/uploads/Step1.png" alt="Step1" width="503" height="390" /></p>
<p>3. Install to the default folder as listed below:</p>
<p>C:\Ruby</p>
<p><img class="alignnone size-full wp-image-660" title="step2" src="http://www.computerrich.com/wp-content/uploads/step2.png" alt="step2" width="501" height="392" /></p>
<p>4. Installation will take some time. When it is done click “Next”</p>
<p><img class="alignnone size-full wp-image-661" title="step4" src="http://www.computerrich.com/wp-content/uploads/step4.png" alt="step4" width="503" height="391" /></p>
<h1>Start RubyGems – Part 1</h1>
<p>5. Start the “Start RubyGems RDoc Server”</p>
<p>6. Than</p>
<p>7. Start “RubyGems Package Manager”</p>
<p style="padding-left: 30px;">a. (If you get a window that says unblock or allow the program, click unblock or allow.)<br />
b. 2 Windows will show.</p>
<p><img class="alignnone size-full wp-image-662" title="step5" src="http://www.computerrich.com/wp-content/uploads/step5.png" alt="step5" width="700" height="231" /></p>
<p>8. Next we are going to install the “mechanize” plugin”</p>
<p>9. Go to the “RubyGems Package Manager” window</p>
<p>10. As shown in the window below on the “RubyGems Package Manager”</p>
<p>11. Type: “gem install mechanize” without the “” quotes</p>
<p><img class="alignnone size-full wp-image-663" title="step6" src="http://www.computerrich.com/wp-content/uploads/step6.png" alt="step6" width="658" height="332" /></p>
<p>12. Mechanize will take some time to install, as plug-ins and other dependencies are being installed.<br />
After the installation is completed, you should see a “C:\Ruby&gt;_” line again. Or as seen below.</p>
<p><img class="alignnone size-full wp-image-664" title="step7" src="http://www.computerrich.com/wp-content/uploads/step7.png" alt="step7" width="659" height="333" /></p>
<h1>Start RubyGems – Part 2</h1>
<p>13. We are now going to navigate to “C:\Ruby”</p>
<p>14. Create a new folder “kodak” with lowercase letters</p>
<p>15. Copy the script “kodak_gallery.rb” into the “kodak” folder</p>
<p><img class="alignnone size-full wp-image-665" title="step8" src="http://www.computerrich.com/wp-content/uploads/step8.png" alt="step8" width="383" height="368" /></p>
<h1>Editing the Script</h1>
<p>You’ve done great and we are almost done!</p>
<p>16. After you copied the file to the “kodak” folder you need to right click on the file and click “edit”.<br />
**Do Not Open with Microsoft WORD** It may cause syntax errors later on.</p>
<p><img class="alignnone size-full wp-image-667" title="step10" src="http://www.computerrich.com/wp-content/uploads/step10.png" alt="step10" width="447" height="411" /></p>
<p>17. Type in your email address for “your_email_address_here@gmail.com” to your user email account for KodakGallery.com.</p>
<p>18. Type in your password for “your_password_here”</p>
<p>19. When you are finished go to File &gt; Save</p>
<p><img class="alignnone size-full wp-image-668" title="step11" src="http://www.computerrich.com/wp-content/uploads/step11.png" alt="step11" width="635" height="299" /></p>
<h1>Run Easy Way</h1>
<p><img class="alignnone size-full wp-image-669" title="step12" src="http://www.computerrich.com/wp-content/uploads/step12.png" alt="step12" width="411" height="195" /></p>
<p>20. To run the script simply double click on this file “kodak_gallery.rb” and your photos will begin to download. This may take a long time depending on how many photos you have.</p>
<p>21. DO Not Close the “RubyGems Package Manager” window or the “Start RubyGems RDoc Server” it will stop everything we have done.</p>
<p>Within the “kodak” folder.  Many other sub folders will be created depending on the amount of albums you have. Each folder represents an album. Those folders have your pictures!</p>
<p>22. If you wish to stop the download of images simply press CTRL + C , within the “RubyGems Package Manager” window.</p>
<h1>How to Run the Geek Way</h1>
<p>Doubt I have to explain myself.</p>
<p><img class="alignnone size-full wp-image-670" title="step13" src="http://www.computerrich.com/wp-content/uploads/step13.png" alt="step13" width="658" height="333" /></p>
<p>Thanks for reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrich.com/kodak-gallery-download-ruby-script-windows-automation-tool/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>ComputerRich has Gone Green</title>
		<link>http://www.computerrich.com/computerrich-has-gone-green/</link>
		<comments>http://www.computerrich.com/computerrich-has-gone-green/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 21:29:34 +0000</pubDate>
		<dc:creator>ComputerRich</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computerrich.com/?p=543</guid>
		<description><![CDATA[Hello!
We are very excited to announce that ComputerRich.com has gone 100% Green.  Currently, all our services including web hosting are now powered by wind power.  Our co-location data center has switched over to green power!
]]></description>
			<content:encoded><![CDATA[<p>Hello!</p>
<p>We are very excited to announce that ComputerRich.com has gone 100% Green.  Currently, all our services including web hosting are now powered by wind power.  Our co-location data center has switched over to green power!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrich.com/computerrich-has-gone-green/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Junie Update</title>
		<link>http://www.computerrich.com/a-junie-update/</link>
		<comments>http://www.computerrich.com/a-junie-update/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 21:27:46 +0000</pubDate>
		<dc:creator>ComputerRich</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computerrich.com/?p=541</guid>
		<description><![CDATA[Well as one might have expected the 343net site has been completed.  However, what you may have not known is that the site has been completed over 2 weeks now.  So one might think I am looking for work.  If you are thinking that you are really wrong.  I am 40% done with a project [...]]]></description>
			<content:encoded><![CDATA[<p>Well as one might have expected the 343net site has been completed.  However, what you may have not known is that the site has been completed over 2 weeks now.  So one might think I am looking for work.  If you are thinking that you are really wrong.  I am 40% done with a project for a Village town site, which I have been working on for 1 week today.  The site is coming together nicely.  I didn’t really have to many ideas for the site in the beginning, however as time has progressed I have been using a lot of CSS image rollovers to keep the site loading as fast as possible and to make sure the person behind the site who will be updating it will have an easier time with it.</p>
<p>I am also working on a side project for Dawn of Light’s Storm server, which is intended to boost the current layout with the theme of the server.   This mini-site is looking pretty good.</p>
<p>View the <a title="343net.com Website" href="http://343net.com/" target="_blank">343net </a>site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrich.com/a-junie-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Project 343net</title>
		<link>http://www.computerrich.com/current-project-343net/</link>
		<comments>http://www.computerrich.com/current-project-343net/#comments</comments>
		<pubDate>Wed, 28 May 2008 21:26:49 +0000</pubDate>
		<dc:creator>ComputerRich</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computerrich.com/?p=539</guid>
		<description><![CDATA[Currently, I am working on a project which has stemmed more from a school project. Just to give you the basics during school my mate and I created a website using very simple and efficient code. We even used flash that is using images pulled from a folder on the server. The result of our [...]]]></description>
			<content:encoded><![CDATA[<p>Currently, I am working on a project which has stemmed more from a school project. Just to give you the basics during school my mate and I created a website using very simple and efficient code. We even used flash that is using images pulled from a folder on the server. The result of our efforts achieved our goal of a fast ultralight website which is nimble and is very flexible. We have sold a template of the site to a company just this past week. This help purchase some new equipment for design purposes. We still have the rights to how we made it so, we ended up devoting out time to making it a bit more classy. We have now devoted some of our time to the Mod and Level design team of <a href="http://343net.com/">343net</a>. So far the site is looking marvelous. It is scheduled to be completed by end of June 08.</p>
<p>The site uses:<br />
HTML, CSS, Flash, JavaScript</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrich.com/current-project-343net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let me introduce myself</title>
		<link>http://www.computerrich.com/let-me-introduce-myself/</link>
		<comments>http://www.computerrich.com/let-me-introduce-myself/#comments</comments>
		<pubDate>Fri, 23 May 2008 21:24:52 +0000</pubDate>
		<dc:creator>ComputerRich</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computerrich.com/?p=537</guid>
		<description><![CDATA[Welcome to my first blog. A place for me to share my thoughts, theories, perspectives, and ideas on various subjects. I am a Information Systems major, who has a passion for computers, design and the evolution of technology. I wish to present you with all types of information including remarks to different topics not just [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my first blog. A place for me to share my thoughts, theories, perspectives, and ideas on various subjects. I am a Information Systems major, who has a passion for computers, design and the evolution of technology. I wish to present you with all types of information including remarks to different topics not just associated with the computer and technology industries, but also business as well. Hope to see you around!</p>
<p>Regards,</p>
<p>Rich<br />
Founder of ComputerRich (was RazorDesigns)</p>
<p>ComputerRich has the experience and market ability to take your ideas to the next level in web design and development.  We offer a variety of great services which will get you to the next level on the web.  By combining innovated ideas with essential technologies we are able to truly create your Virtual Worlds with unimaginable  precision. <strong> </strong>Please<strong> </strong><a href="http://computerrich.com/contact-us"><strong>contact</strong><strong> </strong><strong>us</strong></a><strong> </strong>today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrich.com/let-me-introduce-myself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
