<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Brian&apos;s progress on Specialty Gamer</title>
      <link>http://www.specialtygamer.com/proglog/</link>
      <description>(and some occasional freak out posts)</description>
      <language>en</language>
      <copyright>Copyright 2009</copyright>
      <lastBuildDate>Wed, 07 Jan 2009 00:08:28 -0800</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
         <title>Compressing JavaScript files breaks them</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2009/01/compressing-javascript-files-b/</link>
         <guid>http://www.specialtygamer.com/proglog/2009/01/compressing-javascript-files-b/</guid>
        
        
         <pubDate>Wed, 07 Jan 2009 00:08:28 -0800</pubDate>
      </item>
      
      <item>
         <title>New 2009 Calendar Banners w/ mouseover expand effect</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2009/01/new-2009-calendar-banners-w-mo/</link>
         <guid>http://www.specialtygamer.com/proglog/2009/01/new-2009-calendar-banners-w-mo/</guid>
        
        
         <pubDate>Tue, 06 Jan 2009 05:41:06 -0800</pubDate>
      </item>
      
      <item>
         <title>Talk Boards - Down for maintenance January 1, 2009</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2009/01/talk-boards---down-for-mainten/</link>
         <guid>http://www.specialtygamer.com/proglog/2009/01/talk-boards---down-for-mainten/</guid>
        
        
         <pubDate>Thu, 01 Jan 2009 06:10:17 -0800</pubDate>
      </item>
      
      <item>
         <title>Added little note below &quot;Don&apos;t Forget&quot; banner</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/11/added-little-note-below-dont-f/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/11/added-little-note-below-dont-f/</guid>
        
        
         <pubDate>Mon, 17 Nov 2008 03:04:55 -0800</pubDate>
      </item>
      
      <item>
         <title>Weblog software upgraded</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/10/weblog-software-upgraded/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/10/weblog-software-upgraded/</guid>
        
        
         <pubDate>Sun, 12 Oct 2008 04:44:34 -0800</pubDate>
      </item>
      
      <item>
         <title>Web Log installation to be updated sometime</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/10/web-log-installation-to-be-upd/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/10/web-log-installation-to-be-upd/</guid>
        
        
         <pubDate>Thu, 02 Oct 2008 13:27:12 -0800</pubDate>
      </item>
      
      <item>
         <title>Upgraded to MT4.2RC, moved the entire install and files to Specialty Gamer</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/07/upgraded-to-mt42rc-moved-the-e/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/07/upgraded-to-mt42rc-moved-the-e/</guid>
        
        
         <pubDate>Sun, 27 Jul 2008 05:34:44 -0800</pubDate>
      </item>
      
      <item>
         <title>Updated Newsletter signup form</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/07/updated-newsletter-signup-form/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/07/updated-newsletter-signup-form/</guid>
        
        
         <pubDate>Thu, 17 Jul 2008 10:53:44 -0800</pubDate>
      </item>
      
      <item>
         <title>Added two new plugins</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/06/added-two-new-plugins/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/06/added-two-new-plugins/</guid>
        
        
         <pubDate>Tue, 03 Jun 2008 01:12:19 -0800</pubDate>
      </item>
      
      <item>
         <title>Added Game Collection Tips section to the Talk Boards</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/04/added-game-collection-tips-sec/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/04/added-game-collection-tips-sec/</guid>
        
        
         <pubDate>Tue, 29 Apr 2008 05:58:00 -0800</pubDate>
      </item>
      
      <item>
         <title>Talk Boards about to open</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/04/talk-boards-about-to-open/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/04/talk-boards-about-to-open/</guid>
        
        
         <pubDate>Wed, 23 Apr 2008 05:21:57 -0800</pubDate>
      </item>
      
      <item>
         <title>Clarified some headings.</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/04/clarified-some-headings/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/04/clarified-some-headings/</guid>
        
        
         <pubDate>Sat, 05 Apr 2008 03:20:54 -0800</pubDate>
      </item>
      
      <item>
         <title>Installed Simple Machines Forum</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/04/installed-simple-machines-foru/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/04/installed-simple-machines-foru/</guid>
        
        
         <pubDate>Thu, 03 Apr 2008 03:12:04 -0800</pubDate>
      </item>
      
      <item>
         <title>Added new banner to Links page</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/04/added-new-banner-to-links-page/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/04/added-new-banner-to-links-page/</guid>
        
        
         <pubDate>Wed, 02 Apr 2008 03:02:48 -0800</pubDate>
      </item>
      
      <item>
         <title>Updated Magento to 1.0 retail release</title>
         <description><![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>]]></description>
         <link>http://www.specialtygamer.com/proglog/2008/03/updated-magento-to-10-retail-r/</link>
         <guid>http://www.specialtygamer.com/proglog/2008/03/updated-magento-to-10-retail-r/</guid>
        
        
         <pubDate>Mon, 31 Mar 2008 16:37:49 -0800</pubDate>
      </item>
      
   </channel>
</rss>
