<?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>mac &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>XAMPP and virtual hosts on Mac</title>
		<link>/2010/02/23/xampp-and-virtual-hosts-on-mac/</link>
		<comments>/2010/02/23/xampp-and-virtual-hosts-on-mac/#respond</comments>
		<pubDate>Tue, 23 Feb 2010 14:39:45 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[Httpd.conf]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">/?p=1135</guid>
		<description><![CDATA[Do virtual hosts work on your XAMPP? In my case they didn&#8217;t. What I mean when tell you this is that every simple technique I tried to setup a simple virtual hosts was completely non sense. They simply didn&#8217;t work out. Did you managed to setup everything? It appears so! Everything was OK. The /etc/hosts &#8230; <a href="/2010/02/23/xampp-and-virtual-hosts-on-mac/" class="more-link">Continue reading <span class="screen-reader-text">XAMPP and virtual hosts on Mac</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/07/25/starting-cronjob-on-mac/" rel="bookmark" title="starting cronjob on Mac">starting cronjob on Mac </a></li>
<li><a href="/2009/03/12/flex-3-mousewheel-under-mac/" rel="bookmark" title="Flex 3 mousewheel under Mac">Flex 3 mousewheel under Mac </a></li>
<li><a href="/2009/12/09/connect-mysql-from-zend-server-ce-trough-unix-socket/" rel="bookmark" title="Connect MySQL from Zend Server CE trough unix socket!">Connect MySQL from Zend Server CE trough unix socket! </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<h2>Do virtual hosts work on your XAMPP?</h2>
<p>In my case they didn&#8217;t. What I mean when tell you this is that every simple technique I tried to setup a simple virtual hosts was completely non sense. They simply didn&#8217;t work out.</p>
<h2>Did you managed to setup everything?</h2>
<p>It appears so! Everything was OK. The /etc/hosts file, the httpd-vhosts.conf and the httpd.conf.</p>
<h2>Something really important was missing &#8230;</h2>
<p>Simply to uncomment the following line:</p>
<blockquote>
<pre>Include /Applications/xampp/etc/extra/httpd-vhosts.conf
</pre>
</blockquote>
<p>Now everything&#8217;s working like a charm! After fixing this I start to realize that this problem is not Mac specific, but however &#8230;</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/07/25/starting-cronjob-on-mac/" rel="bookmark" title="starting cronjob on Mac">starting cronjob on Mac </a></li>
<li><a href="/2009/03/12/flex-3-mousewheel-under-mac/" rel="bookmark" title="Flex 3 mousewheel under Mac">Flex 3 mousewheel under Mac </a></li>
<li><a href="/2009/12/09/connect-mysql-from-zend-server-ce-trough-unix-socket/" rel="bookmark" title="Connect MySQL from Zend Server CE trough unix socket!">Connect MySQL from Zend Server CE trough unix socket! </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2010/02/23/xampp-and-virtual-hosts-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect MySQL from Zend Server CE trough unix socket!</title>
		<link>/2009/12/09/connect-mysql-from-zend-server-ce-trough-unix-socket/</link>
		<comments>/2009/12/09/connect-mysql-from-zend-server-ce-trough-unix-socket/#respond</comments>
		<pubDate>Wed, 09 Dec 2009 19:18:31 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[micro tutorial]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mysql socket]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[xampp]]></category>
		<category><![CDATA[zend server ce]]></category>

		<guid isPermaLink="false">/?p=828</guid>
		<description><![CDATA[First of all, let me introduce you to my case. I&#8217;m working on a Mac with both Xampp and Zend Server CE. Both have separate MySQL servers installed from their default installation on my machine. Both have their separate phpMyAdmins. The one thing I couldn&#8217;t find in the man page of Zend Server CE is &#8230; <a href="/2009/12/09/connect-mysql-from-zend-server-ce-trough-unix-socket/" class="more-link">Continue reading <span class="screen-reader-text">Connect MySQL from Zend Server CE trough unix socket!</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2010/07/20/zend-framework-connect-mysql/" rel="bookmark" title="Zend Framework: Connect MySQL">Zend Framework: Connect MySQL </a></li>
<li><a href="/2010/04/26/mysql-expressions-in-zend-framework/" rel="bookmark" title="MySQL Expressions in Zend Framework">MySQL Expressions in Zend Framework </a></li>
<li><a href="/2010/08/06/setting-up-zend-framework-with-modules/" rel="bookmark" title="Setting Up Zend Framework with Modules">Setting Up Zend Framework with Modules </a></li>
<li><a href="/2012/06/07/php-and-mysql-natural-sort/" rel="bookmark" title="PHP and MySQL Natural Sort">PHP and MySQL Natural Sort </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>First of all, let me introduce you to my case. I&#8217;m working on a Mac with both Xampp and Zend Server CE. Both have separate MySQL servers installed from their default installation on my machine. Both have their separate phpMyAdmins.</p>
<p>The one thing I couldn&#8217;t find in the man page of Zend Server CE is how to I access this MySQL server installation from my PHP scripts.</p>
<p>The answer is quite simple &#8211; trough UNIX socket. The ZS CE default db socket is:</p>
<blockquote>
<pre>/usr/local/zend/mysql/tmp/mysql.sock</pre>
</blockquote>
<p>and yet again let me say that this is for Mac.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2010/07/20/zend-framework-connect-mysql/" rel="bookmark" title="Zend Framework: Connect MySQL">Zend Framework: Connect MySQL </a></li>
<li><a href="/2010/04/26/mysql-expressions-in-zend-framework/" rel="bookmark" title="MySQL Expressions in Zend Framework">MySQL Expressions in Zend Framework </a></li>
<li><a href="/2010/08/06/setting-up-zend-framework-with-modules/" rel="bookmark" title="Setting Up Zend Framework with Modules">Setting Up Zend Framework with Modules </a></li>
<li><a href="/2012/06/07/php-and-mysql-natural-sort/" rel="bookmark" title="PHP and MySQL Natural Sort">PHP and MySQL Natural Sort </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/12/09/connect-mysql-from-zend-server-ce-trough-unix-socket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>starting cronjob on Mac</title>
		<link>/2009/07/25/starting-cronjob-on-mac/</link>
		<comments>/2009/07/25/starting-cronjob-on-mac/#respond</comments>
		<pubDate>Sat, 25 Jul 2009 06:07:12 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[activity monitor]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[cronjob]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">/?p=694</guid>
		<description><![CDATA[It&#8217;s as easy as starting a cronjob on Linux Yeah it shouldn&#8217;t be different. You simply execute in the terminal the well known command crontab -e to start editing your crontab file. The crontab (cron table) in breve is the place where you put the scripts you want to automate. Its exactly the same syntax &#8230; <a href="/2009/07/25/starting-cronjob-on-mac/" class="more-link">Continue reading <span class="screen-reader-text">starting cronjob on Mac</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/03/12/flex-3-mousewheel-under-mac/" rel="bookmark" title="Flex 3 mousewheel under Mac">Flex 3 mousewheel under Mac </a></li>
<li><a href="/2010/02/23/xampp-and-virtual-hosts-on-mac/" rel="bookmark" title="XAMPP and virtual hosts on Mac">XAMPP and virtual hosts on Mac </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s as easy as starting a cronjob on Linux</p>
<p>Yeah it shouldn&#8217;t be different. You simply execute in the terminal the well known command</p>
<blockquote><p>crontab -e</p></blockquote>
<p>to start editing your crontab file. The crontab (cron table) in breve is the place where you put the scripts you want to automate. Its exactly the same syntax as on Linux.</p>
<p><a href="/wp-content/uploads/2009/07/cronjob-on-mac.png"><img class="alignnone size-full wp-image-701" title="cronjob-on-mac" src="/wp-content/uploads/2009/07/cronjob-on-mac.png" alt="" width="430" height="188" srcset="/wp-content/uploads/2009/07/cronjob-on-mac.png 430w, /wp-content/uploads/2009/07/cronjob-on-mac-300x131.png 300w" sizes="(max-width: 430px) 100vw, 430px" /></a></p>
<p>Than you restart the cron process</p>
<p>The most simple way is to force quit it from the activity monitor, the process&#8217;s called cron as you can see on the following image.</p>
<p><a href="/wp-content/uploads/2009/07/activity-monitor.png"><img class="alignnone size-full wp-image-702" title="activity-monitor" src="/wp-content/uploads/2009/07/activity-monitor.png" alt="" width="430" height="348" srcset="/wp-content/uploads/2009/07/activity-monitor.png 430w, /wp-content/uploads/2009/07/activity-monitor-300x242.png 300w" sizes="(max-width: 430px) 100vw, 430px" /></a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/03/12/flex-3-mousewheel-under-mac/" rel="bookmark" title="Flex 3 mousewheel under Mac">Flex 3 mousewheel under Mac </a></li>
<li><a href="/2010/02/23/xampp-and-virtual-hosts-on-mac/" rel="bookmark" title="XAMPP and virtual hosts on Mac">XAMPP and virtual hosts on Mac </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/07/25/starting-cronjob-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 3 mousewheel under Mac</title>
		<link>/2009/03/12/flex-3-mousewheel-under-mac/</link>
		<comments>/2009/03/12/flex-3-mousewheel-under-mac/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 06:34:58 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[flex 3]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mousewheel]]></category>

		<guid isPermaLink="false">/?p=357</guid>
		<description><![CDATA[Why mousewheel don't work on Mac and Flex, and how to make it work ...<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/03/09/flex-javascript-communcation-example/" rel="bookmark" title="Flex Javascript communcation example">Flex Javascript communcation example </a></li>
<li><a href="/2009/03/05/flex-3-import-swf-symbols/" rel="bookmark" title="Flex 3 import swf symbols">Flex 3 import swf symbols </a></li>
<li><a href="/2009/07/01/javascript-disable-mouse-wheel/" rel="bookmark" title="JavaScript disable mouse wheel">JavaScript disable mouse wheel </a></li>
<li><a href="/2010/02/23/xampp-and-virtual-hosts-on-mac/" rel="bookmark" title="XAMPP and virtual hosts on Mac">XAMPP and virtual hosts on Mac </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>As it appears there&#8217;s a problem to implement the mousewheel over a Flex application under Mac. There is a solution, unfortunately through JavaScript, but however it works.</p>
<p>See how on <a href="http://blog.pixelbreaker.com/flash/as30-mousewheel-on-mac-os-x/" target="_blank">http://blog.pixelbreaker.com/flash/as30-mousewheel-on-mac-os-x/</a></p>
<p>The problem is that the mousewheel event listener is registered by the JavaScript and sometimes is still working after mouseout from the flash movie.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/03/09/flex-javascript-communcation-example/" rel="bookmark" title="Flex Javascript communcation example">Flex Javascript communcation example </a></li>
<li><a href="/2009/03/05/flex-3-import-swf-symbols/" rel="bookmark" title="Flex 3 import swf symbols">Flex 3 import swf symbols </a></li>
<li><a href="/2009/07/01/javascript-disable-mouse-wheel/" rel="bookmark" title="JavaScript disable mouse wheel">JavaScript disable mouse wheel </a></li>
<li><a href="/2010/02/23/xampp-and-virtual-hosts-on-mac/" rel="bookmark" title="XAMPP and virtual hosts on Mac">XAMPP and virtual hosts on Mac </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/03/12/flex-3-mousewheel-under-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
