<?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>Project Trackr Development Log &#187; 3rd Party</title>
	<atom:link href="http://logbook.projecttrackr.com/category/3rd-party/feed/" rel="self" type="application/rss+xml" />
	<link>http://logbook.projecttrackr.com</link>
	<description>Building a better web based project management solution</description>
	<lastBuildDate>Mon, 15 Mar 2010 15:33:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Extending jQuery with jQuery UI</title>
		<link>http://logbook.projecttrackr.com/3rd-party/extending-jquery-with-jquery-ui/</link>
		<comments>http://logbook.projecttrackr.com/3rd-party/extending-jquery-with-jquery-ui/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:38:10 +0000</pubDate>
		<dc:creator>Damian Jakusz-Gostomski</dc:creator>
				<category><![CDATA[3rd Party]]></category>

		<guid isPermaLink="false">http://logbook.projecttrackr.com/?p=341</guid>
		<description><![CDATA[I will also be using the jQuery UI libary to extend the functionality for jQuery and can be found at http://jqueryui.com/ and is released under the both MIT and GPL (here and here respectively)



]]></description>
			<content:encoded><![CDATA[<p>I will also be using the jQuery UI libary to extend the functionality for jQuery and can be found at <a href="http://jqueryui.com/">http://jqueryui.com/</a> and is released under the both <a href="http://jquery-ui.googlecode.com/svn/tags/latest/MIT-LICENSE.txt">MIT</a> and <a href="http://jquery-ui.googlecode.com/svn/tags/latest/GPL-LICENSE.txt">GPL </a>(here and here respectively)</p>
]]></content:encoded>
			<wfw:commentRss>http://logbook.projecttrackr.com/3rd-party/extending-jquery-with-jquery-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edit in place with jeditable</title>
		<link>http://logbook.projecttrackr.com/3rd-party/edit-in-place-with-jeditable/</link>
		<comments>http://logbook.projecttrackr.com/3rd-party/edit-in-place-with-jeditable/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:20:07 +0000</pubDate>
		<dc:creator>Damian Jakusz-Gostomski</dc:creator>
				<category><![CDATA[3rd Party]]></category>

		<guid isPermaLink="false">http://logbook.projecttrackr.com/?p=338</guid>
		<description><![CDATA[I will be adding the functionaslity to edit textual content in place. This means the user doesn&#8217;t need to go to a seperate page to edit some text, but casn click on the relevant text to replace it with a textarea which will then save it back to the database.
For this, I will be using [...]]]></description>
			<content:encoded><![CDATA[<p>I will be adding the functionaslity to edit textual content in place. This means the user doesn&#8217;t need to go to a seperate page to edit some text, but casn click on the relevant text to replace it with a textarea which will then save it back to the database.</p>
<p>For this, I will be using the <a href="http://www.appelsiini.net/projects/jeditable">jeditable</a> plugin for jQuery which is also licensed under the MIT license (license included in source code)</p>
]]></content:encoded>
			<wfw:commentRss>http://logbook.projecttrackr.com/3rd-party/edit-in-place-with-jeditable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WYSIWYG &#8211; NicEdit</title>
		<link>http://logbook.projecttrackr.com/3rd-party/wysiwyg-nicedit/</link>
		<comments>http://logbook.projecttrackr.com/3rd-party/wysiwyg-nicedit/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:15:54 +0000</pubDate>
		<dc:creator>Damian Jakusz-Gostomski</dc:creator>
				<category><![CDATA[3rd Party]]></category>

		<guid isPermaLink="false">http://logbook.projecttrackr.com/?p=335</guid>
		<description><![CDATA[


In order to give rich text editing capabilities, I will be using the NicEdit WYSIWYG editor. This gives the end user the ability to easily add bold, italic, underline and lists among other features.
NicEdit can be found at http://www.nicedit.com/ and is released under the MIT license. The license is at http://nicedit.com/license.php
]]></description>
			<content:encoded><![CDATA[<p>In order to give rich text editing capabilities, I will be using the NicEdit WYSIWYG editor. This gives the end user the ability to easily add bold, italic, underline and lists among other features.</p>
<p>NicEdit can be found at <a href="http://www.nicedit.com/">http://www.nicedit.com/</a> and is released under the MIT license. The license is at <a href="http://nicedit.com/license.php">http://nicedit.com/license.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://logbook.projecttrackr.com/3rd-party/wysiwyg-nicedit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3rd party libraries</title>
		<link>http://logbook.projecttrackr.com/3rd-party/3rd-party-libraries/</link>
		<comments>http://logbook.projecttrackr.com/3rd-party/3rd-party-libraries/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 09:33:24 +0000</pubDate>
		<dc:creator>Damian Jakusz-Gostomski</dc:creator>
				<category><![CDATA[3rd Party]]></category>

		<guid isPermaLink="false">http://logbook.projecttrackr.com/?p=212</guid>
		<description><![CDATA[For completeness (and so I can&#8217;t be accused of plagurism), every 3rd party library, image etc will be listed in this category.
CodeIgniter
This is by far the most used 3rd party library. It&#8217;s a light weight PHP MVC framework. It&#8217;s used for all server side implementation.
http://codeigniter.com/
960
This is the CSS grid framework I&#8217;m using for the front [...]]]></description>
			<content:encoded><![CDATA[<p>For completeness (and so I can&#8217;t be accused of plagurism), every 3rd party library, image etc will be listed in this category.</p>
<p><strong>CodeIgniter</strong></p>
<p>This is by far the most used 3rd party library. It&#8217;s a light weight PHP MVC framework. It&#8217;s used for all server side implementation.</p>
<p><a href="http://codeigniter.com/">http://codeigniter.com/</a></p>
<p><strong>960</strong></p>
<p>This is the CSS grid framework I&#8217;m using for the front end.</p>
<p><a href="http://960.gs/">http://960.gs/</a></p>
<p><strong>jQuery</strong></p>
<p>This is the javascript framework I&#8217;m using for front end enhancements</p>
<p><a href="http://jquery.com/">http://jquery.com/</a></p>
<p><strong>jQuery Notice</strong></p>
<p>This is a jQuery plugin for notification messages</p>
<p>via <a href="http://webtoolkit4.me/2009/08/13/jquery-growl-likenotification-systems/">http://webtoolkit4.me/2009/08/13/jquery-growl-likenotification-systems/</a></p>
<p><a href="http://www.sandbox.timbenniks.com/projects/jquery-notice/">http://www.sandbox.timbenniks.com/projects/jquery-notice/</a></p>
<p>Note: I modified the CSS to make it have a variable height as oppose to a fixed height of 60px, also changed the positioning</p>
<p><strong>Modified profiler for CodeIgniter</strong></p>
<p>The CI profiler modified by Nillian also shows session data, as well as the standard profiler data</p>
<p><a href="http://codeigniter.com/forums/viewthread/60066/">http://codeigniter.com/forums/viewthread/60066/</a></p>
<p>It was further extended by Gabe to work with AJAX requests</p>
<p><a href="http://dragffy.com/blog/posts/making-codeigniters-profiler-ajax-compatible">http://dragffy.com/blog/posts/making-codeigniters-profiler-ajax-compatible</a></p>
]]></content:encoded>
			<wfw:commentRss>http://logbook.projecttrackr.com/3rd-party/3rd-party-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
