<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Salutare lume!</title>
	<atom:link href="http://www.mihaibrehar.ro/blog/salutare-lume.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mihaibrehar.ro/blog/salutare-lume.html</link>
	<description>consultant eCommerce, programator, vanzator de sosete</description>
	<lastBuildDate>Thu, 15 Jul 2010 17:14:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gânduri pentru 2009 &#124; Mihai Brehar</title>
		<link>http://www.mihaibrehar.ro/blog/salutare-lume.html/comment-page-1#comment-2654</link>
		<dc:creator>Gânduri pentru 2009 &#124; Mihai Brehar</dc:creator>
		<pubDate>Wed, 31 Dec 2008 02:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mihaibrehar.ro/blog/salutare-lume.html#comment-2654</guid>
		<description>[...] am început acest blog (44 de articole) și - recent - mi-am făcut cont pe twitter [...]</description>
		<content:encoded><![CDATA[<p>[...] am început acest blog (44 de articole) și &#8211; recent &#8211; mi-am făcut cont pe twitter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Brehar</title>
		<link>http://www.mihaibrehar.ro/blog/salutare-lume.html/comment-page-1#comment-11</link>
		<dc:creator>Mihai Brehar</dc:creator>
		<pubDate>Tue, 18 Mar 2008 10:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mihaibrehar.ro/blog/salutare-lume.html#comment-11</guid>
		<description>Hehe... a trecut ceva vreme de cand n-am programat in asm. Din 2002-2003, ca sa fiu mai precis :P</description>
		<content:encoded><![CDATA[<p>Hehe&#8230; a trecut ceva vreme de cand n-am programat in asm. Din 2002-2003, ca sa fiu mai precis <img src='http://www.mihaibrehar.ro/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Panthera</title>
		<link>http://www.mihaibrehar.ro/blog/salutare-lume.html/comment-page-1#comment-10</link>
		<dc:creator>Panthera</dc:creator>
		<pubDate>Tue, 18 Mar 2008 09:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mihaibrehar.ro/blog/salutare-lume.html#comment-10</guid>
		<description>; ..sau asa


title   Hello World Program                             (hello.asm)
dosseg
.model small
.stack 100h

.data
hello_message db &#039;Hello, World!&#039;,0dh,0ah,&#039;$&#039;

.code
main  proc
      mov    ax,@data
      mov    ds,ax

      mov    ah,9
      mov    dx,offset hello_message
      int    21h

      mov    ax,4C00h
      int    21h
main  endp
end   main

;   Welcome!</description>
		<content:encoded><![CDATA[<p>; ..sau asa</p>
<p>title   Hello World Program                             (hello.asm)<br />
dosseg<br />
.model small<br />
.stack 100h</p>
<p>.data<br />
hello_message db &#8216;Hello, World!&#8217;,0dh,0ah,&#8217;$&#8217;</p>
<p>.code<br />
main  proc<br />
      mov    ax,@data<br />
      mov    ds,ax</p>
<p>      mov    ah,9<br />
      mov    dx,offset hello_message<br />
      int    21h</p>
<p>      mov    ax,4C00h<br />
      int    21h<br />
main  endp<br />
end   main</p>
<p>;   Welcome!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
