<?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>Mehmet Ali Ertürk &#187; Windows</title>
	<atom:link href="http://mehmetalierturk.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://mehmetalierturk.com</link>
	<description>Innovation is the ability to see change as an opportunity, not a threat</description>
	<lastBuildDate>Mon, 21 May 2012 07:35:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Too Late, Windows 7</title>
		<link>http://mehmetalierturk.com/2009/12/02/too-late-windows-7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=too-late-windows-7</link>
		<comments>http://mehmetalierturk.com/2009/12/02/too-late-windows-7/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 08:04:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mehmetalierturk.com/?p=922</guid>
		<description><![CDATA[Nice video]]></description>
			<content:encoded><![CDATA[<p>Nice video </p>
<p><object width="400" height="340"><param name="movie" value="http://www.youtube.com/v/t3h6kOLYGtI&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/t3h6kOLYGtI&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2009/12/02/too-late-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 + Family Guy = Horror. Here&#8217;s the proof</title>
		<link>http://mehmetalierturk.com/2009/11/28/windows-7-family-guy-horror-heres-the-proof/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-7-family-guy-horror-heres-the-proof</link>
		<comments>http://mehmetalierturk.com/2009/11/28/windows-7-family-guy-horror-heres-the-proof/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 10:25:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[South Park]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mehmetalierturk.com/?p=917</guid>
		<description><![CDATA[Just another Windows Ad Camping, guess how awesome it is !!! And this is the reason why I prefer South Park.]]></description>
			<content:encoded><![CDATA[<p>Just another Windows Ad Camping, guess how awesome it is !!! And <a href="http://thenextweb.com/2009/11/28/windows-7-family-guy-horror-proof/">this </a> is the reason why I prefer South Park. </p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2009/11/28/windows-7-family-guy-horror-heres-the-proof/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Python Modules on Windows</title>
		<link>http://mehmetalierturk.com/2009/01/10/building-python-modules-on-windows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=building-python-modules-on-windows</link>
		<comments>http://mehmetalierturk.com/2009/01/10/building-python-modules-on-windows/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 11:09:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[MinGW]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mehmetalierturk.com/?p=503</guid>
		<description><![CDATA[Python is a great cross platform application development environment. There is a  wide range of python modules (libraries) available. In most cases, module distributors supply platform specific installers which already built or at least they distribute the source code and ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.python.org/">Python</a> is a great cross platform application development environment. There is a  wide range of python modules (libraries) available. In most cases, module distributors supply platform specific installers which already built or at least they distribute the source code and let it to be built and installed by developers.</p>
<p>It is easy to build and install any python module in a Unix system. Because all *nix systems have a built in  development environment to build python modules ( or any language). So, just typing &#8220;python setup.py buil&#8221; and &#8220;python setup.py install&#8221; will be enough to get things done. Hard part is<br />
having a windows. There are some options this issue:</p>
<p>1 -) Using MS Visual Studio ( I hate it)<br />
2 -) Using Cygwin to get gcc for Windows<br />
3 -) Using <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.mingw.org%2F&amp;ei=J39oSd7SO5Sg8QTE1LjRBw&amp;usg=AFQjCNEvRga3K2wHNky3Nsi91j4KZaJjEA&amp;sig2=YGAa2UsFb4UbIeeq9n0BPA">MinGW</a> to get gcc for Windows</p>
<p>I choosed the 3rd option, it is the easiest one. What you have to do is get MinGW installer<br />
and install required compilers and set it to your OS path. Mine is &#8220;C:MinGWbin&#8221;. Then, open a command prompt and cd to the source folder of the python module. Run build statement &#8220;python setup.py build -c mingw32&#8243; this will build your module and get it ready to use. The build tool will generate a folder called &#8220;buildlib.win32-*.*&#8221; which contains compiled libraries. Copy those libraries to somewhere in python classpath. Mine is located at &#8220;C:Python25Lib&#8221;. That is it.You are ready to use your module. To test it, you can use <a href="http://www.amk.ca/python/code/crypto">pycrypto</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2009/01/10/building-python-modules-on-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Php Namespace Separator Discussion</title>
		<link>http://mehmetalierturk.com/2008/10/28/php-namespace-separator-discussion/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-namespace-separator-discussion</link>
		<comments>http://mehmetalierturk.com/2008/10/28/php-namespace-separator-discussion/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 09:56:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Namespace]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mehmetalierturk.com/?p=374</guid>
		<description><![CDATA[I couldn&#8217;t figure out why developers wasted time to decide &#8220;&#8221; backslash as the namespace separator for php. I think, they should have choosed exiting ones like  &#8220;.&#8221; or  &#8220;::&#8221;. I wish windows developers luck for &#8220;&#8221; confusions on windows.]]></description>
			<content:encoded><![CDATA[<p>I couldn&#8217;t figure out why developers wasted time to decide &#8220;&#8221; backslash as the <a href="http://news.php.net/php.internals/41374">namespace separator</a> for php. I think, they should have choosed exiting ones like  &#8220;.&#8221; or  &#8220;::&#8221;. I wish windows developers luck for &#8220;&#8221; confusions on windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2008/10/28/php-namespace-separator-discussion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wine 1.0</title>
		<link>http://mehmetalierturk.com/2008/06/17/wine-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wine-10</link>
		<comments>http://mehmetalierturk.com/2008/06/17/wine-10/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 21:10:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://merturk.wordpress.com/2008/06/17/wine-10/</guid>
		<description><![CDATA[Wine stable release is ready after 15 years development. Not too bad. More than 15 years needed to fix Windows bugs. Congratulations guys, well done]]></description>
			<content:encoded><![CDATA[<p>Wine stable <a href="http://www.winehq.org/?announce=1.0">release</a> is ready after 15 years development. Not too bad. More than 15 years needed to fix Windows bugs. Congratulations guys, well done <img src='http://mehmetalierturk.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2008/06/17/wine-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Always Sucks</title>
		<link>http://mehmetalierturk.com/2008/04/01/microsoft-always-sucks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=microsoft-always-sucks</link>
		<comments>http://mehmetalierturk.com/2008/04/01/microsoft-always-sucks/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 07:17:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://merturk.wordpress.com/2008/04/01/microsoft-always-sucks/</guid>
		<description><![CDATA[I got this message while trying to install Windows 2003 Server to Dell Inspiron 1520]]></description>
			<content:encoded><![CDATA[<p>I got this message while trying to install Windows 2003 Server to Dell Inspiron 1520</p>
<p><a href="http://bp0.blogger.com/_m2dDliH3PFI/R_HhzzLiaRI/AAAAAAAAAK8/HTHYdQSY5YU/s1600-h/photo.jpg"><img style="display:block;text-align:center;cursor:hand;margin:0 auto 10px;" src="http://bp0.blogger.com/_m2dDliH3PFI/R_HhzzLiaRI/AAAAAAAAAK8/HTHYdQSY5YU/s400/photo.jpg" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2008/04/01/microsoft-always-sucks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone Killer</title>
		<link>http://mehmetalierturk.com/2008/01/13/iphone-killer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=iphone-killer</link>
		<comments>http://mehmetalierturk.com/2008/01/13/iphone-killer/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 21:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://merturk.wordpress.com/2008/01/13/iphone-killer/</guid>
		<description><![CDATA[iPhone killer &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://microsoft.blognewschannel.com/archives/2008/01/06/exclusive-windows-mobile-7-to-focus-on-touch-and-motion-gestures">iPhone killer &#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2008/01/13/iphone-killer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Bogazici Guys Suck</title>
		<link>http://mehmetalierturk.com/2008/01/07/when-bogazici-guys-suck/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=when-bogazici-guys-suck</link>
		<comments>http://mehmetalierturk.com/2008/01/07/when-bogazici-guys-suck/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 21:38:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mount]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Smb]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://merturk.wordpress.com/2008/01/07/when-bogazici-guys-suck/</guid>
		<description><![CDATA[When you need to access remote windows share over network, you just mount the share to your local linux folder like you do when mounting local disks. mount -t cifs //10.187.12.107/e -o username=merturk /media/remote/ &#8211;verbose This command should ask the ...]]></description>
			<content:encoded><![CDATA[<p>When you need to access remote windows share over network, you just mount the share to your local linux folder like you do when mounting local disks.<br />
<blockquote> mount -t cifs //10.187.12.107/e -o username=merturk /media/remote/ &#8211;verbose</p></blockquote>
<p>This command should ask the password of the user then mounts the remote win share to your local. However, if you cannot see what you are supposed to see in your local mount point, simply inspect the kernel message using <span style="font-style:italic;">dmesg</span>. If you see an output like what I saw today <br />
<blockquote> CIFS VFS: Error connecting to IPv4 socket. Aborting operation<br /> CIFS VFS: cifs_mount failed w/return code = -512</p></blockquote>
<p> then you should start to think if all windows I.T. managers sucks or just windows guys who are graduated from <a href="http://www.boun.edu.tr/">Bogazici</a>. </p>
<p>In Brief, this log message tells you, you have a network issue, probably you are banned to access windows shares in some subnetworks of your network like me &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2008/01/07/when-bogazici-guys-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Microsoft restricts developers on networking</title>
		<link>http://mehmetalierturk.com/2007/10/02/how-microsoft-restricts-developers-on-networking/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-microsoft-restricts-developers-on-networking</link>
		<comments>http://mehmetalierturk.com/2007/10/02/how-microsoft-restricts-developers-on-networking/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 20:05:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[VS.NET]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://merturk.wordpress.com/2007/10/02/how-microsoft-restricts-developers-on-networking/</guid>
		<description><![CDATA[Nowadays I&#8217;m interested in raw network programming which gives you ability to construct you building custom headers and makes sure that OS kernel does not modify these headers. I&#8217;ve started a VS.NET C++ console application (unmanaged) and typed several lines ...]]></description>
			<content:encoded><![CDATA[<p>Nowadays I&#8217;m interested in raw network programming which gives you ability to construct you building custom headers and makes sure  that OS kernel does not modify these headers. I&#8217;ve started a VS.NET C++ console application (unmanaged) and typed several lines to test.<br />
<blockquote>#include &#8220;stdafx.h&#8221;<br />#include </p>
<p>int _tmain(int argc, _TCHAR* argv[])<br />{<br />    SOCKET s;<br />    int optval = 1;</p>
<p>    s = socket(AF_INET, SOCK_RAW, IPPROTO_RAW);<br />    setsockopt(s, IPPROTO_IP, IP_HDRINCL, (char *)&amp;optval, sizeof optval);</p>
<p>    return 0;<br />}</p></blockquote>
<p>I got an error message;</p>
<blockquote><p>Error 1 error C2065: &#8216;IP_HDRINCL&#8217; : undeclared identifier ..</p></blockquote>
<p>After some quick research I&#8217;ve come up to this solution. If you are interested in low level networking like me, you should have Unix based boxes instead of Microsoft. The reason is simple; restrictions. Raw socket programming is available in all Unix, and Linux OSs on the other hand MS based OSs is restricted to NT based ones. None of Windows 95, 98, 98SE supported raw sockets. It becames available on Windows from Windows 2000, Windows XP but with Windows XP SP2 this feature is disabled. Quick summary from <a href="http://technet.microsoft.com/en-us/library/bb457156.aspx">Microsoft&#8217;s specification</a> for this issue:<br />
<blockquote>The Windows implementation of TCP/IP still supports receiving traffic on raw IP sockets. However, the ability to send traffic over raw sockets has been restricted in two ways:</p>
<p>   * TCP data cannot be sent over raw sockets.<br />   *UDP datagrams with invalid source addresses cannot be sent over raw sockets. The IP source address for any outgoing UDP datagram must exist on a network interface or the datagram is dropped.</p></blockquote>
<p>Microsoft encourages the developers to use their products but restricts them to full access. There is a conflict but this is Microsoft. They are doing their best !!!</p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2007/10/02/how-microsoft-restricts-developers-on-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a cluster</title>
		<link>http://mehmetalierturk.com/2007/09/28/setting-up-a-cluster/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setting-up-a-cluster</link>
		<comments>http://mehmetalierturk.com/2007/09/28/setting-up-a-cluster/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 18:09:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[JEE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://merturk.wordpress.com/2007/09/28/setting-up-a-cluster/</guid>
		<description><![CDATA[It took 2 days to read and learn and setup a JEE based cluster for different types of platforms. I still have some problems in linux running Fedora Core 7. Problem is setting up connection on node instances. A good ...]]></description>
			<content:encoded><![CDATA[<p>It took 2 days to read and learn and setup a JEE based <a href="http://en.wikipedia.org/wiki/Computer_cluster">cluster</a> for different types of platforms. I still have some problems in linux running Fedora Core 7. Problem is setting up connection on node instances. A good start for JEE cluster can be found <a href="http://docs.sun.com/app/docs/doc/819-3193/gatqf?a=view">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2007/09/28/setting-up-a-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

