<?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>Club 15CC</title>
	<atom:link href="http://club15cc.com/feed" rel="self" type="application/rss+xml" />
	<link>http://club15cc.com</link>
	<description>Hacks, snippets, tricks and techniques spanning several genres in the realm of digital creativity including WordPress, iOS, Python, &#38; Reaper</description>
	<lastBuildDate>Thu, 26 Apr 2012 13:09:49 +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>A Rare Inconsistency in UIPickerView&#8217;s with Multiple Components</title>
		<link>http://club15cc.com/816/a-rare-inconsistency-in-uipickerviews-with-multiple-components</link>
		<comments>http://club15cc.com/816/a-rare-inconsistency-in-uipickerviews-with-multiple-components#comments</comments>
		<pubDate>Thu, 26 Apr 2012 10:40:50 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[AppDev]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[crashing]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[UIPickerView]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=816</guid>
		<description><![CDATA[<p>Recently I came across an elusive bug in our Sound Wand app involving the 2-component UIPickerView used to choose the musical key/scale combination. The setup is a bit complex but to give you an idea, some &#8220;scales&#8221; are &#8220;special&#8221; (eg. &#8220;Morning Sunrise&#8221;) in that they have pre-defined musical keys so when a user selects one [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/816/a-rare-inconsistency-in-uipickerviews-with-multiple-components/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Popular Press Feeds Public Paranoia Over Internet Cookie Ignorance</title>
		<link>http://club15cc.com/809/why-internet-users-should-eat-their-cookies</link>
		<comments>http://club15cc.com/809/why-internet-users-should-eat-their-cookies#comments</comments>
		<pubDate>Mon, 23 Apr 2012 14:19:51 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[editorial]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=809</guid>
		<description><![CDATA[<p>Upon reading the news of the recently passed UK bill which will require websites to get visitor consent to use cookies, I broke out into a cold sweat.  As a web professional who has created many websites and who manages about a dozen for our indie inspirational media studio, the economic implications of the bureaucratic [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/809/why-internet-users-should-eat-their-cookies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS/Cocoa Event Timing with MPStopwatch</title>
		<link>http://club15cc.com/744/ioscocoa-event-timing-with-mpstopwatch</link>
		<comments>http://club15cc.com/744/ioscocoa-event-timing-with-mpstopwatch#comments</comments>
		<pubDate>Sat, 24 Mar 2012 12:19:18 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[timing]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=744</guid>
		<description><![CDATA[<p>Marshmallow Stopwatch on Github This is the latest addition to the Marshmallows library.  It&#8217;s a simple class I designed for getting a deeper analysis of user interaction timings in an app. The results are then reported to the app&#8217;s analytics.  It supports &#8220;marks&#8221; (like the &#8220;lap&#8221; button on stopwatches) as well as pausing. An example&#8230;</p>]]></description>
		<wfw:commentRss>http://club15cc.com/744/ioscocoa-event-timing-with-mpstopwatch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding the iOS Layer Drawing &amp; Display Hierarchy &#8211; A Detailed Look Behind the Scenes</title>
		<link>http://club15cc.com/651/understanding-the-ios-layer-drawing-display-hierarchy-a-detailed-look-behind-the-scenes</link>
		<comments>http://club15cc.com/651/understanding-the-ios-layer-drawing-display-hierarchy-a-detailed-look-behind-the-scenes#comments</comments>
		<pubDate>Sun, 11 Mar 2012 15:18:54 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[AppDev]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[CALayer]]></category>
		<category><![CDATA[Core Graphics]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[layers]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[quartz2d]]></category>
		<category><![CDATA[UIView]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=651</guid>
		<description><![CDATA[<p>The first time I was confronted with the need to do some custom drawing in my iOS app, I spent longer understanding and deciding how to begin than I did actually doing the drawing code itself.  Through much trial and error, and many pages of Apple docs and Stack Overflow posts, I journeyed through a [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/651/understanding-the-ios-layer-drawing-display-hierarchy-a-detailed-look-behind-the-scenes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best iOS singleton approach yet &#8211; thread safe, no locks!</title>
		<link>http://club15cc.com/563/the-best-ios-singleton-approach-yet-thread-safe-no-locks</link>
		<comments>http://club15cc.com/563/the-best-ios-singleton-approach-yet-thread-safe-no-locks#comments</comments>
		<pubDate>Sun, 29 Jan 2012 13:34:34 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[AppDev]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[singleton]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=563</guid>
		<description><![CDATA[<p>http://lukeredpath.co.uk/blog/a-note-on-objective-c-singletons.html</p>]]></description>
		<wfw:commentRss>http://club15cc.com/563/the-best-ios-singleton-approach-yet-thread-safe-no-locks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handy category for sampling pixel data from UIImage&#8230;</title>
		<link>http://club15cc.com/515/handy-category-for-sampling-pixel-data-from-uiimage</link>
		<comments>http://club15cc.com/515/handy-category-for-sampling-pixel-data-from-uiimage#comments</comments>
		<pubDate>Wed, 04 Jan 2012 10:26:22 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[AppDev]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[byte arrays]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[pixels]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=515</guid>
		<description><![CDATA[<p>https://github.com/Club15CC/Marshmallows/tree/master/Source/UIKit A UIImage category for Getting pixel byte data into an NSData object Sampling pixel colour data at a point Sampling an even selection of pixels from a range (for using gradients swatches as colour profiles). Many thanks to the help in this SO questions.</p>]]></description>
		<wfw:commentRss>http://club15cc.com/515/handy-category-for-sampling-pixel-data-from-uiimage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure CSS3 Lighting Technique Example</title>
		<link>http://club15cc.com/479/pure-css3-lighting-technique-example</link>
		<comments>http://club15cc.com/479/pure-css3-lighting-technique-example#comments</comments>
		<pubDate>Wed, 21 Dec 2011 10:15:04 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[shadow]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=479</guid>
		<description><![CDATA[<p>http://attasi.com/labs/ipad/</p>]]></description>
		<wfw:commentRss>http://club15cc.com/479/pure-css3-lighting-technique-example/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A big weakness in Objective-C&#8217;s weak typing</title>
		<link>http://club15cc.com/473/a-big-weakness-in-objective-cs-weak-typing</link>
		<comments>http://club15cc.com/473/a-big-weakness-in-objective-cs-weak-typing#comments</comments>
		<pubDate>Sun, 18 Dec 2011 14:44:04 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[AppDev]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[ARC]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=473</guid>
		<description><![CDATA[<p>http://cocoawithlove.com/2011/06/big-weakness-of-objective-c-weak-typing.html Keeping this one in the back of your mind might save you some serious headache&#8230;</p>]]></description>
		<wfw:commentRss>http://club15cc.com/473/a-big-weakness-in-objective-cs-weak-typing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysterious Appearance of Duplicate Symbol Error for Objective-C Class</title>
		<link>http://club15cc.com/421/mysterious-appearance-of-duplicate-symbol-error-for-objective-c-class</link>
		<comments>http://club15cc.com/421/mysterious-appearance-of-duplicate-symbol-error-for-objective-c-class#comments</comments>
		<pubDate>Mon, 12 Dec 2011 10:35:03 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[Problems / Solutions]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=421</guid>
		<description><![CDATA[<p>Check that you aren&#8217;t importing the &#8220;.m&#8221; file: #import "DuplicateClass.m" Thanks to the second answer on this SO post!</p>]]></description>
		<wfw:commentRss>http://club15cc.com/421/mysterious-appearance-of-duplicate-symbol-error-for-objective-c-class/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11 Fairly Random Tips and Stumbling Blocks to Help with Your Next iPhone Friendly, HTML5/CSS3 Website</title>
		<link>http://club15cc.com/299/11-fairly-random-tips-and-stumbling-blocks-to-help-with-your-next-iphone-friendly-html5css3-website</link>
		<comments>http://club15cc.com/299/11-fairly-random-tips-and-stumbling-blocks-to-help-with-your-next-iphone-friendly-html5css3-website#comments</comments>
		<pubDate>Mon, 05 Dec 2011 15:36:02 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[responsive design]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=299</guid>
		<description><![CDATA[<p>1. In HTML5, there is no predefined hierarchy for &#60;header&#62;, &#60;section&#62; and &#60;article&#62; tags.  Each can be nested within the other. It&#8217;s not one section per page or one article per page.  Post stubs can be wrapped in &#60;article&#62; tags.  Comments can be a &#60;section&#62; with each comment being an &#60;article&#62; with the author/date/time in [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/299/11-fairly-random-tips-and-stumbling-blocks-to-help-with-your-next-iphone-friendly-html5css3-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CanvasDemos.com: 3D, Particles, Physics and Other Advanced Graphics on the Web</title>
		<link>http://club15cc.com/294/canvasdemos-com-3d-particles-physics-and-other-advanced-graphics-on-the-web</link>
		<comments>http://club15cc.com/294/canvasdemos-com-3d-particles-physics-and-other-advanced-graphics-on-the-web#comments</comments>
		<pubDate>Mon, 05 Dec 2011 09:58:38 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[webgl]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=294</guid>
		<description><![CDATA[<p>http://www.canvasdemos.com/</p>]]></description>
		<wfw:commentRss>http://club15cc.com/294/canvasdemos-com-3d-particles-physics-and-other-advanced-graphics-on-the-web/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Crash Course in the HTML5/CSS3/JS Techniques of the Modern Front-End Maestro</title>
		<link>http://club15cc.com/281/a-crash-course-in-the-html5-css3-js-techniques-of-the-modern-front-end-ninja</link>
		<comments>http://club15cc.com/281/a-crash-course-in-the-html5-css3-js-techniques-of-the-modern-front-end-ninja#comments</comments>
		<pubDate>Sat, 03 Dec 2011 20:04:40 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[front-end]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lightboxes]]></category>
		<category><![CDATA[polyfills]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=281</guid>
		<description><![CDATA[<p>For the rebuild of the photographer Nick Fleming&#8217;s website, I was pleased to discover this treasure chest of incredible tools which have come about in recent years.  The site employs many modern front-end web development techniques such as responsive design via media queries, font embedding, the HTML5 History API, HTML5 elements, and many CSS3 techniques [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/281/a-crash-course-in-the-html5-css3-js-techniques-of-the-modern-front-end-ninja/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Tale of a Responsive Design, HTML5, CSS3, iPad3 Future Proof Photography Website</title>
		<link>http://club15cc.com/275/responsive-design-html5-css3-ipad3-photography-website</link>
		<comments>http://club15cc.com/275/responsive-design-html5-css3-ipad3-photography-website#comments</comments>
		<pubDate>Sat, 03 Dec 2011 19:14:19 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[responsive design]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/?p=275</guid>
		<description><![CDATA[<p>For the recent re-design of the photographer Nick Fleming&#8217;s website, I decided to make a bold decision to forgo worry about compatibility with the Ghosts of  IE Past and focus on leveraging many of the modern tools of HTML5, CSS3 and other areas which many of us have been patiently window shopping but in-the-end, avoiding for [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/275/responsive-design-html5-css3-ipad3-photography-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get All Attachments to a Post [WordPress]</title>
		<link>http://club15cc.com/8/get-all-attachments-to-a-post-wordpress</link>
		<comments>http://club15cc.com/8/get-all-attachments-to-a-post-wordpress#comments</comments>
		<pubDate>Fri, 25 Nov 2011 19:02:37 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/13307896121</guid>
		<description><![CDATA[<p>Sometimes you need to get a list of all the attachments to a post, some of which may not be accessible any other way (eg an image attached via media_side_load() which you wish to make the thumbnail). Here’s a useful snippet which grabs all the image attachments…</p>]]></description>
		<wfw:commentRss>http://club15cc.com/8/get-all-attachments-to-a-post-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Upload Media via URL Programmatically in WordPress</title>
		<link>http://club15cc.com/9/how-to-upload-media-via-url-programmatically-in-wordpress</link>
		<comments>http://club15cc.com/9/how-to-upload-media-via-url-programmatically-in-wordpress#comments</comments>
		<pubDate>Fri, 25 Nov 2011 18:39:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[uploads]]></category>
		<category><![CDATA[urls]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/13307005560</guid>
		<description><![CDATA[<p>How To: Upload Media via URL Programmatically in WordPress Discover the useful media_sideload_image() and download_url() functions. Much abliged Konstantin!</p>]]></description>
		<wfw:commentRss>http://club15cc.com/9/how-to-upload-media-via-url-programmatically-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Post Parent for Media Set via a Custom Fields [WordPress]</title>
		<link>http://club15cc.com/10/set-post-parent-for-media-set-via-a-custom-fields-wordpress</link>
		<comments>http://club15cc.com/10/set-post-parent-for-media-set-via-a-custom-fields-wordpress#comments</comments>
		<pubDate>Fri, 25 Nov 2011 13:20:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/13306311586</guid>
		<description><![CDATA[<p>While creating a podcast website I discovered a fantastic plugin by Steve Taylor called Developer&#8217;s Custom Fields. I used it to add the podcast as custom fields which allowed me to easily handle the custom placement of the item in the layout while still giving the end-user the convenience of the Media Library to select [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/10/set-post-parent-for-media-set-via-a-custom-fields-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk Remove Categories from Posts [WordPress]</title>
		<link>http://club15cc.com/11/bulk-remove-categories-from-posts-wordpress</link>
		<comments>http://club15cc.com/11/bulk-remove-categories-from-posts-wordpress#comments</comments>
		<pubDate>Tue, 22 Nov 2011 12:28:21 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[bulkedit]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/13155592328</guid>
		<description><![CDATA[<p>It&#8217;s a slight drawback to the bulk post editor in WP at the moment that you may only add categoires to the selected posts but not remove them. I came across this post on the forum to which I had to make a few tweaks to get things working in WP3.2. Below is the result&#8230; [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/11/bulk-remove-categories-from-posts-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS5 &amp; ARC &#8211; A Clear, Comprehensive Tutorial&#8230; [iOS]</title>
		<link>http://club15cc.com/12/ios5-arc-a-clear-comprehensive-tutorial-ios</link>
		<comments>http://club15cc.com/12/ios5-arc-a-clear-comprehensive-tutorial-ios#comments</comments>
		<pubDate>Fri, 18 Nov 2011 04:46:46 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[AppDev]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12963147753</guid>
		<description><![CDATA[<p>iOS5 &#038; ARC &#8211; A Clear, Comprehensive Tutorial&#8230; [iOS]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/12/ios5-arc-a-clear-comprehensive-tutorial-ios/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Singleton Design Patterns Reference [Objective-C]</title>
		<link>http://club15cc.com/13/singleton-design-patterns-reference-objective-c</link>
		<comments>http://club15cc.com/13/singleton-design-patterns-reference-objective-c#comments</comments>
		<pubDate>Fri, 18 Nov 2011 04:10:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[AppDev]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[threading]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12962700497</guid>
		<description><![CDATA[<p>Singleton Design Patterns Reference [Objective-C] A good discussion on StackOverflow which covers multi-threading and high-efficiency options&#8230;</p>]]></description>
		<wfw:commentRss>http://club15cc.com/13/singleton-design-patterns-reference-objective-c/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn by Example with these Python Generator Expressions [Python]</title>
		<link>http://club15cc.com/14/learn-by-example-with-these-python-generator-expressions-python</link>
		<comments>http://club15cc.com/14/learn-by-example-with-these-python-generator-expressions-python#comments</comments>
		<pubDate>Fri, 11 Nov 2011 13:09:15 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[generators]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12639244253</guid>
		<description><![CDATA[<p>Learn by Example with these Python Generator Expressions [Python]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/14/learn-by-example-with-these-python-generator-expressions-python/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need to know the type of an object? Let me make a brief argument: No, you don’t. Just use the object as if it was whatever you expect it to be, and handle any errors that result.</title>
		<link>http://club15cc.com/17/need-to-know-the-type-of-an-object-let-me-make-a-brief-argument-no-you-don8217t-just-use-the-object-as-if-it-was-whatever-you-expect-it-to-be-and-handle-any-errors-that-result</link>
		<comments>http://club15cc.com/17/need-to-know-the-type-of-an-object-let-me-make-a-brief-argument-no-you-don8217t-just-use-the-object-as-if-it-was-whatever-you-expect-it-to-be-and-handle-any-errors-that-result#comments</comments>
		<pubDate>Fri, 11 Nov 2011 12:20:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12638365605</guid>
		<description><![CDATA[<p>Need to know the type of an object? Let me make a brief argument: No, you don&#8217;t. Just use the object as if it was whatever you expect it to be, and handle any errors that result. Thanks for the reminder: http://www.siafoo.net/article/56 Debating whether and how to check that variables type to ensure it&#8217;s used [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/17/need-to-know-the-type-of-an-object-let-me-make-a-brief-argument-no-you-don8217t-just-use-the-object-as-if-it-was-whatever-you-expect-it-to-be-and-handle-any-errors-that-result/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Fade on Multiple Items Simultaneously [Reaper]</title>
		<link>http://club15cc.com/18/set-fade-on-multiple-items-simultaneously-reaper</link>
		<comments>http://club15cc.com/18/set-fade-on-multiple-items-simultaneously-reaper#comments</comments>
		<pubDate>Mon, 07 Nov 2011 06:40:07 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[Music Production]]></category>
		<category><![CDATA[audioproduction]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[reaper]]></category>
		<category><![CDATA[sampling]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12465352909</guid>
		<description><![CDATA[<p>Hold CTRL+ALT to fade multiple items on the same [or seperate] tracks Thanks Ollie: http://forum.cockos.com/archive/index.php/t-54989.html</p>]]></description>
		<wfw:commentRss>http://club15cc.com/18/set-fade-on-multiple-items-simultaneously-reaper/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolute Positioned A Tag Block Not Clickable in IE [Problems &amp; Solutions, CSS]</title>
		<link>http://club15cc.com/20/absolute-positioned-a-tag-block-not-clickable-in-ie-problems-solutions-css</link>
		<comments>http://club15cc.com/20/absolute-positioned-a-tag-block-not-clickable-in-ie-problems-solutions-css#comments</comments>
		<pubDate>Sat, 05 Nov 2011 13:26:36 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12376182456</guid>
		<description><![CDATA[<p>Credit to @Justin http://stackoverflow.com/questions/1663919/how-to-make-an-empty-anchor-tag-clickable-in-ie7</p>]]></description>
		<wfw:commentRss>http://club15cc.com/20/absolute-positioned-a-tag-block-not-clickable-in-ie-problems-solutions-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Sub-queries &#8211; The Many Options and Best Practices [WordPress]</title>
		<link>http://club15cc.com/21/wordpress-sub-queries-the-many-options-and-best-practices-wordpress</link>
		<comments>http://club15cc.com/21/wordpress-sub-queries-the-many-options-and-best-practices-wordpress#comments</comments>
		<pubDate>Sat, 05 Nov 2011 13:12:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[globals]]></category>
		<category><![CDATA[scope]]></category>
		<category><![CDATA[sub-queries]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12367189189</guid>
		<description><![CDATA[<p>Recently, while doing the new build for www.nickfleming.com, I had a situation where I wanted to show excerpts for my related post stubs on the Tag templates but not on the Single templates. Doing an is_tag() strangely returned true for all contexts. Upon investigating I realised I was overriding the global $wp_query and with it, [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/21/wordpress-sub-queries-the-many-options-and-best-practices-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Saves You More Javascript Hackery with Prefetching/Prerendering</title>
		<link>http://club15cc.com/24/html5-saves-you-more-javascript-hackery-with-prefetchingprerendering</link>
		<comments>http://club15cc.com/24/html5-saves-you-more-javascript-hackery-with-prefetchingprerendering#comments</comments>
		<pubDate>Wed, 02 Nov 2011 05:27:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[optimisation]]></category>
		<category><![CDATA[prefetching]]></category>
		<category><![CDATA[prerendering]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12235651323</guid>
		<description><![CDATA[<p>HTML5 Saves You More Javascript Hackery with Prefetching/Prerendering</p>]]></description>
		<wfw:commentRss>http://club15cc.com/24/html5-saves-you-more-javascript-hackery-with-prefetchingprerendering/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Unnecessary Admin Menu Items [WordPress]</title>
		<link>http://club15cc.com/25/removing-unnecessary-admin-menu-items-wordpress</link>
		<comments>http://club15cc.com/25/removing-unnecessary-admin-menu-items-wordpress#comments</comments>
		<pubDate>Wed, 02 Nov 2011 05:24:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12235611960</guid>
		<description><![CDATA[<p>Removing Unnecessary Admin Menu Items [WordPress]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/25/removing-unnecessary-admin-menu-items-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress &#8211; Give &#8220;subscribers&#8221; access to private posts &amp; pages</title>
		<link>http://club15cc.com/27/wordpress-give-subscribers-access-to-private-posts-pages</link>
		<comments>http://club15cc.com/27/wordpress-give-subscribers-access-to-private-posts-pages#comments</comments>
		<pubDate>Sun, 30 Oct 2011 08:09:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[private posts]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12112126347</guid>
		<description><![CDATA[<p>Anywhere should do for this. I&#8217;ve got mine in a hook into the &#8216;after_setup_theme&#8217; action.</p>]]></description>
		<wfw:commentRss>http://club15cc.com/27/wordpress-give-subscribers-access-to-private-posts-pages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress &#8211; Determine whether 404 was *actually* a private page view&#8230;</title>
		<link>http://club15cc.com/28/wordpress-determine-whether-404-was-actually-a-private-page-view</link>
		<comments>http://club15cc.com/28/wordpress-determine-whether-404-was-actually-a-private-page-view#comments</comments>
		<pubDate>Sun, 30 Oct 2011 07:39:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[404s]]></category>
		<category><![CDATA[private posts]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/12111588828</guid>
		<description><![CDATA[<p>WordPress WP_Query&#8217;s get_posts() method takes a somewhat draconian approach to private posts on single and page views and strips them from the results even if you specify you want them with the query parameters. With it, goes the ability to distinguish between private pages and those which are true 404s. The snippet below overcomes this [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/28/wordpress-determine-whether-404-was-actually-a-private-page-view/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Browser User-Select Reset [CSS3]</title>
		<link>http://club15cc.com/29/cross-browser-user-select-reset-css3</link>
		<comments>http://club15cc.com/29/cross-browser-user-select-reset-css3#comments</comments>
		<pubDate>Tue, 25 Oct 2011 10:11:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11907522240</guid>
		<description><![CDATA[<p>This snippet disables content selection on all elements and then re-enables it for common text elements in ASIDE or ARTICLE (and a few other) contexts. If you want images to be selected, change : text; to : all; [EDIT] Mozilla blocks all children from overriding unless you use -moz-none for the value. Even so I [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/29/cross-browser-user-select-reset-css3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Convert Post Date Format to More Human Friendly Version</title>
		<link>http://club15cc.com/30/wordpress-convert-post-date-format-to-more-human-friendly-version</link>
		<comments>http://club15cc.com/30/wordpress-convert-post-date-format-to-more-human-friendly-version#comments</comments>
		<pubDate>Tue, 25 Oct 2011 13:47:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[strings]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11907028937</guid>
		<description><![CDATA[<p>Converts MySQL Datetime formats&#8230; mysql2date( get_option('date_format'), $your_post-&#62;post_date ); (source: /wp-includes/functions.php)</p>]]></description>
		<wfw:commentRss>http://club15cc.com/30/wordpress-convert-post-date-format-to-more-human-friendly-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress:  Better Verions for Built-in PHP Functions</title>
		<link>http://club15cc.com/31/wordpress-better-verions-for-built-in-php-functions</link>
		<comments>http://club15cc.com/31/wordpress-better-verions-for-built-in-php-functions#comments</comments>
		<pubDate>Tue, 25 Oct 2011 11:07:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[escaping]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11904086565</guid>
		<description><![CDATA[<p>One issue with starting in a new framework is learning and remembering all the functions implemented which are improved versions of, and therefore preferred over, their PHP built-in siblings. They are most commonly the ones associated with escaping and UTF-8, i18n, etc. This is another ongoing list for your and my general reference. In preference [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/31/wordpress-better-verions-for-built-in-php-functions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Improved Version of the jQuery Plugin Template</title>
		<link>http://club15cc.com/32/an-improved-version-of-the-jquery-plugin-template</link>
		<comments>http://club15cc.com/32/an-improved-version-of-the-jquery-plugin-template#comments</comments>
		<pubDate>Thu, 20 Oct 2011 07:20:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11690384272</guid>
		<description><![CDATA[<p>I can&#8217;t seem to find it now, but there was a very helpful article on public/private methods for jQuery plugins &#8211; an improvement/extension over the one jQuery recommends at the bottom of http://docs.jquery.com/Plugins/Authoring. After writing a couple of plugins, I&#8217;ve re-vamped, tweaked and pimped it a bit to improve and simplify things. One key feature [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/32/an-improved-version-of-the-jquery-plugin-template/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Get Custom Posts by Tag on the Tag Page</title>
		<link>http://club15cc.com/33/wordpress-get-custom-posts-by-tag-on-the-tag-page</link>
		<comments>http://club15cc.com/33/wordpress-get-custom-posts-by-tag-on-the-tag-page#comments</comments>
		<pubDate>Tue, 18 Oct 2011 14:57:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11613111182</guid>
		<description><![CDATA[<p>You want to grab the posts for a custom post type for the current tag whose page is being viewed&#8230; Then continue with The Loop as normal&#8230;</p>]]></description>
		<wfw:commentRss>http://club15cc.com/33/wordpress-get-custom-posts-by-tag-on-the-tag-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Get post by title</title>
		<link>http://club15cc.com/34/wordpress-get-post-by-title</link>
		<comments>http://club15cc.com/34/wordpress-get-post-by-title#comments</comments>
		<pubDate>Tue, 18 Oct 2011 14:50:52 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11612959934</guid>
		<description><![CDATA[<p>Not entirely obvious from what&#8217;s our there&#8230; I chose to use get_object_vars rather than passing the ARRAY_A second param as the later misses out on some escaping I think from what I&#8217;ve seen of it&#8217;s usage in the code. Does anyone know more about this point? Also it should be mentioned that this is probably [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/34/wordpress-get-post-by-title/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Check user capabilities on a post</title>
		<link>http://club15cc.com/35/wordpress-check-user-capabilities-on-a-post</link>
		<comments>http://club15cc.com/35/wordpress-check-user-capabilities-on-a-post#comments</comments>
		<pubDate>Tue, 18 Oct 2011 11:41:27 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[capabilities]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11609697112</guid>
		<description><![CDATA[<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://club15cc.com/35/wordpress-check-user-capabilities-on-a-post/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Add IPTC keywords and category metadata to uploaded images</title>
		<link>http://club15cc.com/36/wordpress-add-iptc-keywords-and-category-metadata-to-uploaded-images</link>
		<comments>http://club15cc.com/36/wordpress-add-iptc-keywords-and-category-metadata-to-uploaded-images#comments</comments>
		<pubDate>Mon, 17 Oct 2011 15:40:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11572649257</guid>
		<description><![CDATA[<p>Add IPTC keywords and category to image&#8230;</p>]]></description>
		<wfw:commentRss>http://club15cc.com/36/wordpress-add-iptc-keywords-and-category-metadata-to-uploaded-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Adding a form parameter to media uploads</title>
		<link>http://club15cc.com/37/wordpress-adding-a-form-parameter-to-media-uploads</link>
		<comments>http://club15cc.com/37/wordpress-adding-a-form-parameter-to-media-uploads#comments</comments>
		<pubDate>Mon, 17 Oct 2011 13:30:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[medialibrary]]></category>
		<category><![CDATA[mediauploader]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11569949463</guid>
		<description><![CDATA[<p>Say you want to get a form parameter to pass to the media uploader so you can test for it in the $_POST on your wp_handle_upload filter&#8230; Getting the form field in is no problem but you also need to hack into the SWFUploader instance&#8217;s post parameters. This MUST be done via the setPostParams() method. [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/37/wordpress-adding-a-form-parameter-to-media-uploads/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Secret, Undocumented, Hard to Find &amp; Very Useful Hooks</title>
		<link>http://club15cc.com/38/wordpress-secret-undocumented-hard-to-find-very-useful-hooks</link>
		<comments>http://club15cc.com/38/wordpress-secret-undocumented-hard-to-find-very-useful-hooks#comments</comments>
		<pubDate>Mon, 17 Oct 2011 11:18:00 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11567841820</guid>
		<description><![CDATA[<p>an ongoing list…feel free to contribute! Media Library pre-upload-ui &#124; post-upload-ui &#124; pre-html-upload-ui &#124; post-html-upload-ui &#124; pre-flash-upload-ui &#124; post-flash-upload-ui (media.php: ~1488) Parameters: None Inserts html into the media library uploader form. The html and flash work for their versions only and the general two work for both. Media Uploading wp_handle_upload Occurs when file is first [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/38/wordpress-secret-undocumented-hard-to-find-very-useful-hooks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress:  Run a query loop without interfering with the global $post</title>
		<link>http://club15cc.com/39/wordpress-run-a-query-loop-without-interfering-with-the-global-post</link>
		<comments>http://club15cc.com/39/wordpress-run-a-query-loop-without-interfering-with-the-global-post#comments</comments>
		<pubDate>Sun, 16 Oct 2011 10:18:36 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[the_loop]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WP_query]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11518874429</guid>
		<description><![CDATA[<p>This example runs a query with some (prearranged) arguments to get related post thumbnails. More importantly, it&#8217;s an example of how to run a WP_Query in WordPress without affecting the global data. Notice the get_the_ID() call which checks the current scope&#8217;s post id&#8230; Before I had the code below which was overwriting the global $post [...]</p>]]></description>
		<wfw:commentRss>http://club15cc.com/39/wordpress-run-a-query-loop-without-interfering-with-the-global-post/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Add custom image thumbnail sizes to the media library&#8217;s insert size choices</title>
		<link>http://club15cc.com/40/wordpress-add-custom-image-thumbnail-sizes-to-the-media-librarys-insert-size-choices</link>
		<comments>http://club15cc.com/40/wordpress-add-custom-image-thumbnail-sizes-to-the-media-librarys-insert-size-choices#comments</comments>
		<pubDate>Sat, 15 Oct 2011 17:09:06 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/11483373159</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://club15cc.com/40/wordpress-add-custom-image-thumbnail-sizes-to-the-media-librarys-insert-size-choices/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Enqueuing Javascript File Dependencies Correctly</title>
		<link>http://club15cc.com/41/wordpress-enqueuing-javascript-file-dependencies-correctly</link>
		<comments>http://club15cc.com/41/wordpress-enqueuing-javascript-file-dependencies-correctly#comments</comments>
		<pubDate>Thu, 22 Sep 2011 10:07:58 +0000</pubDate>
		<dc:creator>Hari Karam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[codesnippets]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://club15cc.com/post/10514944908</guid>
		<description><![CDATA[<p>Mod of the MailChimp WP widget to include Placeholders jQuery Plugin.  Notice the first function is wp_register_script.  This doesn&#8217;t load it unless something later depends on it.  Also if another plugin has it&#8217;s own version and uses the same handle name then this will prevent duplicate loads even if the script sources are different.</p>]]></description>
		<wfw:commentRss>http://club15cc.com/41/wordpress-enqueuing-javascript-file-dependencies-correctly/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

