<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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/"
	>

<channel>
	<title>Bochgoch Blog</title>
	<link>http://www.bochgoch.com/wordpress</link>
	<description>The Bochgoch Blog</description>
	<pubDate>Mon, 23 Feb 2009 20:17:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>Resizing YouTube embedded video - width and height ratio</title>
		<link>http://www.bochgoch.com/wordpress/2008/11/23/youtube-embedded-video-width-and-height-ratio/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/11/23/youtube-embedded-video-width-and-height-ratio/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 12:50:20 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/11/23/youtube-embedded-video-width-and-height-ratio/</guid>
		<description><![CDATA[To maintain reasonable proportions when resizing embedded YouTube video&#8217;s, multiply your desired height by
1.2354651162790697674418604651163
To get the correctly proportioned width.
For example: the original width of 425 pixels and height of 344 pixels resizes to 185px by 150px. The HTML fragment below shows you where to change the width and height values (change occurrences of the numbers [...]]]></description>
			<content:encoded><![CDATA[<p>To maintain reasonable proportions when resizing embedded YouTube video&#8217;s, multiply your desired height by</p>
<p><code>1.2354651162790697674418604651163</code></p>
<p>To get the correctly proportioned width.</p>
<p>For example: the original width of 425 pixels and height of 344 pixels resizes to 185px by 150px. The HTML fragment below shows you where to change the width and height values (change occurrences of the numbers 185 and 150).</p>

<div class="wp_codebox_msgheader"><span class="codebox_right"><a href="javascript:;" onclick="toggle_collapse('362');">[<span id="362_symbol">-</span>]</a></span><span class="codebox_left"><span id="l36code2"><a href="javascript:;" onclick="javascript:showCodeTxt('36code2'); return false;">View Code</a> HTML</span></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="90%" ><tr id="362"><td width="1%" class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code" id="36code2"><pre>&lt;object width=&quot;185&quot; height=&quot;150&quot;&gt;
&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/TMtnrJdNs_o&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&quot;&gt;&lt;/param&gt;
&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;
&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/TMtnrJdNs_o&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;185&quot; height=&quot;150&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/11/23/youtube-embedded-video-width-and-height-ratio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>tWPtter ~ plugin</title>
		<link>http://www.bochgoch.com/wordpress/2008/06/13/twptter-plugin/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/06/13/twptter-plugin/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 16:35:59 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/06/13/twptter-plugin/</guid>
		<description><![CDATA[Version 0.1 of my new micro-blogging plugin is now available.

You can download it from here.
I&#8217;m always looking for suggestions on I can improve things, any suggestions for amendments to tWPtter will be gratefully received.
Please post any comments below&#8230;..
]]></description>
			<content:encoded><![CDATA[<p>Version 0.1 of my new <strong>micro-blogging</strong> plugin is now available.<br />
<img src="http://www.bochgoch.com/bg_images/twptter.png" alt="twptter from bochgoch" class="right" height="113" width="213" /><br />
You can download it from <a href="http://www.bochgoch.com/page/plugin/wp_twptter/">here</a>.</p>
<p>I&#8217;m always looking for suggestions on I can improve things, any suggestions for amendments to <strong>tWPtter </strong>will be gratefully received.</p>
<p>Please post any comments below&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/06/13/twptter-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress 2.3+ schema for taxonomy tables</title>
		<link>http://www.bochgoch.com/wordpress/2008/06/10/wordpress-23-schema-for-taxonomy-tables/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/06/10/wordpress-23-schema-for-taxonomy-tables/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 11:46:21 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/06/10/wordpress-23-schema-for-taxonomy-tables/</guid>
		<description><![CDATA[I&#8217;ve been rewriting a number of my plugins to bring them up-to-date. This will include a version of If You Liked That that uses tags to identify similar or related posts. The new (version 2.3+) Wordpress taxonomy tables are not very well documented as far as I can tell so here is small EAR model [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been rewriting a number of my plugins to bring them up-to-date. This will include a version of <em>If You Liked That</em> that uses <strong>tags </strong>to identify similar or related posts. The <em>new </em>(version 2.3+) Wordpress taxonomy tables are not very well documented as far as I can tell so here is small EAR model that I&#8217;ve thrown together to describe the relevant sub-section of the overall Wordpress database schema.</p>
<p><img src="http://www.bochgoch.com/wordpress_taxonomy_tables.jpg" title="Wordpress 2.3 taxonomy tables" alt="Wordpress 2.3 taxonomy tables" style="margin: 20px" align="middle" /></p>
<p><strong>Note: [term_taxonomy]![taxonomy]</strong> has values <strong>category </strong>or <strong>post_tag</strong></p>
<p>Example code using these tables to select the taxonomy entries for post 45 is:</p>

<div class="wp_codebox_msgheader"><span class="codebox_right"><a href="javascript:;" onclick="toggle_collapse('344');">[<span id="344_symbol">-</span>]</a></span><span class="codebox_left2">Download <a href="http://www.bochgoch.com/wordpress/wp-content/plugins/wp-codebox/wp-codebox.php?p=34&amp;download=download.sql">download.sql</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="90%" ><tr id="344"><td width="1%" class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code" id="34code4"><pre class="mysql"><span style="color: #993333; font-weight: bold;">select</span> p.post_title, r.term_taxonomy_id, t.taxonomy, te.name
<span style="color: #993333; font-weight: bold;">from</span> wp_posts p, wp_term_relationships r, wp_term_taxonomy t, wp_terms te
<span style="color: #993333; font-weight: bold;">where</span> p.id <span style="color: #66cc66;">=</span> <span style="color: #cc66cc;">45</span>
<span style="color: #993333; font-weight: bold;">and</span> p.id <span style="color: #66cc66;">=</span> r.object_id
<span style="color: #993333; font-weight: bold;">and</span> r.term_taxonomy_id <span style="color: #66cc66;">=</span> t.term_taxonomy_id
<span style="color: #993333; font-weight: bold;">and</span> t.term_id <span style="color: #66cc66;">=</span> te.term_id</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/06/10/wordpress-23-schema-for-taxonomy-tables/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Development Environment</title>
		<link>http://www.bochgoch.com/wordpress/2008/05/26/new-development-environment/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/05/26/new-development-environment/#comments</comments>
		<pubDate>Mon, 26 May 2008 18:03:37 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Linux / Windows Apache Mysql PHP]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/05/26/new-development-environment/</guid>
		<description><![CDATA[I&#8217;ve been putting off installing a new Apache, Mysql, PHP and Wordpress development environment on a new Windows laptop I recently purchased as it has always taken a few hours and is fairly dull - I can think of better things to do. However, that is no longer true as I came across http://www.en.wampserver.com which [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been putting off installing a new Apache, Mysql, PHP and Wordpress development environment on a new Windows laptop I recently purchased as it has always taken a few hours and is fairly dull - I can think of better things to do. However, that is no longer true as I came across <a href="http://www.en.wampserver.com/" target="_blank">http://www.en.wampserver.com </a>which provides an (almost) one click install of Apache, PHP and Mysql. It took me less than an hour to download and install,then a quick Wordpress install and I was up and running. Easy!</p>
<p><!--IYLT HERE--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/05/26/new-development-environment/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Plugin Change Lists ~ May 2008</title>
		<link>http://www.bochgoch.com/wordpress/2008/05/06/plugin-change-lists-may-2008-2/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/05/06/plugin-change-lists-may-2008-2/#comments</comments>
		<pubDate>Tue, 06 May 2008 21:35:30 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/05/06/plugin-change-lists-may-2008-2/</guid>
		<description><![CDATA[With a few thousand downloads of my plugins out there cluttering up the internet and a couple of new plugins in the pipeline I thought it was time to carry out some maintenance mainly following your feedback. This is my current list of changes if you know of any others then please let me know [...]]]></description>
			<content:encoded><![CDATA[<p>With a few thousand downloads of my plugins out there cluttering up the internet and a couple of new plugins in the pipeline I thought it was time to carry out some maintenance mainly following your feedback. This is my current list of changes if you know of any others then please let me know and I’ll add them…</p>
<h3 id="comments">Those Were The Days</h3>
<p><strong>Bug Fix:</strong> WP 2.3 wp_post2cat error when selecting categories.<br />
<strong>Enhancement:</strong> ‘<em>TWTD error occurred!</em>‘ make message more descriptive and stop it from occurring on first refresh.<br />
<strong>Enhancement:</strong> Generate as an HTML list (ul li&#8230;/li /ul)<br />
<strong>Enhancement:</strong> Better styling from templates.</p>
<h3 id="comments">If You Liked That</h3>
<p><strong>Enhancement:</strong> Use tags to select related posts.<br />
<strong>Enhancement:</strong> Use words in title to select related posts.<br />
<strong>Enhancement:</strong> Better sentence selection - remove HTML.<br />
<strong>Enhancement:</strong> Option to open links on a new window.<br />
<strong>Enhancement:</strong> Better and easier styling options.<br />
<strong>Enhancement:</strong> More positioning options.</p>
<h3 id="comments">What’s New, What’s Fresh, What’s Happening?<strong> Done: Version 1.5 now available</strong></h3>
<p><strong>Enhancement:</strong> Better sentence selection - remove HTML.<br />
<strong>Enhancement:</strong> Improve documentation.<br />
<strong>Enhancement:</strong> Allow embedding into WP post / page.</p>
<h3 id="comments">Include Me In That HTML</h3>
<p><strong>Enhancement:</strong> Make IMIT_files directory allocation easier.<br />
<strong>Enhancement:</strong> ‘<em>Automatically add the same text file to certain category. For example, when I create a post of category XX, automatically add in the end of the post, if a post from category YY, automatically add and so on …</em>‘ ~ Thanks <a href="http://www.bochgoch.com/wordpress/2007/08/02/include-me-in-that-html-plugin/#comment-488">Krold</a></p>
<h3 id="comments">Include Me In That Website</h3>
<p><strong>Enhancement:</strong> Add thumbnail site URL as an admin option to allow switching to other providers.<br />
<strong>Enhancement:</strong> Improved formatting of thumbnail block.</p>
<p><!--IYLT HERE--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/05/06/plugin-change-lists-may-2008-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drupal Hints &#038; Tips</title>
		<link>http://www.bochgoch.com/wordpress/2008/04/30/drupal-hints-tips/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/04/30/drupal-hints-tips/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 17:27:25 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/04/30/drupal-hints-tips/</guid>
		<description><![CDATA[My memory being close to a sieve in its composition, there are all sort of bits &#38; pieces that I keep forgetting when it comes to using Drupal.
]]></description>
			<content:encoded><![CDATA[<p>My memory being close to a sieve in its composition, there are all sort of bits &amp; pieces that I keep forgetting when it comes to using Drupal.<br />
 <a href="http://www.bochgoch.com/wordpress/2008/04/30/drupal-hints-tips/#more-27" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/04/30/drupal-hints-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blog Facelift</title>
		<link>http://www.bochgoch.com/wordpress/2008/04/24/blog-facelift/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/04/24/blog-facelift/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 16:43:35 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Bochgoch Developments]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/04/24/blog-facelift/</guid>
		<description><![CDATA[I&#8217;m giving this blog a facelift at the moment as I think the original theme was &#8216;nasty&#8217; &#8230; please bear with me whilst things change.
Once I&#8217;m happy with the blog I&#8217;ll get back to answering your queries on my plugins and releasing new versions. There are also a couple of new plugins in the works&#8230;.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m giving this blog a facelift at the moment as I think the original theme was &#8216;nasty&#8217; &#8230; please bear with me whilst things change.</p>
<p>Once I&#8217;m happy with the blog I&#8217;ll get back to answering your queries on my plugins and releasing new versions. There are also a couple of new plugins in the works&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/04/24/blog-facelift/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress SEO ~ permalinks</title>
		<link>http://www.bochgoch.com/wordpress/2008/04/06/wordpress-seo-permalinks/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/04/06/wordpress-seo-permalinks/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 11:59:40 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/04/06/wordpress-seo-permalinks/</guid>
		<description><![CDATA[The first and easiest thing to sort out are the permalinks (the fully stated URL) that Wordpress creates to access each of your posts.
]]></description>
			<content:encoded><![CDATA[<p>The first and easiest thing to sort out are the permalinks (the fully stated URL) that Wordpress creates to access each of your posts.  <a href="http://www.bochgoch.com/wordpress/2008/04/06/wordpress-seo-permalinks/#more-24" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/04/06/wordpress-seo-permalinks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scratchback for Wordpress Plugins</title>
		<link>http://www.bochgoch.com/wordpress/2008/01/23/scratchback-for-wordpress-plugins/</link>
		<comments>http://www.bochgoch.com/wordpress/2008/01/23/scratchback-for-wordpress-plugins/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 20:02:38 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2008/01/23/scratchback-for-wordpress-plugins/</guid>
		<description><![CDATA[I was scratching around (sorry!) on a couple of forums and read of people using Scratchback.
]]></description>
			<content:encoded><![CDATA[<p>I was scratching around (sorry!) on a couple of forums and read of people using Scratchback. <a href="http://www.bochgoch.com/wordpress/2008/01/23/scratchback-for-wordpress-plugins/#more-22" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2008/01/23/scratchback-for-wordpress-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drupal Documentation</title>
		<link>http://www.bochgoch.com/wordpress/2007/12/13/drupal-documentation/</link>
		<comments>http://www.bochgoch.com/wordpress/2007/12/13/drupal-documentation/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 15:37:28 +0000</pubDate>
		<dc:creator>bochgoch</dc:creator>
		
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.bochgoch.com/wordpress/2007/12/13/drupal-documentation/</guid>
		<description><![CDATA[The new kid on the block around chez bochgoch is Drupal. I thought it would be useful (if only to me) to put together links to some useful documentation for Drupal. So&#8230;
]]></description>
			<content:encoded><![CDATA[<p>The new kid on the block around chez bochgoch is Drupal. I thought it would be useful (if only to me) to put together links to some useful documentation for Drupal. So&#8230;<br />
 <a href="http://www.bochgoch.com/wordpress/2007/12/13/drupal-documentation/#more-21" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bochgoch.com/wordpress/2007/12/13/drupal-documentation/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
