<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Brian&apos;s progress on Specialty Gamer</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/" />
   <link rel="self" type="application/atom+xml" href="http://www.specialtygamer.com/proglog/atom.xml" />
   <id>tag:www.specialtygamer.com,2009:/proglog//2</id>
   <updated>2009-01-07T09:04:09Z</updated>
   <subtitle>(and some occasional freak out posts)</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Commercial 4.21-en</generator>


<entry>
   <title>Compressing JavaScript files breaks them</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2009/01/compressing-javascript-files-b/" />
   <id>tag:www.specialtygamer.com,2009:/proglog//2.450</id>
   
   <published>2009-01-07T08:08:28Z</published>
   <updated>2009-01-07T09:04:09Z</updated>
   
   <summary>I spent some time today doing some webpage load speed tests to see how fast certain pages load.As I&apos;ve added more and more, I kind of had the concern that there was so much on there it would take a...</summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>I spent some time today doing some <a target="_blank" href="http://www.linkvendor.com/seo-tools/site-analysis/website-speed-test,46.html">webpage load speed tests</a> to see how fast certain pages load.</p><p>As I've added more and more, I kind of had the concern that there was so much on there it would take a long time for users with dialup and slow connections.&nbsp; Some graphic files I added recently I forgot to compress, which I did using <a href="http://www.ignite-it.co.uk/" target="_blank">Ignite</a>.&nbsp; I noticed from the results of the test, it was mentioning I could save notable file size by compressing various CSS and JS files.&nbsp; So I did a search for JavaScript compression and I found <a target="_blank" href="http://javascriptcompressor.com/">JavaScript Compressor</a> website.&nbsp; With that, I copied the code in my JS files, entered it into the online form on <a target="_blank" href="http://javascriptcompressor.com/">JavaScript Compressor</a>, and some results came out in a second form on the bottom - which I cut and pasted into my JS files.&nbsp; Many of them had their file size cut in half!&nbsp; As far as I can see, the file compression is by removing all the carriage returns and comment tags.</p><p>Later on today, however, I noticed that some of the functions on pages that required those JS files were not working...&nbsp; So I ended up having to refresh all those JS files to their original formatted code.&nbsp; The file sizes are back to being big again, but everything seem to work again now.</p><p>Oh yeah, and I also deleted the SEGA category in Features.&nbsp; Now that the <a href="http://www.specialtygamer.com/talk/" target="_blank">Talk Boards</a> have been open for a while, the SEGA category isn't necessary and also its a subject that overlaps and could have articles placed in other categories anyways.&nbsp; Besides that, there was only one article under there from February - nearly a year ago.</p>]]>
      
   </content>
</entry>

<entry>
   <title>New 2009 Calendar Banners w/ mouseover expand effect</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2009/01/new-2009-calendar-banners-w-mo/" />
   <id>tag:www.specialtygamer.com,2009:/proglog//2.449</id>
   
   <published>2009-01-06T13:41:06Z</published>
   <updated>2009-01-06T13:58:53Z</updated>
   
   <summary><![CDATA[Spent some time today to spread word around the site about the 2009 Calendars.&nbsp; I spent a lot of time to think up and create the design so I hope people sign up to get em.&nbsp; Last year, I thought...]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>Spent some time today to spread word around the site about the 2009 Calendars.&nbsp; I spent a lot of time to think up and create the design so I hope people sign up to get em.&nbsp;</p> <p>Last year, I thought of the idea to make the calendar a surprise, so I didn't say what it was or even post a picture of how it looked.&nbsp; I really do like the design, so I thought it was a better idea to show people what I'd be giving them.&nbsp; Maybe people wouldn't think they'd be interested unless they saw it - and maybe when they see it, they'll think its cool.&nbsp; I liked the design so much, that I even have a special item I made with the design just for myself and one other friend.</p> <p>I put up some temporary banners to help promote the 2009 calendars for now.&nbsp; I found a neat JS code that makes a smaller pic grow to bigger size when the mouse rolls over it.&nbsp; Only thing about it, is that whe the image gets bigger, it moves all other elements out of the way with it - rather than dropping down over it.&nbsp; The JS code is by <a target="_blank" href="http://home.comcast.net/~jscheuer1/">John Scheuer</a> and I found it on <a target="_blank" href="http://www.dynamicdrive.com">Dynamic Drive</a>.&nbsp; I have to say, I have some hesitation that it might make the page load slower for users with dialup and slow connections.&nbsp; I really can't know for sure though, because I have Comcastic High Speed Internet - so everything is fast for me.&nbsp; I think the web pages may be building up a lot of bloat.&nbsp; If its too much, I hope that doesn't turn people away.</p> <p>Elsewhere, I added some new smilies to the Talk Boards - including creating one of the Specialty Gamer logo.&nbsp; Making a smilie of the SpGa logo is something I've put off for a long time.</p> <p>Here is the new smilies added:</p> <p>&nbsp;</p><p><img src="http://specialtygamer.com/talk/Smileys/default/Logo_NintendoGameCube.gif" alt="" /> <img src="http://specialtygamer.com/talk/Smileys/default/Logo_Xbox01.gif" alt="" /> <img src="http://specialtygamer.com/talk/Smileys/default/Pacman_left.gif" alt="" /> <img src="http://specialtygamer.com/talk/Smileys/default/sgicon.gif" alt="" /> <img src="http://specialtygamer.com/talk/Smileys/default/SonicRunSmallAni.gif" alt="" /></p><p>And I removed three stupid smilies that I don't think anyone uses.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Talk Boards - Down for maintenance January 1, 2009</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2009/01/talk-boards---down-for-mainten/" />
   <id>tag:www.specialtygamer.com,2009:/proglog//2.447</id>
   
   <published>2009-01-01T14:10:17Z</published>
   <updated>2009-01-06T01:15:13Z</updated>
   
   <summary><![CDATA[I came across an issue a couple days ago where I was locked out of my own domains due to some kind of posting error on the Talk Boards.&nbsp; Member Sn0wX mentioned a similar error, which may or may not...]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>I came across an issue a couple days ago where I was locked out of my own domains due to some kind of posting error on the Talk Boards.&nbsp; Member Sn0wX mentioned a similar error, which may or may not have been related to the one that affected me.</p><p><a target="_blank" href="http://www.simplemachines.org">SMF</a>, the forum software I'm using has a newer software version than the one I'm using - SMF2.0 Beta4.&nbsp; You may note that I'm using a beta, so it not fully stable - but it has features the stable retail version doesn't offer, which is why I'm using it.&nbsp;</p><p>Months back, I tried to upgrade the SMF software before but was having issues with the upgrade not converting everytihng fully, so I ended up having to delete the upgrade and reinstall the old version using a backup.&nbsp; It ended up being a ton of hassle just to ultimately get nothing done.&nbsp; Hopefully I can get this upgrade complete without issue.</p><p>Also, I converted the language and HTML files to UTF8.&nbsp; The language files in SMF have to be upgraded too.</p><p>Reminder to myself - <b>remember </b>to copy the /Themes/default/images folder before upgrading, and then recopying over the default upgrade images with my customised ones for Specialty Gamer.&nbsp; I made a new theme called SpecialtyGamerTheme, but strangely I get permission errors when I try to rename or even delete files in that folder.&nbsp; Both thru FTP and using the Cpanel backend thru a browser.&nbsp;</p>]]>
      
   </content>
</entry>

<entry>
   <title>Added little note below &quot;Don&apos;t Forget&quot; banner</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/11/added-little-note-below-dont-f/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.440</id>
   
   <published>2008-11-17T11:04:55Z</published>
   <updated>2008-11-17T11:11:31Z</updated>
   
   <summary>I added a little(You can unsubscribe from the list at any time) (You can unsubscribe from the list at any time)below the banner with the thought that it might be good to emphasize that people who sign up for the...</summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>I added a little</p><blockquote><p>(You can unsubscribe from the list at any time)  (You can unsubscribe from the list at any time)</p></blockquote><p>below the</p><p><a href="../../../../../features/#newsletter"> <img alt="dont" src="http://img.photobucket.com/albums/v330/BriansPictures/Logos/dont1.gif" /> <br /> <img alt="newsletter signup link" src="http://img.photobucket.com/albums/v330/BriansPictures/Logos/newshead-1.gif" /></a></p><p>banner with the thought that it might be good to emphasize that people who sign up for the mailing list can always unsubscribe at any time.&nbsp; I know some people may be worried that by adding their name to a list - less professional websites won't have anyway to easily unsubscribe from the list if they want without emailing the list source directly.</p><p>I've been added to lists - some are people I personally met - where its obviously more amateur so there is no unsubscribe list.&nbsp; If I want to unsubscribe, then I have to reply directly and ask to unsubscribe which is way more hassle than should be necessary.</p><p>Since starting Specialty Gamer, new people signing up to the list has been slow... so I really have to work on how I can have more people sign up.&nbsp; If they don't sign up for alerts, they won't know when the website is updated - and my thought is if they don't know... then they probably won't come back.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Weblog software upgraded</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/10/weblog-software-upgraded/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.424</id>
   
   <published>2008-10-12T11:44:34Z</published>
   <updated>2008-10-12T11:48:02Z</updated>
   
   <summary><![CDATA[Updated my Movable Type install (finally) from the beta to the latest stable commercial release.&nbsp; Movable Type Commercial version 4.21-en with: Professional Pack 1.2.&nbsp; Let's hope it fixes some of the &quot;bugs&quot; that seemed to show up.&nbsp; Such as the...]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>Updated my Movable Type install (finally) from the beta to the latest stable commercial release.&nbsp; <a href="http://www.sixapart.com/movabletype/">Movable Type Commercial</a> version 4.21-en                          with:             <a href="http://www.sixapart.com/movabletype/pack/commercial/">Professional Pack 1.2</a>.&nbsp; Let's hope it fixes some of the &quot;bugs&quot; that seemed to show up.&nbsp; Such as the mysterious core.XXXX dumps that were killing my web space.&nbsp; And the strange error messages regarding my Authors category that would show up on occasion when I try to publish or post.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Web Log installation to be updated sometime</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/10/web-log-installation-to-be-upd/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.418</id>
   
   <published>2008-10-02T20:27:12Z</published>
   <updated>2008-10-02T20:30:05Z</updated>
   
   <summary>I have been putting this off due to the troubleshooting that always seems to be necessary for any upgrade, but sometime by the end of next week I will upgrade the Movable Type installation (Features and ProgLog sections) to Movable...</summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>I have been putting this off due to the troubleshooting that always seems to be necessary for any upgrade, but sometime by the end of next week I will upgrade the Movable Type installation (Features and ProgLog sections) to Movable Type Pro 4.21.&nbsp; Currently, the MT install is a Beta version and its not <i>quite</i> working perfectly - hopefully the upgrade to the retail release will remedy that.</p><p>Also thought up some new ideas to spruce up the site, make things maybe a little more interesting and personal to regular visitors.&nbsp; (yeah all three of you guys!)</p>]]>
      
   </content>
</entry>

<entry>
   <title>Upgraded to MT4.2RC, moved the entire install and files to Specialty Gamer</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/07/upgraded-to-mt42rc-moved-the-e/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.402</id>
   
   <published>2008-07-27T12:34:44Z</published>
   <updated>2008-07-27T12:49:13Z</updated>
   
   <summary>I&apos;ve made a lot of changes to things in the past few days - hopefully the transition is smooth and unnoticable to everyone else.Just a few days ago, my webhost provider, Acornhost, made a change to the server upgrading to...</summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>I've made a lot of changes to things in the past few days - hopefully the transition is smooth and unnoticable to everyone else.</p><p>Just a few days ago, my webhost provider, <a href="http://www.acornhost.com" target="_blank">Acornhost</a>, made a change to the server upgrading to Suexec so the scgi-bin directory no longer works for scripts.&nbsp; I don't exactly understand what that is all about and why that was necessary, but anyways I moved my entire <a href="http://www.movabletype.org" target="_blank">Movable Type</a> installation from my personal domain, www.thebrianpages.com to the www.specialtygamer.com cgi-bin folder.&nbsp;</p><p>With the move, I needed to republish just about all the pages with journal entries, and update all file paths to the new ones under www.specialtygamer.com.&nbsp; Everything would appear to be in place, however if something I forgot, then you'll just get the old 404.&nbsp; If by chance someone reads this (ha ha), maybe you can post a comment if you come across any dead links and I'll fix it ASAP.</p><p>In addition to that I upgraded the MT install from 4.12 to 4.2RC4, which yes is a beta version.&nbsp; The new MT install does seem to have a lot of new feature enhancements to make navigation around the backend more thrifty with more links and information on each individual page.&nbsp; Also I hear there is a lot of performance enhancements to make MT load faster with Memcache.&nbsp; I don't quite understand what Memcache is or does, but I'm trying it out.</p><p>I heard these things from Byrne Reese, the Product Manager of Movable Type, whom I met at <a href="http://en.oreilly.com/oscon2008/public/content/home" target="_blank">OSCON </a>this last week and spoke in detail with him personally for a little while on things.&nbsp; He's a very nice guy and obviously cares very much about the product, the user experience, and the direction of progress in technology in general.</p><p>&nbsp;</p>]]>
      
   </content>
</entry>

<entry>
   <title>Updated Newsletter signup form</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/07/updated-newsletter-signup-form/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.397</id>
   
   <published>2008-07-17T17:53:44Z</published>
   <updated>2008-07-17T18:00:03Z</updated>
   
   <summary><![CDATA[Well well, I know its a long time coming to post an update.&nbsp; I mostly just post on my Talk Boards as its much faster to do so.So, today I updated my Newsletter Signup form to emphasize the free bumper...]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>Well well, I know its a long time coming to post an update.&nbsp; I mostly just post on my Talk Boards as its much faster to do so.</p><p>So, today I updated my Newsletter Signup form to emphasize the free bumper sticker with signups by adding &quot;and get a FREE bumper sticker!!!&quot; right above the signup in heading letters so people can see it at a glance.&nbsp; Also clarified the optional address form a bit.&nbsp; Added some cellpadding so the words aren't scrunched in the box.&nbsp; Set the font sizes so everything fits correctly.</p><p>Also, added the Newsletter Signup form code to the footer of my Talk Boards.&nbsp; The Talk Boards are becoming one of the main areas of traffic since I opened that section - so it makes sense to add the signup form to that portion.&nbsp; Previously, I added a link to the signup in my sig - but really it makes more sense to have that all on the same page.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Added two new plugins</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/06/added-two-new-plugins/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.362</id>
   
   <published>2008-06-03T08:12:19Z</published>
   <updated>2008-06-03T08:14:07Z</updated>
   
   <summary><![CDATA[Some occasional comment spam has been creeping in time to time.&nbsp; I installed TypePad's new AntiSpam plugin which will hopefully cut down on the spam even more.&nbsp; Also, installed Copy! plugin to copy MT templates....]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>Some occasional comment spam has been creeping in time to time.&nbsp; I installed TypePad's new AntiSpam plugin which will hopefully cut down on the spam even more.&nbsp; Also, installed Copy! plugin to copy MT templates.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Added Game Collection Tips section to the Talk Boards</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/04/added-game-collection-tips-sec/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.277</id>
   
   <published>2008-04-29T12:58:00Z</published>
   <updated>2008-04-29T13:03:18Z</updated>
   
   <summary><![CDATA[I am back from Jet City Retro.&nbsp; Fun time.Thought of plenty of good ideas for Specialty Gamer and etc.&nbsp; One of them was to add game collection tips section to the talk boards.&nbsp; Basically the idea being for people share...]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>I am back from Jet City Retro.&nbsp; Fun time.</p><p>Thought of plenty of good ideas for Specialty Gamer and etc.&nbsp; One of them was to add game collection tips section to the talk boards.&nbsp; Basically the idea being for people share their tips on keeping their collection in the best shape possible.&nbsp; With areas such as cleaning, repairing, buying, researching, maintaining and storing.</p><p>Check out the <a href="http://www.specialtygamer.com/talk/" target="_blank">Talk Boards</a></p>]]>
      
   </content>
</entry>

<entry>
   <title>Talk Boards about to open</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/04/talk-boards-about-to-open/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.275</id>
   
   <published>2008-04-23T12:21:57Z</published>
   <updated>2008-04-23T12:24:34Z</updated>
   
   <summary><![CDATA[I realize I've been neglecting to post on my Progress Journal here.&nbsp; I have been working past few weeks on the Talk Boards, which I think are just about ready to open.&nbsp; I need to adjust all the links and...]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>I realize I've been neglecting to post on my Progress Journal here.&nbsp; I have been working past few weeks on the Talk Boards, which I think are just about ready to open.&nbsp; I need to adjust all the links and add a new graphic to the home page to show its open and no longer &quot;in progress&quot;.&nbsp; Not in the mood to make the graphics now, but will tommorrow.</p><p>For anyone interested in seeing it early, here is the link - www.specialtygamer.com/talk/</p>]]>
      
   </content>
</entry>

<entry>
   <title>Clarified some headings.</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/04/clarified-some-headings/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.266</id>
   
   <published>2008-04-05T11:20:54Z</published>
   <updated>2008-04-05T12:29:55Z</updated>
   
   <summary><![CDATA[I never particularly cared for the term &quot;archives&quot; which is used by default in my MT installation.&nbsp; So I changed the name of the [section name] Archives to [section name] Full Index.&nbsp; And from [section name] Index to [section name]...]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>I never particularly cared for the term &quot;archives&quot; which is used by default in my MT installation.&nbsp; So I changed the name of the [section name] Archives to [section name] Full Index.&nbsp; And from [section name] Index to [section name] Home.&nbsp; I also cleaned up category archive names and just removed the Archives wording from categories entirely.&nbsp; And for authors, changed it to [author's name]'s Page.&nbsp; Sounds more personal to me.</p><p>Also, removed an extra colon (:) that was in some page titles, and also fixed spacing in some page titles.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Installed Simple Machines Forum</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/04/installed-simple-machines-foru/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.262</id>
   
   <published>2008-04-03T11:12:04Z</published>
   <updated>2008-04-03T11:16:58Z</updated>
   
   <summary><![CDATA[Checking out the selection of open source forums, it was between phpBB, DeluxeBB, and SimpleMachinesForum.&nbsp; I went with Simple Machines forum basically by process of elimination - and I liked the format of SMF....]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>Checking out the selection of open source forums, it was between phpBB, DeluxeBB, and <a href="http://www.simplemachines.org/" target="_blank">SimpleMachinesForum</a>.&nbsp; I went with Simple Machines forum basically by process of elimination - and I liked the format of SMF.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Added new banner to Links page</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/04/added-new-banner-to-links-page/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.259</id>
   
   <published>2008-04-02T11:02:48Z</published>
   <updated>2008-04-02T11:05:23Z</updated>
   
   <summary><![CDATA[Added portion to say that I swap banners with other websites on the Links page.&nbsp; Also added a new, 2nd banner to choose from.&nbsp; Looks like this....]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>Added portion to say that I swap banners with other websites on the <a href="http://www.specialtygamer.com/features/links/" target="_blank">Links page</a>.&nbsp; Also added a new, 2nd banner to choose from.&nbsp; Looks like this.</p><p><a href="http://www.specialtygamer.com/" title="Specialty Gamer"><img style="border: medium none ;" alt="Specialty Gamer" src="http://img.photobucket.com/albums/v330/BriansPictures/Logos/sglogosm.gif" /></a></p>]]>
      
   </content>
</entry>

<entry>
   <title>Updated Magento to 1.0 retail release</title>
   <link rel="alternate" type="text/html" href="http://www.specialtygamer.com/proglog/2008/03/updated-magento-to-10-retail-r/" />
   <id>tag:www.specialtygamer.com,2008:/proglog//2.254</id>
   
   <published>2008-04-01T00:37:49Z</published>
   <updated>2008-04-01T00:39:14Z</updated>
   
   <summary><![CDATA[Did another clean install of Magento to the 1.0 production release, just released today!&nbsp;...]]></summary>
   <author>
      <name>Brian Moy</name>
      <uri>http://www.specialtygamer.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.specialtygamer.com/proglog/">
      <![CDATA[<p>Did another clean install of <a href="http://www.magentocommerce.com/" target="_blank">Magento </a>to the 1.0 production release, just released today!&nbsp;</p>]]>
      
   </content>
</entry>

</feed>
