<rss version="2.0"><channel><title>RSS feed for InstantSpot site Aaron Lynch</title><link>http://ajlcom.instantspot.com</link><description>ColdFusion and some other stuff</description><language>en-us</language><copyright>This work is Copyright &#xA9; 2008 by Aaron Lynch</copyright><generator>RSSVille ColdFusion FeedMaker, version 1.0</generator><pubDate>Thu, 28 Aug 2008 22:48:17 GMT</pubDate><item><title>BlueDragon 7 JX and Apache 2.2 on Ubuntu Feisty (7.04)</title><link>http://ajlcom.instantspot.com/blog/2007/04/16/BlueDragon-7-JX-and-Apache-22-on-Ubuntu-Feisty-704</link><description>&lt;p&gt;
So you want to install BlueDragon 7 (JX version) with Apache 2.2 on your Ubuntu Feisty machine?
&lt;/p&gt;
&lt;p&gt;
Well, lucky for you it is SO EASY!
&lt;/p&gt;
&lt;p&gt;
First- go download &lt;a href=&quot;http://www.newatlanta.com/c/products/bluedragon/download/showLicenseAgreement?sku=BD-18-070-jxd&quot;&gt;BlueDragon JX for linux&amp;nbsp;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Once you have that, head over to Dave Shucks HowTo on installing Apache2.2 from source &lt;a href=&quot;http://daveshuck.instantspot.com/blog/index.cfm/2006/6/12/Installing-CFMX7--Apache222-on-Ubuntu-606&quot;&gt;here&lt;/a&gt;.&amp;nbsp; His write-up is for&amp;nbsp; 6.06 (Dapper) but it still works great.
&lt;/p&gt;
&lt;p&gt;
Ok so if you have come this far you know that &amp;quot;IT WORKS!&amp;quot; right?
&lt;/p&gt;
&lt;p&gt;
That was the hard part, now all you need to do is locate the downloaded BlueDragon installation shell script.&amp;nbsp; (Lets say it is in my /home/alynch/download directory) and run it.
&lt;/p&gt;
&lt;p&gt;
Note:&amp;nbsp; Be sure to run the shell script as root if you want it to correctly connect to your Apache webserver. &amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;sudo /home/alynch/download/BlueDragon_Server_JX_70_339-Linux.sh&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Not running the script as sudo won&amp;#39;t throw any exceptions, but it will fail to make the necessary changes to your httpd.conf file.
&lt;/p&gt;
&lt;p&gt;
Follow the prompts, choose your installation directory or accept the default.&amp;nbsp; And thats it!&amp;nbsp; As soon as the installer is finished, restart Apache and start serving .cfm&amp;#39;s through port 80.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
FOR MYSQL USERS:
&lt;/p&gt;
&lt;p&gt;
You will need to download the connector from MySQL &lt;a href=&quot;http://www.mysql.com/products/connector/j/index.html&quot;&gt;here&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Extract the connector jar file from the downloaded archive.&amp;nbsp; Change the jar file&amp;#39;s name:
&lt;/p&gt;
&lt;p&gt;
-from (something like) &lt;strong&gt;mysql-connector-java-5.0.4-bin.jar&amp;nbsp;&lt;/strong&gt; 
&lt;/p&gt;
&lt;p&gt;
-to &lt;strong&gt;mysql.jar&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
And move the mysql.jar to the lib directory of your BlueDragon installation directory.&amp;nbsp; If you had already started BlueDragon, you will need to restart it once you have placed the mysql.jar file in the lib directory.
&lt;/p&gt;
&lt;p&gt;
FYI The default BlueDragon admin location is http://localhost:8080/bluedragon/admin.cfm.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;div align=&quot;left&quot; style=&quot;text-align: center&quot;&gt;
&lt;img src=&quot;http://img174.imageshack.us/img174/2497/screenshotcm0.png&quot; border=&quot;1&quot; alt=&quot; &quot; width=&quot;300&quot; height=&quot;149&quot; /&gt;
&lt;/div&gt;
&lt;div align=&quot;center&quot; style=&quot;text-align: center&quot;&gt;
&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
My VERY EARLY impression is that the installer was much nicer than the ColdFusion installer, with heavy points going to the easy of the Apache webserver configuration as compared to wsconfig for ColdFusion.&amp;nbsp; Other than that it&amp;#39;s really too early to report on much else.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
</description><pubDate>Mon, 16 Apr 2007 18:29:46 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/04/16/BlueDragon-7-JX-and-Apache-22-on-Ubuntu-Feisty-704</guid><category>BlueDragon</category></item><item><title>Robots and main page accessibility</title><link>http://ajlcom.instantspot.com/blog/2005/11/15/Robots-and-main-page-accessibility</link><description>On my quest towards e-stardom (aka a relevant and content-rich website), I realized that the navigation towards my older &amp;quot;news items&amp;quot; was somewhat lacking.  My solution for this problem was to create a side bar menu that would contain all of the news item titles in descending date order (aka newest first). &lt;br /&gt;
&lt;br /&gt;
A day or two after this change, I began to notice a positive side-effect to including all of these titles as links on the main page...The robots (spiders) were crawling all through my site!  I&amp;#39;m not 100% sure, but I can&amp;#39;t imagine how this increased indexing would hurt my chances of being returned in some search results.&lt;br /&gt;
&lt;br /&gt;
In a possibly related subject, a Google search for &amp;#39;Aaron Lynch&amp;#39; now returns this page in the top 10 search results (#6 as of this entry) and an MSN search returns &lt;a href=&quot;http://www.aaronjlynch.com&quot;&gt;www.AaronJLynch.com&lt;/a&gt; as #3!&lt;br /&gt;
&lt;br /&gt;
Does anybody want my autograph?  &lt;img src=&quot;/fckeditor/editor/images/smiley/msn/wink_smile.gif&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
UPDATE 1/25/06:  Either Google has changed my ranking somehow, or my switch to BlogCFC&amp;nbsp; has harmed my accessibility somehow.  I now turn up on like page 5 or something terrible.  Back to the drawing board! 	
</description><pubDate>Tue, 15 Nov 2005 06:00:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2005/11/15/Robots-and-main-page-accessibility</guid><category>SEO</category></item></channel></rss>