<?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>Georgi Mitev &#124; Learn Scripts Tutorials &#124; PHP Cron Mysql Flash &#187; Windows Environment</title>
	<atom:link href="http://georgi-mitev.com/category/developing-under-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://georgi-mitev.com</link>
	<description>Georgi Mitev&#039;s blog for scripts tutorials and something else</description>
	<lastBuildDate>Thu, 29 Apr 2010 09:00:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows 7 Visual Studio Funny Bug</title>
		<link>http://georgi-mitev.com/2009/03/11/windows-7-visual-studio-funny-bug/</link>
		<comments>http://georgi-mitev.com/2009/03/11/windows-7-visual-studio-funny-bug/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 20:37:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Windows Environment]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[win7 bug]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://georgi-mitev.com/?p=130</guid>
		<description><![CDATA[Hello  ,
these days i was making a lot of compliments about Windows 7, i was telling my friends how fast and stable it is, even that it&#8217;s still in Beta  . Well i think that it is double as fast compared to Vista, double as stable, double &#8230;. blablabla
&#8230; and also you have [...]]]></description>
			<content:encoded><![CDATA[<p>Hello <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ,<br />
these days i was making a lot of compliments about Windows 7, i was telling my friends how fast and stable it is, even that it&#8217;s still in Beta <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Well i think that it is double as fast compared to Vista, double as stable, double &#8230;. blablabla<br />
&#8230; and also you have double the toolbars, double the menu items double everything <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
<a href="http://georgi-mitev.com/images/posts/3.2009/win7.jpg" rel="lightbox"><img src="http://georgi-mitev.com/images/posts/3.2009/win7.jpg" width="50%" height="50%" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://georgi-mitev.com/2009/03/11/windows-7-visual-studio-funny-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visual SVN Server under windows</title>
		<link>http://georgi-mitev.com/2009/03/07/visual-svn-server-under-windows/</link>
		<comments>http://georgi-mitev.com/2009/03/07/visual-svn-server-under-windows/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 08:40:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Environment]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[visual svn]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows svn server]]></category>

		<guid isPermaLink="false">http://georgi-mitev.com/?p=12</guid>
		<description><![CDATA[Hello everybody   it&#8217;s been a while since my last post, i actually almost forgot that i have a blog   just kiddin doll   anyway &#8211; from now on there will be every day updates on the topics that you are interested the most 
And now let&#8217;s get to the point&#8230;
For [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everybody <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  it&#8217;s been a while since my last post, i actually almost forgot that i have a blog <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  just kiddin doll <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  anyway &#8211; from now on there will be every day updates on the topics that you are interested the most <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
And now let&#8217;s get to the point&#8230;<br />
For everybody that uses Apache/Php/Mysql or Xampp under Windows is good to have a repository server to store their projects, update and commit their work etc.<br />
<a rel="lightbox" href="http://georgi-mitev.com/images/posts/3.2009/svn.jpg"><img src="http://georgi-mitev.com/images/posts/3.2009/svn.jpg" alt="installing the svn server" width="50%" height="50%" /></a></p>
<p>I&#8217;ve been using so far SVN server that you can install directly with your current Apache configuration, but to do so you have to install svn server, modify the httpd.conf to set up the SVN directory, and then write some lines in the cmd window so that you can create a service which is able to start the svn daemon automatically, so that you dont have to start it everytime you want to use it <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
if you are interested to do the thing the hard way &#8211; be my guest <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , follow the tutorials in the URLs below and you should be fine <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
<li><a title="SVN server under windows" href="http://life.mysiteonline.org/archives/67-Installing-and-Setting-up-Subversion-SVN-Under-Windows-XP.html" target="_blank">http://life.mysiteonline.org/archives/67-Installing-and-Setting-up-Subversion-SVN-Under-Windows-XP.html</a></li>
</ul>
<ul>
<li><a href="http://life.mysiteonline.org/archives/67-Installing-and-Setting-up-Subversion-SVN-Under-Windows-XP.html" target="_blank">http://lifehacker.com/software/top/hack-attack-how-to-set-up-a-personal-home-subversion-server-188582.php</a></li>
</ul>
<p>However recently i updated to Windows 7 ( win7 ) beta 7022 which is actually pretty stable OS, and behaving much better than the shity Vista <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . So i had to reinstall the SVN all over again, which if you are lazy person can be pretty boring:)</p>
<p>So i found the <strong>Visual SVN Sever:</strong></p>
<p><a rel="lightbox" href="http://georgi-mitev.com/images/posts/3.2009/svn2.jpg"><img src="http://georgi-mitev.com/images/posts/3.2009/svn2.jpg" alt="installing the svn server" width="50%" height="50%" /></a></p>
<p><a title="http://life.mysiteonline.org/archives/67-Installing-and-Setting-up-Subversion-SVN-Under-Windows-XP.html" href="http://life.mysiteonline.org/archives/67-Installing-and-Setting-up-Subversion-SVN-Under-Windows-XP.html" target="_blank">http://visualsvn.com/server/</a></p>
<p>after some searching i found pretty damn good easy to understand tutorial in which even if you havent using it before, most probably you will get everything on <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>so &#8211; check it here</p>
<p><a title="http://life.mysiteonline.org/archives/67-Installing-and-Setting-up-Subversion-SVN-Under-Windows-XP.html" href="http://life.mysiteonline.org/archives/67-Installing-and-Setting-up-Subversion-SVN-Under-Windows-XP.html" target="_blank">http://rajibmahmud.wordpress.com/2009/01/09/work-with-visual-svn-server-tortoise-svn/</a></p>
<p>the Visual SVN will create separate apache process and will manage your repository via https (you have to write https://server-name/main-repository-name/your-project:port) insted of svn://server/project-name   but i guess it&#8217;s ok cuz almost everything is done automaticaly. The only thing you have to config are the User rights and passwords etc <img src='http://georgi-mitev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://georgi-mitev.com/2009/03/07/visual-svn-server-under-windows/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>ScottGu&#8217;s Using LINQ to SQL (Part 1)</title>
		<link>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/</link>
		<comments>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 21:20:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Environment]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[learn linq]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[linq to sql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://georgi-mitev.com/?p=11</guid>
		<description><![CDATA[
Developers can use LINQ with any data source.  They can express efficient query behavior in their programming language of choice, optionally transform/shape data query results into whatever format they want, and then easily manipulate the results.  LINQ-enabled languages can provide full type-safety and compile-time checking of query expressions, and development tools can provide [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.scottgu.com/blogposts/linqtosql/step1.jpg"><img src="http://www.scottgu.com/blogposts/linqtosql/step1.jpg" alt="#" width="45%" height="45%" /></a></p>
<p>Developers can use LINQ with any data source.  They can express efficient query behavior in their programming language of choice, optionally transform/shape data query results into whatever format they want, and then easily manipulate the results.  LINQ-enabled languages can provide full type-safety and compile-time checking of query expressions, and development tools can provide full intellisense, debugging, and rich refactoring support when writing LINQ code.</p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx">http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
