

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>The Web Log of Michael P Stone</title>
	<link>http://www.michaelpstone.net/RSS/</link>
	<description>Recent blog entries</description>
	<language>en-us</language>
<atom:link href="http://www.michaelpstone.net/RSS/index.cfm" rel="self" type="application/rss+xml" />
	
    
    
	   <item>
			 <title>Transparent PNG images in IE 7 and IE 8 not rendering transparent with jquery cycle</title>
			 <description>&amp;lt;p>I ran into a problem where I wasn't able to get my PNG images to properly render in Internet Explorer 7 or 8. I was using the jquery cycle plugin, &amp;lt;a rel='external' title='http://jquery.malsup.com/cycle/' href='http://jquery.malsup.com/cycle/'>jquery.malsup.com/cycle/&amp;lt;/a>, and I was trying to display the images on an already transparent background, but little did I know, it was an option in the plugin.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>The plugin's option page clearly shows this, but I was unable to see where it was documented to make it easier for people with this problem. The&amp;nbsp;&amp;lt;a href='http://jquery.malsup.com/cycle/options.html' title='http://jquery.malsup.com/cycle/options.html' rel='external'>jquery cycle options&amp;lt;/a> shows that it has many different features. One of which either applies the background to the PNG&amp;nbsp;images or removes it. &amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Just apply this option to where you are referencng the plugin:&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;pre class='prettyprint'>&amp;lt;code>&amp;lt;span class='pln'>cleartypeNoBg&amp;lt;/span>&amp;lt;span class='pun'>:&amp;lt;/span>&amp;lt;span class='pln'> &amp;lt;/span>&amp;lt;span class='kwd'>true&amp;lt;/span>&amp;lt;span class='pln'>&amp;lt;br />&amp;lt;/span>&amp;lt;/code>&amp;lt;/pre>
&amp;lt;p>This should instantly resolve your problem.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Note: This isn't a fix for Internet Explorer 6. &amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=28</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=28</guid>
			 <pubDate>Sat, 03 Jul 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Visual Editor java.lang.NullPointerException Fix </title>
			 <description>&amp;lt;p>While continuing development of a Java application, I tried opening my GUI classes and I couldn't get either of them to open up correcty with the Visual Editor. After a few times of restarting Eclipse, nothing was working so I did some exploring on the web and found some forums. A lot of which were not helpful, but I did manage to find the fix within one. Now, I do not know what caused my error, there seems to be nothing wrong with my code and it's never behaved like this before, but for some odd reason today, the product of attempting to do some Java development was an error,&amp;lt;code> Visual Editor java.lang.NullPointerException&amp;lt;/code>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/p>
&amp;lt;p>and the by-product was knowing the fix and having the opportunity to share it with others.&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Now I did see in some cases that this didn't work as the fix, but for my project, it worked perfectly and very fast!&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>The Eclipse version I'm using is:&amp;lt;/p>
&amp;lt;ul>
    &amp;lt;li>Eclipse IDE for Java EE Developers: 1.2.2.20100217-2310&amp;lt;/li>
    &amp;lt;li>Visual Editor: 1.4.0.v20090826-1446-57F-9xKEUXK5__GAVDlmFRiymDdO&amp;lt;/li>
&amp;lt;/ul>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>To fix this error follow these steps:&amp;lt;/p>
&amp;lt;ul>
    &amp;lt;li>Go to Project. Select Clean...&amp;lt;/li>
&amp;lt;/ul>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;img height='272' width='320' alt='javaError' src='/userfiles/image/javaError1Fix.gif' />&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;ul>
    &amp;lt;li>You should see a screen like this now.&amp;lt;/li>
&amp;lt;/ul>
&amp;lt;p style='text-align: center;'>&amp;lt;br />
&amp;lt;img height='285' width='380' alt='' src='/userfiles/image/javaError2Fix.gif' />&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: left;'>Simply select the project(s) you'll want to clean and then press ok. Once the project(s) have been successfully cleaned, restart Eclipse and try it again.&amp;lt;/p>
&amp;lt;p style='text-align: left;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: left;'>If this fix doesn't work, you may have another issue that may be related to some part of your code or package dependencies.&amp;lt;/p>
&amp;lt;p style='text-align: left;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: left;'>Feel free to post any other ideas or comments.&amp;lt;/p>
&amp;lt;p style='text-align: left;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: left;'>Thanks.&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=27</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=27</guid>
			 <pubDate>Wed, 05 May 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>MSCEI Jquery Part 2 Workshop</title>
			 <description>&amp;lt;p>Prior to our spring break, MSCEI held another workshop on Jquery. The topics involved plugins, Jquery UI, and loading external pages. The purpose of the workshop was to show others how to turn a lackluster website into a more interactive and professional experience for the users. The Jquery UI allows developers to easily apply date pickers, dialog boxes, and other essential and very useful elements to a webpage. Dynamically loading external pages can also be useful for displaying dynamic data. It gives you the ability to create a refresh effect with a button or do it every so many seconds with JavaScript's &amp;lt;code>setInterval()&amp;lt;/code> method.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>With that being said, I'd say the workshop went over very well and it seemed like everyone got something they can take from the workshop.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Here are some resources we used during the workshop:&amp;lt;/p>
&amp;lt;ol>
    &amp;lt;li>&amp;lt;a title='malsup.com/jquery/cycle/' href='http://malsup.com/jquery/cycle/' rel='external'>malsup.com/jquery/cycle/&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a title='www.jqueryui.com' href='http://www.jqueryui.com' rel='external'>www.jqueryui.com&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a title='api.jquery.com/category/ajax/' href='http://api.jquery.com/category/ajax/' rel='external'>api.jquery.com/category/ajax/&amp;lt;span style='display: none;' id='1269830504435E'>&amp;nbsp;&amp;lt;/span>&amp;lt;/a>&amp;lt;/li>
&amp;lt;/ol>
&amp;lt;p>This one I didn't mention during the workshop, but I think some of you will find it very useful.&amp;lt;/p>
&amp;lt;p>&amp;lt;a title='www.smashingmagazine.com/2010/03/12/45-fresh-useful-javascript-and-jquery-techniques-and-tools/?utm_source=twitterfeed&amp;amp;utm_medium=twitter' href='http://www.smashingmagazine.com/2010/03/12/45-fresh-useful-javascript-and-jquery-techniques-and-tools/?utm_source=twitterfeed&amp;amp;utm_medium=twitter' rel='external'>45 Fresh Useful JavaScript and jQuery Techniques and Tools&amp;lt;/a>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>If you're interested in coming to another workshop, please let us know in a comment below. As of right now, we are planning on a Jquery and PHP workshop in the coming weeks. Details are not yet thought up, but you'll be notified once it is set.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Any other suggestions or questions on how to develop something you've seen, feel free to ask.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Thank you to everyone who came out.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>The files from the workshop can be found &amp;lt;a href='http://michaelpstone.net/msceiws-part2.zip'>here&amp;lt;/a>.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=26</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=26</guid>
			 <pubDate>Sun, 28 Mar 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>MSCEI JS and Jquery Workshop</title>
			 <description>&amp;lt;p>MSCEI presented another successful workshop tonight. This time  discussing the basics of JavaScript and entering the world of Jquery.  The presenters were myself and Jason Kaczmarksy, &amp;lt;a href='http://www.dev-port.com/' title='http://www.dev-port.com/' rel='external'>http://www.dev-port.com/&amp;lt;/a>.  Seemed like we got a lot of positive reactions for introducing Jquery  the first time, in a class or a workshop.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>I've gathered a list of sites to help with your DHTML and Jquery  development learning:&amp;lt;/p>
&amp;lt;ul>
    &amp;lt;li>&amp;lt;a rel='external' href='http://w3schools.com/js/default.asp' title='http://w3schools.com/js/default.asp'>http://w3schools.com/js/default.asp&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a rel='external' href='http://w3schools.com/js/js_examples.asp' title='http://w3schools.com/js/js_examples.asp'>http://w3schools.com/js/js_examples.asp&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a rel='external' href='http://w3schools.com/dhtml/default.asp' title='http://w3schools.com/dhtml/default.asp'>http://w3schools.com/dhtml/default.asp&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a rel='external' href='http://www.jquery.com/' title='http://www.jquery.com'>http://www.jquery.com&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a rel='external' href='http://jqueryui.com/' title='http://www.jqueryui.com'>http://www.jqueryui.com&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a rel='external' href='http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/documentation/'>PrettyPhoto   Documentation&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a rel='external' title='http://spyrestudios.com/jquery-tutorials-plugins-impress-your-friends/' href='http://spyrestudios.com/jquery-tutorials-plugins-impress-your-friends/'>http://spyrestudios.com/jquery-tutorials-plugins-impress-your-friends/&amp;lt;/a>&amp;lt;/li>
&amp;lt;/ul>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Thank you all for coming out and please let us know what you thought  of the workshop and how we could make it a more enjoyable experience for  you. I hope the zipped folder with the HTML files and Jquery included  helped.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Also, if you're interested in another workshop, please let us  know what you'd like to learn.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>The lastest files can be found &amp;lt;a href='http://michaelpstone.net/msceiws-jquery-final.zip' title='MSCEI Jquery Workshop Files' rel='external'>here&amp;lt;/a>&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=25</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=25</guid>
			 <pubDate>Thu, 18 Feb 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>MSCEI Advanced CSS Workshop</title>
			 <description>Please fill out your feedback in the comments below and leave your emails for responses. 

Thanks,

Michael Stone</description>
			 <link>http://michaelpstone.net/blog.cfm?entry=24</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=24</guid>
			 <pubDate>Thu, 04 Feb 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Adobe Flash CS4 Beach Scene</title>
			 <description>&amp;lt;p>Here is a flash beach scene I made for a flash class at Morrisville State College.&amp;lt;/p>
&amp;lt;p>I used Adobe Photoshop CS4 to create all the images myself. I know, I'm no graphic designer :).&amp;lt;/p>
&amp;lt;p>Then I used ActionScript 3.0 for the water's ripple animation.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;embed menu='true' loop='true' play='true' src='/userfiles/flash/MStone_Beach.swf' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash'>&amp;lt;/embed>&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=23</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=23</guid>
			 <pubDate>Tue, 26 Jan 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>SEO Quick Tips</title>
			 <description>&amp;lt;p>Over the past few months I've been obsessed about Search Engine Optimization (SEO). I've found articles online, I've read a few books, and mostly, I've done some personal research.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>I'd like to provide you with a small, but hopefully valuable list of information which should definitely increase your rank in time.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;ol>
    &amp;lt;li>Content, content and content! I see so many sites go live with barely any content and expect to be seen. Search engine bots like for valid and valuable content on pages, the more valuable your content and abundant, the better chance of being seen.&amp;lt;/li>
    &amp;lt;li>You can't have content without structure. With this being true, you should minimize your structure, HTML code, and maximize your content. Also, with today's HTML and CSS standards, you should write your code as clean as possible. External style sheets, classes and ids, no deprecated inline styling or tags, and try to use more CSS for design than images.&amp;nbsp;&amp;lt;/li>
    &amp;lt;li>&amp;quot;I&amp;nbsp;see&amp;nbsp;the&amp;nbsp;ref, but I&amp;nbsp;don't know the name of the game!&amp;quot; &amp;lt;br />
    &amp;lt;code>&amp;lt;a href=&amp;quot;http://michaelpstone.net&amp;quot;&amp;gt;My Site&amp;lt;/a&amp;gt;&amp;lt;/code>, what's missing? The title! Every link you have should always have a title attribute, the same goes for the alt attribute with the img tag. It's not rocket science, you just need to remember these two very simple details about these elements.&amp;lt;/li>
    &amp;lt;li>Staying on the topic of links, it's also a good idea to have a few on your page. It's also a good idea to have link backs too. An example of this would be sharing with delicious or digg. You're making that distinct page available from another source. It creates credibility for your site.&amp;lt;/li>
    &amp;lt;li>Meta information, or data about your data, is also essential for SEO. I put this further down because for the most parts, I usually always see something for the keywords and description of a site. Although this is true, the content may not be well thought out.&amp;nbsp; &amp;lt;br />
    &amp;lt;ol style='margin-left: 30px;'>
        &amp;lt;li>Keywords need to be well thought out and kept to a minimum. Think of your site as a niche and you're on google searching for that niche. What would you type in expecting to see results?&amp;lt;/li>
        &amp;lt;li>Descriptions can be a bit more flexible than keywords. Description is a summary of the content on your page. If you have a lot of content on the page you should be concise and limit your description to 140-160 characters. Less content, smaller descriptions.&amp;lt;/li>
    &amp;lt;/ol>
    &amp;lt;/li>
    &amp;lt;li>Sitemaps are also important for SEO. They allow those search bots to read that file full of links and get some more information from your site. Sitemaps can be very powerful, especially if you're blogging or using a CMS and have many sub pages that need to be indexed.&amp;lt;/li>
&amp;lt;/ol>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Not much, but I hope it hope it helps you understand SEO a bit more and maybe even get a better rank on Google.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>If you have any further information on SEO you'd like to share, but sure to comment!&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=22</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=22</guid>
			 <pubDate>Fri, 15 Jan 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Animate Scroll and Change Position with Jquery</title>
			 <description>&amp;lt;p>After taking a look at David Walsh's persistent header post, &amp;lt;a href='http://davidwalsh.name/persistent-header-opacity' title='http://davidwalsh.name/persistent-header-opacity' rel='external'>http://davidwalsh.name/persistent-header-opacity&amp;lt;/a>, I decided to change it up a bit. Now I probably won't use this anytime soon in a big project or a smaller more personal one, but it's still convenient technique to know, just in case I ever need to perform something to this sort.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;strong>Update:&amp;lt;/strong> &amp;lt;strike>Tested in FireFox and works perfectly. IE, not so much. I'll look into later and make additional edits where they need be.&amp;nbsp; &amp;lt;/strike>Tested successfully in:&amp;lt;/p>
&amp;lt;div style='margin: 0pt auto; height: 64px; width: 450px;'>
&amp;lt;p>&amp;lt;img height='64' align='left' width='64' alt='' src='/userfiles/image/safari.png' />&amp;lt;/p>
&amp;lt;p>&amp;lt;img height='64' align='left' width='64' alt='FireFox Icon' src='/userfiles/image/mfirefox.png' style='padding-left: 20px;' />&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;img height='64' width='64' src='/userfiles/image/ie7.png' style='padding-left: 20px;' alt='' />&amp;lt;img height='64' width='64' src='/userfiles/image/google-chrome-icon.png' style='padding-left: 20px;' alt='' />&amp;lt;/p>
&amp;lt;/div>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>I like the idea of a persistent top menu bar, but the way I read most material online is from top to bottom and then left to right. Taking that into consideration, I decided I would need that top, stationary menu bar to move to the bottom.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Let's take a look at the CSS and HTML.&amp;lt;/p>
&amp;lt;hr />
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id=&amp;quot;topbar&amp;quot;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br />
&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href=&amp;quot;#top&amp;quot; class=&amp;quot;link&amp;quot;&amp;gt;Top of Page&amp;lt;/a&amp;gt;&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;lt;code> &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href=&amp;quot;#bottom&amp;quot; class=&amp;quot;bottom&amp;quot;&amp;gt;Bottom of Page&amp;lt;/a&amp;gt;&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;lt;br />
&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p&amp;gt;filler content should go in here.. just use lipsum.org&amp;lt;/p&amp;gt;&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p id=&amp;quot;bottom&amp;quot;&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;lt;br />
#topbar&amp;nbsp;&amp;nbsp;&amp;nbsp; { &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; border-bottom:1px solid #eb7429; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; background:#F90; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding:10px 20px; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; position:fixed; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; left:0; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; z-index:2000; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; width:100%;&amp;lt;br />
}&amp;lt;br />
&amp;lt;br />
.top{&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; top:0;&amp;lt;br />
}&amp;lt;br />
&amp;lt;br />
.notop{&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; bottom:0;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br />
}&amp;lt;br />
&amp;lt;br />
#top{&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; width:700px;&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; float:left;&amp;lt;br />
}&amp;lt;br />
&amp;lt;/style&amp;gt;&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Now the jQuery / JavsScript:&amp;lt;/p>
&amp;lt;p>Keep in mind I am using the code from David's tutorial also in mine, but I just made some changes to make it my own.&amp;lt;/p>
&amp;lt;p>Also, you have to have the jQuery framework included too. If you get that little error saying &amp;quot;$ is undefined.&amp;quot;, you're not including jQuery.&amp;lt;/p>
&amp;lt;p>To start, here is David's code for the fade in and fade out of the bar:&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;code>$(document).ready(function() {&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; (function() {&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; //settings&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; var fadeSpeed = 200, fadeTo = 0.5, topDistance = 30;&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; var topbarME = function() { $('#topbar').fadeTo(fadeSpeed,3); }, topbarML = function() { $('#topbar').fadeTo(fadeSpeed,fadeTo); };&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; var inside = false;&amp;lt;br />
&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $(window).scroll(function() {&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; position = $(window).scrollTop();&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if(position &amp;gt; topDistance &amp;amp;&amp;amp; !inside) {&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; //add events&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; topbarML();&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').bind('mouseenter',topbarME);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').bind('mouseleave',topbarML);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; inside = true;&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; else if (position &amp;lt; topDistance){&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; topbarME();&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').unbind('mouseenter',topbarME);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').unbind('mouseleave',topbarML);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; inside = false;&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; });&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>You'll see that with only this, it performs with just the fade out if you're not at the top.&amp;lt;/p>
&amp;lt;p>Next we're going to have to setup cookies using JavaScript to store the positions values of the bar.&amp;lt;/p>
&amp;lt;p>I took examples from w3schools.com and altered them.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; //function to create a new cookie&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; function setCookie(name,position,expires){&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; var date=new Date();&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; date.setDate(date.getDate()+expires);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; document.cookie=name+ &amp;quot;=&amp;quot; +escape(position)+ ((expires==null) ? &amp;quot;&amp;quot; : &amp;quot;;expires=&amp;quot;+date.toGMTString());&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; //function to get the cookie&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; function getCookie(cookie_name){&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if (document.cookie) {&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; index = document.cookie.indexOf(cookie_name);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if (index != -1) {&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; namestart = (document.cookie.indexOf(&amp;quot;=&amp;quot;, index) + 1);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; nameend = document.cookie.indexOf(';', index);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if (nameend == -1) {&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; nameend = 0;&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; YouWrote = document.cookie.substring(namestart, nameend);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; return YouWrote;&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>The function setCookie creates a new cookie with the name, position would be the value, and the time to expire as parameters. The getCookie function gets the value of the cookie from the cookie name. This may need to be altered in some cases where you aren't storing any other cookies.&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Next will be the click events for the links. These will ultimately create the basis for the cookies and animation and positioning.&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; //click event to go to the top&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('.link').click(function(){&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('html, body').animate({scrollTop:$('#top').offset().top}, 1500);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').removeClass('notop').addClass('top');&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; setCookie('position','top',2);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; var newCookie = getCookie('position');&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; });&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; //click event to go the bottom&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('.bottom').click(function(){&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('html, body').animate({scrollTop:$('#bottom').offset().top}, 1500);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').removeClass('top').addClass('notop');&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; setCookie('position','bottom',2);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; var newCookie = getCookie('position');&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; });&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>The events and methods that are taking place are pretty much self explanatory, with the console.log() for error checking.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Finally, we have to check the value of the cookie on page load/refresh and perform the needed code.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;code>&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; //for refreshing of the page, check to see if the cookie is set&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; var Cookie = getCookie('position');&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if(Cookie=='top'){&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').removeClass('notop').addClass('top');&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; else if(Cookie=='bottom'){&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').removeClass('top').addClass('notop');&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('html, body').animate({scrollTop:$('#bottom').offset().top}, 1500);&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if(typeof(Cookie)==&amp;quot;undefined&amp;quot;){&amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $('#topbar').removeClass('notop').addClass('top');&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br />
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;lt;/code>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Again, pretty basic events occuring here. With mine, if the cooke equals bottom, I'm actually scrolling to the bottom of the page.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>If you're wondering what you could use this for, I've come up with a couple of good examples.&amp;lt;/p>
&amp;lt;ul>
    &amp;lt;li>Smooth scrolling through long content documents. This could be really useful and creative for an online resume. You could have the topics on the toolbar and just click to go to that topic.&amp;lt;/li>
    &amp;lt;li>The same could go for a small community where you can loop through the unique members or data and display them as links on the toolbar. Then you could use those ids from the db and throw them in the id of the div and you've got yourself an extra DHTML feature.&amp;lt;/li>
&amp;lt;/ul>
&amp;lt;p>It's also not necessary to change the position of the toolbar from top to bottom, so if you like it just on the top, keep it on the top.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>You can see the live demo here:&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;a href='http://develop.michaelpstone.net/development/demos/jquery/top-bar.html' title='develop.michaelpstone.net/development/demos/jquery/top-bar.html'>&amp;lt;img height='140' align='middle' width='509' src='/userfiles/image/jquery-animate-demo2.png' alt='jquery-animate-demo2.png' />&amp;lt;/a>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=21</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=21</guid>
			 <pubDate>Thu, 14 Jan 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Coldfusion OOP</title>
			 <description>&amp;lt;p>Just thought I'd share with everyone what I've been working on this week and until next friday when I'm done with my internship at Hamilton College : - (.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>So, while browsing for future potential Coldfusion developer positions, I've noticed some of the better positions have a requirement of &amp;quot;understanding and implementation of object oriented programming&amp;quot;. Well.. I've only used OOP in Vb.net and have barely broken the barrier in PHP with it, so I got to work!&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>I began reading past presentations by &amp;lt;a href='http://www.petefreitag.com/' title='http://www.petefreitag.com/' rel='external'>Pete Freitag&amp;lt;/a> and Brian Love (they can both be found at &amp;lt;a href='http://www.cfugcny.org' title='Coldfusion User Group Central New York' rel='external'>cfugcny.org&amp;lt;/a>). After flying through Pete's great presentation on Introduction to CFCs, I realized I knew more than what I thought, which is good for me! Then I moved on to Brian's OOP presentation and at first i took it nice and slow, carefully reading specific details, but then I just decided to start developing my own CF&amp;nbsp;OOP app! That's where I'm at right now, developing an application. It's going quite well too, and I should have a demo link for you soon!&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Resources:&amp;lt;/p>
&amp;lt;ul type='square'>
    &amp;lt;li>&amp;lt;a title='http://en.wikipedia.org/wiki/Object-oriented_programming' href='http://en.wikipedia.org/wiki/Object-oriented_programming' rel='external'>http://en.wikipedia.org/wiki/Object-oriented_programming&amp;lt;/a>&amp;lt;/li>
    &amp;lt;li>&amp;lt;a title='http://www.adobe.com/products/coldfusion/' href='http://www.adobe.com/products/coldfusion/' rel='external'>http://www.adobe.com/products/coldfusion/&amp;lt;/a>&amp;lt;/li>
&amp;lt;/ul>
&amp;lt;hr />
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;img width='253' height='250' alt='/userfiles/image/cficon.jpg' src='/userfiles/image/cficon.jpg' />&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>It's Friday and work has been over for 3 minutes now, I'm going home!&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=20</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=20</guid>
			 <pubDate>Fri, 08 Jan 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Design version 2.0 launched!</title>
			 <description>&amp;lt;p>Finally I found time to get this new design at least somewhat ready to be launced. It's finished as you can see from exploring the site, but it's a work in progress!&amp;lt;/p>
&amp;lt;p>I especially like this new design because of the more simple approach I took.&amp;lt;/p>
&amp;lt;p>A lot of which had to deal with reading the book &amp;quot;Don't Make Me Think&amp;quot; by Steve Krug. Also, from some really good articles at &amp;lt;a rel='external' title='web design from scratch' href='http://webdesignfromscratch.com'>http://webdesignfromscratch.com&amp;lt;/a>&amp;lt;/p>
&amp;lt;p>Feel free to test out the new custom search and the new posting of comments.&amp;lt;/p>
&amp;lt;p>Until next time, enjoy and happy error searching (I'm sure there are a few.)!&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;img width='200' height='247' align='middle' src='/userfiles/image/stevekrug-dmt.jpg' alt='' />&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=19</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=19</guid>
			 <pubDate>Mon, 04 Jan 2010 00:00:00 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Site Re-Design</title>
			 <description>&amp;lt;p>So the semester is over.. Wow.. What a semester it has been. I did everything from creating a custom PHP CMS from scratch to developing Twitter applicatons and interfaces using the Twitter API. Began development and design of a marketing application that will display IT student's projects and experience at Morrisville State College (Where I attend college).&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>I'm heading into my last semester of college (at least until I decide to get a masters) and it's a mixture of excitement and nerves. The exciting thing is no homework after this semester, but the nervous part is trying to find a job/internship relevant to web development after May. I'll develop in PHP or Coldfusion, but I don't think I'd lower my standards to ASP.net. Sorry ASP.net developers, I just don't consider you real web developers(I have my reasons).&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Alright, well enough about my semester and future! The web site... oh the web site.. Is currently going through a redesign and I must say, it's pretty nice, and simple! I used to major in design, so I've got some sense of direction when designing a web site. The site will continue to be a darker site, but with a different color scheme. The banner is completely different, I like it a lot.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>You know what, I'm not saying anymore! It's going to be asurprise.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Keep an eyeout and hopefully I'll get to some nice coldfusion, php and jquery demos during the winter break.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=18</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=18</guid>
			 <pubDate>Thu, 10 Dec 2009 14:44:02 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Sourrow Films Present: The Quest</title>
			 <description>&amp;lt;h1 style='text-align: center;'>&amp;lt;ins>The Quest&amp;lt;/ins>&amp;lt;/h1>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;a name='prettyPhoto' border='0' href='/userfiles/image/sourrow-films-thequest.gif'>&amp;lt;img height='435' width='159' src='/userfiles/image/sourrow-films-thequest.gif' alt='Sourrow Films: The Quest' />&amp;lt;/a>&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;span style='font-size: larger;'>&amp;lt;em>&amp;lt;var>The sequel to the Mission. &amp;lt;br />
&amp;lt;/var>&amp;lt;/em>&amp;lt;/span>&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;em>&amp;lt;span style='font-size: larger;'>&amp;lt;var>The team takes on a Werewolf!&amp;lt;/var>&amp;lt;/span>&amp;lt;/em>&amp;lt;/p>
&amp;lt;p style='text-align: center;'>Rated &amp;lt;strong>R&amp;lt;/strong> for explicit language.&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;strong>Length: Approx 11minutes&amp;lt;/strong>&amp;lt;/p>
&amp;lt;p style='text-align: center;'>Genre: Comedy&amp;lt;/p>
&amp;lt;h1 style='text-align: center;'>&amp;lt;embed height='344' width='425' src='http://www.youtube.com/v/Cgr8aBmETSc%26hl=en%26fs=1%26rel=0%26ap=%2526fmt=18' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash'>&amp;lt;/embed>&amp;lt;/h1>
&amp;lt;p style='text-align: center;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>Comments are appreciated!&amp;lt;/p>
&amp;lt;p style='text-align: center;'>Find Sourrow Films on &amp;lt;a href='http://www.youtube.com/user/SourrowFilms' target='_blank'>YouTube!&amp;lt;/a>&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;nbsp;&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=16</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=16</guid>
			 <pubDate>Tue, 08 Sep 2009 13:26:34 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Past, Present, and Future: Movies and Music</title>
			 <description>&amp;lt;p>Anyone that is a movie/music buff, has go to be asking the same question I'm about to ask..&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>The other day I got into a conversation about past movies and music and their remakes and covers.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Batman, Superman, The Hulk, Kink Kong, just some examples of movies that have been recently recreated.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>With music it's the same thing. You've got Zombies being covered by Miser, Numerous amounts of Clapton songs, Free Fallin' recently covered by John Mayer.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>You're probably asking yourself, why is he providing all of this useless information.. Take in consideration all of the covers and remakes and then how long music and movies have been around. Are you ready?&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>The question:&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>10 years from now, what do you think movies and music will consist of? There are only so many movies you can come up with. There are only so many books that are different enough to make movies about. In the last decade there has been a big transition to computer animated sound effects and keyboards in music, how many more sounds can be created to create something new, something unique that will blow everyone out of the water.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>I'm curious to see what some of you think will come of movies and music in the next decade. Who will be the main actors/actresses. What bands or genres will be at the top of the charts.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Time to get creative!&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;a name='prettyPhoto' rel='prettyPhoto' href='/userfiles/movie-music-entry.gif'>&amp;lt;img height='350' width='350' alt='Picture for Past Present Future post.' src='/userfiles/movie-music-entry.gif' />&amp;lt;/a>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=14</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=14</guid>
			 <pubDate>Wed, 19 Aug 2009 10:17:15 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Useful Jquery tools</title>
			 <description>&amp;lt;p>You can find 60+ useful JQuery tools here.&amp;lt;/p>
&amp;lt;p>&amp;lt;a contenteditable='false' unselectable='on' href='http://www.tripwiremagazine.com/tools/developer-toolbox/60-must-have-jquery-toolbox.html' title='http://www.tripwiremagazine.com/tools/developer-toolbox/60-must-have-jquery-toolbox.html' target='_blank'>&amp;lt;font face='Arial' size='2'>http://www.tripwiremagazine.com/tools/developer-toolbox/60-must-have-jquery-toolbox.html&amp;lt;/font>&amp;lt;/a>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;font face='Arial' size='2'>I'm a fan of JQuery Cycle, Validation, and am attempting to use JQuery Calculation. &amp;lt;/font>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>&amp;lt;font face='Arial' size='2'>Take a look and start writing less and doing more!&amp;lt;/font>&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;lt;a name='prettyPhoto' href='/userfiles/jquery.jpg' rel='prettyPhoto'>&amp;lt;font face='Arial' size='2'>&amp;lt;img height='174' align='middle' width='246' alt='jQuery  Write Less, Do More' src='/userfiles/jquery.jpg' />&amp;lt;/font>&amp;lt;/a>&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=12</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=12</guid>
			 <pubDate>Tue, 21 Jul 2009 05:37:13 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Freelance Logo</title>
			 <description>&amp;lt;p>Alright everyone.&amp;lt;/p>
&amp;lt;p>&amp;nbsp;&amp;lt;/p>
&amp;lt;p>Time to join in and help improve the logo. Criticism, thoughts, likes, dislikes or whatever you'd like to say about my freelancing logo, feel free to!&amp;lt;/p>
&amp;lt;p>If you'd to try and create a better one and I like it. I'll give a shout out to your website, company, or name for a week on my site, and others that I blog on.&amp;lt;/p>
&amp;lt;p style='text-align: center;'>&amp;nbsp;&amp;lt;a name='prettyPhoto' href='/userfiles/image/stone_logo.gif'>&amp;lt;img height='200' align='middle' width='200' alt='Stone Development Logo' src='/userfiles/image/stone_logo.gif' />&amp;lt;/a>&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=11</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=11</guid>
			 <pubDate>Mon, 20 Jul 2009 10:52:51 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Mike Stone's Commenting System</title>
			 <description>&amp;lt;p>Ok.&amp;lt;/p>
&amp;lt;div>So, I came up with this idea of being able to control your comments. I've been posting comments on other bloggers websites, and sometimes I just get lost at how many comments I leave and what people are talking about when they are replying to something I wrote. Thus... was born my comments system! Almost...&amp;lt;/div>
&amp;lt;div>&amp;nbsp;&amp;lt;/div>
&amp;lt;div>What is it you ask? Well if you must know ;-) !&amp;lt;/div>
&amp;lt;div>&amp;nbsp;&amp;lt;/div>
&amp;lt;div>When you go to comment something on my blog, you'll notice a checkbox. It's there if you want to register an account with the site. When you register, an e-mail is sent to the e-mail you posted (You should probably use a real e-mail that you check..&amp;nbsp;). It contains your username and password and link to where you can access the comments and your user information.&amp;lt;/div>
&amp;lt;div>&amp;nbsp;&amp;lt;/div>
&amp;lt;div>My comment system will make life easier for the busy people constantly on other blogs, like myself :)! Once you login, all of your information is stored and automatically recorded, saving you some typing and time!&amp;lt;/div>
&amp;lt;div>&amp;nbsp;&amp;lt;/div>
&amp;lt;div>Well..&amp;nbsp; Though I'd share what I've been up to lately.&amp;lt;/div>
&amp;lt;div>&amp;nbsp;&amp;lt;/div>
&amp;lt;div>When everything is completely finished, you will certainly see! Plus, I'll tell you :-)!&amp;lt;/div>
&amp;lt;div>&amp;nbsp;&amp;lt;/div>
&amp;lt;div>Enoy!&amp;lt;/div>
&amp;lt;div>&amp;nbsp;&amp;lt;/div>
&amp;lt;div>&amp;nbsp;&amp;lt;/div></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=4</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=4</guid>
			 <pubDate>Wed, 15 Jul 2009 13:09:18 EST</pubDate>
	   </item>
	
    
    
	   <item>
			 <title>Message From Mike!</title>
			 <description>&amp;lt;p>Not only is this my personal blog, but it's a big learning experience. I've been developing websites for a little over 3 months. I will continue to rapidly broaden my knowledge and at the same time, try and help people like myself. Who knows.. Might even find something some experts are interested in!&amp;lt;/p></description>
			 <link>http://michaelpstone.net/blog.cfm?entry=2</link>
			 <guid>http://michaelpstone.net/blog.cfm?entry=2</guid>
			 <pubDate>Wed, 01 Jul 2009 13:40:31 EST</pubDate>
	   </item>
	
</channel>
</rss>


