<?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>AlekZ&#039; Scratchpad &#187; WordPress</title>
	<atom:link href="http://www.alekz.net/archives/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alekz.net</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:01:58 +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>Testing an Android phone</title>
		<link>http://www.alekz.net/archives/1082</link>
		<comments>http://www.alekz.net/archives/1082#comments</comments>
		<pubDate>Tue, 11 Oct 2011 01:13:38 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://m.alekz.net/archives/1082</guid>
		<description><![CDATA[&#8230; and the WordPress for Android application. It works and I like it ;-)]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/1082/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.1 vs 3.0 vs. 3.1.1 and &quot;archives&quot; URL&#039;s</title>
		<link>http://www.alekz.net/archives/958</link>
		<comments>http://www.alekz.net/archives/958#comments</comments>
		<pubDate>Thu, 07 Apr 2011 00:54:50 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=958</guid>
		<description><![CDATA[Updated on Apr 07, 2011 @ 02:54: If you made the change below for 3.1RC-3.1 and/or used manually created tag/category links in 3.1RC-3.1 and just upgraded to 3.1.1, you may find that the links are broken. The reason is that in 3.1.1 the tag and category links returned to the 3.0 style with the word [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/958/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to serve attachments from a free CDN (Coral)</title>
		<link>http://www.alekz.net/archives/966</link>
		<comments>http://www.alekz.net/archives/966#comments</comments>
		<pubDate>Fri, 04 Mar 2011 01:23:50 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=966</guid>
		<description><![CDATA[You can use Coral free CDN to off-load the WordPress attachments (usually images). In order to use Coral you need to add &#034;.nyud.net&#034; to the site DNS address. For example, http://www.alekz.net will become http://www.alekz.net.nyud.net. Coral is usually too slow to serve all static content, so the most effective solution would be to use it only [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/966/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to replace the WP comment form with a WYSIWYG editor</title>
		<link>http://www.alekz.net/archives/820</link>
		<comments>http://www.alekz.net/archives/820#comments</comments>
		<pubDate>Sun, 20 Jun 2010 21:47:25 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tinymce]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=820</guid>
		<description><![CDATA[You can replace the standard WordPress comment form with a built-in WYSIWYG editor TinyMCE. Find the file where the comment form is defined. Usually it&#039;s comment.php in your theme For WP &#60;3.0 it looks something like: . . . &#60;form id="commentform" action="&#60;?php echo get_option('siteurl'); ?&#62;/wp-comments-post.php" method="post"&#62; . . . &#60;textarea id="comment" cols="100%" rows="10" name="comment"&#62; &#60;/textarea&#62; [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/820/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why does x^0 equal 1?</title>
		<link>http://www.alekz.net/archives/466</link>
		<comments>http://www.alekz.net/archives/466#comments</comments>
		<pubDate>Sun, 24 Jan 2010 18:18:31 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web-design]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=466</guid>
		<description><![CDATA[Since basic school we know, that , but only recently when our kids began to study mathematics we asked ourselves &#034;why?&#034;. I came up with this explanation: Also a good test for the Easy LaTeX WordPress plug-in. And here&#039;s jsxgraph plug-in test: board = JXG.JSXGraph.initBoard('jsxgbox', {originX: 250, originY: 250, unitX: 50, unitY: 50}); (Obviously does [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/466/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress upgrade</title>
		<link>http://www.alekz.net/archives/113</link>
		<comments>http://www.alekz.net/archives/113#comments</comments>
		<pubDate>Tue, 05 Aug 2008 23:04:15 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Web-design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=113</guid>
		<description><![CDATA[WordPress has been successfully upgraded to the latest version &#8211; 2.6]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/113/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress and TinyMCE</title>
		<link>http://www.alekz.net/archives/30</link>
		<comments>http://www.alekz.net/archives/30#comments</comments>
		<pubDate>Sun, 30 Mar 2008 20:33:12 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Editors]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tinymce]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=30</guid>
		<description><![CDATA[TinyMCE (platform independent web based Javascript HTML WYSIWYG editor) is developed by Moxiecode Systems AB. Update wp-includes/js/tinymce with files from tinymce/jscripts/tiny_mce 3d party TinyMCE plugins can be downloaded from SourceForge and should be placed in wp-includes/js/tinymce/plugins To activate plugins and/or tune TinyMCE edit wp-includes/js/tinymce/tiny_mce_config.php (do not forget to make a backup copy first). To add/remove [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/30/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5</title>
		<link>http://www.alekz.net/archives/29</link>
		<comments>http://www.alekz.net/archives/29#comments</comments>
		<pubDate>Sun, 30 Mar 2008 01:41:07 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Web-design]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.alekz.net/archives/29</guid>
		<description><![CDATA[WordPress 2.5 has been released! Installed! And? Does it work? Basically yes. But&#8230; TinyMCE pop-ups are blank in Firefox. This is what I found (similar problems): WordPress.org forum 1 WordPress.org forum 2 WordPress.org forum 3 On blogging Australia by Andrew Boyd (yes, I also do not like the new admin interface). On Facibus also by [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/29/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

