<?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>Java Planet &#187; wordpress</title>
	<atom:link href="http://blog.swierczyna.eu/javaplanet/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.swierczyna.eu/javaplanet</link>
	<description>O Javie i jej otoczeniu</description>
	<lastBuildDate>Fri, 14 May 2010 07:31:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Publikowanie kodu źródłowego</title>
		<link>http://blog.swierczyna.eu/javaplanet/2009/10/publikowanie-kodu-zrodlowego/</link>
		<comments>http://blog.swierczyna.eu/javaplanet/2009/10/publikowanie-kodu-zrodlowego/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 12:02:47 +0000</pubDate>
		<dc:creator>seba</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.swierczyna.eu/it/?p=49</guid>
		<description><![CDATA[Aby móc ładnie zaprezentować kawałek kodu źródłowego w wordpress (i nie tylko) warto skorzystać z http://alexgorbatchev.com/wiki/SyntaxHighlighter
Rozpoznaje on składnie wielu języków, a jego użycie jest banalnie proste. Program występuje jako prosty w instalacji plugin do Wodrpress. Po zainstalowaniu kod programu należy otoczyć dyrektywą sourcecode (usuń cudzysłowowy).
["sourcecode" language="java"]
/**
 * The HelloWorldApp class implements an application that
 * [...]]]></description>
		<wfw:commentRss>http://blog.swierczyna.eu/javaplanet/2009/10/publikowanie-kodu-zrodlowego/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
