﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Just A Programmer &#187; release announcements</title>
	<atom:link href="http://www.justaprogrammer.net/tag/release-announcements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justaprogrammer.net</link>
	<description>We're Just Programmers...</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:59:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>jquery.collapsiblePanel: A collapsable panel plugin for jQuery</title>
		<link>http://www.justaprogrammer.net/2010/03/31/jquery-collapsiblepanel-a-collapsable-panel-plugin-for-jquery/</link>
		<comments>http://www.justaprogrammer.net/2010/03/31/jquery-collapsiblepanel-a-collapsable-panel-plugin-for-jquery/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 03:55:34 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Just A Programmer]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[jacascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[release announcements]]></category>

		<guid isPermaLink="false">http://www.justaprogrammer.net/?p=98</guid>
		<description><![CDATA[I&#8217;m pleased to announce my first open source jquery plugin, collapsiblePanel. Basically, this plugin surrounds a given html element with a box and places a title bar on top. Clicking on the title bar will toggle between expanding and collapsing the element. My main motivation for creating this plugin is to for the tangential lessons [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.justaprogrammer.net%252F2010%252F03%252F31%252Fjquery-collapsiblepanel-a-collapsable-panel-plugin-for-jquery%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22jquery.collapsiblePanel%3A%20A%20collapsable%20panel%20plugin%20for%20jQuery%22%20%7D);"></div>
<p>I&#8217;m pleased to announce my first open source jquery plugin, <a href="http://wiki.github.com/zippy1981/collapsiblePanel/">collapsiblePanel</a>.</p>
<p>Basically, this plugin surrounds a given html element with a box and places a title bar on top. Clicking on the title bar will toggle between  expanding and collapsing the element.</p>
<p>My main motivation for creating this plugin is to for the tangential lessons I will learn. Some of the tangential lessons I am learning as a result of this:</p>
<ol>
<li>How do you use the google closure compiler?</li>
<li>How do you use git, an<a href="http://github.com">d github</a> specifically.</li>
<li>How do you automate the release build process for a static html website. This means automatically renaming the javascript file with the version number, compressing it, and creating a git branch.</li>
<li>Whats is a good javascript editor? Right now I&#8217;m liking <a href="http://www.activestate.com/komodo_edit/">komodo edit</a>.</li>
<li>Can I use javascript and svg to create animated graphics?</li>
</ol>
<p>The plan is to blog as I learn, sharing my experiences with you all.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.justaprogrammer.net/2010/03/31/jquery-collapsiblepanel-a-collapsable-panel-plugin-for-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

