<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel xmlns:blog="http://www.dotnetnuke.com/blog/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <title>Rooznamechi's Blog</title>
    <description>I don't know how many times I tried to start wring a blog and I failed! but this time I will keep writing! I write about programming, web development, life in general and my experiences. I hope you read it and you like it :)   </description>
    <link>http://rooznamechi.com/Home/tabid/114/BlogId/1/Default.aspx</link>
    <language>en-US</language>
    <webMaster />
    <pubDate>Sun, 20 May 2012 14:45:46 GMT</pubDate>
    <lastBuildDate>Sun, 20 May 2012 14:45:46 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 4.1.0.0</generator>
    <item>
      <title>Extension methods : how to add more Extra methods to type String, Int or ... very easily ?</title>
      <link>http://rooznamechi.com/Home/tabid/114/EntryId/6/Extension-methods-how-to-add-more-Extra-methods-to-type-String-Int-or-very-easily.aspx</link>
      <description>You can actually "add" methods to existing types very easily even without creating a new derived type. This is exreamly cool fast and time to times it comes in handy. I am going to tell you very simply othrwise you can read the official supper correct version on MSDN. &lt;br /&gt;
&lt;br /&gt;
assume we have a string like this:&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #0070c0;"&gt;string&lt;/span&gt;&lt;strong&gt; myString = "&lt;/strong&gt;&lt;span style="color: #c00000;"&gt;Hello! &lt;/span&gt;&lt;strong&gt;";&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Then normally we can have some string type methods like &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;myString.Substring(startIndex);&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;myString.IndexOf(value,value);.  &lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
But how about if we want to have our own methods in this type for example&lt;br /&gt;
 &lt;strong&gt;myString.AddCool();&lt;br /&gt;
&lt;/strong&gt;that for example returns &lt;br /&gt;
&lt;strong&gt;"&lt;/strong&gt;&lt;span style="color: #c00000;"&gt;Hello! Cool&lt;/span&gt;&lt;strong&gt;"&lt;/strong&gt;  &lt;div class="tags"&gt;Tags: C#,Programming&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://rooznamechi.com/Home/tabid/114/CatID/8/Default.aspx&gt;Programming Tips &lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://rooznamechi.com/Home/tabid/114/CatID/8/Default.aspx">Programming Tips </category>
      <comments>http://rooznamechi.com/Home/tabid/114/EntryId/6/Extension-methods-how-to-add-more-Extra-methods-to-type-String-Int-or-very-easily.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://rooznamechi.com/Home/tabid/114/EntryId/6/Extension-methods-how-to-add-more-Extra-methods-to-type-String-Int-or-very-easily.aspx</guid>
      <pubDate>Sat, 17 Mar 2012 08:00:00 GMT</pubDate>
      <trackback:ping>http://rooznamechi.comDesktopModules/BlogTrackback.aspx?id=6</trackback:ping>
      <blog:tag blog:url="http://rooznamechi.com/Home/tabid/114/TagID/5/Default.aspx">C#</blog:tag>
      <blog:tag blog:url="http://rooznamechi.com/Home/tabid/114/TagID/6/Default.aspx">Programming</blog:tag>
    </item>
    <item>
      <title>Pink Floyd or Justin Bieber ?! This is the question</title>
      <link>http://rooznamechi.com/Home/tabid/114/EntryId/5/Pink-Floyd-or-Justin-Bieber-This-is-the-question.aspx</link>
      <description>&lt;div style="text-align: justify;"&gt;I've seen  this image on the net just thought could be interesting thing to add to this post ! &lt;br /&gt;
&lt;div style="text-align: center;"&gt;&lt;img alt="" src="/Portals/4/Images/justin_bieber_vs_richard_marx.jpg" width="507" height="603" /&gt;&lt;/div&gt;
Well, when I am thinking how I grew up and how the new generation is growing up I feel a little bit afraid for future of the world. I was grown up listening  to  Pink Floyd and Metallica all the time with the great lyrics and some philosophy behind  every song. the new generation is listening to Nicki Minaj and  Justin Bieber! well may be the deepest songs  are belongs to lady gaga! how come we got so superficial and stupid !?  where is the "Bob Marley" of this generation !? &lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;&lt;img src="/Portals/4/Users/pink-floyd.jpg" style="width: 453px; height: 291px;" alt="pink floyd" width="453" height="291" /&gt;&lt;/div&gt;
&lt;br /&gt;
Well, OK, I don't really  want to talk more about music and how It used to be and how it is. I fact I was enjoying a little bit YouTube reviewing and I ended up watching Roger Waters'  performance on O2 Arena 2011, where David Gilmour out of the blue appears on top of the wall, performing along side roger. that is kind of old story but come on I thing it is still cool to watch! I really enjoyed it reviewing it, I hope you do as well.  I think they are still great in Images and lights and surprising crowd ! I wish I where there!&lt;br /&gt;
&lt;br /&gt;
&lt;object width="560" height="315"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/hUYzQaCCt2o?version=3&amp;hl=en_US"&gt;
&lt;param name="allowFullScreen" value="true"&gt;
&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/hUYzQaCCt2o?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href=http://rooznamechi.com/Home/tabid/114/EntryId/5/Pink-Floyd-or-Justin-Bieber-This-is-the-question.aspx&gt;More ...&lt;/a&gt;&lt;div class="tags"&gt;Tags: Music&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://rooznamechi.com/Home/tabid/114/CatID/2/Default.aspx&gt;My Open Diary&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://rooznamechi.com/Home/tabid/114/CatID/2/Default.aspx">My Open Diary</category>
      <comments>http://rooznamechi.com/Home/tabid/114/EntryId/5/Pink-Floyd-or-Justin-Bieber-This-is-the-question.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://rooznamechi.com/Home/tabid/114/EntryId/5/Pink-Floyd-or-Justin-Bieber-This-is-the-question.aspx</guid>
      <pubDate>Thu, 05 Jan 2012 08:00:00 GMT</pubDate>
      <trackback:ping>http://rooznamechi.comDesktopModules/BlogTrackback.aspx?id=5</trackback:ping>
      <blog:tag blog:url="http://rooznamechi.com/Home/tabid/114/TagID/4/Default.aspx">Music</blog:tag>
    </item>
    <item>
      <title>rocky 8 : Warrior (2011)</title>
      <link>http://rooznamechi.com/Home/tabid/114/EntryId/4/rocky-8-Warrior-2011.aspx</link>
      <description>&lt;div style="text-align: justify;"&gt;Last night I had the opportunity to watch a  2011 movie called &lt;a href="http://www.imdb.com/title/tt1291584/"&gt;warrior&lt;/a&gt;. I wouldn't say I didn't enjoy it, but I think the idea of the movie was not original. I would like it better if it was called "&lt;a href="http://www.imdb.com/title/tt0075148/"&gt;Rocky&lt;/a&gt;" with "&lt;a href="http://www.imdb.com/name/nm0000230/"&gt;Silvester Stalone&lt;/a&gt;" but come on you don't copy somebodies movie and sell it for yourself ! or you do ?! &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;div style="text-align: center;"&gt;&lt;img src="/Portals/4/Warrior%20Poster.jpg" alt="Warrior poster " width="464" height="600" style="width: 464px; height: 600px;" /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;div style="text-align: justify;"&gt;There are even lots of exact familiar scenes and consents in the movie like outside training with non tinning objects, outside running in addition to  relationship of coach and trainee as a point of emphasis and even a Russian competitor. For the sake of god, dude, Russian as an enemy days is far way gone! fid something new for yourself you don't need copy everything blindly !&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;well on the other hand there are some new concepts in the movie to make it up to date, a Iraq war survivor who is a unknown hero of the war. &lt;a href="http://www.imdb.com/name/nm0640334/"&gt;Gavin &lt;/a&gt;buddy are you herring yourself !? the guy is fighting to get 5 million dollars to give it to the widow of his friend that has been died in the war. 5000000$ !?!?! Why ?! What she did to deserve that or what specific need she has.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="text-align: center;"&gt;&lt;object width="560" height="315"&gt;&lt;embed src="http://www.youtube.com/v/bwgG6OfW7Yo?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"&gt;&lt;/object&gt; &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;On the other hand the main character is loosing his home for paying the bank mortgage, he is a physic teacher and he used to be  one of those cage animals but now he is married and is not fighting anymore. the funny part is he trains a little bit again, lets say less than a month and he becomes to good at it again that becomes the final winner! so those people who  training their ass of days and nights, will loose just because we know you need the money  and probably other fighters are there only to kick your ass?! they don't need the money for some good reason for sure  ha !? &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;although I was critic to this movie, I doesn't mean I didn't enjoy it !  but it could be much better! I enjoyed the movie &lt;a href="http://www.imdb.com/title/tt0137523/"&gt;fight club&lt;/a&gt; too, maybe 100 times more. It was much better if it was a original movie with original concepts. may be next time &lt;a href="http://www.imdb.com/name/nm0640334/" style="text-decoration: underline;"&gt;Gavin&lt;/a&gt;! &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;br /&gt;&lt;a href=http://rooznamechi.com/Home/tabid/114/EntryId/4/rocky-8-Warrior-2011.aspx&gt;More ...&lt;/a&gt;&lt;div class="tags"&gt;Tags: movies&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://rooznamechi.com/Home/tabid/114/CatID/2/Default.aspx&gt;My Open Diary&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://rooznamechi.com/Home/tabid/114/CatID/2/Default.aspx">My Open Diary</category>
      <comments>http://rooznamechi.com/Home/tabid/114/EntryId/4/rocky-8-Warrior-2011.aspx#Comments</comments>
      <slash:comments>1</slash:comments>
      <guid isPermaLink="true">http://rooznamechi.com/Home/tabid/114/EntryId/4/rocky-8-Warrior-2011.aspx</guid>
      <pubDate>Sat, 31 Dec 2011 08:00:00 GMT</pubDate>
      <trackback:ping>http://rooznamechi.comDesktopModules/BlogTrackback.aspx?id=4</trackback:ping>
      <blog:tag blog:url="http://rooznamechi.com/Home/tabid/114/TagID/3/Default.aspx">movies</blog:tag>
    </item>
    <item>
      <title>game of life; problem solving !</title>
      <link>http://rooznamechi.com/Home/tabid/114/EntryId/3/game-of-life-problem-solving.aspx</link>
      <description>The day after Christmas (not Swedish Christmas though !), I woke up at 1 pm  and now at about 4 pm it is so dark everywhere that I feel sleepy again ! got bless Sweden!&lt;br /&gt;
today I am supposed to start writhing my master thesis again but I am doing everything but that! I am seriously gonna start it in one hour though ! when I wanted to start I found out my university credential doesn't work so I could not log in to databases to use scientific articles.on the other hand the university is closed now so I can not go there and fix it!  Luckily  though I have some good friends that I could reefer and solve the problem. &lt;br /&gt;
I see the life as a gigantic pack of problems that we should keep solving them. we should not  keep bitching about problems but we are to find solutions! actually I think as humans we like problems. a big proof could be computer games ! it is all about problem solving! &lt;br /&gt;
so don't get mad when you face a problem that is only a part of the game, you find the solution and you move on to the next one ! that is how the game of life supposed be be played ! &lt;br /&gt;&lt;a href=http://rooznamechi.com/Home/tabid/114/EntryId/3/game-of-life-problem-solving.aspx&gt;More ...&lt;/a&gt;&lt;div class="tags"&gt;Tags: Life Philosophy&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://rooznamechi.com/Home/tabid/114/CatID/2/Default.aspx&gt;My Open Diary&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://rooznamechi.com/Home/tabid/114/CatID/2/Default.aspx">My Open Diary</category>
      <comments>http://rooznamechi.com/Home/tabid/114/EntryId/3/game-of-life-problem-solving.aspx#Comments</comments>
      <slash:comments>3</slash:comments>
      <guid isPermaLink="true">http://rooznamechi.com/Home/tabid/114/EntryId/3/game-of-life-problem-solving.aspx</guid>
      <pubDate>Mon, 26 Dec 2011 08:00:00 GMT</pubDate>
      <trackback:ping>http://rooznamechi.comDesktopModules/BlogTrackback.aspx?id=3</trackback:ping>
      <blog:tag blog:url="http://rooznamechi.com/Home/tabid/114/TagID/2/Default.aspx">Life Philosophy</blog:tag>
    </item>
    <item>
      <title>Uncertain about New decisions  </title>
      <link>http://rooznamechi.com/Home/tabid/114/EntryId/2/Uncertain-about-New-decisions.aspx</link>
      <description>Well, to be honest I am not sure If it is OK to write a diary and  publish it online so every body can read some details about your private life! I know some people that do not go to Facebook because they are afraid to be reviled! well I think they have a serious problem called phobia ! they need to learn how to dial with the new world but for me I have always been an open person to public so It is not really a big deal to share a little bit! &lt;br /&gt;
&lt;br /&gt;
On the other hand I am a guy and people normally are really interested to girlish diaries! so I am going to be in the safe zoom knowing  probably nobody really takes the hardship to read what ever nonsense I am going to write here !  &lt;div class="tags"&gt;Tags: Life Philosophy&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://rooznamechi.com/Home/tabid/114/CatID/2/Default.aspx&gt;My Open Diary&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://rooznamechi.com/Home/tabid/114/CatID/2/Default.aspx">My Open Diary</category>
      <comments>http://rooznamechi.com/Home/tabid/114/EntryId/2/Uncertain-about-New-decisions.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://rooznamechi.com/Home/tabid/114/EntryId/2/Uncertain-about-New-decisions.aspx</guid>
      <pubDate>Sun, 25 Dec 2011 08:00:00 GMT</pubDate>
      <trackback:ping>http://rooznamechi.comDesktopModules/BlogTrackback.aspx?id=2</trackback:ping>
      <blog:tag blog:url="http://rooznamechi.com/Home/tabid/114/TagID/2/Default.aspx">Life Philosophy</blog:tag>
    </item>
    <item>
      <title>Dilemma of satisfaction </title>
      <link>http://rooznamechi.com/Home/tabid/114/EntryId/1/Dilemma-of-satisfaction.aspx</link>
      <description>&lt;div style="background-image: none; word-wrap: break-word; background-color: white; outline-style: none; outline-width: initial; outline-color: initial;"&gt;I am better off empty stomacked  than when I am really full, I fell better when I am sober that when I am pissed drunk, I like the smell of my breath when I haven't smoked... but still time to time I eat more than  I can, I drink as much as available, and  I smoke when ever I  feel like it ! Meanwhile,  ridiculously, I am seriously on this opinion that if I stop doing above I am not enjoying my life !  &lt;br /&gt;
seriously ! what is wrong with me! why should I choose to suffer things to enjoy my life!? isn't it the case that I am a human and we are just like  this?&lt;br /&gt;
So, please shut of and eat , drink, and smoke as much as you can ! :D &lt;/div&gt;&lt;br /&gt;&lt;a href=http://rooznamechi.com/Home/tabid/114/EntryId/1/Dilemma-of-satisfaction.aspx&gt;More ...&lt;/a&gt;&lt;div class="tags"&gt;Tags: Deep,Life Philosophy&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://rooznamechi.com/Home/tabid/114/CatID/1/Default.aspx&gt;Deep Talk &lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://rooznamechi.com/Home/tabid/114/CatID/1/Default.aspx">Deep Talk </category>
      <comments>http://rooznamechi.com/Home/tabid/114/EntryId/1/Dilemma-of-satisfaction.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://rooznamechi.com/Home/tabid/114/EntryId/1/Dilemma-of-satisfaction.aspx</guid>
      <pubDate>Sun, 25 Dec 2011 08:00:00 GMT</pubDate>
      <trackback:ping>http://rooznamechi.comDesktopModules/BlogTrackback.aspx?id=1</trackback:ping>
      <blog:tag blog:url="http://rooznamechi.com/Home/tabid/114/TagID/1/Default.aspx">Deep</blog:tag>
      <blog:tag blog:url="http://rooznamechi.com/Home/tabid/114/TagID/2/Default.aspx">Life Philosophy</blog:tag>
    </item>
  </channel>
</rss>
