<?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>SeeIT Consult</title>
	<atom:link href="http://seeit.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://seeit.org</link>
	<description>Web server, PHP, MySQL &#38; Wordpress Help</description>
	<lastBuildDate>Mon, 29 Apr 2013 11:01:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Tina MVC 1.0 branch in public beta</title>
		<link>http://seeit.org/2013/01/08/tina-mvc-1-0-branch-in-public-beta/</link>
		<comments>http://seeit.org/2013/01/08/tina-mvc-1-0-branch-in-public-beta/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 13:05:46 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=809</guid>
		<description><![CDATA[Get it from the WordPress plugin repository. Tina MVC 1.x is a complete rewrite. Code is namespaced and organised more intuitively. The folder structure for your applications is better laid out, making it easier to organise your plugin. Documentation is<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2013/01/08/tina-mvc-1-0-branch-in-public-beta/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p>Get it from the WordPress plugin repository.</p>
<p>Tina MVC 1.x is a complete rewrite. Code is namespaced and organised more intuitively. The folder structure for your applications is better laid out, making it easier to organise your plugin. Documentation is now included with the plugin. Better support for your esoteric permalinks structures. Helpers have been rewritten and the form helper is now extensible.</p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2013/01/08/tina-mvc-1-0-branch-in-public-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preview release for Tina MVC 1.0</title>
		<link>http://seeit.org/2013/01/07/preview-release-for-tina-mvc-1-0/</link>
		<comments>http://seeit.org/2013/01/07/preview-release-for-tina-mvc-1-0/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 14:13:36 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=807</guid>
		<description><![CDATA[The new branch of Tina MVC for WordPress is now available for beta testing. Get it from SVN: http://plugins.svn.wordpress.org/tina-mvc/branches/v1.0-dev/ Although this release looks bug free (yeah, right!) it is a beta release. It has not been used in production yet, so<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2013/01/07/preview-release-for-tina-mvc-1-0/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p>The new branch of Tina MVC for WordPress is now available for beta testing.</p>
<p>Get it from SVN: <a href="SVN: http://plugins.svn.wordpress.org/tina-mvc/branches/v1.0-dev/" target="_blank">http://plugins.svn.wordpress.org/tina-mvc/branches/v1.0-dev/</a></p>
<p>Although this release looks bug free (yeah, right!) it is a beta release. It has not been used in production yet, so the usual warnings apply.</p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2013/01/07/preview-release-for-tina-mvc-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress wp-cron not working?</title>
		<link>http://seeit.org/2013/01/03/wordpress-wp-cron-not-working/</link>
		<comments>http://seeit.org/2013/01/03/wordpress-wp-cron-not-working/#comments</comments>
		<pubDate>Thu, 03 Jan 2013 15:06:14 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[Command Line Tricks]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Tech Blog]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.seeit.org/?p=43</guid>
		<description><![CDATA[There are various reasons why wp-cron does not work, one of the most common ones being a misconfigured network or firewall. However, due to the way wp-cron works, anything that prevents WordPress opening a http connection to itself will cause<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2013/01/03/wordpress-wp-cron-not-working/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p>There are various reasons why wp-cron does not work, one of the most common ones being a<a href="http://wordpress.org/support/topic/scheduled-posts-still-not-working-in-282?replies=13#post-1175405" target="_blank"> misconfigured network or firewall</a>.</p>
<p>However, due to the way wp-cron works, anything that prevents WordPress opening a http connection to itself will cause wp-cron to fail. In my case I had a .htaccess password set on the development site to prevent crawlers from indexing it.</p>
<p>A quick test to see if WordPress will be able to access wp-cron.php is to use wget from the command line of your server:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">wget http://www.example.com/</div></td></tr></tbody></table></div>
<p>If this fails you will at least have a clue as to why it failed. It would be great if WordPress could log the failure rather than remaining silent (even with WP_DEBUG enabled). This was discussed in <a href="http://core.trac.wordpress.org/ticket/11831" target="_blank">http://core.trac.wordpress.org/ticket/11831</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2013/01/03/wordpress-wp-cron-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deprecation of Tina MVC v0.4 branch. New version coming soon.</title>
		<link>http://seeit.org/2012/12/05/deprecation-of-tina-mvc-v0-4-branch/</link>
		<comments>http://seeit.org/2012/12/05/deprecation-of-tina-mvc-v0-4-branch/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 17:11:31 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=796</guid>
		<description><![CDATA[The new branch of Tina MVC will not be compatible with the 0.4.x branch and will be deprecated. From today, Tina MVC will be feature frozen and only bug fixes will be published. Once the new version is published, automatic<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2012/12/05/deprecation-of-tina-mvc-v0-4-branch/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p>The new branch of Tina MVC will not be compatible with the 0.4.x branch and will be deprecated. From today, Tina MVC will be feature frozen and only bug fixes will be published.</p>
<p>Once the new version is published, automatic upgrades from the WordPress Plugin repository will fail. You will need to update manually.<span id="more-796"></span>The decision to deprecate was not taken lightly. It does allow greater flexibility in developing the new version. The changes between versions are not significant and your existing Tina MVC applications can be ported with a little effort. <strong>If you need help porting your applications contact us.</strong> If there is enough demand we&#8217;ll write a migration guide, but until then we are happy to take questions here.</p>
<p>The new versions is a complete rewrite of the main plugin files and includes stability and speed improvements. This branch will require at least PHP v5.3.</p>
<p>The general layout of the Tina MVC plugin folder is reorganised and is more logical. Support functions have been rewritten and many dropped where a suitable WordPress function can be used instead.  The new forms helper will be much easier to extend for new field types and validation rules.</p>
<p>Finally the current branch will continue to get bug fixes &#8211; it has been used in a few projects at this stage.</p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2012/12/05/deprecation-of-tina-mvc-v0-4-branch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC 0.4.9</title>
		<link>http://seeit.org/2011/10/23/tina-mvc-0-4-9/</link>
		<comments>http://seeit.org/2011/10/23/tina-mvc-0-4-9/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 19:56:23 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=729</guid>
		<description><![CDATA[Tina MVC version 0.4.9 is available from the WordPress plugin repository (see the Tina MVC for WordPress page). No news is, well, no news, but behind the scenes Tina MVC has been used in quite a few projects. The core code<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2011/10/23/tina-mvc-0-4-9/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<div><a href="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg"><img class="alignright" title="Tina MVC for WordPress logo" src="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg" alt="Tina MVC for WordPress logo" width="80" height="80" /></a></div>
<p>Tina MVC version 0.4.9 is available from the WordPress plugin repository (see <a href="../tina-mvc-for-wordpress">the Tina MVC for WordPress page</a>). No news is, well, no news, but behind the scenes Tina MVC has been used in quite a few projects. The core code is now pretty mature and well tested.</p>
<h3>Changes since 0.4.3 (when I last posted news)</h3>
<ul>
<li>Lots of small bug fixes (and some bigger ones)</li>
<li>New functions to help debugging code</li>
<li>New functions to manage view data more effectively</li>
<li>New functionality for WordPress Multisite &#8211; you can now have different app folders for each site</li>
<li>Two new helpers:  a Pagination Helper (for creating a sortable, paged table of results from SQL) and a HTML Table Helper</li>
<li>Sample files to illustrate new functionality</li>
</ul>
<p>The <a href="http://www.seeit.org/tina-mvc-documentation/complete/" target="_blank">Tina MVC on-line documentation</a> has also been updated.</p>
<h3>Coming Soon</h3>
<p>These are features that have been used commercially and will be ported back to the GPL version.</p>
<ul>
<li>Image manipulation libraries for resizing, watermarking, etc.</li>
<li>Libraries for Paypal&#8217;s Express Checkout NVP API and for Google Checkout</li>
<li>A shopping cart helper</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2011/10/23/tina-mvc-0-4-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frans Tracks</title>
		<link>http://seeit.org/2011/05/25/frans-tracks/</link>
		<comments>http://seeit.org/2011/05/25/frans-tracks/#comments</comments>
		<pubDate>Wed, 25 May 2011 10:56:43 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[fun stuff]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=666</guid>
		<description><![CDATA[frans-tracks.crossen.org A site to support my amateur recording hobby. Following the end of the Left, Right &#38; Centre residency at Frank Ryans Bar, I needed somewhere to put recordings that are not recorded there. It is based on a free<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2011/05/25/frans-tracks/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p><a href="http://frans-tracks.crossen.org"><img class="alignright size-full wp-image-667" title="frans-tracks.crossen.org snapshot" src="http://www.seeit.org/wp-content/uploads/2011/05/frans-tracks_crossen_org_sn.png" alt="frans-tracks.crossen.org snapshot" width="160" height="217" /></a><a title="Link: frans-tracks.crossen.org" href="http://frans-tracks.crossen.org" target="_blank">frans-tracks.crossen.org</a></p>
<p>A site to support my amateur recording hobby.</p>
<p>Following the end of the Left, Right &amp; Centre residency at Frank Ryans Bar, I needed somewhere to put recordings that are not recorded there.</p>
<p>It is based on a free WordPress theme with customisations to support newer features like post thumbnails.</p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2011/05/25/frans-tracks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Forcing Linux To Shutdown Or Reboot</title>
		<link>http://seeit.org/2011/05/25/forcing-linux-to-shutdown-or-reboot/</link>
		<comments>http://seeit.org/2011/05/25/forcing-linux-to-shutdown-or-reboot/#comments</comments>
		<pubDate>Wed, 25 May 2011 10:35:39 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[Command Line Tricks]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tech Blog]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.seeit.org/?p=39</guid>
		<description><![CDATA[shutdown -r NOW halt reboot not working for you? To force a shutdown: echo 1 &#62; /proc/sys/kernel/sysrq echo b &#62; /proc/sysrq-trigger And for a reboot: echo 1 &#62; /proc/sys/kernel/sysrq echo o &#62; /proc/sysrq-trigger Thanks to Nasser Heidari for the tip.]]></description>
				<content:encoded><![CDATA[<div class="codecolorer-container bash geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">shutdown <span style="color: #660033;">-r</span> NOW</div></div>
<div class="codecolorer-container bash geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">halt</div></div>
<div class="codecolorer-container bash geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">reboot</div></div>
<p>not working for you?</p>
<p>To force a shutdown:</p>
<div class="codecolorer-container bash geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #000000;">1</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>proc<span style="color: #000000; font-weight: bold;">/</span>sys<span style="color: #000000; font-weight: bold;">/</span>kernel<span style="color: #000000; font-weight: bold;">/</span>sysrq<br />
<span style="color: #7a0874; font-weight: bold;">echo</span> b <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>proc<span style="color: #000000; font-weight: bold;">/</span>sysrq-trigger</div></div>
<p>And for a reboot:</p>
<div class="codecolorer-container bash geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #000000;">1</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>proc<span style="color: #000000; font-weight: bold;">/</span>sys<span style="color: #000000; font-weight: bold;">/</span>kernel<span style="color: #000000; font-weight: bold;">/</span>sysrq<br />
<span style="color: #7a0874; font-weight: bold;">echo</span> o <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>proc<span style="color: #000000; font-weight: bold;">/</span>sysrq-trigger</div></div>
<p><em><br />
Thanks to <a title="Link: Nasser Heidari blog" href="http://linax.wordpress.com/2009/02/16/linux-force-reboot-and-shutdown/" target="_blank">Nasser Heidari</a> for the tip.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2011/05/25/forcing-linux-to-shutdown-or-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Music Courtesy of Frank Ryans and Left, Right and Centre</title>
		<link>http://seeit.org/2011/01/17/free-music-courtesy-of-frank-ryans-and-left-right-and-centre/</link>
		<comments>http://seeit.org/2011/01/17/free-music-courtesy-of-frank-ryans-and-left-right-and-centre/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 21:19:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[fun stuff]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=605</guid>
		<description><![CDATA[Every Thursday in Frank Ryan&#8217;s Bar of Queen Street, 5 Queen Street, Smithfield, Tadhg hosts a cracking blues band with some of Ireland&#8217;s best known session musicians &#8211; Noel Bridgeman, Ed Deane, Trevor Knight and John Quearney. We did the<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2011/01/17/free-music-courtesy-of-frank-ryans-and-left-right-and-centre/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.seeit.org/wp-content/uploads/2011/01/lrc.jpg"><img class="size-thumbnail wp-image-606 alignleft" title="Left, Right &amp; Centre play Frank Ryans Bar" src="http://www.seeit.org/wp-content/uploads/2011/01/lrc-150x150.jpg" alt="Left, Right &amp; Centre play Frank Ryans Bar" width="150" height="150" /></a>Every Thursday in <a title="frankryans.com" href="http://frankryans.com" target="_blank">Frank Ryan&#8217;s Bar of Queen Street, 5 Queen Street, Smithfield</a>, Tadhg hosts a cracking blues band with some of Ireland&#8217;s best known session musicians &#8211; <a title="Noel on YouTube" href="http://www.google.com/search?channel=fs&amp;q=noel+brideman&amp;ie=utf-8&amp;oe=utf-8#q=noel+bridgeman&amp;hl=en&amp;sa=X&amp;prmd=ivnso&amp;source=univ&amp;tbs=vid:1&amp;tbo=u&amp;ei=Gq80TdC0NYWv4QaL-5i5Cg&amp;oi=video_result_group&amp;ct=title&amp;fp=1" target="_blank">Noel Bridgeman</a>, <a title="EdDeane.com" href="http://www.eddeane.com/" target="_blank">Ed Deane</a>, <a title="Aosdana page for Travor Knight" href="http://aosdana.artscouncil.ie/Members/Music/Knight.aspx?Cnuas=1" target="_blank">Trevor Knight</a> and <a title="John Quearney on YouTube" href="http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;sourceid=navclient&amp;gfns=1&amp;q=john+quearney#q=john+quearney&amp;hl=en&amp;prmd=ivns&amp;source=univ&amp;tbs=vid:1&amp;tbo=u&amp;ei=gLA0TZuSCNeT4ga58PWJCg&amp;sa=X&amp;oi=video_result_group&amp;ct=title&amp;resnum=1&amp;fp=8ba8c9e88a457b90" target="_blank">John Quearney</a>.</p>
<p>We did the website originally, but lately we have been recording the gigs using a rather nifty <a title="Zoom H1 product page" href="http://www.zoom.co.jp/english/products/h1/" target="_blank">Zoom H1 recorder</a>. With the permission of the musicians, the live recordings are available for free (under a Creative Commons license &#8211; free for any non-commercial use) in a new download area on the <a title="frankryans.com" href="http://frankryans.com" target="_blank">Frank Ryan&#8217;s web site</a>.</p>
<p>Sometimes it just doesn&#8217;t feel like work &#8211; this was a real pleasure!</p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2011/01/17/free-music-courtesy-of-frank-ryans-and-left-right-and-centre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC 0.4.3</title>
		<link>http://seeit.org/2010/12/13/tina-mvc-0-4-2/</link>
		<comments>http://seeit.org/2010/12/13/tina-mvc-0-4-2/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 22:50:45 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=580</guid>
		<description><![CDATA[Tina MVC version 0.4.2 0.4.3 is available from the WordPress plugin repository (see the Tina MVC for WordPress page). Main addition is the &#8216;GMAP_LOCATION&#8217; field type in the forms helper class, but there is also a security fix. Changes since 0.4:<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2010/12/13/tina-mvc-0-4-2/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<div>
<p><a href="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg"><img class="alignright" title="Tina MVC for WordPress logo" src="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg" alt="Tina MVC for WordPress logo" width="80" height="80" /></a>Tina MVC version <span style="text-decoration: line-through;">0.4.2</span> 0.4.3 is available from the WordPress plugin repository (see <a href="../tina-mvc-for-wordpress">the Tina MVC for WordPress page</a>).</p>
<p>Main addition is the &#8216;GMAP_LOCATION&#8217; field type in the forms helper class, but there is also a security fix.</p>
<p>Changes since 0.4:</p>
<ul>
<li>Enhancement: Added various MySQL date, time and datetime formatting functions</li>
<li>Bug Fix: Password was not being verified properly on the user change email form</li>
<li>Enhancement: Form helper gets a &#8216;GMAP_LOCATION&#8217; field input type</li>
<li>Enhancement: Form helper only loads reCaptcha libs if you define a reCaptcha field</li>
</ul>
<p>Next from Tina MVC  non-GPL:</p>
<ul>
<li>Image manipulation libraries for resizing, watermarking, etc.</li>
<li>Paypal libraries for the Express Checkout NVP API</li>
</ul>
<p>If you are interested in these features now, then feel free to drop me a line.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2010/12/13/tina-mvc-0-4-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DSE Presentation for Ulisse Group</title>
		<link>http://seeit.org/2010/11/18/dse-presentation-for-ulisse-group/</link>
		<comments>http://seeit.org/2010/11/18/dse-presentation-for-ulisse-group/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 16:59:10 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=574</guid>
		<description><![CDATA[If you attended the talk in the Dublin School of English today, the presentation and code samples are available for download here. Download Francis Crossen &#8211; DSE Presentation.zip. If you have any questions or comments, use the form below and I<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://seeit.org/2010/11/18/dse-presentation-for-ulisse-group/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p>If you attended the talk in the Dublin School of English today, the presentation and code samples are available for download here.<span id="more-574"></span><a href="http://www.seeit.org/wp-content/uploads/2010/11/Francis-Crossen-DSE-Presentation.zip"></a></p>
<p>Download <a href="http://www.seeit.org/wp-content/uploads/2010/11/Francis-Crossen-DSE-Presentation.zip">Francis Crossen &#8211; DSE Presentation.zip</a>.</p>
<p>If you have any questions or comments, use the form below and I will reply here.</p>
<p>Thanks for coming!</p>
<p><em>Francis.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://seeit.org/2010/11/18/dse-presentation-for-ulisse-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching using apc
Object Caching 895/936 objects using apc

 Served from: seeit.org @ 2013-05-19 00:21:32 by W3 Total Cache -->