<?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 for Alchemy Computer Solutions</title> <atom:link href="http://alchemycs.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://alchemycs.com</link> <description>Transforming your web presence into the best it can be</description> <lastBuildDate>Thu, 19 Apr 2012 12:19:22 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Comment on Adding a mirror to Ubuntu 9.10&#8242;s boot drive with mdadm by Billfeld</title><link>http://alchemycs.com/2010/08/mirror-ubuntu-boot-drive/#comment-529</link> <dc:creator>Billfeld</dc:creator> <pubDate>Thu, 19 Apr 2012 12:19:22 +0000</pubDate> <guid
isPermaLink="false">http://blog.alchemy-cs.com/?p=4#comment-529</guid> <description>Thanks a lot for this. I finally got it to work with Ubuntu 10.04LTS.Here&#039;s how:Before doing anything with grub run: “grub-mkdevicemap”
It will create the “device.map” file. Now you can change it with vi as shown.For me most of the SED doesn&#039;t work. Use vi to edit “/boot/grub/grub.cfg”.
Change all “hd0,1” to “md1” and also all sda1 UUIDs to md1 UUIDs
. You can get the UUIDs with “blkid” as shown. Also do so with “/etc/fstab”.Before deleting the partitions on SDA double check if md1 is mounted as your root file system (/). If not check the steps above! Check and reboot again until md1 is mounted as /!If anything is in place and you want to see the progress of your raid sync use: “watch -t -x cat /proc/mdstat”.</description> <content:encoded><![CDATA[<p>Thanks a lot for this. I finally got it to work with Ubuntu 10.04LTS.</p><p>Here&#8217;s how:</p><p>Before doing anything with grub run: “grub-mkdevicemap”<br
/> It will create the “device.map” file. Now you can change it with vi as shown.</p><p>For me most of the SED doesn&#8217;t work. Use vi to edit “/boot/grub/grub.cfg”.<br
/> Change all “hd0,1” to “md1” and also all sda1 UUIDs to md1 UUIDs<br
/> . You can get the UUIDs with “blkid” as shown. Also do so with “/etc/fstab”.</p><p>Before deleting the partitions on SDA double check if md1 is mounted as your root file system (/). If not check the steps above! Check and reboot again until md1 is mounted as /!</p><p>If anything is in place and you want to see the progress of your raid sync use: “watch -t -x cat /proc/mdstat”.</p> ]]></content:encoded> </item> <item><title>Comment on Why graphic designers don&#8217;t need to code by B.Chung</title><link>http://alchemycs.com/2011/07/why-graphic-designers-dont-need-to-code/#comment-527</link> <dc:creator>B.Chung</dc:creator> <pubDate>Mon, 23 Jan 2012 18:00:47 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=559#comment-527</guid> <description>I actually really agreed with this article. However, some people view graphic designer&#039;s responsibility is similar as a web designer/web developer. If you looking at the job posting. &quot; we are looking for a creative graphic designer. Responsibility: design print brochure, must know html/css,php, javascript, etc...(other code)&quot;. Based on my own experience, it is true that graphic designer should stick on what are they good at. Just like as an artist, he/she good in scenery paint, doesn&#039;t mean good in portrait.</description> <content:encoded><![CDATA[<p>I actually really agreed with this article. However, some people view graphic designer&#8217;s responsibility is similar as a web designer/web developer. If you looking at the job posting. &#8221; we are looking for a creative graphic designer. Responsibility: design print brochure, must know html/css,php, javascript, etc&#8230;(other code)&#8221;. Based on my own experience, it is true that graphic designer should stick on what are they good at. Just like as an artist, he/she good in scenery paint, doesn&#8217;t mean good in portrait.</p> ]]></content:encoded> </item> <item><title>Comment on Mac OS X Lion, Terminal and ssh: how to start ssh-agent at login by Taylor Carpenter</title><link>http://alchemycs.com/2011/08/mac-os-x-lion-terminal-and-ssh-how-to-start-ssh-agent-at-login/#comment-525</link> <dc:creator>Taylor Carpenter</dc:creator> <pubDate>Tue, 13 Dec 2011 22:27:53 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=610#comment-525</guid> <description>port or brew install proctools then you can use pgrep[[ -z &quot;`pgrep ssh-agent` ]] &amp;&amp; ssh-agent</description> <content:encoded><![CDATA[<p>port or brew install proctools then you can use pgrep</p><p>[[ -z "`pgrep ssh-agent` ]] &amp;&amp; ssh-agent</p> ]]></content:encoded> </item> <item><title>Comment on Mac OS X Lion, Terminal and ssh: how to start ssh-agent at login by Daniel Nelson</title><link>http://alchemycs.com/2011/08/mac-os-x-lion-terminal-and-ssh-how-to-start-ssh-agent-at-login/#comment-426</link> <dc:creator>Daniel Nelson</dc:creator> <pubDate>Thu, 27 Oct 2011 23:35:38 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=610#comment-426</guid> <description>Or, save an exec() and put this in instead:if [ &quot;x`ps ax &#124;grep [s]sh-agent`&quot; == &quot;x&quot; ]; then ssh-agent; fi</description> <content:encoded><![CDATA[<p>Or, save an exec() and put this in instead:</p><p>if [ "x`ps ax |grep [s]sh-agent`&#8221; == &#8220;x&#8221; ]; then ssh-agent; fi</p> ]]></content:encoded> </item> <item><title>Comment on Different layouts on different pages in ComicPress by Calidro</title><link>http://alchemycs.com/2011/08/different-layouts-on-different-pages-in-comicpress/#comment-421</link> <dc:creator>Calidro</dc:creator> <pubDate>Wed, 26 Oct 2011 03:51:25 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=646#comment-421</guid> <description>I use a piece of your code to change the background of the header, not the logo of the header but according with the page change the dive and consequently change the call in the css.
--------------------------------------------------------
&lt;code&gt;
&lt;?php
if (is_page_template(&#039;holistica.php&#039;)) { ?&gt;
&lt;div class=&quot;header-holistica clear&quot;&gt; &lt;?php ;
}
elseif (is_page_template(&#039;luz.php&#039;)) { ?&gt;
&lt;div class=&quot;header-luz clear&quot;&gt; &lt;?php ;
}
elseif (is_page_template(&#039;creatividad.php&#039;)) { ?&gt;
&lt;div class=&quot;header-creatividad clear&quot;&gt; &lt;?php ;
}
else { ?&gt;
&lt;div class=&quot;header clear&quot;&gt; &lt;?php ;
}
?&gt;
&lt;/code&gt;
------------------------Thank you, you save my day!</description> <content:encoded><![CDATA[<p>I use a piece of your code to change the background of the header, not the logo of the header but according with the page change the dive and consequently change the call in the css.<br
/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br
/><pre><code>
&lt;?php
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (is_page_template(&#039;holistica.php&#039;)) { ?&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div class=&quot;header-holistica clear&quot;&gt; &lt;?php ;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;elseif (is_page_template(&#039;luz.php&#039;)) { ?&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div class=&quot;header-luz clear&quot;&gt; &lt;?php ;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;elseif (is_page_template(&#039;creatividad.php&#039;)) { ?&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div class=&quot;header-creatividad clear&quot;&gt; &lt;?php ;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;else { ?&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div class=&quot;header clear&quot;&gt; &lt;?php ;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;?&gt;
</code></pre><br
/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p><p>Thank you, you save my day!</p> ]]></content:encoded> </item> <item><title>Comment on Mac OS X Lion, Terminal and ssh: how to start ssh-agent at login by Tachu</title><link>http://alchemycs.com/2011/08/mac-os-x-lion-terminal-and-ssh-how-to-start-ssh-agent-at-login/#comment-400</link> <dc:creator>Tachu</dc:creator> <pubDate>Tue, 11 Oct 2011 01:23:14 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=610#comment-400</guid> <description>you could also put this in your .bash_profileif [ &quot;x`ps ax &#124;grep ssh-agent &#124;grep -v grep`&quot; == &quot;x&quot; ]; then ssh-agent; fi</description> <content:encoded><![CDATA[<p>you could also put this in your .bash_profile</p><p>if [ "x`ps ax |grep ssh-agent |grep -v grep`" == "x" ]; then ssh-agent; fi</p> ]]></content:encoded> </item> <item><title>Comment on Mac OS X Lion, Terminal and ssh: how to start ssh-agent at login by wrdieter</title><link>http://alchemycs.com/2011/08/mac-os-x-lion-terminal-and-ssh-how-to-start-ssh-agent-at-login/#comment-388</link> <dc:creator>wrdieter</dc:creator> <pubDate>Thu, 29 Sep 2011 19:17:18 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=610#comment-388</guid> <description>You might try adding this to your ${HOME}/.profile:&lt;code&gt;
# Start ssh-agent if it is not already running and set up ssh-agent variables
if [ &quot;x&quot; == &quot;x`ps -x -u ${USER} &#124; egrep [s]sh-agent`&quot; ] ; then
# no ssh-agent running&quot;
ssh-agent &#124; sed -e &quot;/^echo/d&quot; &gt; ${HOME}/bin/agent-env
fi
source ${HOME}/bin/agent-env
&lt;/code&gt;You will still have to ssh-add your keys manually, or try you ssh-add calls to ssh-add within the if statement (not sure what it would do about the passwords).This code assumes you have a ${HOME}/bin directory that you can write to.  You could just as easily dump the agent-env file in /tmp...Bill.</description> <content:encoded><![CDATA[<p>You might try adding this to your ${HOME}/.profile:</p><p><pre><code>
# Start ssh-agent if it is not already running and set up ssh-agent variables
if [ &quot;x&quot; == &quot;x`ps -x -u ${USER} | egrep [s]sh-agent`&quot; ] ; then 
&nbsp;&nbsp;# no ssh-agent running&quot;
&nbsp;&nbsp;ssh-agent | sed -e &quot;/^echo/d&quot; &gt; ${HOME}/bin/agent-env
fi
source ${HOME}/bin/agent-env
</code></pre></p><p>You will still have to ssh-add your keys manually, or try you ssh-add calls to ssh-add within the if statement (not sure what it would do about the passwords).</p><p>This code assumes you have a ${HOME}/bin directory that you can write to.  You could just as easily dump the agent-env file in /tmp&#8230;</p><p>Bill.</p> ]]></content:encoded> </item> <item><title>Comment on shell scripting pitfall: string/number conversions by Tony</title><link>http://alchemycs.com/2011/07/shell-scripting-pitfall-stringnumber-conversions/#comment-376</link> <dc:creator>Tony</dc:creator> <pubDate>Thu, 15 Sep 2011 15:44:01 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=617#comment-376</guid> <description>it is very useful, helps me a lot...normal books does not really write these tricks</description> <content:encoded><![CDATA[<p>it is very useful, helps me a lot&#8230;normal books does not really write these tricks</p> ]]></content:encoded> </item> <item><title>Comment on Mac OS X Lion, Terminal and ssh: how to start ssh-agent at login by Christiam Tismer</title><link>http://alchemycs.com/2011/08/mac-os-x-lion-terminal-and-ssh-how-to-start-ssh-agent-at-login/#comment-375</link> <dc:creator>Christiam Tismer</dc:creator> <pubDate>Wed, 14 Sep 2011 13:48:15 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=610#comment-375</guid> <description>With the 10.7.2 beta things have changed again.
The trick with the startup item does no longer work.
This seems to be a timing problem.
The work-around is not nice but rather painless:
After a reboot, quit and restart terminal.app.</description> <content:encoded><![CDATA[<p>With the 10.7.2 beta things have changed again.<br
/> The trick with the startup item does no longer work.<br
/> This seems to be a timing problem.<br
/> The work-around is not nice but rather painless:<br
/> After a reboot, quit and restart terminal.app.</p> ]]></content:encoded> </item> <item><title>Comment on Mac OS X Lion, Terminal and ssh: how to start ssh-agent at login by derek</title><link>http://alchemycs.com/2011/08/mac-os-x-lion-terminal-and-ssh-how-to-start-ssh-agent-at-login/#comment-365</link> <dc:creator>derek</dc:creator> <pubDate>Tue, 23 Aug 2011 22:14:24 +0000</pubDate> <guid
isPermaLink="false">http://alchemycs.com/?p=610#comment-365</guid> <description>I always wondered why Lion would sometimes prompt me for my passphrase even though I have my ssh-agent set up from my Leopard days. Good to know why!Incidentally, you can just do Command-Shift-G in the file dialog to go to /usr/bin. It eliminates the need to create a temporary symbolic link to ssh-agent in your home directory.</description> <content:encoded><![CDATA[<p>I always wondered why Lion would sometimes prompt me for my passphrase even though I have my ssh-agent set up from my Leopard days. Good to know why!</p><p>Incidentally, you can just do Command-Shift-G in the file dialog to go to /usr/bin. It eliminates the need to create a temporary symbolic link to ssh-agent in your home directory.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/8 queries in 0.002 seconds using disk: basic
Object Caching 433/437 objects using disk: basic

Served from: alchemycs.com @ 2012-05-18 20:38:24 -->
