<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>ksciana&#039;s Weblog</title>
	<atom:link href="http://ksciana.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ksciana.wordpress.com</link>
	<description>takie tam przemyślenia...</description>
	<lastBuildDate>Wed, 04 Jan 2012 15:02:08 +0000</lastBuildDate>
	<language>pl</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ksciana.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>ksciana&#039;s Weblog</title>
		<link>http://ksciana.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ksciana.wordpress.com/osd.xml" title="ksciana&#039;s Weblog" />
	<atom:link rel='hub' href='http://ksciana.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Testowy hosting ROR</title>
		<link>http://ksciana.wordpress.com/2012/01/01/testowy-hosting-ror/</link>
		<comments>http://ksciana.wordpress.com/2012/01/01/testowy-hosting-ror/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 19:21:39 +0000</pubDate>
		<dc:creator>Kamil</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://ksciana.wordpress.com/?p=264</guid>
		<description><![CDATA[Chciałbyś przetestować Rails? Nie chcesz instalować u siebie całego środowiska, a może utworzyłeś pierwszą aplikację &#8216;Hello world&#8217; w Rails nie nie wiesz gdzie ją przetestować? Sam szukałem długo testowego miejsca, gdzie mógł bym pobawić się ROR. Owszem, można na własnym komputerze, tylko po co? W końcu to aplikacja webowa, niech pójdzie w świat&#8230; Z polskich [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ksciana.wordpress.com&amp;blog=4283890&amp;post=264&amp;subd=ksciana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ksciana.wordpress.com/2012/01/01/testowy-hosting-ror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.107885 17.038538</georss:point>
		<geo:lat>51.107885</geo:lat>
		<geo:long>17.038538</geo:long>
		<media:content url="http://0.gravatar.com/avatar/693ed4f770b1f9c10438724952375da6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ksciana</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP .Net MVC 3 vs. Ruby on Rails 3</title>
		<link>http://ksciana.wordpress.com/2011/12/04/mvc-rails/</link>
		<comments>http://ksciana.wordpress.com/2011/12/04/mvc-rails/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 23:01:39 +0000</pubDate>
		<dc:creator>Kamil</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[MTS]]></category>
		<category><![CDATA[MVC3]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://ksciana.wordpress.com/?p=237</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ksciana.wordpress.com&amp;blog=4283890&amp;post=237&amp;subd=ksciana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ksciana.wordpress.com/2011/12/04/mvc-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ndc2011.macsimum.no/mp4/Day1%20Wednesday/Track2%201740-1840.mp4" length="180011140" type="video/mp4" />
	
		<media:content url="http://0.gravatar.com/avatar/693ed4f770b1f9c10438724952375da6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ksciana</media:title>
		</media:content>

		<media:content url="http://ksciana.files.wordpress.com/2011/12/mcvvsrails.png" medium="image">
			<media:title type="html">McvVsRails</media:title>
		</media:content>
	</item>
		<item>
		<title>Jak przetestować connection string (z pomocą Notatnika)</title>
		<link>http://ksciana.wordpress.com/2011/04/13/jak-przetestowac-connection-string-z-pomoca-notatnika/</link>
		<comments>http://ksciana.wordpress.com/2011/04/13/jak-przetestowac-connection-string-z-pomoca-notatnika/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 15:48:51 +0000</pubDate>
		<dc:creator>Kamil</dc:creator>
				<category><![CDATA[MS SQL]]></category>

		<guid isPermaLink="false">http://ksciana.wordpress.com/?p=224</guid>
		<description><![CDATA[Ostatnio dopadła mnie potrzeba sprawdzenia połączenia do serwera bazy danych z innej maszyny. Dodatkowo nie mogłem (nie chciałem) na niej nic instalować, ot czysta maszynka z IIS7. Po poszukiwaniach udało mi się naleźć na to rozwiązanie: notatnik i trick z Data Link File (*.udl). Jak to zrobić, krok po kroku: Otwieramy notatnik (lub dowolną aplikację [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ksciana.wordpress.com&amp;blog=4283890&amp;post=224&amp;subd=ksciana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ksciana.wordpress.com/2011/04/13/jak-przetestowac-connection-string-z-pomoca-notatnika/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.107885 17.038538</georss:point>
		<geo:lat>51.107885</geo:lat>
		<geo:long>17.038538</geo:long>
		<media:content url="http://0.gravatar.com/avatar/693ed4f770b1f9c10438724952375da6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ksciana</media:title>
		</media:content>

		<media:content url="http://ksciana.files.wordpress.com/2011/04/udl.png" medium="image">
			<media:title type="html">UDL</media:title>
		</media:content>
	</item>
		<item>
		<title>MTS 2010</title>
		<link>http://ksciana.wordpress.com/2010/06/01/mts-2010/</link>
		<comments>http://ksciana.wordpress.com/2010/06/01/mts-2010/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 10:12:18 +0000</pubDate>
		<dc:creator>Kamil</dc:creator>
				<category><![CDATA[MTS]]></category>
		<category><![CDATA[Różne]]></category>
		<category><![CDATA[Ciekawostka]]></category>

		<guid isPermaLink="false">http://ksciana.wordpress.com/?p=219</guid>
		<description><![CDATA[Rejestracja na Microsoft Technology Summit do 30 czerwca 2010 kosztuje tylko 690 zł brutto (MTS dla społeczności WSS.pl kosztuje 540 zł brutto). Pierwsze 400 osób, które zarejestrują się i opłacą udział w konferencji, otrzyma priorytet w tworzeniu indywidualnych harmonogramów. Więcej na stronie konferencji www.mtskonferencja.pl<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ksciana.wordpress.com&amp;blog=4283890&amp;post=219&amp;subd=ksciana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ksciana.wordpress.com/2010/06/01/mts-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>51.107885 17.038538</georss:point>
		<geo:lat>51.107885</geo:lat>
		<geo:long>17.038538</geo:long>
		<media:content url="http://0.gravatar.com/avatar/693ed4f770b1f9c10438724952375da6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ksciana</media:title>
		</media:content>
	</item>
		<item>
		<title>Chrome szybszy od ziemniaka</title>
		<link>http://ksciana.wordpress.com/2010/05/06/chrome-szybszy-od-ziemniaka/</link>
		<comments>http://ksciana.wordpress.com/2010/05/06/chrome-szybszy-od-ziemniaka/#comments</comments>
		<pubDate>Thu, 06 May 2010 10:36:54 +0000</pubDate>
		<dc:creator>Kamil</dc:creator>
				<category><![CDATA[Różne]]></category>
		<category><![CDATA[Ciekawostka]]></category>

		<guid isPermaLink="false">http://ksciana.wordpress.com/?p=209</guid>
		<description><![CDATA[Witam po dłuższej przerwie. Dziś przeczytałem ciekawy wpis na AntyWeb.pl dotyczący wersji beta Google Chrome o zdumiewającej szybkości. [28.05.2010] Odpowiedz Opery na reklamę:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ksciana.wordpress.com&amp;blog=4283890&amp;post=209&amp;subd=ksciana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ksciana.wordpress.com/2010/05/06/chrome-szybszy-od-ziemniaka/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.107885 17.038538</georss:point>
		<geo:lat>51.107885</geo:lat>
		<geo:long>17.038538</geo:long>
		<media:content url="http://0.gravatar.com/avatar/693ed4f770b1f9c10438724952375da6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ksciana</media:title>
		</media:content>
	</item>
	</channel>
</rss>
