<?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>PCEasies</title> <atom:link href="http://pceasies.com/feed/" rel="self" type="application/rss+xml" /><link>http://pceasies.com</link> <description>Computers made simple</description> <lastBuildDate>Tue, 08 May 2012 02:52:30 +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>Automate UPC creation with PHP and Barcoding.com</title><link>http://pceasies.com/blog/2012/05/07/automate-upc-creation-with-php-and-barcoding-com/</link> <comments>http://pceasies.com/blog/2012/05/07/automate-upc-creation-with-php-and-barcoding-com/#comments</comments> <pubDate>Tue, 08 May 2012 02:50:04 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[auto]]></category> <category><![CDATA[automatic]]></category> <category><![CDATA[barcode]]></category> <category><![CDATA[creation]]></category> <category><![CDATA[file]]></category> <category><![CDATA[image]]></category> <category><![CDATA[list]]></category> <category><![CDATA[upc]]></category><guid isPermaLink="false">http://pceasies.com/?p=464</guid> <description><![CDATA[Here&#8217;s a basic script I made that uses PHP, cURL, and barcoding.com. It reads UPCs from csv files (or just a list) and sends a request to barcoding.com. Barcoding.com then returns an image with the barcode. Keep in mind barcoding.com is a free service and isn&#8217;t designed to be used in the way this script [...]]]></description> <wfw:commentRss>http://pceasies.com/blog/2012/05/07/automate-upc-creation-with-php-and-barcoding-com/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to control your computer with text messages (Study)</title><link>http://pceasies.com/blog/2012/04/18/how-to-control-your-computer-with-text-messages-study/</link> <comments>http://pceasies.com/blog/2012/04/18/how-to-control-your-computer-with-text-messages-study/#comments</comments> <pubDate>Thu, 19 Apr 2012 01:27:38 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[cmd]]></category> <category><![CDATA[command]]></category> <category><![CDATA[computer]]></category> <category><![CDATA[control]]></category> <category><![CDATA[message]]></category> <category><![CDATA[pc]]></category> <category><![CDATA[phone]]></category> <category><![CDATA[sms]]></category> <category><![CDATA[text]]></category><guid isPermaLink="false">http://pceasies.com/?p=459</guid> <description><![CDATA[A while back I set out to find a way I could control my computer through my phone with text messages. Requirements: Speed (less than 2 minute response time) Reliability (works for the most part) Expandability (features are easy to add) How it works: Phone sends message to Google Voice Google Voice forwards a copy [...]]]></description> <wfw:commentRss>http://pceasies.com/blog/2012/04/18/how-to-control-your-computer-with-text-messages-study/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Fix Internet Explorer printing HTML</title><link>http://pceasies.com/blog/2011/08/23/fix-internet-explorer-printing-html/</link> <comments>http://pceasies.com/blog/2011/08/23/fix-internet-explorer-printing-html/#comments</comments> <pubDate>Wed, 24 Aug 2011 00:47:16 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Windows Guides]]></category> <category><![CDATA[code]]></category> <category><![CDATA[explorer]]></category> <category><![CDATA[html]]></category> <category><![CDATA[instead]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[internet explorer]]></category> <category><![CDATA[print]]></category> <category><![CDATA[printing]]></category> <category><![CDATA[rendered]]></category> <category><![CDATA[symbols]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[wysiwyg]]></category><guid isPermaLink="false">http://pceasies.com/?p=455</guid> <description><![CDATA[Problem: When printing from Internet Explorer the web page is printed as HTML code instead of as the rendered web page. Cause: According to online forums and a few quick searches it looks like it is commonly caused by AOL or Windows Updates. Solution: The HTM and HTML file associations have become incorrect and need [...]]]></description> <wfw:commentRss>http://pceasies.com/blog/2011/08/23/fix-internet-explorer-printing-html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Wider Weather Underground (CSS Mod)</title><link>http://pceasies.com/blog/2011/02/21/wider-weather-underground-css-mod/</link> <comments>http://pceasies.com/blog/2011/02/21/wider-weather-underground-css-mod/#comments</comments> <pubDate>Mon, 21 Feb 2011 23:57:31 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[css]]></category> <category><![CDATA[mod]]></category> <category><![CDATA[readable]]></category> <category><![CDATA[resign]]></category> <category><![CDATA[underground]]></category> <category><![CDATA[weather]]></category><guid isPermaLink="false">http://pceasies.com/?p=448</guid> <description><![CDATA[I visited Weather Underground today to find a great, new, redesigned site. I always thought the old one looked cheesy and the new one is a huge improvement in my opinion. Like Lifehacker's redesign, I was bothered with the extra white space so I used Stylish and Property Inspector in Chrome to widen it up and put the forecast module next to current conditions on the weather page. <br />&#8230;<br />There are still a few oddities when visiting other pages of the site, but this is designed for people who go straight to the weather page and don't want to bother with scrolling down to find the 5 day. If anyone has some styles to prevent me from having to hide the large ad box, I'm open to suggestions.]]></description> <wfw:commentRss>http://pceasies.com/blog/2011/02/21/wider-weather-underground-css-mod/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Change Intel storage mode from IDE to RAID without reinstall</title><link>http://pceasies.com/blog/2011/02/20/change-intel-storage-mode-from-ide-to-raid-without-reinstall/</link> <comments>http://pceasies.com/blog/2011/02/20/change-intel-storage-mode-from-ide-to-raid-without-reinstall/#comments</comments> <pubDate>Sun, 20 Feb 2011 23:48:23 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Windows Guides]]></category> <category><![CDATA[ahci]]></category> <category><![CDATA[change]]></category> <category><![CDATA[ide]]></category> <category><![CDATA[intel]]></category> <category><![CDATA[raid]]></category> <category><![CDATA[reinstall]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[without]]></category><guid isPermaLink="false">http://pceasies.com/?p=420</guid> <description><![CDATA[If you want to setup a RAID array without having to reinstall Windows, all you need to do is install Intel Storage Matrix and update a few registry keys.]]></description> <wfw:commentRss>http://pceasies.com/blog/2011/02/20/change-intel-storage-mode-from-ide-to-raid-without-reinstall/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Readable Lifehacker (CSS Mod)</title><link>http://pceasies.com/blog/2011/02/11/readable-lifehacker/</link> <comments>http://pceasies.com/blog/2011/02/11/readable-lifehacker/#comments</comments> <pubDate>Sat, 12 Feb 2011 03:29:23 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[css]]></category> <category><![CDATA[enhance]]></category> <category><![CDATA[increase]]></category> <category><![CDATA[lifehacker]]></category> <category><![CDATA[modify]]></category> <category><![CDATA[new]]></category> <category><![CDATA[readability]]></category> <category><![CDATA[redesign]]></category> <category><![CDATA[script]]></category> <category><![CDATA[style]]></category> <category><![CDATA[user]]></category><guid isPermaLink="false">http://pceasies.com/?p=416</guid> <description><![CDATA[Tired of the new, narrow, Lifehacker? Try these new CSS rules.]]></description> <wfw:commentRss>http://pceasies.com/blog/2011/02/11/readable-lifehacker/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Runescape Hiscore API in JSON Format</title><link>http://pceasies.com/blog/2010/09/05/runescape-hiscore-api-in-json-format/</link> <comments>http://pceasies.com/blog/2010/09/05/runescape-hiscore-api-in-json-format/#comments</comments> <pubDate>Sun, 05 Sep 2010 23:53:20 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[api]]></category> <category><![CDATA[details]]></category> <category><![CDATA[format]]></category> <category><![CDATA[high]]></category> <category><![CDATA[highscore]]></category> <category><![CDATA[hiscore]]></category> <category><![CDATA[json]]></category> <category><![CDATA[jsonp]]></category> <category><![CDATA[runescape]]></category> <category><![CDATA[score]]></category><guid isPermaLink="false">http://pceasies.com/?p=396</guid> <description><![CDATA[Runescape offers an interface for fansites to grab hiscores info without having to load the entire hiscores page and use complicated scripts to pull out each piece. You can get the info by visiting this page: <a href="http://hiscore.runescape.com/index_lite.ws?player=yourusername">http://hiscore.runescape.com/index_lite.ws?player=yourusername</a>The page will feed back info in line break and comma separated form. Each skill is separated by a line break and rank/level/xp are seperated by commas. In its default form it's not very usable, you'd need to write some sort of script to format it. I was bored and decided to make a PHP script that converts the page into JSON format, making it very easy to use with a Javascript front-end.]]></description> <wfw:commentRss>http://pceasies.com/blog/2010/09/05/runescape-hiscore-api-in-json-format/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Getting access tokens – Facebook Graph API</title><link>http://pceasies.com/blog/2010/08/23/getting-access-tokens-facebook-graph-api/</link> <comments>http://pceasies.com/blog/2010/08/23/getting-access-tokens-facebook-graph-api/#comments</comments> <pubDate>Tue, 24 Aug 2010 03:56:47 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[access]]></category> <category><![CDATA[api]]></category> <category><![CDATA[authenticate]]></category> <category><![CDATA[authorize]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[graph]]></category> <category><![CDATA[information]]></category> <category><![CDATA[token]]></category> <category><![CDATA[url]]></category><guid isPermaLink="false">http://pceasies.com/?p=384</guid> <description><![CDATA[The Graph API give you access to public information. If you need more you have to have an access token. There are a couple of ways of gaining one, but first you need to create an application and get an App ID &#038; App Secret.]]></description> <wfw:commentRss>http://pceasies.com/blog/2010/08/23/getting-access-tokens-facebook-graph-api/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Introduction to the Facebook Graph API</title><link>http://pceasies.com/blog/2010/08/23/introduction-to-the-facebook-graph-api/</link> <comments>http://pceasies.com/blog/2010/08/23/introduction-to-the-facebook-graph-api/#comments</comments> <pubDate>Tue, 24 Aug 2010 03:25:07 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[api]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[graph]]></category> <category><![CDATA[info]]></category> <category><![CDATA[information]]></category> <category><![CDATA[introduction]]></category> <category><![CDATA[series]]></category><guid isPermaLink="false">http://pceasies.com/?p=379</guid> <description><![CDATA[This is the first post in a mini series about the Facebook Graph API.About It The Graph API offers information about users, groups, pages, applications, photos, videos, events and more. You submit a query to the API and it returns information in JSON format.]]></description> <wfw:commentRss>http://pceasies.com/blog/2010/08/23/introduction-to-the-facebook-graph-api/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Check up-time using your own servers</title><link>http://pceasies.com/blog/2010/08/20/check-up-time-using-your-own-servers/</link> <comments>http://pceasies.com/blog/2010/08/20/check-up-time-using-your-own-servers/#comments</comments> <pubDate>Sat, 21 Aug 2010 01:42:27 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[are my site up]]></category> <category><![CDATA[check]]></category> <category><![CDATA[cron]]></category> <category><![CDATA[cronjob]]></category> <category><![CDATA[crontab]]></category> <category><![CDATA[monitor]]></category> <category><![CDATA[monitorus]]></category> <category><![CDATA[online check]]></category> <category><![CDATA[pingdom]]></category> <category><![CDATA[uptime]]></category><guid isPermaLink="false">http://pceasies.com/?p=331</guid> <description><![CDATA[There are plenty of free services out there that will check if your websites are up (list) and these are great for someone for just wants occasional checks. Most of these services are quite limiting and require you to sign up and create an account when all you want is a simple test.Recently my internet service has been down multiple times a week and I wanted to setup monitoring. I checked out Pingdom and Mon.itor.us, but there free services didn't check frequently enough. I did some searching and came across a script I could run off my web server (with decent uptime).]]></description> <wfw:commentRss>http://pceasies.com/blog/2010/08/20/check-up-time-using-your-own-servers/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 764/988 objects using disk: basic

Served from: pceasies.com @ 2012-05-20 15:21:18 -->
