<?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>Isotype &#187; Programming code</title>
	<atom:link href="http://isotype.org/category/resources/resource_type/code/programming_code/feed/" rel="self" type="application/rss+xml" />
	<link>http://isotype.org</link>
	<description>Communicates your quality</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:01:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress Login widget</title>
		<link>http://isotype.org/wp-login_widget/</link>
		<comments>http://isotype.org/wp-login_widget/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 13:46:34 +0000</pubDate>
		<dc:creator>Lorenzo De Tomasi</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Markup code]]></category>
		<category><![CDATA[Our portfolio]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programming code]]></category>
		<category><![CDATA[Realized works]]></category>
		<category><![CDATA[Shared resources]]></category>
		<category><![CDATA[Style sheet code]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Works in progress]]></category>

		<guid isPermaLink="false">http://isotype.org/?p=1721</guid>
		<description><![CDATA[Login/register widget, with the same options of wp-login.php: “Remember me”, “Register” and “Forgot password?” options.
If logged in it displays the status and name of the user, with direct link to the profile.
Custom widget title and abstract before the login form/infos.
Compatible with qTranslate plugin for multilingual support. 
Part of Sinapsi. A semantic WordPress project.
Simplified code for [...]]]></description>
			<content:encoded><![CDATA[<p>Login/register widget, with the same options of wp-login.php: “Remember me”, “Register” and “Forgot password?” options.<br />
If logged in it displays the status and name of the user, with direct link to the profile.<br />
Custom widget title and abstract before the login form/infos.<br />
Compatible with <a href="http://wordpress.org/extend/plugins/qtranslate/">qTranslate</a> plugin for multilingual support. <span id="more-1721"></span></p>
<p>Part of <em><a href="http://www.cofundos.org/project.php?id=69">Sinapsi. A semantic WordPress</a></em> project.</p>
<p>Simplified code for designers.</p>
<p>Version 2.8v1.0</p>
<p>License: Gnu-Gpl 3.0</p>
<p>Code: xhtml strict validated.</p>
<p>Tested with: WordPress 2.8.</p>
<p>Xhtml code and php adjustments by Lorenzo De Tomasi. The widget has been derived from <a href="http://www.wp-plugins-db.org/plugin/front-page-login/">Front page login</a> by <a href="http://www.wp-plugins-db.org/plugin/front-page-login/Hermescb">Hermescb</a>. Thanks to Marco Buttarini for the php code for the &#8220;Remember me&#8221; checkbox.</p>
<p>If you need frequent and constant updates and upgrades for WordPress Login Widget, please <a href="http://www.cofundos.org/project.php?id=141">sustain our work</a> . We’ll release express updates compatible with latest versions of  <a href="http://www.wordpress.org">WordPress</a> and <a href="http://wordpress.org/extend/plugins/qtranslate/">qTranslate</a> plugin. Feel free to ask for new features or to suggest a bug.</p>
<p><a href="http://sinapsi.isotype.org/persons/lorenzo_de_tomasi/resources/wp-login_widget/wp-login_widget_2_8v1_0.zip">Download v. 2.8v1.0</a> (php single file zip compressed, 4Kb)</p>
<h2>To do</h2>
<ul>
<li>After login stays on current page (now always goes to the homepage);</li>
<li>Full test on Internet Explorer 6;</li>
<li>Full test on WordPress 2.8;</li>
<li>Enable multiple widgets;</li>
<li>Publish css file for default WordPress theme (Kubrik).</li>
</ul>
<h2>History</h2>
<h3>v. 2.8v1.0</h3>
<ul>
<li>Username link bug corrected.</li>
<li>Simplified php code</li>
</ul>
<h3>v. 2.7v1.1</h3>
<ul>
<li>Custom widget title and abstract before the login form/infos</li>
<li>Title bug corrected in widget setup options</li>
</ul>
<p><a href="http://sinapsi.isotype.org/persons/lorenzo_de_tomasi/resources/wp-login_widget/wp-login_widget_2_7v1_1.zip">Download v. 2.7v1.1</a> (php single file zip compressed, 4Kb)</p>
<h3>v. 2.7v1.0</h3>
<ul>
<li>Compatible with Wordpress 2.7: changed gettext values</li>
<li>Added link to plugin page</li>
<li>Added direct link to user profile</li>
<li>Changed version rules: v. &lt;Wordpress cms version&gt;v&lt;Plugin version&gt;</li>
</ul>
<p><a href="http://sinapsi.isotype.org/persons/lorenzo_de_tomasi/resources/wp-login_widget/wp-login_widget_2_7v1_0.zip">Download v. 2.7v1.0</a> (php single file zip compressed, 4Kb)</p>
<h3>v. 1.1.1</h3>
<ul>
<li>Add <code>"text"</code> and <code>"password"</code> classes to <code>input</code> fields, for Internet Explorer 6 compatibility;</li>
<li>Insert php code from wp-login.php instead of text, to activate automatic localization;</li>
<li>Insert “Forgot your password?” link.</li>
</ul>
<p><a href="http://sinapsi.isotype.org/persons/lorenzo_de_tomasi/resources/wp-login_widget/wp-login_widget_v1_1_1.zip">Download v. 1.1</a> (php single file, 4Kb)</p>
]]></content:encoded>
			<wfw:commentRss>http://isotype.org/wp-login_widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login widget is now compatible with WordPress 2.8</title>
		<link>http://isotype.org/wp-login_widget_2_8/</link>
		<comments>http://isotype.org/wp-login_widget_2_8/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 10:43:18 +0000</pubDate>
		<dc:creator>Lorenzo De Tomasi</dc:creator>
				<category><![CDATA[Markup code]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programming code]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://isotype.org/?p=1709</guid>
		<description><![CDATA[Download it from the plugin official page »
]]></description>
			<content:encoded><![CDATA[<p><a href="http://isotype.org/wp-login_widget/">Download it from the plugin official page »</a></p>
]]></content:encoded>
			<wfw:commentRss>http://isotype.org/wp-login_widget_2_8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Madotto.com. Website</title>
		<link>http://isotype.org/madotto-website/</link>
		<comments>http://isotype.org/madotto-website/#comments</comments>
		<pubDate>Mon, 25 May 2009 12:32:47 +0000</pubDate>
		<dc:creator>Lorenzo De Tomasi</dc:creator>
				<category><![CDATA[Company websites]]></category>
		<category><![CDATA[Content management system (cms)]]></category>
		<category><![CDATA[Markup code]]></category>
		<category><![CDATA[Our portfolio]]></category>
		<category><![CDATA[Programming code]]></category>
		<category><![CDATA[Realized works]]></category>
		<category><![CDATA[Style sheet code]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Web applications]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://isotype.org/?p=1598</guid>
		<description><![CDATA[We have designed the information architecture and the graphic design of the professional website of Paolino Madotto, freelance consultant. We have also edited the texts and marketing aspects. ]]></description>
			<content:encoded><![CDATA[<p>We have designed the information architecture and the graphic design of the professional <a href="http://madotto.com">website of Paolino Madotto</a>, freelance consultant. We have also edited the texts and marketing aspects. <span id="more-1598"></span></p>
<p><a href="http://www.madotto.com">www.madotto.com</a></p>
<p><a class="thickbox" href="http://isotype.org/wp-content/gallery/web-sites/madotto-homepage.png"><img class="screenshot" src="http://isotype.org/wp-content/gallery/web-sites/madotto-homepage.png" alt="Madotto homepage" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://isotype.org/madotto-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login widget is now compatible with WordPress 2.7</title>
		<link>http://isotype.org/login-widget-is-now-compatible-with-wordpress-27login-widget-ora-e-compatibile-con-wordpress-27/</link>
		<comments>http://isotype.org/login-widget-is-now-compatible-with-wordpress-27login-widget-ora-e-compatibile-con-wordpress-27/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 10:58:12 +0000</pubDate>
		<dc:creator>Lorenzo De Tomasi</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programming code]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://isotype.org/?p=890</guid>
		<description><![CDATA[The new version is available!
If you need frequent and constant updates and upgrades for WordPress Login Widget, please sustain our work . We’ll release express updates compatible with latest versions of  WordPress and qTranslate plugin. Feel free to ask for new features or to suggest a bug.
Download v. 2.7v1.1 (php single file zip compressed, [...]]]></description>
			<content:encoded><![CDATA[<p>The new version is available!</p>
<p>If you need frequent and constant updates and upgrades for WordPress Login Widget, please <a href="http://www.cofundos.org/project.php?id=141">sustain our work</a> . We’ll release express updates compatible with latest versions of  <a href="http://www.wordpress.org">WordPress</a> and <a href="http://wordpress.org/extend/plugins/qtranslate/">qTranslate</a> plugin. Feel free to ask for new features or to suggest a bug.</p>
<p><a href="http://sinapsi.isotype.org/persons/lorenzo_de_tomasi/resources/wp-login_widget/wp-login_widget_2_7v1_1.zip">Download v. 2.7v1.1</a> (php single file zip compressed, 4Kb) <span id="more-890"></span></p>
<h3>v. 2.7v1.0</h3>
<ul>
<li>Compatible with Wordpress 2.7: changed gettext values</li>
<li>Added link to plugin page</li>
<li>Added direct link to user profile</li>
<li>Changed version rules: v. &lt;Wordpress cms version&gt;v&lt;Plugin version&gt;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://isotype.org/login-widget-is-now-compatible-with-wordpress-27login-widget-ora-e-compatibile-con-wordpress-27/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Oryx XForms Editor, a web-based tool for creating XForms</title>
		<link>http://isotype.org/oryx-xforms-editor-a-web-based-tool-for-creating-xforms/</link>
		<comments>http://isotype.org/oryx-xforms-editor-a-web-based-tool-for-creating-xforms/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 09:45:04 +0000</pubDate>
		<dc:creator>Lorenzo De Tomasi</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Markup code]]></category>
		<category><![CDATA[Programming code]]></category>
		<category><![CDATA[University of Postdam]]></category>
		<category><![CDATA[Web applications]]></category>
		<category><![CDATA[Free and open source software]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hasso Plattner
Institute of IT Systems Engineering]]></category>
		<category><![CDATA[Information architecture]]></category>
		<category><![CDATA[Information design]]></category>
		<category><![CDATA[Interface design]]></category>
		<category><![CDATA[Jan-Felix Schwarz]]></category>
		<category><![CDATA[MIT license]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[Xforms]]></category>

		<guid isPermaLink="false">http://isotype.org/?p=620</guid>
		<description><![CDATA[On W3C’s XForms mailing list, Jan-Felix Schwarz has announced the Oryx XForms Editor, a web-based tool for creating XForms. You can visually edit forms, export and import them in XForms format. The editor runs in your web browser (Firefox), zero software installation required. The editor is still in an early stage and is currently available [...]]]></description>
			<content:encoded><![CDATA[<p>On W3C’s XForms mailing list, <a href="mailto:jan-felix.schwarz@student.hpi.uni-potsdam.de">Jan-Felix Schwarz</a> has announced the <a href="http://www.xforms-editor.org/Oryx/XForms">Oryx XForms Editor</a>, a web-based tool for creating XForms. You can visually edit forms, export and import them in XForms format. The editor runs in your web browser (Firefox), zero software installation required. The editor is still in an early stage and is currently available for testing and feedback. <span id="more-620"></span><br />
Oryx is an open platform for web-based modeling developed by the Business Process Technology research group at the Hasso Plattner Institute of IT Systems Engineering at the University of Potsdam. Besides XForms, Oryx supports various modeling languages, like BPMN, EPC and Petri nets.</p>
<p>Everyone is invited to contribute new features and knowledge to Oryx. The project is <a href="http://code.google.com/p/oryx-editor/">hosted as a Google Code project</a> under MIT license.</p>
]]></content:encoded>
			<wfw:commentRss>http://isotype.org/oryx-xforms-editor-a-web-based-tool-for-creating-xforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress page-template: page with posts in a category</title>
		<link>http://isotype.org/wp-page_category/</link>
		<comments>http://isotype.org/wp-page_category/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 17:50:25 +0000</pubDate>
		<dc:creator>Lorenzo De Tomasi</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Markup code]]></category>
		<category><![CDATA[Programming code]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[page template]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://isotype.org/?p=585</guid>
		<description><![CDATA[With wp-page_category template you can customize your Wordpress adding a page template with a typical page followed by the index of posts in a specific category (look at an example). 

Open the page-template Page with category and save it from your browser (File &#62; Save page as…).
Rename the file wp-page_category.txt in wp-page_category.php.
Open the template Navigate posts [...]]]></description>
			<content:encoded><![CDATA[<p>With wp-page_category template you can customize your Wordpress adding a page template with a typical page followed by the index of posts in a specific category (<a href="http://isotype.org/projects/">look at an example</a>). <span id="more-585"></span></p>
<ol>
<li>Open the page-template <a href="http://isotype.org/wp-content/uploads/2008/11/pagecategory.txt">Page with category</a> and save it from your browser (File &gt; Save page as…).</li>
<li>Rename the file <code>wp-page_category.txt</code> in <code>wp-page_category.php</code>.</li>
<li>Open the template <a href="http://isotype.org/wp-content/uploads/2008/11/navigate_posts.txt">Navigate posts</a> and save it from your browser (File &gt; Save page as…).</li>
<li>Rename the file <code>navigate_posts.txt</code> in <code>navigate_posts.php</code>.</li>
<li>Using an free software ftp client (like <a href="http://filezilla-project.org">Filezilla</a>) copy both the files <code>wp-page_category.php</code> and <code>navigate_posts.php </code>into your <code>wp-content/themes/&lt;your theme folder&gt;/</code>.</li>
<li>Login at your website and write a new page.</li>
<li>Select the <em>Page with category</em> template as page-template.</li>
<li>Create a custom field with <code>displayed_categories</code> as <em>Key</em> and the numeric id of the category you want to display as <em>Value</em>.</li>
<li>Publish the page.</li>
<li>Visit the page you have just published.</li>
</ol>
<h2>License</h2>
<p>©2008 by Lorenzo De Tomasi. Copyleft/Some rights reserved. The php code has been released under a <a href="http://www.gnu.org/licenses/gpl.html">Gnu/Gpl 3.0 license</a>.</p>
<p><a href="http://www.gnu.org/licenses/gpl.html"><img class="alignnone" title="Gnu/Gpl v3" src="http://www.gnu.org/graphics/gplv3-88x31.png" alt="" width="88" height="31" /></a></p>
<h2>Future improvements</h2>
<ul>
<li>Make the <code>&lt;!--more--&gt;</code> work. [Can you help to understand the problem? Thanks]</li>
<li>Set the number of post listed for each page, using pagination buttons. If no value is set, display the default number of posts.</li>
<li>Display more than one category at time (for example <em>books</em> and <em>dvds</em>), using comma separated numeric category-ids (131, 12, 36).</li>
<li>Check if <code>displayed_categories</code> is set.</li>
<li>Check if categories exist.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://isotype.org/wp-page_category/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
