<?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>Thu, 01 Jul 2010 12:36:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to replace the 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; &#60;input id="submit" name="submit" [...]]]></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>
