<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-14500754</id><updated>2012-01-28T21:43:55.284-05:00</updated><category term='mobile'/><category term='show'/><category term='pictures'/><category term='Jerusalem'/><category term='fc9'/><category term='vietnamese'/><category term='free'/><category term='chords'/><category term='instructions'/><category term='Israel'/><category term='thương'/><category term='core6'/><category term='xterm'/><category term='octal'/><category term='iphone'/><category term='git'/><category term='programmers'/><category term='grep'/><category term='uke'/><category term='scp'/><category term='unicode'/><category term='jcraft'/><category term='beautiful thoughts'/><category term='secrets'/><category term='jesus'/><category term='spiritual'/><category term='grey'/><category term='nfc'/><category term='lời hay ý đẹp'/><category term='tabbed'/><category term='wireshark'/><category term='nfkd'/><category term='greyed'/><category term='android'/><category term='Invalid back reference'/><category term='Jewish'/><category term='hài nhi'/><category term='shutdown'/><category term='mp3'/><category term='chúa'/><category term='jê-sus'/><category term='love'/><category term='google'/><category term='svn'/><category term='rxvt'/><category term='podcast'/><category term='songs'/><category term='gospel'/><category term='javascript'/><category term='fedoracore'/><category term='ignorance'/><category term='eve'/><category term='64bit'/><category term='repentance'/><category term='song'/><category term='fedora'/><category term='ethereal'/><category term='normalization'/><category term='loves'/><category term='từ điển'/><category term='dhtml'/><category term='tasks'/><category term='jQuery.fn.show'/><category term='rockstar'/><category term='picture'/><category term='UserInfo'/><category term='opengl'/><category term='hide'/><category term='x86_64'/><category term='bài hát'/><category term='việt'/><category term='comments'/><category term='version-control'/><category term='fam'/><category term='octal dump'/><category term='cvs'/><category term='children'/><category term='ant'/><category term='tabs'/><category term='cygwin'/><category term='translation'/><category term='howto'/><category term='eveonline'/><category term='sftp'/><category term='acoustic'/><category term='music'/><category term='skype fc9 fedora'/><category term='API'/><category term='xorg'/><category term='yêu'/><category term='jquery'/><category term='blackberry'/><category term='slider'/><category term='div'/><category term='dictionary'/><category term='xfce'/><category term='jsch'/><category term='4.6'/><category term='mrxvt'/><category term='fc6'/><category term='ukulele'/><title type='text'>Vernon's blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default?start-index=101&amp;max-results=100'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>238</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-14500754.post-3314777107745592314</id><published>2011-10-05T23:31:00.022-04:00</published><updated>2011-11-15T15:31:02.920-05:00</updated><title type='text'>Using the Places module (or Gadget) in e17 or enlightenment</title><content type='html'>Apparently the new version of the &lt;a href="http://www.enlightenment.org/"&gt;enlightenment&lt;/a&gt; window manager (called e17 as of now) trys to use udisks instead of hal.  But some of the modules, such as Places, have not been updated to use udisks yet.&lt;br /&gt;&lt;br /&gt;So, if you load the "Places" module, and then add the Places gadget to, say, your bottom shelf in enlightenment, it may look something like this:&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/-h0hLdKePAeI/To0h2NR5JhI/AAAAAAAAA1c/Zc8PEtakZCo/s1600/without_hal.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 303px; height: 72px;" src="http://1.bp.blogspot.com/-h0hLdKePAeI/To0h2NR5JhI/AAAAAAAAA1c/Zc8PEtakZCo/s400/without_hal.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5660217521835943442" /&gt;&lt;/a&gt;So it just shows a blank grey area with no Gadget in it.  Not to mention that if you plug a usb device in, the Places module will not detect it.  So in order to fix this, I did this:&lt;br /&gt;&lt;h2&gt;Solution&lt;/h2&gt;&lt;pre&gt;1) installed the hal daemon from &lt;a href="http://www.freedesktop.org/wiki/Software/hal"&gt;here&lt;/a&gt;.&lt;br /&gt;   a) if you are using archlinux, &lt;br /&gt;      first install &lt;a href="http://aur.archlinux.org/packages.php?ID=44921"&gt;cower&lt;/a&gt; from the AUR, and then ...&lt;br /&gt;   b) cower -d -d hal-git&lt;br /&gt;   c) make dependencies first if needed&lt;br /&gt;      I only needed hal-info I think&lt;br /&gt;   d) cd hal-git&lt;br /&gt;   d) makepkg -s&lt;br /&gt;   e) sudo pacman -U hal-git-someDateYouBuiltIt-1-x86_64.pkg.tar.xz&lt;br /&gt;2) Then start the hal daemon&lt;br /&gt;   For archlinux users, probably # /etc/rc.d/hal start&lt;br /&gt;3) removed the old Places gadget from my shelf&lt;br /&gt;   right click the Places gadget &lt;br /&gt;   (which is just a blank area) -&gt; Gedget Places -&gt; Remove&lt;br /&gt;4) unloaded the Places module&lt;br /&gt;   left click desktop -&gt; settings -&gt; modules -&gt; Places -&gt; unload&lt;br /&gt;5) restarted enlightenment &lt;br /&gt;   left click desktop -&gt; enlightenment -&gt; restart&lt;br /&gt;6) reloaded the Places module &lt;br /&gt;   left click desktop -&gt; settings -&gt; modules -&gt; Places -&gt; load&lt;br /&gt;7) added the Places gadget to my shelf &lt;br /&gt;   left click shelf -&gt; settings -&gt; gadgets -&gt; Places -&gt; add gadget&lt;br /&gt;8) plugged in a usb camera ...&lt;br /&gt;   watched it appear as a new device on the shelf ...&lt;br /&gt;   inside the Places gadget ... Yay!&lt;br /&gt;9) Right Click Places -&gt; Gadget Places -&gt; Move to -&gt; Desktop&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;My Places gadget on the desktop now looks like this with a camera plugged into a usb port:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/-UUOyEPumvEE/To0lj2Ah4HI/AAAAAAAAA1k/sMl2gP8Bc7I/s1600/with_hal.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 243px; height: 84px;" src="http://4.bp.blogspot.com/-UUOyEPumvEE/To0lj2Ah4HI/AAAAAAAAA1k/sMl2gP8Bc7I/s400/with_hal.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5660221604397965426" /&gt;&lt;/a&gt;And when I click on it, it opens a file manager, and shows me the files on my camera ... imagine that.  Hope this blog post helps get the Places module working on your desktop.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3314777107745592314?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3314777107745592314/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3314777107745592314' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3314777107745592314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3314777107745592314'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/10/using-places-module-or-gadget-in-e17-or.html' title='Using the Places module (or Gadget) in e17 or enlightenment'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-h0hLdKePAeI/To0h2NR5JhI/AAAAAAAAA1c/Zc8PEtakZCo/s72-c/without_hal.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6253939581258243723</id><published>2011-05-10T13:07:00.007-04:00</published><updated>2011-11-15T15:32:50.063-05:00</updated><title type='text'>The day of the cross</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://vsingleton.blogspot.com/2009/01/star-of-bethlehem.html" &gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 392px; height: 315px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdIy_w4gfOI/AAAAAAAAAoM/K1_a1xMzOHE/s400/eclipse1_c.jpg" border="0" alt="a similar lunar eclipse" title="a similar lunar eclipse" id="BLOGGER_PHOTO_ID_5319370180913036514" /&gt;&lt;/a&gt;This is an update to &lt;a href="http://vsingleton.blogspot.com/2009/03/day-of-cross.html" &gt;my earlier post&lt;/a&gt; on this subject.  You can download &lt;a href="http://www.shatters.net/celestia/"&gt;Celestia&lt;/a&gt; and see what happened on April 3 of 33 A.D. for yourself with this handy &lt;a href="http://lightcloud.verns.net/jerusalem_00330403.cel"&gt;little celestia script&lt;/a&gt;.  Just save the script to your desktop, launch Celestia, and click File, Open Script, and select the file you downloaded.  It appears that this script needed some adjustments for the newest version of Celestia 1.6.0.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;br /&gt;&lt;br /&gt;P.S.  If anyone knows from the change logs, which revision it was in Celestia which caused this script to need adjustment, please let me know.  Thanks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6253939581258243723?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6253939581258243723/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6253939581258243723' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6253939581258243723'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6253939581258243723'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/05/day-of-cross.html' title='The day of the cross'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SdIy_w4gfOI/AAAAAAAAAoM/K1_a1xMzOHE/s72-c/eclipse1_c.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6898320957310386982</id><published>2011-05-03T12:58:00.003-04:00</published><updated>2011-08-18T08:39:35.238-04:00</updated><title type='text'>Flex Jam Orlando 2011</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/-7aMRuT0bqUo/TcA0sGSXU8I/AAAAAAAAA1Q/2qYPZNNsu7k/s1600/flex_jam_20110503_1300.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://2.bp.blogspot.com/-7aMRuT0bqUo/TcA0sGSXU8I/AAAAAAAAA1Q/2qYPZNNsu7k/s400/flex_jam_20110503_1300.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5602535868655424450" /&gt;&lt;/a&gt;&lt;br /&gt;Flex Jam with Greg Wilson, James Ward, and Holly Schinsky .... &lt;a href="http://www.jamesward.com/"&gt;jamesward.com&lt;/a&gt;&lt;br /&gt;&lt;a href="http://gregsramblings.com/"&gt;gregsramblings.com&lt;/a&gt;&lt;br /&gt;&lt;a href="http://devgirl.org/"&gt;devgirl.org&lt;/a&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6898320957310386982?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6898320957310386982/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6898320957310386982' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6898320957310386982'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6898320957310386982'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/05/flex-jam-orlando-2011.html' title='Flex Jam Orlando 2011'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-7aMRuT0bqUo/TcA0sGSXU8I/AAAAAAAAA1Q/2qYPZNNsu7k/s72-c/flex_jam_20110503_1300.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-2803824548388609687</id><published>2011-05-03T11:06:00.002-04:00</published><updated>2011-05-03T11:10:44.438-04:00</updated><title type='text'>Errors: unable to open 'C:\Documents and Settings\geek\Adobe Flash Builder 4.5\TourDeMobileFlex\libs</title><content type='html'>&lt;blockquote&gt;Description Resource Path Location Type&lt;br /&gt;unable to open 'C:\Documents and Settings\geek\Adobe Flash Builder 4.5\TourDeMobileFlex\libs' TourDeMobileFlex  Unknown Flex Problem&lt;br /&gt;&lt;/blockquote&gt;Do not worry about this ...&lt;br /&gt;&lt;br /&gt;Right click "TourDeMobileFlex" -&gt; New -&gt; Folder&lt;br /&gt;Then just type "libs" in for the Folder name, and click Finish.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-2803824548388609687?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/2803824548388609687/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=2803824548388609687' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2803824548388609687'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2803824548388609687'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/05/errors-unable-to-open-cdocuments-and.html' title='Errors: unable to open &apos;C:\Documents and Settings\geek\Adobe Flash Builder 4.5\TourDeMobileFlex\libs'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3188874461095611973</id><published>2011-05-03T10:35:00.005-04:00</published><updated>2011-05-03T10:38:30.830-04:00</updated><title type='text'>error: SSL certificate problem, verify that the CA cert is OK.</title><content type='html'>&lt;blockquote&gt;$ git clone https://github.com/someguy/hisApp.git&lt;br /&gt;Cloning into hisApp ...&lt;br /&gt;error: SSL certificate problem, verify that the CA cert is OK. Details:&lt;br /&gt;error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://github.com/someguy/hisApp.git/info/refs&lt;br /&gt;&lt;br /&gt;fatal: HTTP request failed&lt;/blockquote&gt;If this happens to you ... no problem.&lt;br /&gt;&lt;blockquote&gt;$ env GIT_SSL_NO_VERIFY=true git clone https://github.com/someguy/hisApp.git&lt;/blockquote&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3188874461095611973?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3188874461095611973/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3188874461095611973' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3188874461095611973'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3188874461095611973'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/05/error-ssl-certificate-problem-verify.html' title='error: SSL certificate problem, verify that the CA cert is OK.'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4475652517643780824</id><published>2011-03-29T15:06:00.007-04:00</published><updated>2011-04-05T14:06:59.363-04:00</updated><title type='text'>James Gosling now working at Google</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.itworld.com/open-source/141640/java-creator-hangs-his-shingle-google"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 266px;" src="http://2.bp.blogspot.com/-O7gsHm98iMI/TZtaE5Kh4PI/AAAAAAAAA1A/hMleOoB2OAM/s400/redFireball_01.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5592162402421563634" /&gt;&lt;/a&gt;Read more &lt;a href="http://www.itworld.com/open-source/141640/java-creator-hangs-his-shingle-google"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4475652517643780824?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4475652517643780824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4475652517643780824' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4475652517643780824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4475652517643780824'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/03/james-gosling-now-working-at-google.html' title='James Gosling now working at Google'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-O7gsHm98iMI/TZtaE5Kh4PI/AAAAAAAAA1A/hMleOoB2OAM/s72-c/redFireball_01.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-53646656936210064</id><published>2011-03-15T23:17:00.000-04:00</published><updated>2011-03-16T10:21:39.360-04:00</updated><title type='text'>Do Good Anyway</title><content type='html'>* People are often unreasonable, irrational, and self-centered.  Forgive them anyway.&lt;br /&gt;&lt;br /&gt;* If you are kind, people may accuse you of selfish, ulterior motives.  Be kind anyway.&lt;br /&gt;&lt;br /&gt;* If you are successful, you will win some unfaithful friends and some genuine enemies.  Succeed anyway.&lt;br /&gt;&lt;br /&gt;* If you are honest and sincere people may deceive you.  Be honest and sincere anyway.&lt;br /&gt;&lt;br /&gt;* What you spend years creating, others could destroy overnight.  Create anyway.&lt;br /&gt;&lt;br /&gt;* If you find serenity and happiness, some may be jealous.  Be happy anyway.&lt;br /&gt;&lt;br /&gt;* The good you do today, will often be forgotten.  Do good anyway.&lt;br /&gt;&lt;br /&gt;* Give the best you have, and it will never be enough.  Give your best anyway.&lt;br /&gt;&lt;br /&gt;* In the final analysis, it is between you and God.  It was never between you and them anyway.&lt;br /&gt;&lt;br /&gt;-- &lt;a href="http://en.wikipedia.org/wiki/Mother_Teresa" &gt;Mother Theresa&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you did not like this, try &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/Beautiful_Thoughts" &gt;Beautiful Thoughts&lt;/a&gt; anyway.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-53646656936210064?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/53646656936210064/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=53646656936210064' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/53646656936210064'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/53646656936210064'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/03/do-good-anyway.html' title='Do Good Anyway'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5893735928399572678</id><published>2011-03-15T22:20:00.007-04:00</published><updated>2011-03-15T22:31:05.082-04:00</updated><title type='text'>Cứ làm tốt luôn luôn</title><content type='html'>* Người chung quanh chúng ta thường làm những điều vô lý, vớ vẩn, và ích kỷ. Tha thứ luôn luôn.&lt;br /&gt;&lt;br /&gt;* Nếu bạn tử tế, có thể bạn bị tố cáo là bạn ích kỷ và có mưu đồ xấu. Tử tế luôn luôn.&lt;br /&gt;&lt;br /&gt;* Nếu bạn thành công, bạn sẽ được một ít bạn không trung thành, và người thù nguyên thủy. Thành công luôn luôn.&lt;br /&gt;&lt;br /&gt;* Nếu bạn là ngay thật, có thể bạn bị họ lừa. Cứ ngay thật luôn luôn.&lt;br /&gt;&lt;br /&gt;* Những cái bạn chế tạo ra tốn thật nhiều thời gian, người ta có thể phá hoại trong chốc lát. Cứ chế tạo luôn luôn.&lt;br /&gt;&lt;br /&gt;* Nếu bạn tìm được niềm vui và điều yên tịnh, người chung quanh bạn sẽ ghen tị. Cứ giữ niềm vui đó luôn luôn.&lt;br /&gt;&lt;br /&gt;* Những gì tốt bạn làm hôm nay có thể không ai nhớ ngày mai. Cứ làm tốt luôn luôn.&lt;br /&gt;&lt;br /&gt;* Hãy cho thế giới điều tốt nhất bạn có và chảng bao giờ đủ. Cứ cho điều tốt nhất luôn luôn.&lt;br /&gt;&lt;br /&gt;* Đến lúc cuối, bạn sẽ thấy chỉ giửa bạn với Chúa. Chẳng bao giờ bạn với những người kia luôn luôn. &lt;br /&gt;&lt;br /&gt;-- &lt;a href="http://vi.wikipedia.org/wiki/M%E1%BA%B9_Teresa" &gt;Mẹ Teresa&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Nếu bạn không thích bài này, cứ thử &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/Lời_Hay_Ý_Đẹp" &gt;Lời Hay Ý Đẹp&lt;/a&gt; luôn luôn.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5893735928399572678?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5893735928399572678/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5893735928399572678' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5893735928399572678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5893735928399572678'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/03/cu-lam-luon-luon.html' title='Cứ làm tốt luôn luôn'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1920160026253347506</id><published>2011-03-11T14:10:00.007-05:00</published><updated>2011-03-11T15:38:16.374-05:00</updated><title type='text'>Howto explore files on your Blackberry</title><content type='html'>Have you ever wanted to just explore files on your Blackberry?&lt;br /&gt;The short answer is Media -&gt; Menu -&gt; Explore.&lt;br /&gt;The long answer with screenshots is:&lt;br /&gt;&lt;br /&gt;1. Navigate to your "Media" folder&lt;br /&gt;2. Click the "Blackberry button" or menu button, or the button the is usually to the left of your trackpad or trackball&lt;br /&gt;3. Then select "Explore"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/-7aLs0D7HgDs/TXp3oMoUfMI/AAAAAAAAA0o/WKrdjGZQH4I/s1600/explore.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/-7aLs0D7HgDs/TXp3oMoUfMI/AAAAAAAAA0o/WKrdjGZQH4I/s400/explore.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5582906220547964098" /&gt;&lt;/a&gt;&lt;br /&gt;You should get this menu below, which let's you choose between your SDCard and your on device memory:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/-U-mnkd6WLio/TXp3odDKneI/AAAAAAAAA0w/_f9chN4p7_c/s1600/explorer.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/-U-mnkd6WLio/TXp3odDKneI/AAAAAAAAA0w/_f9chN4p7_c/s400/explorer.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5582906224955530722" /&gt;&lt;/a&gt;&lt;br /&gt;Hope that helps.&lt;br /&gt;&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1920160026253347506?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1920160026253347506/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1920160026253347506' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1920160026253347506'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1920160026253347506'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/03/howto-explore-files-on-your-blackberry.html' title='Howto explore files on your Blackberry'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-7aLs0D7HgDs/TXp3oMoUfMI/AAAAAAAAA0o/WKrdjGZQH4I/s72-c/explore.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5985249309263132694</id><published>2011-03-11T11:43:00.005-05:00</published><updated>2011-03-11T13:29:05.308-05:00</updated><title type='text'>PrimeFaces rocks ...</title><content type='html'>Location aware &lt;a href="http://www.primefaces.org/showcase-labs/mobile/maps.jsf"&gt;PrimeFaces mobile maps&lt;/a&gt; works fine on this BlackBerry OS 6 browser:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.primefaces.org/showcase-labs/mobile/maps.jsf"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/-CGKtrENTGKg/TXpRwfrCWKI/AAAAAAAAA0Q/IU13QQU-se0/s400/foo.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5582864581656729762" /&gt;&lt;/a&gt;&lt;br /&gt;Read more about it &lt;a href="http://cagataycivici.wordpress.com/2011/03/11/location-aware-primefaces-mobile-maps/"&gt;here&lt;/a&gt;.  By the way, the location above is Downtown Disney.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5985249309263132694?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5985249309263132694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5985249309263132694' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5985249309263132694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5985249309263132694'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/03/primefaces-rocks.html' title='PrimeFaces rocks ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-CGKtrENTGKg/TXpRwfrCWKI/AAAAAAAAA0Q/IU13QQU-se0/s72-c/foo.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-128362856159990885</id><published>2011-03-07T14:44:00.018-05:00</published><updated>2011-03-11T15:38:54.882-05:00</updated><title type='text'>Dictionary - Từ điển (cập nhật)</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://lightcloud.verns.net/mobile/vi/index.html"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 330px; height: 258px;" src="http://4.bp.blogspot.com/-7OCgPEQ1lpo/TXU4rRwvVLI/AAAAAAAAAz4/ndI4QzoMxOE/s400/mobile_translation.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5581429629348959410" /&gt;&lt;/a&gt;Chắc nhiều người biết một trang web tiện dụng cho dịch một ngôn ngữ, nhưng tôi quyết định cập nhật &lt;a href="http://lightcloud.verns.net/mobile/vi/index.html"&gt;cái trang web này&lt;/a&gt; &lt;b&gt;đặc biệt cho các trình duyệt web di động&lt;/b&gt; được cho người nào chóng dịch một vài từ nhanh hoặc từ tiếng Anh sang tiếng Việt hoặc tiếng Việt sang tiếng Anh bằng Google Translate.  Xin vui lòng với.&lt;br /&gt;&lt;br /&gt;Many folks probably have a handy page for translating some language, but I decided to update &lt;a href="http://lightcloud.verns.net/mobile/vi/index.html"&gt;this web page&lt;/a&gt; &lt;b&gt;specifically for mobile browsers&lt;/b&gt; to allow folks to quickly translate a few words from either English to Vietnamese or Vietnamese to English using Google Translate.  Enjoy.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://lightcloud.verns.net/mobile/vi/index.html"&gt;This one&lt;/a&gt; is one for Vietnamese:&lt;br /&gt;http://lightcloud.verns.net/mobile/vi/index.html&lt;br /&gt;&lt;br /&gt;Here is &lt;a href="http://lightcloud.verns.net/mobile/es/index.html"&gt;one for Spanish&lt;/a&gt; also:&lt;br /&gt;http://lightcloud.verns.net/mobile/es/index.html&lt;br /&gt;&lt;br /&gt;Page rendering using iPhone (photo taken with a BlackBerry Bold 9700 :-)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/-dO2pxd1QwZg/TXVVWsCSW6I/AAAAAAAAA0I/_m0x-8fOT9s/s1600/mobile_translation_ip_01.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 330px; height: 226px;" src="http://4.bp.blogspot.com/-dO2pxd1QwZg/TXVVWsCSW6I/AAAAAAAAA0I/_m0x-8fOT9s/s400/mobile_translation_ip_01.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5581461161461832610" /&gt;&lt;/a&gt;&lt;br /&gt;Page rendering using BlackBerry OS 6.0.0.448 (photo taken with an android phone):&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/-Z-PjQD4XQRg/TXVVRd84UnI/AAAAAAAAA0A/r97BwP7RRsc/s1600/mobile_translation_bb_01.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 330px; height: 310px;" src="http://1.bp.blogspot.com/-Z-PjQD4XQRg/TXVVRd84UnI/AAAAAAAAA0A/r97BwP7RRsc/s400/mobile_translation_bb_01.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5581461071781712498" /&gt;&lt;/a&gt;&lt;br /&gt;I didn't even bother posting a picture taken with an iPhone ... it was just too sad.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-128362856159990885?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/128362856159990885/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=128362856159990885' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/128362856159990885'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/128362856159990885'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/03/dictionary-tu-ien-cap-nhat.html' title='Dictionary - Từ điển (cập nhật)'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-7OCgPEQ1lpo/TXU4rRwvVLI/AAAAAAAAAz4/ndI4QzoMxOE/s72-c/mobile_translation.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-7391520460293219845</id><published>2011-03-03T14:07:00.023-05:00</published><updated>2011-03-03T16:36:29.218-05:00</updated><title type='text'>X and such ...</title><content type='html'>So the other day, a gentleman that I respect sent several of us an email stating:&lt;blockquote&gt;Ok, so remember now, next week we are going to do "X and such" ...&lt;/blockquote&gt;I thought about his email and replied to him asking, "Thank you so much for the timely reminder.  And could you also explain for me, why it is that we are going to do 'X and such'?"  Shortly there after, I received an emotional email in alternating Caps Lock, explaining:&lt;br /&gt;&lt;blockquote&gt;Well!  &lt;span style="font-weight:bold;"&gt;EVeRY year&lt;span style="font-style:italic;"&gt;&lt;/span&gt;&lt;/span&gt; wE do "X and such"!  And ... we have already &lt;span style="font-weight:bold;"&gt;anNOUNced&lt;span style="font-style:italic;"&gt;&lt;/span&gt;&lt;/span&gt; it.  We have announced bEFORe hand that we will do "X and such"!&lt;/blockquote&gt;So I thought this would make a great Monty Python skit, as follows:&lt;blockquote&gt;&lt;span style="font-weight:bold;"&gt;John Cleese:&lt;/span&gt;  Ok.  Today we will commence with beating our faces against the wall with all our might.  All ready now?  And ... G! go? ..."&lt;br /&gt;&lt;br /&gt;(interrupted)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Idiot:&lt;/span&gt;  Excuse me.  Excuse me!  But what is this about beating your heads against the wall with all your might?  I mean, why should we all be doing this?&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;John Cleese (Incensed):&lt;/span&gt;  W(H)ell!  Every year ...  Every year!  We beat our faces against the wall with all our might.  And ... And we've announced it already.  We have announced that we will be beating our faces against the wall with all our might.  We ALWAYS announce before hand that we are about to do this, so that there is no question about our intentions.&lt;br /&gt;&lt;br /&gt;(pause)&lt;br /&gt;&lt;br /&gt;Now then!  If there are no more questions about it ... let us commence immediately with the beating of our faces against these hallowed walls with all our might.&lt;/blockquote&gt;Several folks that I've related this story to have asked, "What is 'X and such'"?  Or, "Who was this?"&lt;br /&gt;&lt;br /&gt;Does it really matter what "X and such" is? or who it is that requires "X and such"?  Isn't it reasonable sometimes to ask why?&lt;br /&gt;&lt;br /&gt;&lt;iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/wMFPe-DwULM" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;What do you think?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-7391520460293219845?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/7391520460293219845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=7391520460293219845' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7391520460293219845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7391520460293219845'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/03/x-and-such.html' title='X and such ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/wMFPe-DwULM/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5330009165784972171</id><published>2011-02-26T20:13:00.020-05:00</published><updated>2011-03-01T10:04:07.600-05:00</updated><title type='text'>X11 error: BadAlloc (insufficient resources for operation)</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/-4vVEtevjXC0/TWmnliTKT0I/AAAAAAAAAzw/9M---HFly68/s1600/mplayer_bad_alloc.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 328px; height: 264px;" src="http://4.bp.blogspot.com/-4vVEtevjXC0/TWmnliTKT0I/AAAAAAAAAzw/9M---HFly68/s400/mplayer_bad_alloc.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5578173876779241282" /&gt;&lt;/a&gt;&lt;br /&gt;If you have gotten this error, or maybe just a blue screen with mplayer or a black window with no video in vlc, just try changing the video output driver:&lt;br /&gt;&lt;br /&gt;$ mplayer -vo x11 some_video.wmv&lt;br /&gt; &amp;nbsp; &amp;nbsp; or &lt;br /&gt;$ vlc --vout x11 some_video.wmv&lt;br /&gt;&lt;br /&gt;You can also use "mplayer -vo help" to get a list of available video output drivers, if you think x11 is not right for you, as follows:&lt;br /&gt;&lt;pre&gt;$ mplayer -vo help&lt;br /&gt;MPlayer SVN-r31628-4.4.4 (C) 2000-2010 MPlayer Team&lt;br /&gt;Available video output drivers:&lt;br /&gt;   vdpau       VDPAU with X11&lt;br /&gt;   xv          X11/Xv&lt;br /&gt;   gl_nosw     OpenGL no software rendering&lt;br /&gt;   x11         X11 ( XImage/Shm )&lt;br /&gt;   xover       General X11 driver for overlay capable video output drivers&lt;br /&gt;   sdl         SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)&lt;br /&gt;   gl          OpenGL&lt;br /&gt;   gl2         X11 (OpenGL) - multiple textures version&lt;br /&gt;   dga         DGA ( Direct Graphic Access V2.0 )&lt;br /&gt;   fbdev       Framebuffer Device&lt;br /&gt;   fbdev2      Framebuffer Device&lt;br /&gt;   matrixview  MatrixView (OpenGL)&lt;br /&gt;   aa          AAlib&lt;br /&gt;   caca        libcaca&lt;br /&gt;   dxr3        DXR3/H+ video out&lt;br /&gt;   v4l2        V4L2 MPEG Video Decoder Output&lt;br /&gt;   xvidix      X11 (VIDIX)&lt;br /&gt;   cvidix      console VIDIX&lt;br /&gt;   null        Null video output&lt;br /&gt;   xvmc        XVideo Motion Compensation&lt;br /&gt;   mpegpes     MPEG-PES to DVB card&lt;br /&gt;   yuv4mpeg    yuv4mpeg output for mjpegtools&lt;br /&gt;   png         PNG file&lt;br /&gt;   jpeg        JPEG file&lt;br /&gt;   gif89a      animated GIF output&lt;br /&gt;   tga         Targa output&lt;br /&gt;   pnm         PPM/PGM/PGMYUV file&lt;br /&gt;   md5sum      md5sum of each frame&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5330009165784972171?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5330009165784972171/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5330009165784972171' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5330009165784972171'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5330009165784972171'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/02/x11-error-badalloc-insufficient.html' title='X11 error: BadAlloc (insufficient resources for operation)'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-4vVEtevjXC0/TWmnliTKT0I/AAAAAAAAAzw/9M---HFly68/s72-c/mplayer_bad_alloc.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-8051292418289674716</id><published>2011-02-16T15:30:00.005-05:00</published><updated>2011-02-16T15:35:23.481-05:00</updated><title type='text'>How to grab the triggers from a SQL Server database</title><content type='html'>Have you ever needed to get the script that created a trigger on a table in a SQL Server database?&lt;br /&gt;&lt;br /&gt;Try this:&lt;br /&gt;&lt;blockquote&gt;select b.text&lt;br /&gt;from sysobjects a&lt;br /&gt;join syscomments b on a.id=b.id&lt;br /&gt;where xtype='TR'&lt;/blockquote&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-8051292418289674716?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/8051292418289674716/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=8051292418289674716' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/8051292418289674716'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/8051292418289674716'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/02/how-to-grab-triggers-from-sql-server.html' title='How to grab the triggers from a SQL Server database'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6882504241398527278</id><published>2011-01-05T17:48:00.009-05:00</published><updated>2011-11-29T10:06:07.856-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='comments'/><category scheme='http://www.blogger.com/atom/ns#' term='howto'/><category scheme='http://www.blogger.com/atom/ns#' term='git'/><category scheme='http://www.blogger.com/atom/ns#' term='cvs'/><category scheme='http://www.blogger.com/atom/ns#' term='version-control'/><category scheme='http://www.blogger.com/atom/ns#' term='svn'/><title type='text'>How do I get a list of commit comments from CVS after the given date or change?</title><content type='html'>The short answer is ... use subversion or git instead of cvs, and you will get your answer pretty quickly.&lt;br /&gt;&lt;br /&gt;You may have made a bunch of changes to a number of files in a project, and made sure that every commit (usually at the file level) was accompanied by a comment of what was changed.&lt;br /&gt;&lt;br /&gt;Then you may have asked yourself, is there a way to get a list from CVS of these comments on changes since some particular version?&lt;br /&gt;&lt;br /&gt;Well, I had the same problem and here is how I quickly got all of the comments out of cvs from a given revision until the latest:&lt;br /&gt;&lt;pre&gt;$ mkdir ~/repo&lt;br /&gt;$ cd ~/repo&lt;br /&gt;$ mkdir cvs&lt;br /&gt;$ cd cvs&lt;br /&gt;$ scp -pr geek@avoid.cvs.org:/cvs/CVSROOT .&lt;br /&gt;$ mkdir -p my/favorite&lt;br /&gt;$ cd my/favorite&lt;br /&gt;$ scp -pr geek@avoid.cvs.org:/cvs/my/favorite/project .&lt;br /&gt;$ cd ~/repo&lt;br /&gt;$ mkdir -p ~/repo/svn/my/favorite/project&lt;br /&gt;$ cvs2svn -s ~/repo/svn/my/favorite/project/src ~/repo/cvs/my/favorite/project/src&lt;br /&gt;$ mkdir ~/work&lt;br /&gt;$ cd ~/work&lt;br /&gt;$ svn checkout file:///home/geek/repo/svn/my/favorite/project/src/trunk ./src&lt;br /&gt;$ cd src&lt;br /&gt;$ # get the comments made from revision 5 until today&lt;br /&gt;$ svn log -r 5:HEAD&lt;br /&gt;$ # get the comments made from 2010-07-03 until today&lt;br /&gt;$ svn log -r {2010-07-03}:HEAD&lt;/pre&gt;The basic idea is to just use svn or git instead of cvs :-)&lt;br /&gt;And that can be done by converting the cvs repo to svn or git using cvs2svn or cvs2git, which we should be doing anyway.  It got my my answer within about three minutes because I had a small repository.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6882504241398527278?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6882504241398527278/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6882504241398527278' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6882504241398527278'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6882504241398527278'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/01/how-do-i-get-list-of-recent-commit.html' title='How do I get a list of commit comments from CVS after the given date or change?'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4766864854299017678</id><published>2011-01-03T00:41:00.025-05:00</published><updated>2011-01-03T10:13:41.903-05:00</updated><title type='text'>Problems with a Vietnamese character on mobile devices</title><content type='html'>Currently I am running version 5.0.0.714 of the BlackBerry OS on my bold 9700, because my carrier has not released the latest version 6 of the OS for my phone.  Still version 5 is pretty mature, and so I was surprised to run across this bug with rendering a particular Vietnamese letter.&lt;br /&gt;&lt;br /&gt;On my BlackBerry, whether I am using the blackberry browser, gmail, blackberry's messenger, or opera mini, the blackberry renders the character &lt;span style="font-weight:bold;"&gt;ờ&lt;/span&gt;, which is &lt;a href="http://www.fileformat.info/info/unicode/char/search.htm?q=1EDD&amp;preview=entity"&gt;unicode U+1EDD&lt;/a&gt;, as the character &lt;span style="font-weight:bold;"&gt;ớ&lt;/span&gt;, which is unicode &lt;a href="http://www.fileformat.info/info/unicode/char/search.htm?q=1EDB&amp;preview=entity"&gt;unicode U+1EDB&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here is a blown up screenshot of the two _different_ characters "ờ ớ" on the BlackBerry noted above using blackberry's messenger application:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/TSFpGqdTQaI/AAAAAAAAAzc/AUYBFoy7xS8/s1600/wrong.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 267px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/TSFpGqdTQaI/AAAAAAAAAzc/AUYBFoy7xS8/s400/wrong.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5557838978349220258" /&gt;&lt;/a&gt;This is the same way that it looks in all of the applications noted above using BlackBerry OS 5.0.0.714.&lt;br /&gt;&lt;br /&gt;Curiously, I also found that this same rendering problem is happening on my Android phone for the same email.  And the issue is also happening using with Android web browser in pages &lt;a href="http://vi.m.wikipedia.org/"&gt;like this one&lt;/a&gt;.  So it looks like several mobile platforms are having this issue.  And now that I think of it, this blog post would be much harder to understand if you are reading it on a mobile device which has this bug.&lt;br /&gt;&lt;br /&gt;On the other hand if I use &lt;a href="http://www.logicprobe.org/proj/logicmail"&gt;LogicMail&lt;/a&gt;, which is currently the most popular open source email client available for the BlackBerry, and I turn on the "Unicode normalization" feature in the configuration, here is the resulting screen shot from the same email:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/TSFqAM4mjUI/AAAAAAAAAzk/8dl8ypVGd0I/s1600/correct.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 267px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/TSFqAM4mjUI/AAAAAAAAAzk/8dl8ypVGd0I/s400/correct.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5557839966843080002" /&gt;&lt;/a&gt;What is nice about this feature of LogicMail is that it improves your ability to read Vietnamese emails whether you are running older versions of the OS or not, so anyone whose carrier (or company) has locked them into older versions of the BlackBerry OS, can still get the benefit of LogicMail's unicode normalization option.  Open source is great.&lt;br /&gt;&lt;br /&gt;I wonder if this is still an issue with BlackBerry OS 6.  If it is then these two different characters will look the same: &lt;span style="font-weight:bold;"&gt;ờ ớ&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Maybe you can let us know in the comments below.&lt;br /&gt;&lt;br /&gt;Incidentally, this character must be from the same family of characters which appear to be quite popular on &lt;a href="http://www.reddit.com/search?q=%E0%B2%A0_%E0%B2%A0"&gt;reddit.com&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4766864854299017678?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4766864854299017678/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4766864854299017678' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4766864854299017678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4766864854299017678'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2011/01/problems-with-vietnamese-character-on.html' title='Problems with a Vietnamese character on mobile devices'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/TSFpGqdTQaI/AAAAAAAAAzc/AUYBFoy7xS8/s72-c/wrong.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4446054581617765286</id><published>2010-11-30T10:06:00.006-05:00</published><updated>2010-11-30T10:26:49.938-05:00</updated><title type='text'>Fedora - Google Earth: /opt/google-earth/libIGGfx.so ... Permission denied</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/TPUXkytXFXI/AAAAAAAAAy8/VYFF_HpZscY/s1600/ge.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 253px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/TPUXkytXFXI/AAAAAAAAAy8/VYFF_HpZscY/s400/ge.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5545364437031392626" /&gt;&lt;/a&gt;Your install of Google Earth went fine ...&lt;br /&gt;&lt;br /&gt;But then when you try to run Google earth, you get an error something like this:&lt;br /&gt;/opt/google-earth/libIGGfx.so ... Permission denied.&lt;br /&gt;&lt;br /&gt;Or you may find this in your /var/log/messages:&lt;br /&gt;Nov 30 09:49:42 lost setroubleshoot: SELinux is preventing /opt/google-earth/googleearth-bin "execmod" access to /opt/google-earth/libIGGfx.so. For complete SELinux messages. run sealert -l e4e45dc0-14cf-49dc-af60-8c8e7e916bdf&lt;br /&gt;&lt;br /&gt;Don't worry, just run as root:&lt;br /&gt;&lt;blockquote&gt;# cd /opt/google-earth&lt;br /&gt;# for file in `ls /opt/google-earth` ; do echo "SeLinux type in " $file; chcon -t textrel_shlib_t $file; done&lt;/blockquote&gt;You may still have problems like I did if you are behind a proxy.&lt;br /&gt;&lt;br /&gt;so I added this to the beginning of the command to launch google earth:&lt;br /&gt;env http_proxy=http://my.favorite.proxy.com:8080&lt;br /&gt;&lt;br /&gt;so now the launch command is:&lt;br /&gt;env http_proxy=http://my.favorite.proxy.com:8080 /opt/google-earth/googleearth %f&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4446054581617765286?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4446054581617765286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4446054581617765286' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4446054581617765286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4446054581617765286'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/11/fedora-google-earth-optgoogle.html' title='Fedora - Google Earth: /opt/google-earth/libIGGfx.so ... Permission denied'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/TPUXkytXFXI/AAAAAAAAAy8/VYFF_HpZscY/s72-c/ge.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-2190721844017059264</id><published>2010-11-25T01:23:00.003-05:00</published><updated>2010-11-25T01:26:59.373-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='chords'/><category scheme='http://www.blogger.com/atom/ns#' term='songs'/><category scheme='http://www.blogger.com/atom/ns#' term='uke'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='việt'/><category scheme='http://www.blogger.com/atom/ns#' term='bài hát'/><category scheme='http://www.blogger.com/atom/ns#' term='chúa'/><category scheme='http://www.blogger.com/atom/ns#' term='gospel'/><category scheme='http://www.blogger.com/atom/ns#' term='acoustic'/><category scheme='http://www.blogger.com/atom/ns#' term='jesus'/><category scheme='http://www.blogger.com/atom/ns#' term='mp3'/><category scheme='http://www.blogger.com/atom/ns#' term='music'/><category scheme='http://www.blogger.com/atom/ns#' term='podcast'/><category scheme='http://www.blogger.com/atom/ns#' term='ukulele'/><title type='text'>Khát Khao Dòng Nước</title><content type='html'>Bài này làm tôi yên lòng ...&lt;br /&gt;&lt;embed src="http://www.youtube.com/v/H76o9PbqxRc&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;* Here are &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/As_The_Deer"&gt;the chords and lyrics&lt;/a&gt;.&lt;br /&gt;* Lượm &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/As_The_Deer"&gt;lời bài với hợp âm&lt;/a&gt; ở đây.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;br /&gt;Hãy vui long hát với à.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-2190721844017059264?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/2190721844017059264/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=2190721844017059264' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2190721844017059264'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2190721844017059264'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/11/khat-khao-dong-nuoc.html' title='Khát Khao Dòng Nước'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4257653564505098905</id><published>2010-09-08T16:04:00.007-04:00</published><updated>2010-09-08T16:11:05.050-04:00</updated><title type='text'>PHP Fatal error:  Allowed memory size of X bytes exhausted (tried to allocate Y bytes) in /var/www/html/mediawiki/includes/Exif.php</title><content type='html'>Have you ever gotten an error like this:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;PHP Fatal error:  Allowed memory size of X bytes exhausted (tried to allocate Y bytes) in /var/www/html/mediawiki/includes/Exif.php on line 1018, referer: http://my.favorite.wiki.info/mediawiki&lt;/blockquote&gt;&lt;br /&gt;Well, do not worry, here is how you can fix it ... Just edit the LocalSettings.php for your wiki, and change the line that says "ini_set( 'memory_limit', '20M' );" to something like "ini_set( 'memory_limit', '32M' );".&lt;br /&gt;&lt;br /&gt;Don't you just love magic numbers in your code?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4257653564505098905?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4257653564505098905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4257653564505098905' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4257653564505098905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4257653564505098905'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/09/php-fatal-error-allowed-memory-size-of.html' title='PHP Fatal error:  Allowed memory size of X bytes exhausted (tried to allocate Y bytes) in /var/www/html/mediawiki/includes/Exif.php'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3925800837253193008</id><published>2010-08-20T15:12:00.003-04:00</published><updated>2010-08-20T15:18:11.828-04:00</updated><title type='text'>gedit: Segmentation fault</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/TG7UgBifpZI/AAAAAAAAAyo/Hfp0u72h6Z4/s1600/gedit.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 297px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/TG7UgBifpZI/AAAAAAAAAyo/Hfp0u72h6Z4/s400/gedit.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5507573040954713490" /&gt;&lt;/a&gt;Do not worry.  If you get this error:&lt;blockquote&gt;Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory&lt;br /&gt;Gtk-Message: Failed to load module "gail-gnome": libgail-gnome.so: cannot open shared object file: No such file or directory&lt;br /&gt;&lt;br /&gt;** (gedit:2133): WARNING **: Private typelib 'Gedit-3.0' not found&lt;br /&gt;Segmentation fault&lt;/blockquote&gt;This was only happening briefly between updates of fedora rawhide.  The problem occurred when I was using gedit 1:2.31.5-1.fc14 and kernel 2.6.34-20.fc14.i686.PAE.  It looks like it is a hiccup with the new switch from gtk2 to gtk3.&lt;br /&gt;&lt;br /&gt;After simply running yum update, now gedit 2:2.30.2-2.fc14 is installed.  And it is working fine.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3925800837253193008?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3925800837253193008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3925800837253193008' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3925800837253193008'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3925800837253193008'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/08/gedit-segmentation-fault.html' title='gedit: Segmentation fault'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/TG7UgBifpZI/AAAAAAAAAyo/Hfp0u72h6Z4/s72-c/gedit.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1855432345055392751</id><published>2010-08-16T13:25:00.012-04:00</published><updated>2010-10-11T11:36:31.797-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='API'/><category scheme='http://www.blogger.com/atom/ns#' term='nfc'/><category scheme='http://www.blogger.com/atom/ns#' term='unicode'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><category scheme='http://www.blogger.com/atom/ns#' term='translation'/><category scheme='http://www.blogger.com/atom/ns#' term='nfkd'/><category scheme='http://www.blogger.com/atom/ns#' term='normalization'/><title type='text'>Unicode Normalization Forms: Interesting issue with Google Translation services and APIs</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://lightcloud.verns.net/mobile/vi/"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/TGmfKJgECsI/AAAAAAAAAyg/JeK7mUiQz9Q/s400/gtranslate_ie7.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5506107016135051970" /&gt;&lt;/a&gt;Drawing on my &lt;a href="http://vsingleton.blogspot.com/2010/08/dictionary-tu-ien.html"&gt;limited&lt;/a&gt; &lt;a href="http://vsingleton.blogspot.com/2008/10/unicode-on-blackberry.html"&gt;knowledge&lt;/a&gt; of the ocean of information which is the mashup of the &lt;a href="http://en.wikipedia.org/wiki/Unicode_plane"&gt;basic multilingual plane&lt;/a&gt; (BMP) and &lt;a href="http://code.google.com/apis/ajaxlanguage/documentation/reference.html"&gt;Google AJAX Language API&lt;/a&gt;, it looks like the Gtranslate callbacks return inconsistent portions of the BMP for Vietnamese.&lt;br /&gt;&lt;br /&gt;For example "&lt;a href="http://www.google.com/uds/Gtranslate?callback=google.language.callbacks.id101&amp;context=22&amp;q=Hello%20girl&amp;langpair=en|vi&amp;key=notsupplied&amp;v=1.0"&gt;Hello girl&lt;/a&gt;" vs. "&lt;a href="http://www.google.com/uds/Gtranslate?callback=google.language.callbacks.id101&amp;context=22&amp;q=Hello%20grandma&amp;langpair=en|vi&amp;key=notsupplied&amp;v=1.0"&gt;Hello grandma&lt;/a&gt;" translated into Vietnamese ...&lt;pre&gt;0000000 042 103 150 141 315 200 157 040 143 303 264 042 012&lt;br /&gt;          "   C   h   a 315 200   o       c 303 264   "  \n&lt;br /&gt;0000015&lt;br /&gt;&lt;br /&gt;0000000 042 130 151 156 040 143 150 303 240 157 040 142 303 240 042 012&lt;br /&gt;          "   X   i   n       c   h 303 240   o       b 303 240   "  \n&lt;br /&gt;0000020&lt;/pre&gt;At first glance, it looks to me like the first one comes back as &lt;a href="http://unicode.org/reports/tr15/#Norm_Forms"&gt;NFKD&lt;/a&gt; and the second one comes back as &lt;a href="http://unicode.org/reports/tr15/#Norm_Forms"&gt;NFC&lt;/a&gt;.  It is great that the translator is more polite with Grandma, hence the extra word of deference "Xin", but that is not the difference I am noting here.  But rather it is the "à" in the word "chào" that comes back two different ways.&lt;br /&gt;&lt;br /&gt;Maybe there is some option somewhere in Google's APIs that allows you to specify the range of unicode characters you want to work from when translating.  If anyone knows this, please comment.&lt;br /&gt;&lt;br /&gt;Note: Here are two command lines I used to test this:&lt;blockquote&gt;$ wget -O - "http://www.google.com/uds/Gtranslate?callback=google.language.callbacks.id101&amp;context=22&amp;q=Hello%20girl&amp;langpair=en%7Cvi&amp;key=notsupplied&amp;v=1.0" 2&gt;&gt;/dev/null | cut -d: -f2 | cut -d"}" -f1 | od -bc&lt;br /&gt;&lt;br /&gt;$ wget -O - "http://www.google.com/uds/Gtranslate?callback=google.language.callbacks.id101&amp;context=22&amp;q=Hello%20grandma&amp;langpair=en%7Cvi&amp;key=notsupplied&amp;v=1.0" 2&gt;&gt;/dev/null | cut -d: -f2 | cut -d"}" -f1 | od -bc&lt;br /&gt;&lt;/blockquote&gt;It looks like this issue is happening in IE7, Firefox, and Android browsers as of this post, but it is not happening on the BlackBerry browser here on my Bold 9700.  Looks like the BlackBerry OS is &lt;a href="http://vsingleton.blogspot.com/2008/10/unicode-on-blackberry.html"&gt;still backward compatible with decomposed forms&lt;/a&gt; as well as NFC now.  I wonder how it works on the iPhone, but I will not lose any sleep over not knowing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1855432345055392751?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1855432345055392751/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1855432345055392751' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1855432345055392751'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1855432345055392751'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/08/unicode-normalization-forms-interesting.html' title='Unicode Normalization Forms: Interesting issue with Google Translation services and APIs'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/TGmfKJgECsI/AAAAAAAAAyg/JeK7mUiQz9Q/s72-c/gtranslate_ie7.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1587539656914301948</id><published>2010-08-02T19:01:00.014-04:00</published><updated>2010-10-11T11:48:09.856-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='blackberry'/><category scheme='http://www.blogger.com/atom/ns#' term='từ điển'/><category scheme='http://www.blogger.com/atom/ns#' term='vietnamese'/><category scheme='http://www.blogger.com/atom/ns#' term='iphone'/><category scheme='http://www.blogger.com/atom/ns#' term='android'/><category scheme='http://www.blogger.com/atom/ns#' term='dictionary'/><title type='text'>Dictionary - Từ điển</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://lightcloud.verns.net/mobile/vi/index.html"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 326px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/TFgVHP_EUJI/AAAAAAAAAyQ/AIrGm-bYQhQ/s400/dictionary_tu_dien.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5501170159127384210" /&gt;&lt;/a&gt;Chắc nhiều người biết một trang web tiện dụng cho dịch một ngôn ngữ, nhưng tôi quyết định tạo ra &lt;a href="http://lightcloud.verns.net/mobile/vi/index.html"&gt;cái này&lt;/a&gt; &lt;b&gt;đặc biệt cho các trình duyệt web di động&lt;/b&gt; được cho người nào chóng dịch một vài từ nhanh hoặc từ tiếng Anh sang tiếng Việt hoặc tiếng Việt sang tiếng Anh bằng Google Translate.  Xin vui lòng với.&lt;br /&gt;&lt;br /&gt;Many folks probably have a handy page for translating some language, but I decided to create &lt;a href="http://lightcloud.verns.net/mobile/vi/index.html"&gt;this one&lt;/a&gt; &lt;b&gt;specifically for mobile browsers&lt;/b&gt; to allow folks to quickly translate a few words from either English to Vietnamese or Vietnamese to English using Google Translate.  Enjoy.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://lightcloud.verns.net/mobile/vi/index.html"&gt;This one&lt;/a&gt; is one for Vietnamese:&lt;br /&gt;http://lightcloud.verns.net/mobile/vi/index.html&lt;br /&gt;&lt;br /&gt;Here is &lt;a href="http://lightcloud.verns.net/mobile/es/index.html"&gt;one for Spanish&lt;/a&gt; also:&lt;br /&gt;http://lightcloud.verns.net/mobile/es/index.html&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1587539656914301948?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1587539656914301948/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1587539656914301948' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1587539656914301948'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1587539656914301948'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/08/dictionary-tu-ien.html' title='Dictionary - Từ điển'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/TFgVHP_EUJI/AAAAAAAAAyQ/AIrGm-bYQhQ/s72-c/dictionary_tu_dien.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-7456596963066887686</id><published>2010-07-21T00:24:00.010-04:00</published><updated>2010-09-08T14:56:21.281-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='songs'/><category scheme='http://www.blogger.com/atom/ns#' term='chords'/><category scheme='http://www.blogger.com/atom/ns#' term='uke'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='acoustic'/><category scheme='http://www.blogger.com/atom/ns#' term='việt'/><category scheme='http://www.blogger.com/atom/ns#' term='mp3'/><category scheme='http://www.blogger.com/atom/ns#' term='bài hát'/><category scheme='http://www.blogger.com/atom/ns#' term='music'/><category scheme='http://www.blogger.com/atom/ns#' term='chúa'/><category scheme='http://www.blogger.com/atom/ns#' term='podcast'/><category scheme='http://www.blogger.com/atom/ns#' term='ukulele'/><title type='text'>Cô Hàng Nước</title><content type='html'>Nhà tôi chọn bài này ...&lt;br /&gt;&lt;embed src="http://www.youtube.com/v/jjYIX1qZXV0&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;* Here are &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/C%C3%B4_H%C3%A0ng_N%C6%B0%E1%BB%9Bc"&gt;the chords and lyrics&lt;/a&gt;.&lt;br /&gt;* Lượm &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/C%C3%B4_H%C3%A0ng_N%C6%B0%E1%BB%9Bc"&gt;lời bài với hợp âm&lt;/a&gt; ở đây.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;br /&gt;Hãy vui long hát với à.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-7456596963066887686?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/7456596963066887686/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=7456596963066887686' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7456596963066887686'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7456596963066887686'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/07/co-hang-nuoc.html' title='Cô Hàng Nước'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-2371749809168662943</id><published>2010-07-13T11:11:00.016-04:00</published><updated>2010-07-13T11:56:51.364-04:00</updated><title type='text'>Google Translate "Side-by-Side View"</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/TDyKiWvS2CI/AAAAAAAAAyA/PSP6nBJTJVI/s1600/google_translate_side_by_side_01.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 315px; height: 90px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/TDyKiWvS2CI/AAAAAAAAAyA/PSP6nBJTJVI/s400/google_translate_side_by_side_01.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5493417968309295138" /&gt;&lt;/a&gt;Google translate has a great feature where you can not only paste in your favorite text or url to some page in a foreign language, but you can display the translation in a "Side-by-Side View".&lt;br /&gt;&lt;br /&gt;Here is an example of &lt;a href="http://translate.google.com/translate_t?hl=&amp;ie=UTF-8&amp;text=Ch%C3%BAa+y%C3%AAu+em+l%C3%B2ng+em+vui+thay%0D%0AKia+Kinh+Th%C3%A1nh+%C4%91%C3%A3+t%E1%BB%8F+cho+hay%0D%0AC%C3%A1c+con+th%C6%A1+thu%E1%BB%99c+J%C3%AA-sus+%C4%91%C3%A2y%0D%0ACh%C3%BAng+y%E1%BA%BFu+nh%C6%B0ng+Ng%C3%A0i+kh%E1%BB%8Fe+m%E1%BA%A1nh+ho%C3%A0i%0D%0A%0D%0AJ%C3%AA-sus+y%C3%AAu+em+l%E1%BA%AFm%0D%0APh%E1%BA%A3i+em+%C4%91%C6%B0%E1%BB%A3c+Ch%C3%BAa+y%C3%AAu%0D%0AJ%C3%AA-sus+y%C3%AAu+em+l%E1%BA%AFm%0D%0ACh%C3%ADnh+trong+l%E1%BB%9Di+Ch%C3%BAa+d%E1%BA%A1y+nhi%E1%BB%81u%0D%0A&amp;sl=vi&amp;tl=en#"&gt;a bad translation&lt;/a&gt;.  In case you do not read Vietnamese, one reason why it is a "bad" translation, is because it basically translates "Jesus loves me" into "I love Jesus", which, I'm sure, is funny for people with sick brains.&lt;br /&gt;&lt;br /&gt;It appears that Google translate tries to remember your preferences as to "Side-by-Side View" or the default "Top-Bottom View", and I cannot figure out how to get a "Side-by-Side View" parameter in the urls here, so you will have to click the "Side-by-Side View" icon in the upper right hand side of the page.&lt;br /&gt;&lt;br /&gt;Here is an example of &lt;a href="http://translate.google.com/#vi|en|Khoa%20h%E1%BB%8Dc%20t%E1%BB%B1%20nhi%C3%AAn%3A%0AThi%C3%AAn%20v%C4%83n%20h%E1%BB%8Dc%0ATo%C3%A1n%20h%E1%BB%8Dc%0A%0AV%E1%BA%ADt%20l%C3%BD%0AH%C3%B3a%20h%E1%BB%8Dc%0ASinh%20h%E1%BB%8Dc%0AY%20h%E1%BB%8Dc%0AKhoa%20h%E1%BB%8Dc%20Tr%C3%A1i%20%C4%90%E1%BA%A5t%0A%C4%90%E1%BB%8Ba%20l%C3%BD%0A%0AKhoa%20h%E1%BB%8Dc%20x%C3%A3%20h%E1%BB%99i%3A%0AL%E1%BB%8Bch%20s%E1%BB%AD%0ANg%C3%B4n%20ng%E1%BB%AF%0ATri%E1%BA%BFt%20h%E1%BB%8Dc%0ALu%E1%BA%ADt%0AKinh%20t%E1%BA%BF%0AT%C3%A2m%20l%C3%BD%20h%E1%BB%8Dc%0AX%C3%A3%20h%E1%BB%99i%20h%E1%BB%8Dc%0ANh%C3%A2n%20ch%E1%BB%A7ng%20h%E1%BB%8Dc%0A%0AC%C3%B4ng%20ngh%E1%BB%87%3A%0AN%C3%B4ng%20nghi%E1%BB%87p%0AC%C3%B4ng%20nghi%E1%BB%87p%0AN%C4%83ng%20l%C6%B0%E1%BB%A3ng%0AGiao%20th%C3%B4ng%0A%C4%90i%E1%BB%87n%20t%E1%BB%AD%0AKhoa%20h%E1%BB%8Dc%20m%C3%A1y%20t%C3%ADnh%0AVi%E1%BB%85n%20th%C3%B4ng%0A%0ANgh%E1%BB%87%20thu%E1%BA%ADt%3A%0AV%C4%83n%20h%E1%BB%8Dc%0A%C3%82m%20nh%E1%BA%A1c%0AH%E1%BB%99i%20h%E1%BB%8Da%0A%C4%90i%C3%AAu%20kh%E1%BA%AFc%0AKi%E1%BA%BFn%20tr%C3%BAc%0AM%C3%BAa%0ANhi%E1%BA%BFp%20%E1%BA%A3nh%0A%C4%90i%E1%BB%87n%20%E1%BA%A3nh%0ATruy%E1%BB%81n%20h%C3%ACnh%0A%0AX%C3%A3%20h%E1%BB%99i%3A%0AV%C4%83n%20h%C3%B3a%0AGi%C3%A1o%20d%E1%BB%A5c%0ACh%C3%ADnh%20tr%E1%BB%8B%0ATruy%E1%BB%81n%20th%C3%B4ng%0ATh%C6%B0%C6%A1ng%20m%E1%BA%A1i%0APhong%20t%E1%BB%A5c%0AT%C3%B4n%20gi%C3%A1o%0A%0ACu%E1%BB%99c%20s%E1%BB%91ng%20v%C3%A0%20gi%E1%BA%A3i%20tr%C3%AD%3A%0A%E1%BA%A8m%20th%E1%BB%B1c%0ATh%E1%BB%9Di%20trang%0ADu%20l%E1%BB%8Bch%0ATh%E1%BB%83%20thao%0AV%C3%B5%20thu%E1%BA%ADt%0AL%E1%BB%85%20h%E1%BB%99i%0ATr%C3%B2%20ch%C6%A1i%0A"&gt;a good or at least useful translation&lt;/a&gt;.  It seems as though, the fewer words or ideas you have on each line, the more useful the translation is.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-2371749809168662943?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/2371749809168662943/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=2371749809168662943' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2371749809168662943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2371749809168662943'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/07/google-translate-side-by-side.html' title='Google Translate &quot;Side-by-Side View&quot;'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/TDyKiWvS2CI/AAAAAAAAAyA/PSP6nBJTJVI/s72-c/google_translate_side_by_side_01.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-345423923309310276</id><published>2010-06-23T00:59:00.013-04:00</published><updated>2010-09-08T15:01:35.217-04:00</updated><title type='text'>monobook dark</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/TCGVz_7UY3I/AAAAAAAAAx4/GwoiQ8I5GZE/s1600/monobook_dark.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 374px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/TCGVz_7UY3I/AAAAAAAAAx4/GwoiQ8I5GZE/s400/monobook_dark.png" border="0" alt="click to enlarge the screenshot" title="click to enlarge the screenshot" id="BLOGGER_PHOTO_ID_5485830541680075634" /&gt;&lt;/a&gt;Sometimes these white backgrounds are just too much.  So, I created a dark version of the default monobook skin for mediawiki.  You can take a look at it &lt;a href="http://lightcloud.verns.net/mediawiki/index.php?title=God-fearer%27s_Wiki&amp;useskin=monobookdark"&gt;in live action here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And &lt;a href="http://lightcloud.verns.net/mediawiki/skins/monobook_dark.tar.gz"&gt;here is the download&lt;/a&gt; of the skin if you want to try it out.  Just unzip it into your mediawiki/skins directory and put a copy of your logo at /mediawiki/skins/common/images/wiki_dark.jpg&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-345423923309310276?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/345423923309310276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=345423923309310276' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/345423923309310276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/345423923309310276'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/06/monobook-dark.html' title='monobook dark'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/TCGVz_7UY3I/AAAAAAAAAx4/GwoiQ8I5GZE/s72-c/monobook_dark.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3389909263577801574</id><published>2010-06-19T22:30:00.008-04:00</published><updated>2010-06-23T09:12:31.273-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='pictures'/><title type='text'>Animals ...</title><content type='html'>Mommy found more than one turtle ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/TB19qTE1HVI/AAAAAAAAAxw/BwDt-9-OaUM/s1600/2010-06-11+16.33.38_Kara_with_turtle.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/TB19qTE1HVI/AAAAAAAAAxw/BwDt-9-OaUM/s400/2010-06-11+16.33.38_Kara_with_turtle.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5484678086835641682" /&gt;&lt;/a&gt;&lt;br /&gt;The girls found some baby birds in their nest ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/TB19phr5ehI/AAAAAAAAAxg/P1unAZnoLSs/s1600/2010-06-19+17.23.40_baby_birds.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 301px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/TB19phr5ehI/AAAAAAAAAxg/P1unAZnoLSs/s400/2010-06-19+17.23.40_baby_birds.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5484678073577732626" /&gt;&lt;/a&gt;&lt;br /&gt;This duck is always hanging around ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/TB19pJ0nMII/AAAAAAAAAxY/EP_IKcQLmOk/s1600/2010-06-19+16.15.16_duck.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 301px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/TB19pJ0nMII/AAAAAAAAAxY/EP_IKcQLmOk/s400/2010-06-19+16.15.16_duck.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5484678067171831938" /&gt;&lt;/a&gt;&lt;br /&gt;I think this one has more hair on his head than me ... sigh.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/TB19pyQo6nI/AAAAAAAAAxo/qUKEW8H13NQ/s1600/2010-06-19+18.50.40_baby_birds.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/TB19pyQo6nI/AAAAAAAAAxo/qUKEW8H13NQ/s400/2010-06-19+18.50.40_baby_birds.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5484678078026803826" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3389909263577801574?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3389909263577801574/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3389909263577801574' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3389909263577801574'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3389909263577801574'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/06/animals.html' title='Animals ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/TB19qTE1HVI/AAAAAAAAAxw/BwDt-9-OaUM/s72-c/2010-06-11+16.33.38_Kara_with_turtle.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-421821914251345350</id><published>2010-06-18T16:04:00.042-04:00</published><updated>2011-04-29T14:18:46.440-04:00</updated><title type='text'>Understanding unicode ... a 5 minute deep dive</title><content type='html'>While Unicode provides a number for each character in our universe, there is also a "Unicode transformation format" that is an encoding for each of those characters.  And it is this encoded character format that is actually used on the wild, wild web pages you are looking at now.&lt;br /&gt;&lt;br /&gt;So basically, for each character, there is a number, called a Unicode number, and then there is an encoding of that character called the Unicode transformation format for the character.  The most common encoding on the web at this time is called utf-8.&lt;br /&gt;&lt;br /&gt;Not many people including myself can remember all of the details of unicodes, so I thought that this brief explanation could help lots of folks.  Web developers might want to understand how a browser actually grabs a character on a web page of the wild, wild web and transforms it from the binary bits that it starts with into a Unicode character, and then figures out which of the fonts at hand have a character matching that Unicode value, or vice versa.&lt;br /&gt;&lt;br /&gt;So, the following is an example showing the basics of how to convert from the Unicode number of a character to the Unicode Transformation Format using the 8-bit blocks that are used on the web.  Stated another way, below it is shown how to convert from a Unicode number to utf-8.&lt;h2&gt;From a Unicode number to  UTF-8&lt;/h2&gt;Let's start with a non-English character ệ and its unicode number which is U+1EC7, and give you the answer right away, which is "E1BB87" in utf-8 hex.  Now, let me show you how to get from U+1EC7 to "E1BB87".&lt;br /&gt;&lt;br /&gt;Using the following "table A" from the &lt;a href="http://en.wikipedia.org/wiki/Request_for_Comments"&gt;request for comments&lt;/a&gt;, in this case, &lt;a href="http://www.ietf.org/rfc/rfc3629.txt"&gt;RFC 3629&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;Char. number range  |        UTF-8 octet sequence&lt;br /&gt;   (hexadecimal)    |              (binary)&lt;br /&gt;--------------------+---------------------------------------------&lt;br /&gt;0000 0000-0000 007F | 0xxxxxxx&lt;br /&gt;0000 0080-0000 07FF | 110xxxxx 10xxxxxx&lt;br /&gt;0000 0800-0000 FFFF | 1110xxxx 10xxxxxx 10xxxxxx&lt;br /&gt;0001 0000-0010 FFFF | 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx&lt;br /&gt;&lt;/pre&gt;&lt;h2&gt;Step 1.&lt;/h2&gt;Determine the number of octets required from the character number and the first column of the table above.  So our unicode value of 1EC7 for the character ệ places us on the third row between 0800 and FFFF:&lt;br /&gt;&lt;pre&gt;0000 0800-0000 FFFF | 1110xxxx 10xxxxxx 10xxxxxx&lt;br /&gt;&lt;br /&gt;And here are some math details describing 1EC7:&lt;br /&gt;   1    E    C    7 in hex&lt;br /&gt;   1   14   12    7 in decimal&lt;br /&gt;   1   16   14    7 in octal&lt;br /&gt;0001 1110 1100 0111 in binary&lt;br /&gt;&lt;/pre&gt;&lt;h2&gt;Step 2.&lt;/h2&gt;Prepare the high-order bits in accordance with the second column of table A.&lt;br /&gt;&lt;br /&gt;Since 1EC7 is between 0800 and FFFF, the given binary is:&lt;br /&gt;1110xxxx 10xxxxxx 10xxxxxx which shows the little x(s) for 4 bits and then more x(s) for an additional 6 bits and then more x(s) for an additional 6 bits for a total of 16 bits or 16 x(s).  And since 16 bits is equivalent to 2 bytes, it is understandable why some people refer to this as double byte encoding, even though the final number of bytes in utf-8 for this character will be three.&lt;br /&gt;&lt;pre&gt;So the high order bits will be:&lt;br /&gt;1110xxxx 10xxxxxx 10xxxxxx&lt;br /&gt;&lt;br /&gt;And the low order bits will be:&lt;br /&gt;0001 1110 1100 0111&lt;br /&gt;&lt;br /&gt;As follows:&lt;br /&gt;   1110xxxx 10xxxxxx 10xxxxxx&lt;br /&gt;  +    0001   111011   000111&lt;br /&gt;   --------------------------&lt;br /&gt;   11100001 10111011 10000111&lt;br /&gt;&lt;br /&gt;and then the math details to get us to hex bytes:&lt;br /&gt;&lt;br /&gt;1110 0001 1011 1011 1000 0111 in binary&lt;br /&gt;  16    1   10   13   10    7 in octal&lt;br /&gt;  14    1    8   11    8    7 in decimal&lt;br /&gt;   E    1    B    B    8    7 in hex&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;Finally, the unicode number U+1EC7 encodes to the three hex bytes E1 BB 87 of utf-8.  And these utf-8 bytes are what you will actually find on a web page of the wild, wild web.&lt;h2&gt;A Handy cross check&lt;/h2&gt;If you like perl, you can use "perldoc -f pack" and you will find:&lt;br /&gt;&lt;blockquote&gt;B   A bit string (descending bit order inside each byte).&lt;br /&gt;H   A hex string (high nybble first).&lt;/blockquote&gt;So here is a line of perl code that verifies the hex and binary answer found above for the character ệ:&lt;br /&gt;&lt;blockquote&gt;$ echo "ệ" | perl -lpe 'print unpack "H*"; $_ = unpack "B*";'&lt;br /&gt;e1bb87&lt;br /&gt;111000011011101110000111&lt;/blockquote&gt;&lt;h2&gt;Conclusion&lt;/h2&gt;You can easily see how this algorithm works both backwards and forwards.  Well, a browser can use these same steps in reverse in order to figure out what character in its font matrix to use for rendering the bytes "e1 bb 87" that it pulled off of a web page in the wild.&lt;br /&gt;&lt;br /&gt;Hope that helps you understand the web a little better.  Enjoy.&lt;h2&gt;References&lt;/h2&gt;For more details you could start with the following documents:&lt;br /&gt;&lt;a href="http://www.ietf.org/rfc/rfc3629.txt"&gt;RFC 3629&lt;/a&gt;&lt;br /&gt;&lt;a href="http://unicodelookup.com/"&gt;Look up characters given a unicode number&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.fileformat.info/info/unicode/char/search.htm?q=1EC7&amp;preview=entity"&gt;Look up unicode numbers given a character&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-421821914251345350?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/421821914251345350/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=421821914251345350' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/421821914251345350'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/421821914251345350'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/06/understanding-unicode.html' title='Understanding unicode ... a 5 minute deep dive'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-7500048554549990342</id><published>2010-06-17T14:50:00.006-04:00</published><updated>2010-06-17T15:01:39.610-04:00</updated><title type='text'>[WARNING] Unable to get resource 'org.someorg.project:project-proto:pom:some-version' from repository project-repo (http://repository.somecompany.com/</title><content type='html'>Do not worry, you are probably just behind a proxy.  Try putting a file named "~/.m2/settings.xml " in your home directory's maven directory, or wherever your .m2 directory is:&lt;br /&gt;&lt;br /&gt;Make the contents of the file something like this:&lt;br /&gt;&lt;pre&gt;&amp;lt;settings&gt;&lt;br /&gt;  &amp;lt;proxies&gt;&lt;br /&gt;   &amp;lt;proxy&gt;&lt;br /&gt;      &amp;lt;active&gt;true&amp;lt;/active&gt;&lt;br /&gt;      &amp;lt;protocol&gt;http&amp;lt;/protocol&gt;&lt;br /&gt;      &amp;lt;host&gt;proxy.somewhere.com&amp;lt;/host&gt;&lt;br /&gt;      &amp;lt;port&gt;8080&amp;lt;/port&gt;&lt;br /&gt;      &amp;lt;username&gt;proxyuser&amp;lt;/username&gt;&lt;br /&gt;      &amp;lt;password&gt;somepassword&amp;lt;/password&gt;&lt;br /&gt;      &amp;lt;nonProxyHosts&gt;www.google.com|*.somewhere.com&amp;lt;/nonProxyHosts&gt;&lt;br /&gt;    &amp;lt;/proxy&gt;&lt;br /&gt;  &amp;lt;/proxies&gt;&lt;br /&gt;&amp;lt;/settings&gt;&lt;br /&gt;&lt;/pre&gt;Replacing all of the relevant bits and removing any unnecessary lines, like username and password, if they are not needed.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-7500048554549990342?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/7500048554549990342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=7500048554549990342' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7500048554549990342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7500048554549990342'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/06/warning-unable-to-get-resource.html' title='[WARNING] Unable to get resource &apos;org.someorg.project:project-proto:pom:some-version&apos; from repository project-repo (http://repository.somecompany.com/'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-9107829019039510427</id><published>2010-06-11T18:02:00.002-04:00</published><updated>2010-06-11T18:04:42.025-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='pictures'/><title type='text'>A few of us ...</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/TBKyr8bjfWI/AAAAAAAAAxQ/pq9A7zox0I0/s1600/2010-06-11+10.03.07.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/TBKyr8bjfWI/AAAAAAAAAxQ/pq9A7zox0I0/s400/2010-06-11+10.03.07.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5481640164489133410" /&gt;&lt;/a&gt;Hi.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-9107829019039510427?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/9107829019039510427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=9107829019039510427' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/9107829019039510427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/9107829019039510427'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/06/few-of-us.html' title='A few of us ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/TBKyr8bjfWI/AAAAAAAAAxQ/pq9A7zox0I0/s72-c/2010-06-11+10.03.07.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-520439831340822152</id><published>2010-05-23T01:31:00.013-04:00</published><updated>2010-09-08T15:02:48.656-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='songs'/><category scheme='http://www.blogger.com/atom/ns#' term='chords'/><category scheme='http://www.blogger.com/atom/ns#' term='uke'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='acoustic'/><category scheme='http://www.blogger.com/atom/ns#' term='việt'/><category scheme='http://www.blogger.com/atom/ns#' term='mp3'/><category scheme='http://www.blogger.com/atom/ns#' term='bài hát'/><category scheme='http://www.blogger.com/atom/ns#' term='music'/><category scheme='http://www.blogger.com/atom/ns#' term='chúa'/><category scheme='http://www.blogger.com/atom/ns#' term='podcast'/><category scheme='http://www.blogger.com/atom/ns#' term='ukulele'/><title type='text'>Tình Ca Du Mục</title><content type='html'>She likes this song.  So do I.&lt;br /&gt;Nhà tôi thích bài này.  Tôi cũng vậy.&lt;br /&gt;&lt;br /&gt;&lt;embed src="http://www.youtube.com/v/Hlje98JytO0&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;* Here are &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/T%C3%ACnh_Ca_Du_M%E1%BB%A5c"&gt;the chords and lyrics&lt;/a&gt;.&lt;br /&gt;* Lượm &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/T%C3%ACnh_Ca_Du_M%E1%BB%A5c"&gt;lời bài với hợp âm&lt;/a&gt; ở đây.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;br /&gt;Hãy vui long với à.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-520439831340822152?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/520439831340822152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=520439831340822152' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/520439831340822152'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/520439831340822152'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/05/my-wife-likes-this-song.html' title='Tình Ca Du Mục'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1234478901920902535</id><published>2010-05-08T00:47:00.012-04:00</published><updated>2010-09-08T15:03:13.067-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='songs'/><category scheme='http://www.blogger.com/atom/ns#' term='uke'/><category scheme='http://www.blogger.com/atom/ns#' term='ukulele'/><title type='text'>Red Roses for a Blue Lady</title><content type='html'>Played on a modest mahogany ukulele made by Cordoba ... model 20TM-CE.  I was feeling a bit edgy and put a low g string on it that was made for a concert uke, but it was long enough for this tenor and sounded ok ??? ... I guess I got a bit out of control, but it was fun.&lt;br /&gt;&lt;br /&gt;&lt;embed src="http://www.youtube.com/v/hKy58ch9F7k&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;* Here are &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/Red_Roses_for_a_Blue_Lady"&gt;the chords and lyrics&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1234478901920902535?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1234478901920902535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1234478901920902535' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1234478901920902535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1234478901920902535'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/05/red-roses-for-blue-lady.html' title='Red Roses for a Blue Lady'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4315842119454111563</id><published>2010-05-03T16:00:00.015-04:00</published><updated>2010-05-04T08:59:56.741-04:00</updated><title type='text'>The Linux</title><content type='html'>Linux is now &lt;a href="http://en.wikipedia.org/wiki/Article_%28grammar%29#Definite_article"&gt;a definite article&lt;/a&gt; according to &lt;a href="http://www.iphone-scoop.com/2010/05/adobe-boycotts-iphone-for-employees/"&gt;this story&lt;/a&gt;.  Here is some of the evidence: &lt;blockquote&gt;The team at Adobe can now use the Google’s open source Android platform which is similar to &lt;i&gt;&lt;b&gt;the Linux&lt;/b&gt;&lt;/i&gt; but for your mobile. &lt;/blockquote&gt;It's about time.&lt;br /&gt;&lt;br /&gt;"The Google" on the other hand ... Impetuous.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/S98sqcPt6JI/AAAAAAAAAxI/vuwrY0Gc7Ns/s1600/Tux_bg.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 265px; height: 314px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/S98sqcPt6JI/AAAAAAAAAxI/vuwrY0Gc7Ns/s400/Tux_bg.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5467137580299315346" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4315842119454111563?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4315842119454111563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4315842119454111563' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4315842119454111563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4315842119454111563'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/05/linux.html' title='The Linux'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/S98sqcPt6JI/AAAAAAAAAxI/vuwrY0Gc7Ns/s72-c/Tux_bg.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6853158836804965619</id><published>2010-04-07T03:14:00.010-04:00</published><updated>2010-09-08T15:03:28.248-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='songs'/><category scheme='http://www.blogger.com/atom/ns#' term='gospel'/><category scheme='http://www.blogger.com/atom/ns#' term='ukulele'/><title type='text'>I'll Soar</title><content type='html'>Finally got around to writing a gospel parody of Jason Mraz's "I'm Yours" and played it on a concert uke for fun ...&lt;embed src="http://www.youtube.com/v/ekOJR7QOGpQ&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;* Here are &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/I'll_Soar"&gt;the chords and lyrics&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6853158836804965619?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6853158836804965619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6853158836804965619' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6853158836804965619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6853158836804965619'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/04/finally-got-around-to-writing-gospel.html' title='I&apos;ll Soar'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1824323840812528786</id><published>2010-03-09T12:04:00.046-05:00</published><updated>2010-09-09T01:50:26.684-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='show'/><category scheme='http://www.blogger.com/atom/ns#' term='blackberry'/><category scheme='http://www.blogger.com/atom/ns#' term='jquery'/><category scheme='http://www.blogger.com/atom/ns#' term='jQuery.fn.show'/><category scheme='http://www.blogger.com/atom/ns#' term='4.6'/><category scheme='http://www.blogger.com/atom/ns#' term='hide'/><title type='text'>jQuery's show() function does not work on my BlackBerry ... sometimes :-)</title><content type='html'>Sometimes the &lt;a href="http://api.jquery.com/show/"&gt;show&lt;/a&gt; function in jQuery does not work in the (4.6.1) BlackBerry browser.  Below is a detailed explanation the problem, followed by a solution showing how to fix this, and then an educated guess at the reason for the problem:&lt;br /&gt;&lt;br /&gt;1) The problem may occur if you have something like the following javascript code &lt;a href="http://lightcloud.verns.net/bb_jquery_issue/index.html" alt="example showing the issue" title="example showing the issue"&gt;in your web page&lt;/a&gt;:&lt;br /&gt;&lt;pre&gt;&amp;lt;script src="js/jquery-1.4.1.min.js" &amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;script&amp;gt;&lt;br /&gt;$(document).ready( function() {&lt;br /&gt;   $('div.features').hide();           // hide all divs of class="features"&lt;br /&gt;   $('div.features').first().show();   // show the first div of class "features"&lt;br /&gt;});&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;script&amp;gt;&lt;br /&gt;function reveal(featureId) {&lt;br /&gt;   $('div.features').hide();      // hide all divs of class="features"&lt;br /&gt;   $('div#' + featureId).show();  // show the div with id=featureId&lt;br /&gt;}&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;...&lt;br /&gt;&amp;lt;select onchange="reveal(this.options[selectedIndex].value)" &amp;gt; &lt;br /&gt;   &amp;lt;option value="feature1" &amp;gt;BB Browser feature 1&amp;lt;/option&amp;gt; &lt;br /&gt;   &amp;lt;option value="feature2" &amp;gt;BB Browser feature 2&amp;lt;/option&amp;gt; &lt;br /&gt;   &amp;lt;option value="feature3" &amp;gt;BB Browser feature 3&amp;lt;/option&amp;gt;&lt;br /&gt;&amp;lt;/select&amp;gt;&lt;br /&gt;&amp;lt;div id="feature1" class="features"&amp;gt;BB Browser feature 1&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id="feature2" class="features"&amp;gt;BB Browser feature 2&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id="feature3" class="features"&amp;gt;BB Browser feature 3&amp;lt;/div&amp;gt;&lt;br /&gt;...&lt;br /&gt;&lt;/pre&gt;Now if the "reveal" function is called using the &amp;lt;select onchange="reveal(...)"&amp;gt; as shown above, the call to the show() function will &lt;i&gt;&lt;b&gt;sometimes&lt;/b&gt;&lt;/i&gt; not have the desired effect of changing the display style of the div from "none" to "block".&lt;br /&gt;&lt;br /&gt;2) My suggested solution or fix for this:&lt;br /&gt;Use .css("display", "block") instead of .show()&lt;br /&gt;&lt;br /&gt;3) Why is this happening only on my BlackBerry?&lt;br /&gt;It appears that on the BlackBerry browser (at least the version noted) there is a race condition that causes this as follows:&lt;blockquote&gt;a) Sometimes &lt;a href="http://api.jquery.com/hide/" alt="mentioned here" title="mentioned here"&gt;jQuery's data cache&lt;/a&gt; of the display values is set before the $(document).ready function is called, and so the styles are all cached as "display:block" which results in the expected behavior.&lt;br /&gt;&lt;br /&gt;b) but sometimes &lt;a href="http://api.jquery.com/hide/" alt="mentioned here" title="mentioned here"&gt;jQuery's data cache&lt;/a&gt; of the display values occurs after the $(document).ready function is called, and so the styles are cached as "display:none" (except for the first one in this example).  Which results in only being able to "reveal" the first feature ... jQuery's show() function is in fact getting called in any case.  It is simply setting the display style to the cached value which is "none" in this case.&lt;br /&gt;&lt;br /&gt;c)  It appears that this issue starts occurring only after returning to the page a few times, or by returning to the page &lt;i&gt;&lt;b&gt;using a bookmark&lt;/b&gt;&lt;/i&gt;.  You can &lt;a href="http://lightcloud.verns.net/bb_jquery_issue/index.html"&gt;try it here&lt;/a&gt; with your BlackBerry browser.&lt;/blockquote&gt;There may be some magic jQuery function that could be called in $(document).ready function before the hide(s) take place to make sure that jQuery's data cache is populated with the desired values first, but I'll leave that and any other errors in this discription of the issue to the jQuery experts in the comments below :-)&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;br /&gt;&lt;br /&gt;NOTE: This was discovered while testing with a BlackBerry 8350i running v4.6.1.204 of the BlackBerry OS using the jQuery.fn.show function with javascript turned on, of course.&lt;br /&gt;NOTE: This was discovered using jquery-1.4.1.min.js&lt;br /&gt;NOTE: Could not reproduce this issue using a BlackBerry 9700 running v5.0.0.330 of the BlackBerry OS ... it just works fine.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1824323840812528786?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1824323840812528786/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1824323840812528786' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1824323840812528786'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1824323840812528786'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/03/jquery-blackberry-show-function-does.html' title='jQuery&apos;s show() function does not work on my BlackBerry ... sometimes :-)'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-270992788024278755</id><published>2010-03-04T10:44:00.006-05:00</published><updated>2010-03-04T10:50:30.353-05:00</updated><title type='text'>The good and the bad ...</title><content type='html'>How many trashy youtube videos get advertised for us to see?  How many comments are made about each and every detail of those videos?  Now let's examine the other edge of the sword of truth.  How many good things can you find in a video like this ...&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/HWcnT5-qZ1o&amp;hl=en_US&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/HWcnT5-qZ1o&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Discuss.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-270992788024278755?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/270992788024278755/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=270992788024278755' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/270992788024278755'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/270992788024278755'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/03/good-and-bad.html' title='The good and the bad ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5988237717526880757</id><published>2010-02-23T09:07:00.010-05:00</published><updated>2010-02-23T09:35:57.703-05:00</updated><title type='text'>Error getting repository data for rawhide, repository not found</title><content type='html'>If you get this error, do not worry.  This issue is "normal" with Fedora.  No other distro that I am aware of changes your default repositories without letting you know, except Fedora.  So that is the problem.  Yum has decided to replace your /etc/yum.repos.d/fedora-rawhide.repo file with NOTHING.&lt;br /&gt;&lt;br /&gt;So you can issue the following command:&lt;br /&gt;&lt;blockquote&gt;# cp /etc/yum.repos.d/fedora-rawhide.repo.rpmnew /etc/yum.repos.d/fedora-rawhide.repo&lt;/blockquote&gt;And you may be back to normal.&lt;br /&gt;&lt;br /&gt;I say you "may" be back to normal, because, in my case, there is still an issue.  I am behind a "transparent" proxy and the folks who update the fedora-rawhide.repo file love to use https.  Well, this causes me to get the following error: "Cannot retrieve metalink for repository: rawhide. Please verify its path and try again".  If you simply edit the fedora-rawhide.repo file and change the https to http, updates work fine.&lt;br /&gt;&lt;br /&gt;It appears that there is some software downstream from the fedora-rawhide.repo parsing that has problems conducting https through our "transparent" proxy ... imagine that.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5988237717526880757?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5988237717526880757/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5988237717526880757' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5988237717526880757'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5988237717526880757'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/02/error-getting-repository-data-for.html' title='Error getting repository data for rawhide, repository not found'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-499215718178847021</id><published>2010-02-11T14:33:00.018-05:00</published><updated>2010-06-15T14:39:00.762-04:00</updated><title type='text'>Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/S3RhPDNor-I/AAAAAAAAAxA/9UlzoISgGN8/s1600-h/mplayer_error.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 315px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/S3RhPDNor-I/AAAAAAAAAxA/9UlzoISgGN8/s400/mplayer_error.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5437077561331462114" /&gt;&lt;/a&gt;&lt;br /&gt;Do not worry.  Here is the solution to your problem:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Answer:&lt;/b&gt;  Just try specifying a video output driver on the command line when you launch mplayer like this:&lt;br /&gt;&lt;blockquote&gt;mplayer -vo xv video.wmv&lt;/blockquote&gt;You can get a list of "Available video output drivers" with the command "mplayer -vo help".&lt;br /&gt;&lt;br /&gt;Details, if you are interested:&lt;br /&gt;&lt;br /&gt;The problem is that the selected (or default) video output driver was vdpau, and no one working on the mplayer packages and software cares enough about having the software package work with your configuration of hardware and software.  But do not worry, you are now blessed with this answer, and the video output driver can be specified on the command line (e.g. -vo xv).&lt;br /&gt;&lt;br /&gt;The order of configuration options that mplayer will scrawl before it finally decides to (only) try the (missing) vdpau driver is not so obvious, but I think it roughly goes like this:&lt;br /&gt;&lt;br /&gt;1.  Check the ~/.mplayer/config for the (user specific) default video output driver, if any&lt;br /&gt;2.  Then check /etc/mplayer/mplayer.conf for the (system specific) default video output driver, if any&lt;br /&gt;3.  Then check in the compile options that mplayer was built with for a default (build specific).&lt;br /&gt;&lt;br /&gt;If the mplayer command you were using was compiled with the vdpau option and there are no default video output drivers specified in ~/.mplayer/config or /etc/mplayer/mplayer.conf (which is either a common occurrence or I am the only person on the planet earth who has ever had problems with a configuration option on a linux box) then it will fall back to the compiled default which in this case was vdpau.&lt;br /&gt;&lt;br /&gt;More details, imagine that:&lt;br /&gt;&lt;br /&gt;Another similar issue is that mplayer may work fine while gmplayer gives this same error using the same options you just tried with mplayer.  Well guess what?  gmplayer uses yet another config file, ~/.mplayer/gui.conf, and it will default to the last video driver specified (or defaulted to in the compile options).  So again, just specify a video output driver on the command line, or put one in one of the myriad of config files mentioned here.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-499215718178847021?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/499215718178847021/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=499215718178847021' title='26 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/499215718178847021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/499215718178847021'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/02/failed-to-open-vdpau-backend.html' title='Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/S3RhPDNor-I/AAAAAAAAAxA/9UlzoISgGN8/s72-c/mplayer_error.jpg' height='72' width='72'/><thr:total>26</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-2618657645095491052</id><published>2010-02-09T13:48:00.003-05:00</published><updated>2010-02-09T14:03:51.641-05:00</updated><title type='text'>Kick users out of terminal services in Windows Server</title><content type='html'>If you need to boot some users out of terminal services in Windows Server, try the following:&lt;br /&gt;&lt;br /&gt;1) Start&lt;br /&gt;2) All Programs&lt;br /&gt;3) Administrative Tools&lt;br /&gt;4) Terminal Services Manager (this is also called tsadmin.exe)&lt;br /&gt;5) Right click on the user you want to boot in the "Users" tab and click&lt;br /&gt;6a) Disconnect - which may leave some of their applications running, I guess&lt;br /&gt;  or&lt;br /&gt;6b) Log Off - which will log the user off, and should kill any processes they have running.&lt;br /&gt;&lt;br /&gt;Of course you will need Administrator privileges to do this.&lt;br /&gt;&lt;br /&gt;Since Windows limits you to 2 remote sessions, if someone has two disconnected sessions, you will not be able to log in without additional software, imagine that.  So instead you could try using a &lt;a href="http://www.freebsd.org/"&gt;different&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/Linux"&gt;operating system&lt;/a&gt; that treats administrators like first class citizens.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-2618657645095491052?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/2618657645095491052/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=2618657645095491052' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2618657645095491052'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2618657645095491052'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/02/kick-users-out-of-terminal-services-in.html' title='Kick users out of terminal services in Windows Server'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3530489581123389357</id><published>2010-01-20T15:28:00.006-05:00</published><updated>2011-07-14T10:50:05.077-04:00</updated><title type='text'>You are *required* to use the date.timezone setting or the date_default_timezone_set() function.</title><content type='html'>&lt;blockquote&gt;warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /var/www/html/drupal-6.15/modules/node/node.module on line 802.&lt;/blockquote&gt;If you get an error something like this.  Do not worry.  Just edit your /etc/php.ini file (the location of yours may differ) and add an entry for the date.timezone that should look something like this:&lt;br /&gt;&lt;blockquote&gt;date.timezone = "America/New_York"&lt;/blockquote&gt;Then restart your webserver:&lt;br /&gt;&lt;blockquote&gt;service httpd restart&lt;/blockquote&gt;Of course, your commands for restarting your webserver may be different depending on your lifestyle.  But, no more errors from php functions trying to figure out what time it is.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3530489581123389357?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3530489581123389357/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3530489581123389357' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3530489581123389357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3530489581123389357'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/01/you-are-required-to-use-datetimezone.html' title='You are *required* to use the date.timezone setting or the date_default_timezone_set() function.'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-7068892668194470067</id><published>2010-01-04T16:12:00.003-05:00</published><updated>2010-01-04T16:30:41.693-05:00</updated><title type='text'>Solution: Cannot create a desktop icon in KDE version 4.x</title><content type='html'>If you cannot create a link to your favorite application in KDE version 4, do not worry. Here is a procedure that may help you:&lt;br /&gt;&lt;br /&gt;1) right click on your desktop&lt;br /&gt;2) click "Desktop Activity Settings"&lt;br /&gt;3) select "Activity" from the list on the left&lt;br /&gt;4) change the "Activity Type" from "Desktop" to "Folder View"&lt;br /&gt;5) click "Apply"&lt;br /&gt;6) click "Ok"&lt;br /&gt;&lt;br /&gt;Now you should be able to:&lt;br /&gt;1) right click on your desktop&lt;br /&gt;2) Create New&lt;br /&gt;3) Link to Application&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;br /&gt;&lt;br /&gt;I have no idea why the KDE folks think that we should all magically know that we need to change our Activity Types from Desktop to Folder View, and that this would obviously change the desktop behavior to allow for adding an application icon to the desktop.  If we picked random words from the dictionary, and substituted them for "Activity", "Desktop", and "Folder View" it would probably make more since why the new settings should allow an application launcher to be added to the desktop.&lt;br /&gt;&lt;br /&gt;What is amazing and randomly wrong is that the default Activity Type called Desktop does NOT allow someone to add an icon to launch an application.&lt;br /&gt;&lt;br /&gt;What do you think?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-7068892668194470067?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/7068892668194470067/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=7068892668194470067' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7068892668194470067'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7068892668194470067'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2010/01/solution-cannot-create-desktop-icon-in.html' title='Solution: Cannot create a desktop icon in KDE version 4.x'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3529436741345382442</id><published>2009-12-17T17:51:00.004-05:00</published><updated>2009-12-23T14:55:46.324-05:00</updated><title type='text'>Rahide Warning: Group KDE (K Desktop Environment) does not exist.</title><content type='html'>&lt;blockquote&gt;[root@lost ~]# yum groupinstall "KDE (K Desktop Environment)"&lt;br /&gt;Loaded plugins: fastestmirror, presto, refresh-packagekit&lt;br /&gt;Loading mirror speeds from cached hostfile&lt;br /&gt; * rawhide: chi-10g-1-mirror.fastsoft.net&lt;br /&gt; * rpmfusion-free-rawhide: lordmorgul.net&lt;br /&gt; * rpmfusion-nonfree-rawhide: lordmorgul.net&lt;br /&gt;Setting up Group Process&lt;br /&gt;Checking for new repos for mirrors&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Warning: Group KDE (K Desktop Environment) does not exist.&lt;/span&gt;&lt;br /&gt;No packages in any requested group available to install or update&lt;br /&gt;[root@lost ~]#&lt;/blockquote&gt;Huh?&lt;br /&gt;&lt;blockquote&gt;[root@lost ~]# yum grouplist | grep KDE&lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;KDE Software Compilation&lt;/span&gt;&lt;br /&gt;   KDE Software Development&lt;br /&gt;[root@lost ~]#&lt;/blockquote&gt;Oooook!  Apparently now it's called "KDE Software Compilation".&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3529436741345382442?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3529436741345382442/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3529436741345382442' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3529436741345382442'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3529436741345382442'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/12/warning-group-kde-k-desktop-environment.html' title='Rahide Warning: Group KDE (K Desktop Environment) does not exist.'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5149913676250606568</id><published>2009-12-16T15:04:00.008-05:00</published><updated>2009-12-17T10:26:53.876-05:00</updated><title type='text'>bash: !someActualEvent: event not found</title><content type='html'>Don't you hate errors like this?&lt;br /&gt;&lt;blockquote&gt;$ strace -etrace=!futex -p 3181&lt;br /&gt;bash: !futex: event not found&lt;/blockquote&gt;If this happens to you do not worry.  Just escape the bang (!) like this:&lt;br /&gt;&lt;blockquote&gt;$ strace -etrace=\!futex -p 3181&lt;br /&gt;Process 3181 attached - interrupt to quit&lt;/blockquote&gt;The strace man page is wrong for bash.  Imagine that.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5149913676250606568?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5149913676250606568/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5149913676250606568' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5149913676250606568'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5149913676250606568'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/12/bash-someactualevent-event-not-found.html' title='bash: !someActualEvent: event not found'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4249714850866252048</id><published>2009-12-01T11:14:00.004-05:00</published><updated>2010-10-11T11:49:22.580-04:00</updated><title type='text'>I Don't Care Where You've Been</title><content type='html'>&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/aGzDz9zIIVk&amp;hl=en_US&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/aGzDz9zIIVk&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://lightcloud.verns.net/mediawiki/index.php/I_Don%27t_Care_Where_You%27ve_Been"&gt;Here is my current guess at the chords and lyrics&lt;/a&gt; for this song.  If you find better chords, let me know.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4249714850866252048?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4249714850866252048/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4249714850866252048' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4249714850866252048'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4249714850866252048'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/12/i-dont-care-where-youve-been.html' title='I Don&apos;t Care Where You&apos;ve Been'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3460048575063243546</id><published>2009-11-23T18:34:00.002-05:00</published><updated>2009-11-23T18:43:08.206-05:00</updated><title type='text'>Pastor Mark has a great sermon for you.</title><content type='html'>&lt;object height="275" width="400"&gt;&lt;param name="movie" value="http://www.marshillchurch.org/v/qv96xtduqszo"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;embed src="http://www.marshillchurch.org/v/qv96xtduqszo" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" height="275" width="400"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3460048575063243546?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3460048575063243546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3460048575063243546' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3460048575063243546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3460048575063243546'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/11/pastor-mark-has-great-sermon-for-you.html' title='Pastor Mark has a great sermon for you.'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5258706488614372754</id><published>2009-11-13T14:32:00.008-05:00</published><updated>2010-03-15T09:44:10.842-04:00</updated><title type='text'>Cannot retrieve metalink for repository: fedora. Please verify its path and try again</title><content type='html'>If you get this error, and you were running rawhide, do not worry.  Just edit your /etc/yum.repos.d/fedora.repo file (again?) and change it from enabled=1 back to enabled=0.  During the recent release of Fedora, yum has re-enabled your fedora.repo that you had previous disabled.&lt;br /&gt;&lt;br /&gt;As of this blog post, it was the Fedora 12 release that did this again.  The Fedora 11 release did the same thing.  And, no, Debian Sid does not do this to you.  I have been on Debian Sid for years, and it has never enabled any repos without at least prompting me first.&lt;br /&gt;&lt;br /&gt;The folks on #fedora or #fedora-qa will not believe you though.  They will taunt you with phrases like, "normal updates for thousands of people are working just fine", or "there are thousands and thousands of people who had their repo files updated, and they continue to get updates".  But don't be discouraged by their "talk to the hand" attitude.  Just edit your fedora.repo and set enabled back to 0, and move on with your life, and join me ... I am not one of the thousands and thousands of people who have never had a problem with updating a linux box.&lt;br /&gt;&lt;br /&gt;You would not be on this page if your search engine had not led you here. I can tell from the referrers to this page.  So I know you are just like me, just some idiot who is having problems udating their fedora rawhide box.  We are walking together in this way.  We are alike.  Do not let the folks in the Linux community convince you that you are the only one on earth who has ever had a problem using their distro.&lt;br /&gt;&lt;br /&gt;Note: the root cause of the error "Cannot retrieve metalink for repository: fedora. Please verify its path and try again" seems to be some kind of dns issue see &lt;a href="https://bugzilla.redhat.com/show_bug.cgi?id=508423"&gt;this bug report&lt;/a&gt;.  Again, I did not get this error again after re-disabling the fedora.repo and continued using rawhide.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5258706488614372754?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5258706488614372754/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5258706488614372754' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5258706488614372754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5258706488614372754'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/11/cannot-retrieve-metalink-for-repository.html' title='Cannot retrieve metalink for repository: fedora. Please verify its path and try again'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5133867858874487850</id><published>2009-11-10T20:31:00.001-05:00</published><updated>2009-11-10T20:34:05.864-05:00</updated><title type='text'>Don Fransisco</title><content type='html'>If you have never heard his songs, start now:&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/VbSnk1R31vg&amp;hl=en&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/VbSnk1R31vg&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;Here is a &lt;a href="http://www.e-chords.com/guitartab/idmusica/56821.htm"&gt;link to the lyrics and chords&lt;/a&gt;.  Go learn them.&lt;br /&gt;&lt;br /&gt;In Him.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5133867858874487850?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5133867858874487850/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5133867858874487850' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5133867858874487850'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5133867858874487850'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/11/don-fransisco.html' title='Don Fransisco'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-993036985679029106</id><published>2009-10-06T17:09:00.004-04:00</published><updated>2010-02-01T15:50:34.255-05:00</updated><title type='text'>yum install meld</title><content type='html'>&lt;center&gt;Click to enlarge and see meld in action.  Melding itself.&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SsuybP80FFI/AAAAAAAAAw0/EwLGZfwZvnQ/s1600-h/meld.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 186px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SsuybP80FFI/AAAAAAAAAw0/EwLGZfwZvnQ/s400/meld.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5389597560286745682" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-993036985679029106?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/993036985679029106/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=993036985679029106' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/993036985679029106'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/993036985679029106'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/10/yum-install-meld.html' title='yum install meld'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/SsuybP80FFI/AAAAAAAAAw0/EwLGZfwZvnQ/s72-c/meld.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1580597367879703226</id><published>2009-09-30T10:31:00.018-04:00</published><updated>2011-12-01T12:29:20.252-05:00</updated><title type='text'>The Eclipse executable launcher was unable to locate its companion shared library</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SsNuj7kM5OI/AAAAAAAAAws/LDq8xKYxWo0/s1600-h/the_pain_of_windows.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 120px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SsNuj7kM5OI/AAAAAAAAAws/LDq8xKYxWo0/s400/the_pain_of_windows.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5387271142829253858" /&gt;&lt;/a&gt;Either your extractor was unable to extract the lib files, or it was unable to give the lib files the correct permissions.  Do not worry. Here is the solution to your problem:&lt;br /&gt;&lt;br /&gt;1.  If you are a real developer just execute the following commands:&lt;br /&gt;&lt;blockquote&gt;$ pwd&lt;br /&gt;/cygdrive/c/galileo/eclipse&lt;br /&gt;$ find plugins/ -name \*.dll&lt;br /&gt;plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519/eclipse_1206.dll&lt;br /&gt;$ chmod 0755 plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519/eclipse_1206.dll&lt;/blockquote&gt; Now you are done.  The problem is fixed.&lt;br /&gt;&lt;br /&gt;2.  If you have never done development from the command-line, and you have not gone to &lt;a href="http://channel9.msdn.com/Events/TechEd"&gt;boot camp&lt;/a&gt; to learn the new secrets for Vista this year, or whatever sad, proprietary jail cell you are in, then you will need to use a &lt;a href="http://en.wikipedia.org/wiki/GUI"&gt;GUI&lt;/a&gt; to find the dll named above somewhere down in the eclipse/plugins directory, and give yourself execute permissions to it, and your problem will be fixed.  The shortened, but still long, complicated list of clicks and steps probably goes something like ...&lt;br /&gt;&lt;blockquote&gt;  0. Stop crying and feeling sorry for yourself.  As a windows user, you are simply a second class citizen, so just buck up and deal with it.&lt;br /&gt;   1. find the "eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519/eclipse_1206.dll" file using the Explorer ...&lt;br /&gt;   2. Right-click the file and select Properties.&lt;br /&gt;   3. Click on the Security tab.&lt;br /&gt;   4. Click Advanced in the lower right.&lt;br /&gt;   5. In the Advanced Security Settings window that pops up, click on the Owner tab.&lt;br /&gt;   6. Click Edit.&lt;br /&gt;   7. Click Other users or groups.&lt;br /&gt;   8. Click Advanced in the lower left corner.&lt;br /&gt;   9. Click Find Now.&lt;br /&gt;  10. Scroll through the results and double-click on your current user account.&lt;br /&gt;  11. Click OK to all of the remaining windows except the first Properties window.&lt;br /&gt;  12. Select your user account from the list up top and click Edit.&lt;br /&gt;  13. Select your user account from the list up top again and then in the pane below, check Full control under Allow, or as much control as you need.&lt;br /&gt;  14. You’ll get a security warning, click Yes.&lt;br /&gt;  15. On some files that are essential to Windows, you’ll get a “Unable to save permission changes… access is denied” warning and there’s nothing that you can do about it to the best of my knowledge.&lt;br /&gt;  16. Consider using something other than Windows.  And stop your whining, "This didn't work for my favorite version of Windows XP" ... go to boot camp and learn the secrets for your version, or free yourself from learning new secrets.  The chmod command has worked for over 20 years, and that fact is not likely to change tomorrow ... no boot camp secrets required.&lt;br /&gt;&lt;/blockquote&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1580597367879703226?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1580597367879703226/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1580597367879703226' title='29 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1580597367879703226'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1580597367879703226'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/09/eclipse-executable-launcher-was-unable.html' title='The Eclipse executable launcher was unable to locate its companion shared library'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/SsNuj7kM5OI/AAAAAAAAAws/LDq8xKYxWo0/s72-c/the_pain_of_windows.jpg' height='72' width='72'/><thr:total>29</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3617963174674590845</id><published>2009-09-29T21:34:00.002-04:00</published><updated>2009-09-29T21:36:43.710-04:00</updated><title type='text'>Lauren's Daisy</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SsK2I3MkilI/AAAAAAAAAwk/vqNFcHnKlFE/s1600-h/hpim1364_daisy.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 303px; height: 400px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SsK2I3MkilI/AAAAAAAAAwk/vqNFcHnKlFE/s400/hpim1364_daisy.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5387068367660419666" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3617963174674590845?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3617963174674590845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3617963174674590845' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3617963174674590845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3617963174674590845'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/09/laurens-daisy.html' title='Lauren&apos;s Daisy'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SsK2I3MkilI/AAAAAAAAAwk/vqNFcHnKlFE/s72-c/hpim1364_daisy.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5606597759744360837</id><published>2009-08-30T16:47:00.002-04:00</published><updated>2009-08-30T17:00:44.005-04:00</updated><title type='text'>Lana</title><content type='html'>&lt;center&gt;Lana is a wondeful lady&lt;br /&gt;Whose battle with cancer has been long&lt;br /&gt;But all through this terrible illness&lt;br /&gt;Her faith in God remains strong&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/RZ9D35yfo-I/AAAAAAAAADI/J26vEIJkFfU/s1600-h/purple_flower_DSC00090.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/RZ9D35yfo-I/AAAAAAAAADI/J26vEIJkFfU/s400/purple_flower_DSC00090.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5016803137598497762" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;She has always been a dedicated Christian&lt;br /&gt;To follow Christ is the only way she knew&lt;br /&gt;And this faith has given her strength&lt;br /&gt;To survive the trials she is going through&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/RZ9DHpyfo8I/AAAAAAAAAC4/XVK8RM1L6sI/s1600-h/red_flower_DSC00097.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/RZ9DHpyfo8I/AAAAAAAAAC4/XVK8RM1L6sI/s400/red_flower_DSC00097.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5016802308669809602" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;Most of us with an illness like this&lt;br /&gt;would have given up in dispair&lt;br /&gt;we'd quit saying our prayers and tell outselves&lt;br /&gt;Why pray? God just doesn't care&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/RZ9DSpyfo9I/AAAAAAAAADA/OEM_2T3-1RI/s1600-h/yellow_flower_DSC00088.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/RZ9DSpyfo9I/AAAAAAAAADA/OEM_2T3-1RI/s400/yellow_flower_DSC00088.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5016802497648370642" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;But not Lana.  Her faith is strong&lt;br /&gt;God knows that she has run a good race&lt;br /&gt;He will send angels to guide her into his heavenly kingdom&lt;br /&gt;And she will see Jesus face to face&lt;br /&gt;&lt;br /&gt;Janet E. Salamone&lt;br /&gt;August 28, 2009&lt;/center&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5606597759744360837?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5606597759744360837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5606597759744360837' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5606597759744360837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5606597759744360837'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/08/lana.html' title='Lana'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/RZ9D35yfo-I/AAAAAAAAADI/J26vEIJkFfU/s72-c/purple_flower_DSC00090.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6314950163971838195</id><published>2009-08-27T05:29:00.007-04:00</published><updated>2010-09-08T15:20:21.650-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='songs'/><category scheme='http://www.blogger.com/atom/ns#' term='uke'/><category scheme='http://www.blogger.com/atom/ns#' term='acoustic'/><category scheme='http://www.blogger.com/atom/ns#' term='mp3'/><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='music'/><category scheme='http://www.blogger.com/atom/ns#' term='podcast'/><title type='text'>Wade in the Water (remix)</title><content type='html'>Finally got around to making a video with a new version of this song on the uke ...&lt;embed src="http://www.youtube.com/v/68HYYFoa3Mc&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;* Here are &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/Wade_In_The_Water"&gt;some chords and lyrics&lt;/a&gt; I have been using.&lt;br /&gt;* For the previous free mp3 versions of this song with the girls singing along &lt;a href="http://vsingleton.blogspot.com/2007/01/wade-in-water.html"&gt;go here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6314950163971838195?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6314950163971838195/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6314950163971838195' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6314950163971838195'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6314950163971838195'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/08/wade-in-water-again.html' title='Wade in the Water (remix)'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-857680142853943933</id><published>2009-08-25T02:10:00.009-04:00</published><updated>2010-09-08T15:04:16.694-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='songs'/><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='ukulele'/><title type='text'>My Favorite Things</title><content type='html'>&lt;embed src="http://www.youtube.com/v/tqFWTi0Yhe8&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;* Here are &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/My_Favorite_Things"&gt;some chords and lyrics&lt;/a&gt; I have been using for this song on my little ukulele.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-857680142853943933?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/857680142853943933/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=857680142853943933' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/857680142853943933'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/857680142853943933'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/08/my-favorite-things.html' title='My Favorite Things'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1530108947324040015</id><published>2009-08-06T13:55:00.004-04:00</published><updated>2009-08-06T14:01:26.861-04:00</updated><title type='text'></title><content type='html'>Running rawhide, and having a problem updating today?&lt;br /&gt;Symptom:&lt;blockquote&gt;Error Downloading Packages:&lt;br /&gt;  kernel-PAE-2.6.31-0.125.rc5.git2.fc12.i686: failure: Packages/kernel-PAE-2.6.31-0.125.rc5.git2.fc12.i686.rpm from rawhide: (256, 'No more mirrors to try.')&lt;/blockquote&gt;Another symptom:&lt;blockquote&gt;http://archive.linux.duke.edu/pub/fedora/linux/development/i386/os/Packages/kernel-PAE-2.6.31-0.125.rc5.git2.fc12.i686.rpm: [Errno 14] &lt;b&gt;HTTP Error 200&lt;/b&gt; : http://archive.linux.duke.edu/pub/fedora/linux/development/i386/os/Packages/kernel-PAE-2.6.31-0.125.rc5.git2.fc12.i686.rpm &lt;br /&gt;Trying other mirror.&lt;/blockquote&gt;Do not worry.  Just update the python-urlgrabber package: ‘yum upgrade python-urlgrabber’.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1530108947324040015?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1530108947324040015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1530108947324040015' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1530108947324040015'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1530108947324040015'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/08/running-rawhide-and-having-problem.html' title=''/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-7446718115365552101</id><published>2009-07-31T22:01:00.014-04:00</published><updated>2010-06-23T09:14:59.721-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='jesus'/><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='gospel'/><category scheme='http://www.blogger.com/atom/ns#' term='spiritual'/><title type='text'>Friendship Blossoms</title><content type='html'>&lt;center&gt;Each feels a need to be alone-and clandestinely hide away,&lt;br /&gt;from the trials of our daily walk-and the nettles of each day.&lt;br /&gt;But there's a need, yet deeper still, a very human element;&lt;br /&gt;a need for love, for warmth and strength, a sharing of content.&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SnOkiy9YsmI/AAAAAAAAAwc/2uX3fK2j8gI/s1600-h/nettles.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SnOkiy9YsmI/AAAAAAAAAwc/2uX3fK2j8gI/s400/nettles.jpg" border="0" alt="nettles" title="nettles" id="BLOGGER_PHOTO_ID_5364812498830144098" /&gt;&lt;/a&gt;&lt;center&gt;God planted those first seeds of love, in the vale of Eden, there ... &lt;br /&gt;I think some seeds lay dormant, 'til he molded friends to share.&lt;br /&gt;That day the seeds awakened, took root, and sprouted high ...&lt;br /&gt;as the friendships blossomed-God looked down through His sky,&lt;br /&gt;&lt;br /&gt;As He looked, He whispered soft, "tis good-this blossom fair"&lt;br /&gt;He stooped and picked a friendship flower and blew it on the air.&lt;br /&gt;Like dandelions, they scattered, and where'ere a seed touched down&lt;br /&gt;eventually, a friendship grew, in that garden of renown.&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SnOkiUmoAlI/AAAAAAAAAwU/0U0j4ogQ0L4/s1600-h/dandelion.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 268px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SnOkiUmoAlI/AAAAAAAAAwU/0U0j4ogQ0L4/s400/dandelion.jpg" border="0" alt="dandelions" title="dandelions" id="BLOGGER_PHOTO_ID_5364812490681614930" /&gt;&lt;/a&gt;&lt;center&gt;He intends for us to spread the seeds&lt;br /&gt;and send them winging on the breeze ...&lt;br /&gt;to fertile soil in someone's heart ... and to blossom ... He is pleased.&lt;br /&gt;If we took the time each day, with care, to plant a seed ...&lt;br /&gt;imagine all the friendship flowers would blossom and would lead ...&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SnOkiNdZ3JI/AAAAAAAAAwM/TcEyAANtrRs/s1600-h/friendship_flowers.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 267px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SnOkiNdZ3JI/AAAAAAAAAwM/TcEyAANtrRs/s400/friendship_flowers.jpg" border="0" alt="friendship flowers" title="friendship flowers" id="BLOGGER_PHOTO_ID_5364812488763890834" /&gt;&lt;/a&gt;&lt;center&gt;To more seedlings being planted ...&lt;br /&gt;in more hearts, friendship would be;&lt;br /&gt;then hate and greed would vanish, for all eternity.&lt;br /&gt;It truly is a gift from God, to have a friend to share,&lt;br /&gt;the glories of the moments ... as well as all our cares.&lt;br /&gt;&lt;br /&gt;by Dot Chadwick (written in 1967)&lt;/center&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-7446718115365552101?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/7446718115365552101/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=7446718115365552101' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7446718115365552101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7446718115365552101'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/07/friendship-blossoms.html' title='Friendship Blossoms'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/SnOkiy9YsmI/AAAAAAAAAwc/2uX3fK2j8gI/s72-c/nettles.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3895861178588942433</id><published>2009-07-29T16:04:00.008-04:00</published><updated>2010-10-11T11:50:27.692-04:00</updated><title type='text'>The Bottom Line</title><content type='html'>&lt;blockquote&gt;I'm at the bottom line of all my needs&lt;br /&gt;I'm blowing at the end of my reed&lt;br /&gt;All of my wants have past away&lt;br /&gt;now all I want is LOVE!&lt;br /&gt;Now tell me when I'm in a situation&lt;br /&gt;or a problem bigger than that&lt;br /&gt;I'll turn my ways around &lt;br /&gt;You help me I help you&lt;br /&gt;We all stick together&lt;br /&gt;at the bottom line!&lt;/blockquote&gt;by Kara.&lt;br /&gt;&lt;br /&gt;For more of Kara's poems ... visit &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/Kara%27s_Kolors"&gt;Kara's Colors&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SnCr6tvufqI/AAAAAAAAAv0/gYzrNPuBYjU/s1600-h/birthday.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SnCr6tvufqI/AAAAAAAAAv0/gYzrNPuBYjU/s400/birthday.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5363976181398797986" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3895861178588942433?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3895861178588942433/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3895861178588942433' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3895861178588942433'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3895861178588942433'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/07/bottom-line.html' title='The Bottom Line'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/SnCr6tvufqI/AAAAAAAAAv0/gYzrNPuBYjU/s72-c/birthday.JPG' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-670710183656101361</id><published>2009-07-20T10:20:00.005-04:00</published><updated>2009-07-28T15:52:55.521-04:00</updated><title type='text'>selecting duplicate rows</title><content type='html'>Ever wondered how to select only rows that have some duplicate from a field?  Well, here is one way that worked pretty well:&lt;pre&gt;select duplicate_column from table_with_duplicates where&lt;br /&gt;(&lt;br /&gt;   select count(a.duplicate_column) from table_with_duplicates a&lt;br /&gt;   where a.duplicate_column = table_with_duplicates.duplicate_column&lt;br /&gt;) &gt; 1&lt;br /&gt;group by duplicate_column&lt;br /&gt;&lt;/pre&gt;Hope that helps someone.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-670710183656101361?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/670710183656101361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=670710183656101361' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/670710183656101361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/670710183656101361'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/07/selecting-duplicate-rows.html' title='selecting duplicate rows'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-621645738180680448</id><published>2009-07-13T07:18:00.013-04:00</published><updated>2009-07-13T10:37:06.551-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Baptism and Summer fun ...</title><content type='html'>We found a turtle ...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/Slsc8Q_O7AI/AAAAAAAAAtI/2ZE-5dhElEk/s1600-h/DSCF0001_we_found_a_turtle.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/Slsc8Q_O7AI/AAAAAAAAAtI/2ZE-5dhElEk/s400/DSCF0001_we_found_a_turtle.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908003365252098" /&gt;&lt;/a&gt;What are you talking about?&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SlsdgWUi3pI/AAAAAAAAAug/0Dky4ljXyUs/s1600-h/DSCF0052_what_you_talking_about.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SlsdgWUi3pI/AAAAAAAAAug/0Dky4ljXyUs/s400/DSCF0052_what_you_talking_about.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908623272107666" /&gt;&lt;/a&gt;Under a shroom ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/Slsc9ak9v7I/AAAAAAAAAtg/-JCu5BW8_As/s1600-h/DSCF0016_under_shroom.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/Slsc9ak9v7I/AAAAAAAAAtg/-JCu5BW8_As/s400/DSCF0016_under_shroom.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908023119298482" /&gt;&lt;/a&gt;Grin :-)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SlsdgLj0DRI/AAAAAAAAAuY/C47Fqhsjviw/s1600-h/DSCF0051_grin.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SlsdgLj0DRI/AAAAAAAAAuY/C47Fqhsjviw/s400/DSCF0051_grin.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908620383358226" /&gt;&lt;/a&gt;Not ashamed.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/Slsdfxv1HbI/AAAAAAAAAuQ/A_tHBZc7ddI/s1600-h/DSCF0045_not_ahamed.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/Slsdfxv1HbI/AAAAAAAAAuQ/A_tHBZc7ddI/s400/DSCF0045_not_ahamed.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908613454437810" /&gt;&lt;/a&gt;Snack time ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SlsdfV6Y0lI/AAAAAAAAAuI/Ao9Mnqd3HM0/s1600-h/DSCF0037_snack_time.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SlsdfV6Y0lI/AAAAAAAAAuI/Ao9Mnqd3HM0/s400/DSCF0037_snack_time.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908605982528082" /&gt;&lt;/a&gt;Getting ready ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SlsdNihaiCI/AAAAAAAAAto/ORUqNaVvRQQ/s1600-h/DSCF0025_l_before.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SlsdNihaiCI/AAAAAAAAAto/ORUqNaVvRQQ/s400/DSCF0025_l_before.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908300129798178" /&gt;&lt;/a&gt;Baptized ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SlsdN8OqJNI/AAAAAAAAAtw/Hr8Vj5awtLg/s1600-h/DSCF0027_l_baptized.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SlsdN8OqJNI/AAAAAAAAAtw/Hr8Vj5awtLg/s400/DSCF0027_l_baptized.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908307030451410" /&gt;&lt;/a&gt;Getting ready ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SlsdOM8H4kI/AAAAAAAAAt4/8d63s37FyKY/s1600-h/DSCF0030_k_before.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SlsdOM8H4kI/AAAAAAAAAt4/8d63s37FyKY/s400/DSCF0030_k_before.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908311516111426" /&gt;&lt;/a&gt;Baptized ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SlsdOUBGA7I/AAAAAAAAAuA/NpnkGiJjKQI/s1600-h/DSCF0034_k_baptized.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SlsdOUBGA7I/AAAAAAAAAuA/NpnkGiJjKQI/s400/DSCF0034_k_baptized.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908313416008626" /&gt;&lt;/a&gt;On the slide ...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/Slsc8qQNLkI/AAAAAAAAAtQ/c201zzfd4Zw/s1600-h/DSCF0012_d_slide.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/Slsc8qQNLkI/AAAAAAAAAtQ/c201zzfd4Zw/s400/DSCF0012_d_slide.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908010147327554" /&gt;&lt;/a&gt;Woah! ... (click to enlarge)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/Slsc8ywTpWI/AAAAAAAAAtY/T3BchSegdoY/s1600-h/DSCF0013_va_va_slide.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/Slsc8ywTpWI/AAAAAAAAAtY/T3BchSegdoY/s400/DSCF0013_va_va_slide.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5357908012429452642" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-621645738180680448?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/621645738180680448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=621645738180680448' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/621645738180680448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/621645738180680448'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/07/baptism-and-summer-fun.html' title='Baptism and Summer fun ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/Slsc8Q_O7AI/AAAAAAAAAtI/2ZE-5dhElEk/s72-c/DSCF0001_we_found_a_turtle.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4031981797908764346</id><published>2009-07-09T11:04:00.007-04:00</published><updated>2009-07-09T17:20:55.113-04:00</updated><title type='text'>Fedora Rawhide ... cannot login.  Symptoms and solution.</title><content type='html'>Here is what was happening, and how I fixed it.  First of all, I had to reboot into "linux single" just so that I could get to root and read the log files.  If you do not know what "linux single" is, email me, and I'll let you know.&lt;br /&gt;&lt;br /&gt;Anyway, whenever I tried to login using the normal gdm interface, these messages appeared in /var/log/secure:&lt;br /&gt;&lt;br /&gt;Jul  9 09:03:10 lost pam: gdm-fingerprint[930]: PAM unable to dlopen(/lib/security/pam_fprintd.so): /lib/security/pam_fprintd.so: cannot open shared object file: No such file or directory&lt;br /&gt;Jul  9 09:03:10 lost pam: gdm-fingerprint[930]: PAM adding faulty module: /lib/security/pam_fprintd.so&lt;br /&gt;Jul  9 09:03:21 lost pam: gdm-password[991]: gkr-pam: couldn't run gnome-keyring-daemon: Permission denied&lt;br /&gt;Jul  9 09:03:21 lost pam: gdm-password[929]: gkr-pam: gnome-keyring-daemon didn't start properly properly&lt;br /&gt;Jul  9 09:03:21 lost pam: gdm-password[929]: pam_unix(gdm-password:session): session opened for user geek by (uid=0)&lt;br /&gt;Jul  9 09:03:22 lost pam: gdm-password[929]: pam_unix(gdm-password:session): session closed for user geek&lt;br /&gt;&lt;br /&gt;Then when I tried to login using the console, these messages appeared in /var/log/secure:&lt;br /&gt;&lt;br /&gt;Jul  9 09:03:30 lost login: PAM unable to dlopen(/lib/security/pam_fprintd.so): /lib/security/pam_fprintd.so: cannot open shared object file: No such file or directory&lt;br /&gt;Jul  9 09:03:30 lost login: PAM adding faulty module: /lib/security/pam_fprintd.so&lt;br /&gt;Jul  9 09:03:34 lost login: pam_unix(login:session): session opened for user root by LOGIN(uid=0)&lt;br /&gt;Jul  9 09:03:34 lost login: ROOT LOGIN ON tty2&lt;br /&gt;Jul  9 09:03:34 lost login: pam_unix(login:session): session closed for user root&lt;br /&gt;&lt;br /&gt;Well this made sense after seeing the following:&lt;br /&gt;&lt;br /&gt;[root@lost ~]# ls -l /lib/security/pam_fprintd.so&lt;br /&gt;lrwxrwxrwx. 1 root root 20 2009-07-09 10:59 /lib/security/pam_fprintd.so -&gt; pam_fprintd.so.0.0.0&lt;br /&gt;[root@lost ~]# ls -l /lib/security/pam_fprintd.so.0.0.0&lt;br /&gt;ls: cannot access /lib/security/pam_fprintd.so.0.0.0: No such file or directory&lt;br /&gt;&lt;br /&gt;I'm not sure why the package called fprintd-pam.i586 installs a file that links to "No such file or directory".  But removing fprintd-pam.i586 and gdm-fingerprint did not help.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The quickest solution for this issue was to disable selinux&lt;/b&gt;.  Surely there is a better solution.  If you know what that is, let us know.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4031981797908764346?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4031981797908764346/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4031981797908764346' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4031981797908764346'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4031981797908764346'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/07/fedora-rawhide-cannot-login.html' title='Fedora Rawhide ... cannot login.  Symptoms and solution.'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6930568353223138458</id><published>2009-06-04T16:54:00.052-04:00</published><updated>2010-05-20T09:14:51.981-04:00</updated><title type='text'>Fedora 11: yum hangs on 'Setting up Package Sacks'</title><content type='html'>NOTE: this post was originally written after seeing this problem in rawhide.  The problem persisted into Fedora 11, but all the notes below are for a rawhide configuration.  The fix below works for the fedora.repo also.&lt;br /&gt;&lt;hr /&gt;If you are trying Fedora 11 and yum hangs showing the following output:&lt;br /&gt;&lt;pre&gt;# yum -v update&lt;br /&gt;Config time: 0.045&lt;br /&gt;Yum Version: 3.2.22&lt;br /&gt;Setting up Package Sacks&lt;br /&gt;_&lt;br /&gt;&lt;/pre&gt;Do not fear.  There are (at least) two reasons why you can see this issue.  First, the problem may just be an intersection between your proxy's configuration and the default yum configuration.  If you are behind a proxy, just edit the file /etc/yum.repos.d/fedora-rawhide.repo and change the default "mirrorlist" entry to &lt;b&gt;use http instead of https&lt;/b&gt; as follows:&lt;br /&gt;&lt;pre&gt;mirrorlist=http://mirrors.fedoraproject.org/metalink?repo=rawhide&amp;arch=i386&lt;br /&gt;enabled=1&lt;br /&gt;&lt;/pre&gt;Of course, you will need to leave the "arch" as x86_64 if you are installing on a 64bit machine.  The default https that fedora has chosen will not work with many "transparent" proxy setups, so just change it to http, and you should be fine.&lt;br /&gt;&lt;br /&gt;Note, all this assumes that you set up your proxy as follows:&lt;br /&gt;&lt;pre&gt;# export http_proxy=http://my-semi-xparent-proxy.com:8080&lt;/pre&gt;And when you do run a yum update, run it like this:&lt;br /&gt;&lt;pre&gt;yum -v --enablerepo=rawhide update&lt;/pre&gt;Alternatively you can edit the /etc/yum.conf file and add a line like this &lt;pre&gt;proxy=http://my_proxy.com:port/&lt;/pre&gt;Which brings us to the second easy way to get yourself stuck staring at 'Setting up Package Sacks'.  This came up when folks were updating Fedora 11 - preview ... that is, do not run it simply as "yum update" like I did, because it will look as though it does the update just fine, but it will break yum.  Doing a simple "yum update" without enabling rawhide &lt;b&gt;will enable the base fedora.repo and the fedora-updates.repo&lt;/b&gt;, which will also cause yum to hang at 'Setting up Package Sacks' again with the new "https" in the newly updated "fedora.repo".&lt;br /&gt;&lt;br /&gt;Then again, you may enjoy having some extra time while you stare at yum hanging at 'Setting up Package Sacks' until it times out, I sure did ... it gave me enough time to write the following rant.&lt;br /&gt;&lt;br /&gt;Remember ... this was the Fedora 11 preview, so you do not want to enable the normal repositories.  This is a "feature bug" in my opinion.  &lt;b&gt;&lt;i&gt;Doing an update should not change my enabled repositories without prompting me first.&lt;/i&gt;&lt;/b&gt;  I say this is a bug because I have used Debian (sid) for years, and I have been using Redhat/Fedora for just as long, but I have never had this problem with Debian.  Flame away.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;br /&gt;&lt;br /&gt;UPDATE: Although this blog entry was for "Fedora 11 - preview" the solutions suggested here, as the anonymous comment below suggests, may also apply to Fedora 11 which has now been released.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6930568353223138458?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6930568353223138458/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6930568353223138458' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6930568353223138458'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6930568353223138458'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/06/fedora-11-yum-hangs-on-setting-up.html' title='Fedora 11: yum hangs on &apos;Setting up Package Sacks&apos;'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-2059646667362061924</id><published>2009-05-31T15:25:00.004-04:00</published><updated>2009-06-01T20:53:20.496-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Mother's day</title><content type='html'>Flowers from the kids&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SiLZ96cC63I/AAAAAAAAAtA/f7u--pJP87I/s1600-h/DSCF0034_mothers_day_flowers.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SiLZ96cC63I/AAAAAAAAAtA/f7u--pJP87I/s400/DSCF0034_mothers_day_flowers.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5342071765696965490" /&gt;&lt;/a&gt;&lt;br /&gt;Asleep in the hammock&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SiLZ9vMAAeI/AAAAAAAAAs4/VfHhFBVYtAQ/s1600-h/DSCF0024_hammock.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SiLZ9vMAAeI/AAAAAAAAAs4/VfHhFBVYtAQ/s400/DSCF0024_hammock.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5342071762676875746" /&gt;&lt;/a&gt;&lt;br /&gt;Mom with mom&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SiLZ9hGH85I/AAAAAAAAAsw/igTZ2uLWpbM/s1600-h/DSCF0032_mothers_day.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SiLZ9hGH85I/AAAAAAAAAsw/igTZ2uLWpbM/s400/DSCF0032_mothers_day.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5342071758894134162" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-2059646667362061924?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/2059646667362061924/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=2059646667362061924' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2059646667362061924'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2059646667362061924'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/05/mothers-day.html' title='Mother&apos;s day'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/SiLZ96cC63I/AAAAAAAAAtA/f7u--pJP87I/s72-c/DSCF0034_mothers_day_flowers.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5705428357856223268</id><published>2009-05-01T21:15:00.003-04:00</published><updated>2009-05-01T21:16:38.403-04:00</updated><title type='text'>All I Need Is God</title><content type='html'>&lt;pre&gt;Looks like my blue skies fade to gray&lt;br /&gt;Looks like my pasture's gone away, but&lt;br /&gt;I still don't need your golden cherubim&lt;br /&gt;&lt;br /&gt;All I need is God&lt;br /&gt;All I need is God&lt;br /&gt;In the beginning&lt;br /&gt;All I need is God&lt;br /&gt;To survive&lt;br /&gt;All I need is God&lt;br /&gt;To help me all I need&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;By Kara&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5705428357856223268?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5705428357856223268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5705428357856223268' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5705428357856223268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5705428357856223268'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/05/all-i-need-is-god.html' title='All I Need Is God'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3639891271517169511</id><published>2009-04-30T13:17:00.020-04:00</published><updated>2011-06-20T09:21:53.009-04:00</updated><title type='text'>Error: 'CREATE VIEW' must be the first statement in a query batch</title><content type='html'>Have you ever gotten this error?&lt;br /&gt;&lt;blockquote&gt;Error: 'CREATE VIEW' must be the first statement in a query batch.&lt;br /&gt;SQLState:  S0001&lt;br /&gt;ErrorCode: 111&lt;/blockquote&gt;or maybe&lt;blockquote&gt;Error: 'CREATE TRIGGER' must be the first statement in a query batch.&lt;/blockquote&gt;Well, do not worry.  Here is how you can solve this issue: &lt;b&gt;Just wrap your query with exec('')&lt;/b&gt;.  For example, lets say your view is defined as&lt;br /&gt;&lt;pre&gt;CREATE VIEW theView AS&lt;br /&gt;   SELECT  tableA.id + '_' tableA.name AS ID_NAME,&lt;br /&gt;      tableB.* FROM tableA a&lt;br /&gt;   INNER JOIN tableB b ON a.a_id = b.b_Id&lt;/pre&gt;Well then just change your call as follows:&lt;br /&gt;&lt;pre&gt;exec('CREATE VIEW theView AS&lt;br /&gt;   SELECT  tableA.id + ''_'' tableA.name AS ID_NAME,&lt;br /&gt;      tableB.* FROM tableA a&lt;br /&gt;   INNER JOIN tableB b ON a.a_id = b.b_Id')&lt;/pre&gt;Notice that single quotes origninally in my CREATE statement are escaped as two consecutive single quotes after it is wrapped in the call to exec('').&lt;br /&gt;&lt;br /&gt;You will get the error above, as I did, when executing the CREATE from within &lt;a href="http://squirrel-sql.sourceforge.net/"&gt;SQuirreL&lt;/a&gt; SQL, so apparently SQuirreL is attempting to do some 'innocent' things before the CREATE statement.  Wrapping the CREATE in an exec forces SQuirreL to put the CREATE statement first in a separate execution plan.&lt;br /&gt;&lt;br /&gt;Hope that helps you.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3639891271517169511?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3639891271517169511/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3639891271517169511' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3639891271517169511'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3639891271517169511'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/04/error-create-view-must-be-first.html' title='Error: &apos;CREATE VIEW&apos; must be the first statement in a query batch'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-8176368344442501015</id><published>2009-04-26T21:25:00.002-04:00</published><updated>2009-04-26T21:27:52.072-04:00</updated><title type='text'>Fall Leaves</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SfUJxMhgPKI/AAAAAAAAAso/b_M_TZ4Q0m0/s1600-h/Autumn_leaves.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SfUJxMhgPKI/AAAAAAAAAso/b_M_TZ4Q0m0/s400/Autumn_leaves.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5329176474842840226" /&gt;&lt;/a&gt;See those fall leaves falling from those fall trees? See the leaves falling? They are yellow, green, purple, and brown. Don't frown. Turn your frown upside down. Don't be a clown, 'cuz if your singing, you'll be slinging your love. See the fall leaves falling? Are you stalling? I think not, 'cuz it's getting alot better than I thought. Good night!&lt;br /&gt;&lt;br /&gt;by Kara Singleton&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-8176368344442501015?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/8176368344442501015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=8176368344442501015' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/8176368344442501015'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/8176368344442501015'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/04/fall-leaves.html' title='Fall Leaves'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SfUJxMhgPKI/AAAAAAAAAso/b_M_TZ4Q0m0/s72-c/Autumn_leaves.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-8067271677564404666</id><published>2009-04-26T15:47:00.009-04:00</published><updated>2009-04-26T16:33:04.823-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='pictures'/><title type='text'>Bubbles and smiles ...</title><content type='html'>Friends&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS6tbbBIxI/AAAAAAAAArg/FGoPXLFqKF4/s1600-h/DSCF0003_cropped_j_a_k.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS6tbbBIxI/AAAAAAAAArg/FGoPXLFqKF4/s400/DSCF0003_cropped_j_a_k.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329089548704097042" /&gt;&lt;/a&gt;&lt;br /&gt;Fruits&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SfS7MZNL2pI/AAAAAAAAAsg/chuqKReWC8Q/s1600-h/DSCF0213_fruit.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SfS7MZNL2pI/AAAAAAAAAsg/chuqKReWC8Q/s400/DSCF0213_fruit.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329090080685152914" /&gt;&lt;/a&gt;&lt;br /&gt;Up close&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS6tgYkR_I/AAAAAAAAAro/I3BGVrdK0BI/s1600-h/DSCF0028_v_corner.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 298px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS6tgYkR_I/AAAAAAAAAro/I3BGVrdK0BI/s400/DSCF0028_v_corner.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329089550035994610" /&gt;&lt;/a&gt;&lt;br /&gt;Exercise much?&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SfS7MIydTnI/AAAAAAAAAsY/50rFn6mAIdE/s1600-h/DSCF0199_umbrella.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SfS7MIydTnI/AAAAAAAAAsY/50rFn6mAIdE/s400/DSCF0199_umbrella.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329090076278083186" /&gt;&lt;/a&gt;&lt;br /&gt;Lounging&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SfS7L8O5F1I/AAAAAAAAAsI/lMpXmXjBCkk/s1600-h/DSCF0126_couch.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SfS7L8O5F1I/AAAAAAAAAsI/lMpXmXjBCkk/s400/DSCF0126_couch.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329090072907683666" /&gt;&lt;/a&gt;&lt;br /&gt;Sisters&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SfS7LSCr_aI/AAAAAAAAAsA/st0UIlbmtlQ/s1600-h/DSCF0105_l_v.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 301px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SfS7LSCr_aI/AAAAAAAAAsA/st0UIlbmtlQ/s400/DSCF0105_l_v.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329090061582204322" /&gt;&lt;/a&gt;&lt;br /&gt;Pucker&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SfS6t87hv5I/AAAAAAAAAr4/Nn7na83XKm8/s1600-h/DSCF0080_pucker.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SfS6t87hv5I/AAAAAAAAAr4/Nn7na83XKm8/s400/DSCF0080_pucker.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329089557698822034" /&gt;&lt;/a&gt;&lt;br /&gt;Bubbles&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS6to58MzI/AAAAAAAAArw/qzQQorMOdtQ/s1600-h/DSCF0073_bubble.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS6to58MzI/AAAAAAAAArw/qzQQorMOdtQ/s400/DSCF0073_bubble.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329089552323457842" /&gt;&lt;/a&gt;&lt;br /&gt;Giggles and smiles&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS7MHMCEtI/AAAAAAAAAsQ/HSOatmt_JlI/s1600-h/DSCF0185_vv.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 301px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS7MHMCEtI/AAAAAAAAAsQ/HSOatmt_JlI/s400/DSCF0185_vv.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5329090075848479442" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-8067271677564404666?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/8067271677564404666/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=8067271677564404666' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/8067271677564404666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/8067271677564404666'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/04/bubbles-and-smiles.html' title='Bubbles and smiles ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/SfS6tbbBIxI/AAAAAAAAArg/FGoPXLFqKF4/s72-c/DSCF0003_cropped_j_a_k.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4399075146633441607</id><published>2009-04-18T08:32:00.009-04:00</published><updated>2009-04-18T09:17:21.561-04:00</updated><title type='text'>Beach time ...</title><content type='html'>First, some watermelon ...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SenOjukrJ7I/AAAAAAAAAqU/CJKuBYiQTs0/s1600-h/DSCF0061_watermelon.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SenOjukrJ7I/AAAAAAAAAqU/CJKuBYiQTs0/s400/DSCF0061_watermelon.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326015147534919602" /&gt;&lt;/a&gt;&lt;br /&gt;What is that?&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SenOj4t9I0I/AAAAAAAAAqk/oHkpkpUKqP4/s1600-h/DSCF0008_what.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SenOj4t9I0I/AAAAAAAAAqk/oHkpkpUKqP4/s400/DSCF0008_what.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326015150258201410" /&gt;&lt;/a&gt;&lt;br /&gt;Let's go to the beach!&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SenOjweS7-I/AAAAAAAAAqc/tZadn4UGaTg/s1600-h/DSCF0003_ready.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SenOjweS7-I/AAAAAAAAAqc/tZadn4UGaTg/s400/DSCF0003_ready.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326015148045037538" /&gt;&lt;/a&gt;&lt;br /&gt;Ooooo - kay ...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SenOkPIRzzI/AAAAAAAAAqs/Rrzww3RekB4/s1600-h/DSCF0007_oh.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SenOkPIRzzI/AAAAAAAAAqs/Rrzww3RekB4/s400/DSCF0007_oh.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326015156274188082" /&gt;&lt;/a&gt;&lt;br /&gt;Are we there yet?&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SenPQBCBJ2I/AAAAAAAAArQ/F1v1HNfR5s0/s1600-h/DSCF0026_enjoying.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SenPQBCBJ2I/AAAAAAAAArQ/F1v1HNfR5s0/s400/DSCF0026_enjoying.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326015908404078434" /&gt;&lt;/a&gt;&lt;br /&gt;We are here!&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SenPPx1YRNI/AAAAAAAAArI/w_eVTWB4Wqc/s1600-h/DSCF0024_posing.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SenPPx1YRNI/AAAAAAAAArI/w_eVTWB4Wqc/s400/DSCF0024_posing.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326015904324535506" /&gt;&lt;/a&gt;&lt;br /&gt;Big sisters ...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SenPPs2UwmI/AAAAAAAAAq4/nSmbsKbo76M/s1600-h/DSCF0018_big_sister.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 302px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SenPPs2UwmI/AAAAAAAAAq4/nSmbsKbo76M/s400/DSCF0018_big_sister.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326015902986322530" /&gt;&lt;/a&gt;&lt;br /&gt;Sea shells ...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SenPP8TZoVI/AAAAAAAAArA/NqVGspIMidk/s1600-h/DSCF0019_shells.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SenPP8TZoVI/AAAAAAAAArA/NqVGspIMidk/s400/DSCF0019_shells.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326015907134808402" /&gt;&lt;/a&gt;&lt;br /&gt;Sunsets ...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SenPXbnfgEI/AAAAAAAAArY/xaj1FpqWjqo/s1600-h/DSCF0040_sunset.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SenPXbnfgEI/AAAAAAAAArY/xaj1FpqWjqo/s400/DSCF0040_sunset.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5326016035799662658" /&gt;&lt;/a&gt;&lt;br /&gt;Yay!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4399075146633441607?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4399075146633441607/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4399075146633441607' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4399075146633441607'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4399075146633441607'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/04/beach-time.html' title='Beach time ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/SenOjukrJ7I/AAAAAAAAAqU/CJKuBYiQTs0/s72-c/DSCF0061_watermelon.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-8672797695985834784</id><published>2009-04-17T08:58:00.045-04:00</published><updated>2011-12-05T09:27:03.170-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='jcraft'/><category scheme='http://www.blogger.com/atom/ns#' term='UserInfo'/><category scheme='http://www.blogger.com/atom/ns#' term='scp'/><category scheme='http://www.blogger.com/atom/ns#' term='ant'/><category scheme='http://www.blogger.com/atom/ns#' term='jsch'/><category scheme='http://www.blogger.com/atom/ns#' term='tasks'/><category scheme='http://www.blogger.com/atom/ns#' term='sftp'/><title type='text'>deploying with sftp or scp using ant ... Could not load a dependent class com/jcraft/jsch/UserInfo</title><content type='html'>Have you ever gotten this error?&lt;br /&gt;&lt;blockquote&gt;Could not load a dependent class com/jcraft/jsch/UserInfo&lt;/blockquote&gt;You are not alone.&lt;br /&gt;&lt;br /&gt;You will find &lt;a href="http://ant.apache.org/manual/Tasks/scp.html"&gt;a page here&lt;/a&gt; that is supposed to help you, but well, let's just say that technical people have a problem communicating sometimes.  This problem can also occur if you are trying to run an ant task from within Eclipse that tries to scp or sftp some files.&lt;br /&gt;&lt;br /&gt;So below, I will show you how &lt;b&gt;I solved this problem by downloading the &lt;a href="http://www.jcraft.com/jsch/"&gt;Java Secure Channel&lt;/a&gt; jar &lt;a href="https://sourceforge.net/projects/jsch/files/jsch/jsch-0.1.42.zip/download"&gt;from here&lt;/a&gt;, and putting that jar in the $ANT_HOME/lib directory&lt;/b&gt;.  For the solution to this same problem from within Eclipse, see the section below entitled &lt;a href="#eclipse"&gt;Solving the problem for Eclipse&lt;/a&gt;.&lt;br /&gt;&lt;h2&gt;The error and the solution:&lt;/h2&gt;The following box shows the build.xml file used, then the ant command line used to reproduce the error, which is immediately followed by the commands needed to solve the issue, and then the successful sftp of files to a machine called, "remoteBox".&lt;pre&gt;$ cat build.xml&lt;br /&gt;&amp;lt;project name="Life" basedir="."&gt;&lt;br /&gt;   &amp;lt;target name="deploy"&gt;&lt;br /&gt;      &amp;lt;scp todir="${user}:${pass}@remoteBox.com:." sftp="true" &gt;&lt;br /&gt;         &amp;lt;fileset dir="."&gt;&lt;br /&gt;            &amp;lt;include name="**/foo.*"/&gt;&lt;br /&gt;         &amp;lt;/fileset&gt;&lt;br /&gt;      &amp;lt;/scp&gt;&lt;br /&gt;   &amp;lt;/target&gt;&lt;br /&gt;&amp;lt;/project&amp;gt;&lt;br /&gt;&lt;br /&gt;$ ant -Duser=geek -Dpass=g33k deploy&lt;br /&gt;Buildfile: build.xml&lt;br /&gt;&lt;br /&gt;deploy:&lt;br /&gt;&lt;br /&gt;BUILD FAILED&lt;br /&gt;build.xml:4: Problem: failed to create task or type scp&lt;br /&gt;Cause: Could not load a dependent class com/jcraft/jsch/UserInfo&lt;br /&gt;       It is not enough to have Ant's optional JARs&lt;br /&gt;       you need the JAR files that the optional tasks depend upon.&lt;br /&gt;       Ant's optional task dependencies are listed in the manual.&lt;br /&gt;Action: Determine what extra JAR files are needed, and place them in one of:&lt;br /&gt;        -$ANT_HOME\lib&lt;br /&gt;        -$HOME\.ant\lib&lt;br /&gt;        -a directory added on the command line with the -lib argument&lt;br /&gt;&lt;br /&gt;Do not panic, this is a common problem.&lt;br /&gt;The commonest cause is a missing JAR.&lt;br /&gt;&lt;br /&gt;This is not a bug; it is a configuration problem&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Total time: 0 seconds&lt;br /&gt;&lt;br /&gt;$ cp jsch-0.1.41.jar $ANT_HOME/lib/.&lt;br /&gt;&lt;br /&gt;$ ant -Duser=geek -Dpass=g33k deploy&lt;br /&gt;Buildfile: build.xml&lt;br /&gt;&lt;br /&gt;deploy:&lt;br /&gt;      [scp] Connecting to remoteBox.com:22&lt;br /&gt;      [scp] done.&lt;br /&gt;&lt;br /&gt;BUILD SUCCESSFUL&lt;br /&gt;Total time: 2 seconds&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;So, the procedure above shows:&lt;br /&gt;1. the ant build target I used with the scp task&lt;br /&gt;2. the failure that will occur without the use of the &lt;a href="http://www.jcraft.com/jsch/"&gt;Java Secure Channel&lt;/a&gt; jar&lt;br /&gt;3. copying the jar to your $ANT_HOME/lib directory&lt;br /&gt;4. the successful transfer of files using sftp&lt;br /&gt;&lt;br /&gt;This has been tested with ant 1.6.5 and 1.7.1, although you will get the following error if you use sftp="true" with ant 1.6.5:&lt;br /&gt;&lt;pre&gt;$ ant -Duser=geek -Dpass=g33k deploy&lt;br /&gt;Buildfile: build.xml&lt;br /&gt;&lt;br /&gt;deploy:&lt;br /&gt;&lt;br /&gt;BUILD FAILED&lt;br /&gt;build.xml:4: The &lt;scp&gt; type doesn't support the "sftp" attribute.&lt;br /&gt;&lt;br /&gt;Total time: 0 seconds&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;If you simply remove the sftp="true" attribute from the scp task, then the file tranfer works fine under ant 1.6.5 using the build target as shown above.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;&lt;a name="eclipse" &gt;Solving the problem for Eclipse&lt;/a&gt;&lt;/h2&gt;Depending on your version of Eclipse, the exact menu option may vary, but it goes something like this in the Galileo version of Eclipse:  Go to Window &gt; Preferences &gt; Ant &gt; Runtime &gt; Classpath (tab), select “Ant Home Entries (default)” and click “Add External JARs…”, then add the &lt;a href="http://www.jcraft.com/jsch/"&gt;Java Secure Channel&lt;/a&gt; jar &lt;a href="https://sourceforge.net/projects/jsch/files/jsch/jsch-0.1.42.zip/download"&gt;from above&lt;/a&gt;  Then click Apply and Ok.  Now Eclipse should be able to run ant tasks which scp or sftp files as noted above.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-8672797695985834784?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/8672797695985834784/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=8672797695985834784' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/8672797695985834784'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/8672797695985834784'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/04/deploying-with-sftp-or-scp-using-ant.html' title='deploying with sftp or scp using ant ... Could not load a dependent class com/jcraft/jsch/UserInfo'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1402943166942944386</id><published>2009-04-06T00:01:00.003-04:00</published><updated>2009-04-20T16:16:49.117-04:00</updated><title type='text'>Going to the park ...</title><content type='html'>Here's looking at you, kid ...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/Sdl-7yefvqI/AAAAAAAAAp0/uUet4LDIPjI/s1600-h/DSCF0035_at_you.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 397px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/Sdl-7yefvqI/AAAAAAAAAp0/uUet4LDIPjI/s400/DSCF0035_at_you.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5321424000342015650" /&gt;&lt;/a&gt;On the slide.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/Sdl-82vPPgI/AAAAAAAAAqE/RnCSVTZcmGg/s1600-h/DSCF0048_slide.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 395px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/Sdl-82vPPgI/AAAAAAAAAqE/RnCSVTZcmGg/s400/DSCF0048_slide.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5321424018665848322" /&gt;&lt;/a&gt;On the swing&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/Sdl-8rKshKI/AAAAAAAAAp8/7f0LYI2rulw/s1600-h/DSCF0045_swing.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 386px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/Sdl-8rKshKI/AAAAAAAAAp8/7f0LYI2rulw/s400/DSCF0045_swing.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5321424015559787682" /&gt;&lt;/a&gt;In Him.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1402943166942944386?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1402943166942944386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1402943166942944386' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1402943166942944386'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1402943166942944386'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/04/going-to-park.html' title='Going to the park ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/Sdl-7yefvqI/AAAAAAAAAp0/uUet4LDIPjI/s72-c/DSCF0035_at_you.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-2931275546994914995</id><published>2009-04-01T23:11:00.010-04:00</published><updated>2009-04-01T23:24:59.928-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Someone's Birthday ...</title><content type='html'>.&lt;br /&gt;In the trees again&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdQte76Sr7I/AAAAAAAAAoU/abLsJnkY2vs/s1600-h/DSCF0010_d_tree.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 269px; height: 400px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdQte76Sr7I/AAAAAAAAAoU/abLsJnkY2vs/s400/DSCF0010_d_tree.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927069332910002" /&gt;&lt;/a&gt;&lt;br /&gt;And again&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdQuTgXjGzI/AAAAAAAAAps/Z4KLvHrJ150/s1600-h/DSCF0086_k_t.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdQuTgXjGzI/AAAAAAAAAps/Z4KLvHrJ150/s400/DSCF0086_k_t.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927972472494898" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQuTYYryzI/AAAAAAAAApU/P--x2I8sgRM/s1600-h/DSCF0095_a_b_d.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 287px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQuTYYryzI/AAAAAAAAApU/P--x2I8sgRM/s400/DSCF0095_a_b_d.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927970329774898" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQt6jUuqUI/AAAAAAAAApM/wUrptNtr2xA/s1600-h/DSCF0091_leaf.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 321px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQt6jUuqUI/AAAAAAAAApM/wUrptNtr2xA/s400/DSCF0091_leaf.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927543769246018" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQt6X3fFAI/AAAAAAAAApE/MLsiHpCsB88/s1600-h/DSCF0085_d.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQt6X3fFAI/AAAAAAAAApE/MLsiHpCsB88/s400/DSCF0085_d.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927540693799938" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQt6IyU_8I/AAAAAAAAAo8/-RBdGWUQ93U/s1600-h/DSCF0084_k_tree.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 322px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQt6IyU_8I/AAAAAAAAAo8/-RBdGWUQ93U/s400/DSCF0084_k_tree.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927536645636034" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SdQt57ZT6sI/AAAAAAAAAo0/UGCp3jAFioc/s1600-h/DSCF0081_v_m.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SdQt57ZT6sI/AAAAAAAAAo0/UGCp3jAFioc/s400/DSCF0081_v_m.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927533051046594" /&gt;&lt;/a&gt;It looks so high&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SdQtfsng8TI/AAAAAAAAAos/PPOxAbFhxz8/s1600-h/DSCF0065_up_at_tree.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SdQtfsng8TI/AAAAAAAAAos/PPOxAbFhxz8/s400/DSCF0065_up_at_tree.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927082407489842" /&gt;&lt;/a&gt;Tickle giggles&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SdQtfb0yCyI/AAAAAAAAAok/pLbNggiwMRg/s1600-h/DSCF0073_tickle.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SdQtfb0yCyI/AAAAAAAAAok/pLbNggiwMRg/s400/DSCF0073_tickle.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927077899733794" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdQuTgEj7BI/AAAAAAAAApc/6Sx5Dsl_S90/s1600-h/DSCF0088_k.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdQuTgEj7BI/AAAAAAAAApc/6Sx5Dsl_S90/s400/DSCF0088_k.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927972392856594" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQtfIkQMlI/AAAAAAAAAoc/aUt2vw19QoI/s1600-h/DSCF0064_val.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SdQtfIkQMlI/AAAAAAAAAoc/aUt2vw19QoI/s400/DSCF0064_val.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927072730133074" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SdQuTkhF7-I/AAAAAAAAApk/12Sc1xrNQUY/s1600-h/DSCF0120_l_bd.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 340px; height: 400px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SdQuTkhF7-I/AAAAAAAAApk/12Sc1xrNQUY/s400/DSCF0120_l_bd.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5319927973586268130" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-2931275546994914995?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/2931275546994914995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=2931275546994914995' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2931275546994914995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2931275546994914995'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/04/someones-birthday.html' title='Someone&apos;s Birthday ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SdQte76Sr7I/AAAAAAAAAoU/abLsJnkY2vs/s72-c/DSCF0010_d_tree.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-9078955251030106327</id><published>2009-03-27T03:46:00.014-04:00</published><updated>2010-10-11T11:51:47.112-04:00</updated><title type='text'>The day of the cross ?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdIy_w4gfOI/AAAAAAAAAoM/K1_a1xMzOHE/s1600-h/eclipse1_c.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 392px; height: 315px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SdIy_w4gfOI/AAAAAAAAAoM/K1_a1xMzOHE/s400/eclipse1_c.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5319370180913036514" /&gt;&lt;/a&gt;You can download &lt;a href="http://www.shatters.net/celestia/"&gt;Celestia&lt;/a&gt; and see what happened on that day for yourself with this handy &lt;a href="http://lightcloud.verns.net/jerusalem_00330403_18.cel"&gt;little celestia script&lt;/a&gt; I wrote this evening.  Just save the script to your desktop, launch celestia, and click File, Open Script, and select the file you downloaded.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-9078955251030106327?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=1d4be5e2f3aaa87e&amp;type=video%2Fmp4' length='0'/><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=a5d0b27d6267de58&amp;type=video%2Fmp4' length='0'/><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/9078955251030106327/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=9078955251030106327' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/9078955251030106327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/9078955251030106327'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/day-of-cross.html' title='The day of the cross ?'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SdIy_w4gfOI/AAAAAAAAAoM/K1_a1xMzOHE/s72-c/eclipse1_c.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5774662061287130327</id><published>2009-03-25T20:56:00.018-04:00</published><updated>2009-04-20T16:16:24.039-04:00</updated><title type='text'>Hebruby ...</title><content type='html'>Ok, on the very first day that I was keen to try &lt;a href="http://deadprogrammersociety.blogspot.com/2006/11/new-hebruby-release.html"&gt;Hebruby&lt;/a&gt;&lt;br /&gt;... today ... 2009-3-25 ... it's broken.&lt;blockquote&gt;$ cat foo.rb&lt;br /&gt;require 'rubygems'&lt;br /&gt;require 'hebruby'&lt;br /&gt;&lt;br /&gt;# the 24th&lt;br /&gt;@day = Date.new(2009, 3, 24)&lt;br /&gt;@hb = Hebruby::HebrewDate.new(@day)&lt;br /&gt;puts @day.to_s + " = " + @hb.heb_date&lt;br /&gt;&lt;br /&gt;# the 26th&lt;br /&gt;@day = Date.new(2009, 3, 26)&lt;br /&gt;@hb = Hebruby::HebrewDate.new(@day)&lt;br /&gt;puts @day.to_s + " = " + @hb.heb_date&lt;br /&gt;&lt;br /&gt;# the 25th ???&lt;br /&gt;@day = Date.new(2009, 3, 25)&lt;br /&gt;@hb = Hebruby::HebrewDate.new(@day)&lt;br /&gt;puts @day.to_s + " = " + @hb.heb_date&lt;br /&gt;&lt;/blockquote&gt;Seems simple enough, right?  I mean Hebruby is in the current list of gems today, and it's not like we change the calendaring system everyday.&lt;blockquote&gt;# gem list Hebruby --details --remote&lt;br /&gt;&lt;br /&gt;Hebruby (1.2.1)&lt;br /&gt;    Author: Ron Evans&lt;br /&gt;    Homepage: http://www.deadprogrammersociety.com&lt;br /&gt;&lt;br /&gt;    Hebruby is a Ruby library to convert julian dates to hebrew dates,&lt;br /&gt;    and vice-versa.&lt;/blockquote&gt;You cant make this stuff up.&lt;blockquote&gt;$ ruby foo.rb&lt;pre&gt;2009-03-24 = כ"ז באדר התשס"ט&lt;/pre&gt;&lt;pre&gt;2009-03-26 = א' בניסן התשס"ט&lt;/pre&gt;/usr/lib/ruby/gems/1.8/gems/Hebruby-1.2.1/lib/hebruby.rb:101:in `heb_date': undefined method `+' for nil:NilClass (NoMethodError)&lt;br /&gt; from foo.rb:17&lt;br /&gt;$&lt;br /&gt;&lt;/blockquote&gt;I guess there is no word in Hebrew for "coincidence"?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5774662061287130327?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5774662061287130327/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5774662061287130327' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5774662061287130327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5774662061287130327'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/hebruby.html' title='Hebruby ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1339579551697741634</id><published>2009-03-22T17:05:00.034-04:00</published><updated>2010-09-08T14:55:07.089-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fc9'/><category scheme='http://www.blogger.com/atom/ns#' term='fedora'/><category scheme='http://www.blogger.com/atom/ns#' term='eve'/><category scheme='http://www.blogger.com/atom/ns#' term='64bit'/><category scheme='http://www.blogger.com/atom/ns#' term='eveonline'/><category scheme='http://www.blogger.com/atom/ns#' term='opengl'/><category scheme='http://www.blogger.com/atom/ns#' term='x86_64'/><title type='text'>Direct3D9 is not available without opengl ... EVE Online ... and other games</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/Scauu26VfsI/AAAAAAAAAoE/FqC7aZuZkgE/s1600-h/undocking.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 351px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/Scauu26VfsI/AAAAAAAAAoE/FqC7aZuZkgE/s400/undocking.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5316128530194857666" /&gt;&lt;/a&gt;&lt;br /&gt;I was using fedora 9 and attempting to install EVE Online, and was unable to get past the splash screen after an otherwise successful install using wine-1.1.17.  I was getting the following errors:&lt;br /&gt;&lt;blockquote&gt;$ wine eve.exe&lt;br /&gt;err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not&lt;br /&gt;registered&lt;br /&gt;err:ole:CoGetClassObject no class object&lt;br /&gt;{9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1&lt;br /&gt;fixme:heap:HeapSetInformation 0x8d0000 0 0x33fc70 4&lt;br /&gt;err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat&lt;br /&gt;err:d3d:InitAdapters Failed to get a gl context for default adapter&lt;br /&gt;err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl&lt;/blockquote&gt;This was kind of confusing because opengl was working just fine with my nVidia drivers on the machine as follows:&lt;blockquote&gt;$ glxinfo | grep direct&lt;br /&gt;direct rendering: Yes &lt;/blockquote&gt;Well, here are the basic commands and steps i used to correct the problem and start playing EVE Online:&lt;blockquote&gt;1. rm -rf ~/.wine&lt;br /&gt;2. remove the following &lt;a href="http://lightcloud.verns.net/eve/did_not_work.txt"&gt;packages that do NOT work for EVE Online&lt;/a&gt;&lt;br /&gt;3. installed &lt;a href="http://lightcloud.verns.net/eve/worked_with_EVE_Premium_Setup_84609_m.txt"&gt;the following packages&lt;/a&gt; so that wine would work better.  Obviously not all of those packages are necessary to get wine to compile, but that's what the following step's page suggested we install in order to get a clean wine compile on 64bit fedora 9.&lt;br /&gt;4. recompiled &lt;a href="http://prdownloads.sourceforge.net/wine/wine-1.1.17.tar.bz2"&gt;wine-1.1.17&lt;/a&gt; with &lt;a href="http://wiki.winehq.org/WineOn64bit"&gt;this procedure&lt;/a&gt;&lt;br /&gt;5. wine winecfg (and set the audio to the ALSA that it defaulted to).&lt;br /&gt;6. sh &lt;a href="http://wiki.winehq.org/winetricks"&gt;winetricks&lt;/a&gt; corefonts&lt;br /&gt;7. wine &lt;a href="http://ccp.vo.llnwd.net/o2/EVE_Premium_Setup_84609_m.exe"&gt;EVE_Premium_Setup_84609_m.exe&lt;/a&gt; (installing EVE)&lt;br /&gt;&lt;/blockquote&gt;And now everything is working as you can see from the screenshot of me undocking from a station above (click to enlarge :-).&lt;br /&gt;&lt;br /&gt;The main things I was apparently missing were the following packages before installing wine:&lt;br /&gt;&lt;blockquote&gt;kmod-nvidia-beta.x86_64             180.11.02-1.fc9.2     installed             &lt;br /&gt;xorg-x11-drv-nvidia-beta-libs.i386  180.11.02-2.fc9       installed             &lt;br /&gt;xorg-x11-drv-nvidia-beta.x86_64     180.11.02-2.fc9       installed&lt;/blockquote&gt;I was using these which did NOT work:&lt;br /&gt;&lt;blockquote&gt;kmod-nvidia.x86_64                  173.14.15-1.fc9.11    installed             &lt;br /&gt;xorg-x11-drv-nvidia-libs.x86_64     173.14.15-2.fc9       installed             &lt;br /&gt;xorg-x11-drv-nvidia.x86_64          173.14.15-2.fc9       installed&lt;/blockquote&gt;So basically, use version 180 of the nvidia drivers, instead of the more common 173.  Here is some more info about what I'm running here:&lt;br /&gt;&lt;blockquote&gt;# uname -r&lt;br /&gt;2.6.27.19-78.2.30.fc9.x86_64&lt;br /&gt;# lspci | grep nV&lt;br /&gt;01:00.0 VGA controller: nVidia Corporation GeForce 8500 GT (rev a1)&lt;br /&gt;# wine --version&lt;br /&gt;wine-1.1.17&lt;/blockquote&gt;Hope that helps someone.&lt;br /&gt;&lt;br /&gt;UPDATE: the &lt;a href="http://ccp.vo.llnwd.net/o2/evepremiumpatch84609-85476_m.exe"&gt;next patch&lt;/a&gt; installed just fine using the command:&lt;br /&gt;&lt;blockquote&gt;wine evepremiumpatch84609-85476_m.exe&lt;/blockquote&gt;UPDATE: the &lt;a href="http://ccp.vo.llnwd.net/o2/evepremiumpatch85476-86756_m.exe"&gt;next patch&lt;/a&gt; also installed just fine using the command:&lt;br /&gt;&lt;blockquote&gt;wine evepremiumpatch85476-86756_m.exe&lt;/blockquote&gt;UPDATE: the &lt;a href="http://ccp.vo.llnwd.net/o2/evepremiumpatch86756-88737_m.exe"&gt;next patch&lt;/a&gt; also installed fine using the command:&lt;br /&gt;&lt;blockquote&gt;$ wine evepremiumpatch86756-88737_m.exe&lt;/blockquote&gt;UPDATE: the &lt;a href="http://ccp.vo.llnwd.net/o2/evepremiumpatch88737-88974_m.exe"&gt;next patch&lt;/a&gt; also installed fine using the command:&lt;br /&gt;&lt;blockquote&gt;$ wine evepremiumpatch88737-88974_m.exe&lt;/blockquote&gt;UPDATE: the &lt;a href="http://ccp.vo.llnwd.net/o2/evepremiumpatch88974-89883_m.exe"&gt;next patch&lt;/a&gt; also installed fine as follows:&lt;br /&gt;&lt;blockquote&gt;$ wine evepremiumpatch88974-89883_m.exe &lt;br /&gt;fixme:shell:SHAutoComplete SHAutoComplete stub&lt;br /&gt;fixme:exec:SHELL_execute flags ignored: 0x00000180&lt;br /&gt;fixme:advapi:CheckTokenMembership ((nil) 0x13b920 0x33fb44) stub!&lt;br /&gt;fixme:reg:GetNativeSystemInfo (0x33fb38) using GetSystemInfo()&lt;br /&gt;fixme:mscoree:GetCORVersion (0x33f730, 600, 0x33f71c): semi-stub!&lt;br /&gt;err:setupapi:do_file_copyW Unsupported style(s) 0x144&lt;br /&gt;$&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1339579551697741634?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1339579551697741634/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1339579551697741634' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1339579551697741634'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1339579551697741634'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/eve-online-direct3d9-is-not-available.html' title='Direct3D9 is not available without opengl ... EVE Online ... and other games'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/Scauu26VfsI/AAAAAAAAAoE/FqC7aZuZkgE/s72-c/undocking.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-9128254660307909093</id><published>2009-03-20T20:14:00.006-04:00</published><updated>2009-04-20T16:19:21.491-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Hanging from trees ...</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/ScQzzHfb4WI/AAAAAAAAAn8/2EJO4XZgtiY/s1600-h/00031_valarie.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 367px; height: 400px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/ScQzzHfb4WI/AAAAAAAAAn8/2EJO4XZgtiY/s400/00031_valarie.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5315430413481271650" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/ScQzysl-ToI/AAAAAAAAAn0/zlAtmpumMME/s1600-h/00028_val_looking.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 307px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/ScQzysl-ToI/AAAAAAAAAn0/zlAtmpumMME/s400/00028_val_looking.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5315430406260936322" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/ScQy0vd8zdI/AAAAAAAAAnk/iWDdU0pqR5w/s1600-h/00030_wb_valarie_in_a_tree.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 366px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/ScQy0vd8zdI/AAAAAAAAAnk/iWDdU0pqR5w/s400/00030_wb_valarie_in_a_tree.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5315429341880700370" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/ScQy0UzmxiI/AAAAAAAAAnc/PCUG1tB9QD8/s1600-h/00012_wb_david.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 325px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/ScQy0UzmxiI/AAAAAAAAAnc/PCUG1tB9QD8/s400/00012_wb_david.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5315429334723773986" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/ScQzyCGP-6I/AAAAAAAAAns/x3qBiE8Piv0/s1600-h/00027_valarie_looking.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 288px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/ScQzyCGP-6I/AAAAAAAAAns/x3qBiE8Piv0/s400/00027_valarie_looking.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5315430394853587874" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/ScQy0LTwUJI/AAAAAAAAAnU/u-JZeMs4Wbg/s1600-h/00010_rotwb_valarie.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 300px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/ScQy0LTwUJI/AAAAAAAAAnU/u-JZeMs4Wbg/s400/00010_rotwb_valarie.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5315429332174262418" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/ScQyzyn2FsI/AAAAAAAAAnM/6nv1f0GoWu8/s1600-h/00004_w_valarie.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 248px; height: 400px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/ScQyzyn2FsI/AAAAAAAAAnM/6nv1f0GoWu8/s400/00004_w_valarie.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5315429325547640514" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-9128254660307909093?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/9128254660307909093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=9128254660307909093' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/9128254660307909093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/9128254660307909093'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/hanging-from-trees.html' title='Hanging from trees ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/ScQzzHfb4WI/AAAAAAAAAn8/2EJO4XZgtiY/s72-c/00031_valarie.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4728610893519628286</id><published>2009-03-18T17:17:00.019-04:00</published><updated>2011-10-13T09:17:18.699-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='octal'/><category scheme='http://www.blogger.com/atom/ns#' term='grep'/><category scheme='http://www.blogger.com/atom/ns#' term='octal dump'/><category scheme='http://www.blogger.com/atom/ns#' term='Invalid back reference'/><title type='text'>grep using octal patterns and avoid grep: Invalid back reference</title><content type='html'>Have you ever had a line in a file like this?&lt;br /&gt;&lt;blockquote&gt;This line is fine&lt;br /&gt;This line has Â nasty character in it&lt;br /&gt;This line is fine&lt;/blockquote&gt;And then after you read the man page for grep you may have tried this to grep these characters and gotten an error:&lt;br /&gt;&lt;blockquote&gt;$ grep '\240' foo&lt;br /&gt;grep: Invalid back reference&lt;/blockquote&gt;Well, try this instead:&lt;br /&gt;&lt;blockquote&gt;$ grep $'\240' foo&lt;br /&gt;This line has   nasty character in it&lt;br /&gt;&lt;/blockquote&gt;Hope that helps.&lt;br /&gt;&lt;br /&gt;P.S. Here is a way to use octal dump (od) to figure out the octal value of the nasty character you are trying to match ... in this case it's the "240":&lt;br /&gt;&lt;blockquote&gt;$ grep nasty foo | od -c&lt;br /&gt;0000000   T   h   i   s       l   i   n   e       h   a   s     240   n&lt;br /&gt;0000020   a   s   t   y       c   h   a   r   a   c   t   e   r       i&lt;br /&gt;0000040   n       i   t   .  \n&lt;br /&gt;0000046&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4728610893519628286?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4728610893519628286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4728610893519628286' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4728610893519628286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4728610893519628286'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/grep-using-octal-patterns-and-avoid.html' title='grep using octal patterns and avoid grep: Invalid back reference'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3729983575303321478</id><published>2009-03-14T17:01:00.009-04:00</published><updated>2010-10-11T15:08:09.372-04:00</updated><title type='text'>A Mighty Fortress is our God.</title><content type='html'>It's not in one of the proper languages like &lt;a href="http://www.ukrlc.org/mp3/index.htm"&gt;number seven is here&lt;/a&gt; ... a worthy attempt at praise, I must say, but this has always been my favorite rendition of this classic.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/Yk8U58vfOoc&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/Yk8U58vfOoc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;br /&gt;It's amazing how much power can come from only five voices praising the Lord.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3729983575303321478?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3729983575303321478/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3729983575303321478' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3729983575303321478'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3729983575303321478'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/mighty-fortress-is-our-god.html' title='A Mighty Fortress is our God.'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-280801463815186210</id><published>2009-03-13T18:07:00.027-04:00</published><updated>2010-10-11T11:53:07.653-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='dhtml'/><category scheme='http://www.blogger.com/atom/ns#' term='div'/><category scheme='http://www.blogger.com/atom/ns#' term='jquery'/><category scheme='http://www.blogger.com/atom/ns#' term='slider'/><category scheme='http://www.blogger.com/atom/ns#' term='picture'/><title type='text'>Here is a div or picture slider</title><content type='html'>Here is a snapshot of a jquery slider I just did for a special olympics site.  &lt;br /&gt;&lt;center&gt;(Click to see the demo)&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://lightcloud.verns.net/slider/slider.html"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 153px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SbtWm0iENbI/AAAAAAAAAnE/Jrd00YdL4jY/s400/slider.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5312935410350175666" /&gt;&lt;/a&gt;I have not tested it in internet exploder yet.  It can slide pictures, or in this case divs containing pictures.  You may find something hidden there ... let us know if you do :-)&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;br /&gt;&lt;br /&gt;UPDATE: The code has been improved now.  It only requires nested divs, instead of an unordered list.  It also now only requires jquery itself.  Hope that helps.&lt;br /&gt;&lt;br /&gt;If you make any improvements, just email me and let me know.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-280801463815186210?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/280801463815186210/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=280801463815186210' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/280801463815186210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/280801463815186210'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/here-is-div-or-picture-slider.html' title='Here is a div or picture slider'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/SbtWm0iENbI/AAAAAAAAAnE/Jrd00YdL4jY/s72-c/slider.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1366100468427449593</id><published>2009-03-12T14:03:00.006-04:00</published><updated>2009-07-29T14:20:50.751-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Climbing trees, feeding birds, and smiling</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO4sKX3UI/AAAAAAAAAm0/xwm_hC4Vtx4/s1600-h/00007_feeding_the_birds.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO4sKX3UI/AAAAAAAAAm0/xwm_hC4Vtx4/s400/00007_feeding_the_birds.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5312363971294518594" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO3-lSpzI/AAAAAAAAAmk/HCp0jzI3RtM/s1600-h/00015_climbing.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 339px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO3-lSpzI/AAAAAAAAAmk/HCp0jzI3RtM/s400/00015_climbing.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5312363959059392306" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SblO4cLhEuI/AAAAAAAAAms/T6l1v8Okbi4/s1600-h/00017_climbing_a_tree.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 375px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SblO4cLhEuI/AAAAAAAAAms/T6l1v8Okbi4/s400/00017_climbing_a_tree.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5312363967004349154" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;(Click to enlarge)&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO3U8M3CI/AAAAAAAAAmc/5zyEXClWvMM/s1600-h/00004_kara_and_valarie.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 357px; height: 400px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO3U8M3CI/AAAAAAAAAmc/5zyEXClWvMM/s400/00004_kara_and_valarie.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5312363947881192482" /&gt;&lt;/a&gt;&lt;br /&gt;Praise the Lord.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1366100468427449593?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1366100468427449593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1366100468427449593' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1366100468427449593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1366100468427449593'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/climbing-trees-feeding-birds-and.html' title='Climbing trees, feeding birds, and smiling'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO4sKX3UI/AAAAAAAAAm0/xwm_hC4Vtx4/s72-c/00007_feeding_the_birds.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1769063073501632864</id><published>2009-03-06T12:40:00.012-05:00</published><updated>2010-02-12T11:15:16.469-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ignorance'/><category scheme='http://www.blogger.com/atom/ns#' term='secrets'/><category scheme='http://www.blogger.com/atom/ns#' term='programmers'/><category scheme='http://www.blogger.com/atom/ns#' term='rockstar'/><title type='text'>Men are Four</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SbFqRXIOVRI/AAAAAAAAAmU/SCDq-kcM2EA/s1600-h/Men_are_four.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 395px; height: 300px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SbFqRXIOVRI/AAAAAAAAAmU/SCDq-kcM2EA/s400/Men_are_four.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5310142282145355026" /&gt;&lt;/a&gt;&lt;br /&gt;The father of a good friend of ours made her memorize this ...&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;1.  He who knows not, but thinks he knows, he is a fool - shun him.&lt;br /&gt;&lt;br /&gt;2.  He who knows not and knows he knows not, he is a child - guide him.&lt;br /&gt;&lt;br /&gt;3.  He who knows and knows not he knows, he is asleep - awaken him.&lt;br /&gt;&lt;br /&gt;4.  He who knows and knows he knows, he is wise - follow him.&lt;/blockquote&gt;&lt;br /&gt;She recalled this after listening to musings of Ed Burns on the writing of his book, &lt;a href="http://www.amazon.com/dp/0071490833?tag=ridthecre-20&amp;camp=14573&amp;creative=327641&amp;linkCode=as1&amp;creativeASIN=0071490833&amp;adid=18Q4NWHT9GH3FMHP54F3&amp;"&gt;Secrets of the Rockstar Programmers&lt;/a&gt;.  She noted the similarity to the five orders of ignorance, described in the book.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1769063073501632864?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1769063073501632864/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1769063073501632864' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1769063073501632864'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1769063073501632864'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/03/men-are-four.html' title='Men are Four'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/SbFqRXIOVRI/AAAAAAAAAmU/SCDq-kcM2EA/s72-c/Men_are_four.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3707550561846243549</id><published>2009-02-13T04:02:00.012-05:00</published><updated>2010-09-08T15:04:49.325-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='songs'/><category scheme='http://www.blogger.com/atom/ns#' term='chords'/><category scheme='http://www.blogger.com/atom/ns#' term='yêu'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='bài hát'/><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='chúa'/><category scheme='http://www.blogger.com/atom/ns#' term='thương'/><category scheme='http://www.blogger.com/atom/ns#' term='jê-sus'/><category scheme='http://www.blogger.com/atom/ns#' term='loves'/><category scheme='http://www.blogger.com/atom/ns#' term='hài nhi'/><category scheme='http://www.blogger.com/atom/ns#' term='acoustic'/><category scheme='http://www.blogger.com/atom/ns#' term='jesus'/><category scheme='http://www.blogger.com/atom/ns#' term='mp3'/><category scheme='http://www.blogger.com/atom/ns#' term='music'/><category scheme='http://www.blogger.com/atom/ns#' term='podcast'/><category scheme='http://www.blogger.com/atom/ns#' term='children'/><category scheme='http://www.blogger.com/atom/ns#' term='ukulele'/><title type='text'>Chúa Jê-sus Yêu Thương Hết Thảy Hài  Nhi - Jesus Loves the Little Children</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SZU7p1tl0pI/AAAAAAAAAl0/pcjZHGi-fyA/s1600-h/00014_01.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 248px; height: 400px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SZU7p1tl0pI/AAAAAAAAAl0/pcjZHGi-fyA/s400/00014_01.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5302209726277603986" align="right"  /&gt;&lt;/a&gt;&lt;br /&gt;Three versions of the song ...&lt;br /&gt;&lt;br /&gt;1. Chúa Jê-sus Yêu Thương Hết Thảy Hài Nhi&lt;br /&gt;2. Jesus Loves the Little Children&lt;br /&gt;3. Chúa Cứu Thế Jê-sus Thập Tự Nhân &lt;br /&gt;&lt;br /&gt;* Missionary version pre 1975 ... Yay!&lt;br /&gt;* kiểu hát theo giáo sĩ trước năm 1975 .. vui!&lt;br /&gt;&lt;br /&gt;&lt;embed src="http://lightcloud.verns.net/flash/player.swf" type="application/x-shockwave-flash" allowscriptaccess="always" FlashVars="soundFile=http://vsingleton.podomatic.com/enclosure/2009-02-13T01_00_04-08_00.mp3&amp;amp;rightbg=0x1393c0&amp;amp;leftbg=0x1393c0&amp;amp;bg=0xebf5f8&amp;amp;lefticon=0xffffff&amp;amp;righticon=0xffffff&amp;amp;border=0x1393c0&amp;amp;slider=0x1393c0" width="320" height="24"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;A link to &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/Jesus_Loves_The_Little_Children"&gt;some lyrics and chords&lt;/a&gt; I'm using.&lt;br /&gt;Direct &lt;a href="http://vsingleton.podomatic.com/enclosure/2009-02-13T01_00_04-08_00.mp3"&gt;link to the mp3&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Trong danh Chúa Jê-sus&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3707550561846243549?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3707550561846243549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3707550561846243549' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3707550561846243549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3707550561846243549'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/02/chua-je-sus-yeu-thuong-het-thay-hai-nhi.html' title='Chúa Jê-sus Yêu Thương Hết Thảy Hài  Nhi - Jesus Loves the Little Children'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SZU7p1tl0pI/AAAAAAAAAl0/pcjZHGi-fyA/s72-c/00014_01.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6425645305906905518</id><published>2009-02-12T00:36:00.025-05:00</published><updated>2009-04-20T16:19:59.467-04:00</updated><title type='text'>In the beginning ...</title><content type='html'>&lt;blockquote&gt;&lt;small&gt;&lt;sup&gt;1&lt;/sup&gt; In the beginning God created the heavens and the eretz. &lt;sup&gt;2&lt;/sup&gt; Now the eretz was formless and empty. Darkness was on the surface of the deep. God's Spirit was hovering over the surface of the waters. &lt;sup&gt;3&lt;/sup&gt; God said, "Let there be light," and there was light. &lt;sup&gt;4&lt;/sup&gt; God saw the light, and saw that it was good. God divided the light from the darkness. &lt;span style="font-weight:bold;"&gt;&lt;sup&gt;5&lt;/sup&gt; God called the light Day, and the darkness he called Night. There was evening and there was morning, one day.&lt;/span&gt;&lt;/small&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;big&gt;The lord introduces the concept of a "Day" here, or rather ... He gave the light a name, but the human concept of a day is no where to be found ... yet.  This "Day" must be different in God's eyes ... it is used as a proper name.  Is that how you normally use the word "Day"?&lt;/big&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;small&gt;&lt;sup&gt;6&lt;/sup&gt; God said, "Let there be an expanse in the midst of the waters, and let it divide the waters from the waters." &lt;sup&gt;7&lt;/sup&gt; God made the expanse, and divided the waters which were under the expanse from the waters which were above the expanse, and it was so. &lt;span style="font-weight:bold;"&gt;&lt;sup&gt;8&lt;/sup&gt; God called the expanse sky. There was evening and there was morning, a second day.&lt;/span&gt;&lt;/small&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;big&gt;Again, another "day" according to God, not according to man.&lt;/big&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;small&gt;&lt;sup&gt;9&lt;/sup&gt; God said, "Let the waters under the sky be gathered together to one place, and let the dry land appear," and it was so. &lt;sup&gt;10&lt;/sup&gt; God called the dry land Eretz, and the gathering together of the waters he called Seas. God saw that it was good. &lt;sup&gt;11&lt;/sup&gt; God said, "Let the eretz put forth grass, herbs yielding seed, and fruit trees bearing fruit after their kind, with its seed in it, on the eretz," and it was so. &lt;sup&gt;12&lt;/sup&gt; The eretz brought forth grass, herbs yielding seed after their kind, and trees bearing fruit, with its seed in it, after their kind: and God saw that it was good. &lt;span style="font-weight:bold;"&gt;&lt;sup&gt;13&lt;/sup&gt; There was evening and there was morning, a third day.&lt;/span&gt;&lt;/small&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;big&gt;OK, now this is the third "day", and not only is man's concept of a day nonexistant, but humans are nowhere to be found.&lt;/big&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;small&gt;&lt;big&gt;&lt;span style="font-weight:bold;"&gt;&lt;sup&gt;14&lt;/sup&gt; God said, "Let there be lights in the expanse of sky to divide the day from the night; and let them be for signs, and for seasons, and for days and years;&lt;/span&gt;&lt;/big&gt; &lt;sup&gt;15&lt;/sup&gt; and let them be for lights in the expanse of sky to give light on the eretz," and it was so. &lt;sup&gt;16&lt;/sup&gt; God made the two great lights: the greater light to rule the day, and the lesser light to rule the night. He also made the stars. &lt;sup&gt;17&lt;/sup&gt; God set them in the expanse of sky to give light to the eretz, &lt;sup&gt;18&lt;/sup&gt; and to rule over the day and over the night, and to divide the light from the darkness. God saw that it was good. &lt;span style="font-weight:bold;"&gt;&lt;sup&gt;19&lt;/sup&gt; There was evening and there was morning, a fourth day.&lt;/span&gt;&lt;/small&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;big&gt;Still no humans yet, but I've emphasized that the Lord at this point has finally provided the sun and the moon ... for someone to have "signs, and for seasons, and for days and years".&lt;br /&gt;&lt;br /&gt;So at this point, with no humans around to interpret these signs, seasons, days, and years ... it may be a while before humans figure out what a "day" means to the Lord.  Even now I wonder how seriously people have considered the idea that ... &lt;/big&gt;&lt;blockquote&gt;one day is with the Lord as a thousand years, and a thousand years as one day. - &lt;a href="http://www.blueletterbible.org/Bible.cfm?b=2Pe&amp;c=3&amp;v=8&amp;t=KJV#vrsn/8"&gt;2 Peter 3:8&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;big&gt;Just because scientists have a made a few "rigorous" definitions for the word "day", does not mean that the common meaning for the word "day", and the Lord's meaning for the word must to be one and the same meaning as most people assume.  Not to mention the fact that still &lt;a href="http://www.google.com/search?q=define%3Aday&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t"&gt;folks cannot agree as to what a day actually is&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;What do you think?&lt;/big&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6425645305906905518?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6425645305906905518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6425645305906905518' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6425645305906905518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6425645305906905518'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/02/in-beginning.html' title='In the beginning ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-714613576560180234</id><published>2009-02-11T23:51:00.003-05:00</published><updated>2009-04-20T16:19:36.104-04:00</updated><title type='text'>A 12 year old trying to save lives ...</title><content type='html'>&lt;center&gt;&lt;object width="391" height="316"&gt;&lt;param name="movie" value="http://www.youtube.com/v/wOR1wUqvJS4&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;embed src="http://www.youtube.com/v/wOR1wUqvJS4&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="391" height="316"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;In Him.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-714613576560180234?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/714613576560180234/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=714613576560180234' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/714613576560180234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/714613576560180234'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/02/12-year-old-trying-to-save-lives.html' title='A 12 year old trying to save lives ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3475050346287189081</id><published>2009-02-06T18:59:00.007-05:00</published><updated>2010-10-11T11:54:31.635-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='lời hay ý đẹp'/><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='beautiful thoughts'/><title type='text'>Lời Hay Ý Đẹp</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://lightcloud.verns.net/mediawiki/index.php/L%E1%BB%9Di_Hay_%C3%9D_%C4%90%E1%BA%B9p"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 339px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO3-lSpzI/AAAAAAAAAmk/HCp0jzI3RtM/s400/00015_climbing.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5312363959059392306" /&gt;&lt;/a&gt;* Một vị Mục Sư kể chuyện rằng, "Chúa không kêu chúng ta đến sự thành công, nhưng Chúa kêu chúng ta đến sự thành tín, thành thật, và thành tâm."&lt;br /&gt;* Nếu chúng ta không hết lòng theo Chúa trong hoàn cãnh khó khăn, thì chúng ta cũng không theo Chúa trong lúc thuận tiện.&lt;br /&gt;&lt;br /&gt;Trong danh Giê-su Christ&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3475050346287189081?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3475050346287189081/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3475050346287189081' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3475050346287189081'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3475050346287189081'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/02/loi-hay-y-ep.html' title='Lời Hay Ý Đẹp'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/SblO3-lSpzI/AAAAAAAAAmk/HCp0jzI3RtM/s72-c/00015_climbing.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-7806433264063363161</id><published>2009-02-03T18:07:00.014-05:00</published><updated>2009-05-09T20:59:56.093-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='skype fc9 fedora'/><title type='text'>Installing skype on fedora ... libQtCore.so.1 is needed by skype-2.0.0.72-fc5.i586</title><content type='html'>If you use fedora, and if you get errors as follows:&lt;br /&gt;&lt;blockquote&gt;error: Failed dependencies:&lt;br /&gt;    libQtCore.so.1 is needed by skype-2.0.0.72-fc5.i586&lt;br /&gt;    libQtDBus.so.1 is needed by skype-2.0.0.72-fc5.i586&lt;br /&gt;    ...&lt;br /&gt;    libXss.so.1 is needed by skype-2.0.0.72-fc5.i586&lt;/blockquote&gt;Don't worry you are not alone.  And google may not seem to help much.&lt;br /&gt;&lt;br /&gt;Well here is a solution I used ... execute the following as root:&lt;br /&gt;&lt;blockquote&gt;# yum install qt-x11.i386&lt;br /&gt;# yum install libXScrnSaver.i386&lt;br /&gt;# yum install libXv.i386&lt;br /&gt;# rpm -ivh skype-2.0.0.72-fc5.i586.rpm&lt;br /&gt;&lt;/blockquote&gt;And then skype should be installed.  If you use gnome, there will be an icon at f applications-&gt;Internet-&gt;skype.&lt;br /&gt;&lt;br /&gt;One reason why folks run into this issue is because they are running a 64 bit processor and installing skype which was compiled to be run on a 32 bit machine.  So the files in the  skype-2.0.0.72-fc5.i586.rpm are for a 32 bit operating system.  The two yum commands above simply install the corresponding 32 bit libraries needed by skype to run on your 64 bit machine.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-7806433264063363161?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/7806433264063363161/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=7806433264063363161' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7806433264063363161'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7806433264063363161'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/02/skype-fc10.html' title='Installing skype on fedora ... libQtCore.so.1 is needed by skype-2.0.0.72-fc5.i586'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-588600135070996605</id><published>2009-01-31T21:44:00.007-05:00</published><updated>2010-10-11T15:10:41.548-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='lời hay ý đẹp'/><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><category scheme='http://www.blogger.com/atom/ns#' term='beautiful thoughts'/><title type='text'>Ý Hay Hôm Nay</title><content type='html'>&lt;blockquote&gt;Người hạnh phúc là do tự mình suy định -- &lt;a href="http://vi.wikipedia.org/wiki/Abraham_Lincoln"&gt;Abraham Lincoln&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;blockquote&gt;Nếu bạn yêu việc làm, bạn sẽ không bao giờ có một ngày làm việc khó nhọc suốt cuộc đời bạn -- &lt;a href="http://vi.wikipedia.org/wiki/Thomas_Edison"&gt;Thomas Edison&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;For more lời hay ý đẹp &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/L%E1%BB%9Di_Hay_%C3%9D_%C4%90%E1%BA%B9p"&gt;click here&lt;/a&gt; ... for Beautiful thoughts in english &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/Beautiful_Thoughts"&gt;click here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-588600135070996605?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/588600135070996605/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=588600135070996605' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/588600135070996605'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/588600135070996605'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/01/y-hay-hom-nay.html' title='Ý Hay Hôm Nay'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4318493232320833335</id><published>2009-01-28T21:48:00.003-05:00</published><updated>2010-10-11T15:11:20.567-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='lời hay ý đẹp'/><category scheme='http://www.blogger.com/atom/ns#' term='beautiful thoughts'/><title type='text'>Cho Những Người có Quyền Thế</title><content type='html'>&lt;blockquote&gt;Vậy, trước hết mọi sự ta dặn rằng, phải khẩn nguyện, cầu xin, kêu van, tạ ơn cho mọi người, cho các vua, cho hết thảy các bậc cầm quyền, để chúng ta được lấy điều nhân đức và thành thật mà ở đời cho bình tịnh yên ổn. Ấy là một sự lành và đẹp mắt Đức Chúa Trời, là Cứu Chúa chúng ta, Ngài muốn cho mọi người được cứu rỗi và hiểu biết lẽ thật. -- &lt;a href="http://tinlanh.com/thanhkinh/kinhthanh/1timothe.shtml"&gt;Ti-mô-thê 2:1-3&lt;/a&gt;&lt;/blockquote&gt;&lt;blockquote&gt;Ôi Đức Chúa Trời quyền năng ... Xin thay đổi, chúng tôi cầu nguyện cho tấm lòng của nhân loại và người cầm quyền, ban bình an cai trị giữa các nước thế gian trên nền tảng của công bình, ngay thẳng và chân lý bởi quyền năng Thánh Linh Chúa; Qua Đấng Cứu Thế mà đã chết trên thập giá và kéo mọi người đến gần là con của Ngài tức là Giê-su Chúa chúng tôi. A-men. (1) -- William Temple&lt;/blockquote&gt;&lt;blockquote&gt;Cha chúng tôi và Chúa tôi, con ngợi khen Ngài bởi sự ban ơn phước lành trên đất nước vượt quá đều chúng tôi xứng đáng nhận. Dầu mình biết không phải hầu hết những gì đúng tại xứ Mỹ này. Từ đáy lòng chúng ta cần tâm linh đạo đức làm mới lại để giúp chúng ta đương đầu với những vấn đề khó xử. Làm chúng tôi nhận thức thấy tội lổi. Giúp chúng tôi trở lại cùng Ngài ăn năn và có đức tin nơi Ngài. Giữ bước chân chúng tôi trên con đường ngay thẳng và bình yên. Hôm nay chúng tôi cầu nguyện cho những người cai trị đất nước. Xin ban cho họ thông sáng trên con đường công chính anh hùng để làm theo ... Đây là lời cầu nguyện trong Thánh Linh. (2) -- &lt;a href="http://vi.wikipedia.org/wiki/Billy_Graham"&gt;Billy Graham&lt;/a&gt;&lt;/blockquote&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SW6_hHx3rYI/AAAAAAAAAks/JJldaBvrK2c/s1600-h/lincoln_cropped.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 205px; height: 276px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SW6_hHx3rYI/AAAAAAAAAks/JJldaBvrK2c/s400/lincoln_cropped.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5291377187951717762" /&gt;&lt;/a&gt;&lt;blockquote&gt;Chúng ta đã lớn mạnh giàu có dường như chưa có nước nào bằng mình. Nhưng mà mình đã quên mất Đức Chúa Trời ... Chìm đắm trong vụ lợi, và tự phụ tự mản vào sự thành công của riêng mình và chẳng cần đến sự cứu chuộc giữ chúng ta trong ơn Ngài, quá kiêu hãnh không cần cầu nguyện với Đức Chúa Trời là Đấng làm ra mình. Bổn phận của chúng ta hạ mình và khiêm nhường ... ăn năn tội lổi về dân tộc mình cầu xin sự nhân từ và tha thứ. (3) -- &lt;a href="http://vi.wikipedia.org/wiki/Abraham_Lincoln"&gt;Abraham Lincoln&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;Lời chú :&lt;br /&gt;1.  Từ "Lời Cầu Nguyện Hoa Bình ở giữa những Quốc Gia" của William Temple xuất bản năm 1941 trong phần phụ thêm "Quyển Sổ Tay về những Lời Cầu Nguyện của Thời Chiến Tranh."&lt;br /&gt;2. Từ lời cầu nguyện của Billy Graham Ngày Lễ Quốc Gia Cầu Nguyện, Tháng 5 năm 2001.&lt;br /&gt;3. Từ lời tuyên bố của Abraham Lincoln định Ngày Lễ Quốc Gia Kiến Ăn, Ngày 30 Tháng 3 năm 1863.&lt;br /&gt;&lt;br /&gt;For more lời hay ý đẹp &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/L%E1%BB%9Di_Hay_%C3%9D_%C4%90%E1%BA%B9p"&gt;click here&lt;/a&gt; ... for Beautiful thoughts in english &lt;a href="http://lightcloud.verns.net/mediawiki/index.php/Beautiful_Thoughts"&gt;click here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4318493232320833335?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4318493232320833335/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4318493232320833335' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4318493232320833335'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4318493232320833335'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/01/cho-nhung-nguoi-co-quyen.html' title='Cho Những Người có Quyền Thế'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SW6_hHx3rYI/AAAAAAAAAks/JJldaBvrK2c/s72-c/lincoln_cropped.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1578303396262098318</id><published>2009-01-26T10:50:00.025-05:00</published><updated>2011-11-09T17:10:44.907-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tabbed'/><category scheme='http://www.blogger.com/atom/ns#' term='instructions'/><category scheme='http://www.blogger.com/atom/ns#' term='howto'/><category scheme='http://www.blogger.com/atom/ns#' term='cygwin'/><category scheme='http://www.blogger.com/atom/ns#' term='rxvt'/><category scheme='http://www.blogger.com/atom/ns#' term='xorg'/><category scheme='http://www.blogger.com/atom/ns#' term='xterm'/><category scheme='http://www.blogger.com/atom/ns#' term='tabs'/><category scheme='http://www.blogger.com/atom/ns#' term='mrxvt'/><title type='text'>mrxvt hanging or not logging in with XWin ... or Can't read lock file /tmp/.X0-lock</title><content type='html'>I thought we might get some comments &lt;a href="http://vsingleton.blogspot.com/2008/12/tabbed-terminal-under-cygwin-using.html#c8802121693629901247"&gt;like Jim's&lt;/a&gt;.  And I'm not sure of what to say about the fonts, but as far as the "hanging" goes, it may be that the mrxvt command is getting executed too soon after the XWin command, and they race to see who starts first, if mrxvt wins the race, then it hangs or does not login.&lt;br /&gt;&lt;br /&gt;This compells me to post a short perl script I've written avoid the race:&lt;pre&gt;#!/usr/bin/perl -w&lt;br /&gt;&lt;br /&gt;use strict;&lt;br /&gt;&lt;br /&gt;# start X&lt;br /&gt;system("XWin -nolock -multiwindow -clipboard -silent-dup-error &amp;");&lt;br /&gt;if ($? == -1) {&lt;br /&gt;   print "failed to execute: $!\n";&lt;br /&gt;} elsif ($? &amp; 127) {&lt;br /&gt;   printf "child died with signal %d, %s coredump\n",&lt;br /&gt;      ($? &amp; 127),  ($? &amp; 128) ? 'with' : 'without';&lt;br /&gt;} else {&lt;br /&gt;   printf "child exited with value %d\n", $? &gt;&gt; 8;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;# get the Windows process id (not the Cygwin pid)&lt;br /&gt;my $process = "";&lt;br /&gt;my $command = "";&lt;br /&gt;&lt;br /&gt;while ($process !~ /\d+/) {&lt;br /&gt;   print "Waiting for WINPID ...\n";&lt;br /&gt;   $command = "ps -el";&lt;br /&gt;   open(PS, "$command 2&amp;gt;&amp;1 |") or die "cant $command: $!";&lt;br /&gt;   my($i, $column);&lt;br /&gt;   my @line = split /\s+/, &amp;lt;PS&amp;gt;;&lt;br /&gt;   for $i ( 0 .. $#line) {&lt;br /&gt;      if ($line[$i] eq "WINPID") {&lt;br /&gt;         $column = (scalar(@line) - $i) * -1;&lt;br /&gt;      }&lt;br /&gt;   }&lt;br /&gt;   while (&amp;lt;PS&amp;gt;) {&lt;br /&gt;      next unless /XWin/;&lt;br /&gt;      @_ = split;&lt;br /&gt;      $process = $_[$column];&lt;br /&gt;      print "WINPID = $process\n";&lt;br /&gt;   }&lt;br /&gt;   close PS or die "bad $command: $! $?";&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;my $xWinSockets = 0;&lt;br /&gt;while ($xWinSockets &lt; 8) {&lt;br /&gt;   sleep 1;&lt;br /&gt;   $xWinSockets = getNumberOfXWinSockets();&lt;br /&gt;   print "NumberOfXWinSockets = $xWinSockets\n";&lt;br /&gt;}&lt;br /&gt;system("mrxvt -sb -sl 1000 -fn fixed -fg green -bg black -g 150x45 --highlightColor green -ls &amp;");&lt;br /&gt;&lt;br /&gt;sub getNumberOfXWinSockets {&lt;br /&gt;   my $number = 0;&lt;br /&gt;   $command = "netstat -nao -p TCP";&lt;br /&gt;   open(STATUS, "$command 2&amp;gt;&amp;1 |") or die "cant $command: $!";&lt;br /&gt;   while (&amp;lt;STATUS&amp;gt;) { / ${process}.$/ and do { $number++; } }&lt;br /&gt;   close STATUS or die "bad command: $! $?";&lt;br /&gt;   return $number;&lt;br /&gt;}&lt;/pre&gt;This script has helped me to prevent mrxvt from hanging or racing with XWin.  Note the magic number 8 near the end.  I hate magic numbers!  If you know of the "correct" way to fix this whole issue, email me the details.&lt;br /&gt;&lt;br /&gt;Make sure your DISPLAY environment variable is set ... maybe "export DISPLAY=:0".  I usually put a line something like that in my .bash_profile.&lt;br /&gt;&lt;br /&gt;Here is the typical output from the perl script above:&lt;br /&gt;&lt;pre&gt;$ x.pl&lt;br /&gt;child exited with value 0&lt;br /&gt;Waiting for WINPID ...&lt;br /&gt;Waiting for WINPID ...&lt;br /&gt;Waiting for WINPID ...&lt;br /&gt;Waiting for WINPID ...&lt;br /&gt;WINPID = 2404&lt;br /&gt;NumberOfXWinSockets = 0&lt;br /&gt;NumberOfXWinSockets = 0&lt;br /&gt;NumberOfXWinSockets = 0&lt;br /&gt;NumberOfXWinSockets = 0&lt;br /&gt;NumberOfXWinSockets = 0&lt;br /&gt;NumberOfXWinSockets = 2&lt;br /&gt;NumberOfXWinSockets = 2&lt;br /&gt;NumberOfXWinSockets = 8&lt;br /&gt;$&lt;br /&gt;&lt;/pre&gt;Notice how it was "Waiting for WINPID ..." several times ... not good.  Anyone have any ideas about how to fix this?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1578303396262098318?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1578303396262098318/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1578303396262098318' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1578303396262098318'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1578303396262098318'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/01/mrxvt-hanging-or-not-logging-in-with.html' title='mrxvt hanging or not logging in with XWin ... or Can&apos;t read lock file /tmp/.X0-lock'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1258316044761201321</id><published>2009-01-01T23:57:00.064-05:00</published><updated>2011-04-11T15:20:06.081-04:00</updated><title type='text'>The Star of Bethlehem</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.bethlehemstar.net/"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 380px; height: 400px;" src="http://2.bp.blogspot.com/-X0_SnHMdEc8/TaNUTk8SY0I/AAAAAAAAA1I/ll_o5QEwPaw/s400/3bc_06_17_03.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5594407857435075394" /&gt;&lt;/a&gt;You will make amazing discoveries and find an excellent presentation by professor &lt;a href="http://www.bethlehemstar.net/"&gt;Frederick Larson here.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;By the way, I have personally verified several of his findings using software simulators other than the ones he presents with, as have many other people.  For example, if you use &lt;a href="http://www.shatters.net/celestia/"&gt;Celestia&lt;/a&gt;, and would like to see for yourself, try pasting this link into celestia:&lt;blockquote&gt;cel://Follow/Sol:Earth/-002-09-11T09:53:28.98915?x=5LLYJbN8E2AP&amp;y=W5ATh/lZeAQ&amp;z=J+bqkl6NBVv8/////////w&amp;ow=0.692809&amp;ox=0.083885&amp;oy=-0.715486&amp;oz=0.032531&amp;select=Sol&amp;fov=51.054504&amp;ts=0.524288&amp;ltd=0&amp;p=0&amp;rf=279567&amp;lm=11&amp;ver=2&lt;/blockquote&gt;What I found, like professor Larson, was that:&lt;br /&gt;&lt;br /&gt;1. Starting in September of 3BC, the planet Jupiter has a triple conjunction with the king star, &lt;a href="http://en.wikipedia.org/wiki/Regulus"&gt;Regulus&lt;/a&gt;, signifying the conception of the Messiah&lt;br /&gt;&lt;br /&gt;2. Nine months later in June of 2BC there is an amazingly bright conjunction between the mother planet, Venus, and the king planet, Jupiter, signifiying the birth of &lt;a href="http://en.wikipedia.org/wiki/Yeshua_Messiah"&gt;Yeshua Moshiach&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3. And then later on December 25th of that very year (2BC), Jupiter is in full retrograde and so it had &lt;a href="http://www.blueletterbible.org/Bible.cfm?b=Mat&amp;c=2&amp;v=1&amp;t=KJV#vrsn/9"&gt;stopped over the place where the child was&lt;/a&gt; south of Jerusalem as viewed from the temple mount.&lt;br /&gt;&lt;br /&gt;The Gospel of Matthew, and &lt;a href="http://www.biblebb.com/files/mac/sg2182.htm"&gt;other theologians&lt;/a&gt;, explain how this news disturbed King Herod and all of Jerusalem, and Herod sent the Magi to Bethlehem to tell him where the child was, and it must have disturbed the people greatly because when the Magi did not return, Herod ordered all of the babies in Bethlehem to be killed.&lt;br /&gt;&lt;br /&gt;So, even with my sad little computer sitting here, I have found much more than what I have noted above.  And once you've see Dr. Larson unlocking the "celestial poem in the Bible" as he calls it, you will see what I mean.  The bible has many more things to say about the stars.  And apparently the stars have much more to tell us.&lt;blockquote&gt;The heavens declare the glory of God; And the expanse shows His handiwork.  Day unto day utters speech, And night unto night reveals knowledge.  There is no speech nor language where their voice is not heard.  Their voice has gone out through all the earth, and their words to the end of the world. Psalm 19:1-3&lt;/blockquote&gt;&lt;br /&gt;Let us know what you find.&lt;br /&gt;&lt;br /&gt;Extra Credit Quiz:&lt;br /&gt;Here is something I also found quite interesting after watching professor Larson's video.  Again, I am using software that he does not use in his presentation, but I am also finding things that are quite startling.  &lt;blockquote&gt;cel://SyncOrbit/Sol:Earth/0033-04-03T18:16:22.69240?x=WPxnjdUHXKbz/////////w&amp;y=GF9bgqIp7fP//////////w&amp;z=aFHN/DdNlCAK&amp;ow=0.339869&amp;ox=0.551114&amp;oy=-0.720708&amp;oz=0.247675&amp;track=Sol:Earth:Moon&amp;select=Sol:Earth:Moon&amp;fov=16.621897&amp;ts=1.000000&amp;ltd=0&amp;p=0&amp;rf=279599&amp;lm=11&amp;ver=2&lt;/blockquote&gt;Hint:  This bookmark places you about 15 feet in the air above the streets of Jerusalem at an insteresting point in history.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1258316044761201321?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1258316044761201321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1258316044761201321' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1258316044761201321'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1258316044761201321'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2009/01/star-of-bethlehem.html' title='The Star of Bethlehem'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-X0_SnHMdEc8/TaNUTk8SY0I/AAAAAAAAA1I/ll_o5QEwPaw/s72-c/3bc_06_17_03.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-7538663958104856461</id><published>2008-12-19T15:43:00.004-05:00</published><updated>2009-03-05T16:45:06.465-05:00</updated><title type='text'>my address</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SUwH7RqwlhI/AAAAAAAAAkI/fY860SZEYvI/s1600-h/email.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 219px; height: 23px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SUwH7RqwlhI/AAAAAAAAAkI/fY860SZEYvI/s400/email.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5281605177935173138" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SbBCN9mrQfI/AAAAAAAAAmM/yLBwUi9Z0ZY/s1600-h/YeshuaHaMashiach.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 100px; height: 23px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SbBCN9mrQfI/AAAAAAAAAmM/yLBwUi9Z0ZY/s400/YeshuaHaMashiach.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5309816768312328690" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-7538663958104856461?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/7538663958104856461/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=7538663958104856461' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7538663958104856461'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/7538663958104856461'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/12/my-address.html' title='my address'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SUwH7RqwlhI/AAAAAAAAAkI/fY860SZEYvI/s72-c/email.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3294761325790592489</id><published>2008-12-12T16:25:00.038-05:00</published><updated>2010-05-28T11:54:36.805-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tabbed'/><category scheme='http://www.blogger.com/atom/ns#' term='instructions'/><category scheme='http://www.blogger.com/atom/ns#' term='howto'/><category scheme='http://www.blogger.com/atom/ns#' term='cygwin'/><category scheme='http://www.blogger.com/atom/ns#' term='rxvt'/><category scheme='http://www.blogger.com/atom/ns#' term='xorg'/><category scheme='http://www.blogger.com/atom/ns#' term='xterm'/><category scheme='http://www.blogger.com/atom/ns#' term='tabs'/><category scheme='http://www.blogger.com/atom/ns#' term='mrxvt'/><title type='text'>Tabbed terminal under Cygwin using mrxvt tabs</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SGAUK1RCYCI/AAAAAAAAAUA/TCjii-bESPw/s1600-h/mrxvt.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SGAUK1RCYCI/AAAAAAAAAUA/TCjii-bESPw/s400/mrxvt.jpg" alt="" id="BLOGGER_PHOTO_ID_5215190544824819746" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;mrxvt is a multi-tabbed terminal emulator that does not depend on various toolkits in Gnome or KDE.  And even though &lt;a href="http://code.google.com/p/mrxvt/wiki/Download"&gt;the download page of the materm wiki&lt;/a&gt; says "Cygwin - currently not available" ... You can get mrxvt up and running under Cygwin as follows:&lt;br /&gt;&lt;br /&gt;1) Live on the edge and download the latest unstable version of &lt;a href="http://prdownloads.sourceforge.net/materm/mrxvt-0.5.4.tar.gz?download"&gt;mrxvt from here&lt;/a&gt; to the root directory of the c: drive.&lt;br /&gt;2) In a cygwin bash shell do the following:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;$ cd c:/&lt;br /&gt;$ tar -zxf mrxvt-0.5.4.tar.gz&lt;br /&gt;$ cd mrxvt-0.5.4&lt;br /&gt;&lt;b&gt;$ ./configure&lt;/b&gt; --enable-everything --disable-debug&lt;br /&gt;&lt;b&gt;$ make&lt;br /&gt;$ make install&lt;/b&gt;&lt;br /&gt;$ XWin -nolock -multiwindow -clipboard -silent-dup-error &amp;amp;&lt;br /&gt;$ export DISPLAY=&lt;i&gt;yourIpAddress&lt;/i&gt;:0&lt;br /&gt;$ # for example: export DISPLAY=127.0.0.1:0&lt;br /&gt;$ mrxvt -fn fixed -fg green -bg black -g 150x45 --highlightColor green -ls &amp;amp;&lt;/blockquote&gt;&lt;br /&gt;NOTE: Many other packages are &lt;b&gt;required&lt;/b&gt; to be installed under cygwin for this procedure above to get mrxvt up and running ... here are a few off the top of my head:&lt;br /&gt;&lt;br /&gt;1) Cygwin base install&lt;br /&gt;2) gcc&lt;br /&gt;3) make&lt;br /&gt;4) autoconf&lt;br /&gt;5) automake&lt;br /&gt;6) libiconv&lt;br /&gt;7) the entire X11 category of packages&lt;br /&gt;8) all of the cygwin rxvt packages&lt;br /&gt;9) font-misc-misc&lt;br /&gt;&lt;br /&gt;NOTE 1: This procedure has been tested on Windows XP Service Pack 2 and 3, Windows Server 2000 Service Pack 4, Windows Server 2003 Service Pack 1, Vista Enterprise, and Windows 7.  Please let us know if you get this working under other conditions.&lt;br /&gt;&lt;br /&gt;NOTE 2: You can try switching between tabs by using either SHIFT RIGHT/LEFT ARROW (the KDE default) ... or CTRL PAGE-UP/DOWN (the Gnome terminal default)&lt;br /&gt;&lt;br /&gt;NOTE 3: if you get the following error when configuring the mxrvt package:&lt;br /&gt;&lt;blockquote&gt;checking for X... no&lt;br /&gt;configure: error: Mrxvt requires the X Window System libraries and headers.&lt;/blockquote&gt;Then you will need to make sure you installed the "make" package from cygwin.&lt;br /&gt;&lt;br /&gt;NOTE 4: There is no bootstrap.sh in the mrxvt-0.5.4.tar.gz download, so it is no longer needed for installation.&lt;br /&gt;&lt;br /&gt;NOTE 5: the startxwin.sh is no longer distributed with Cygwin/X ... if you were using that script or a custom script from your /usr/X11R6/bin directory you will need to remove the PATH, XAPPLRESDIR=/, XCMSDB, XKEYSYMDB, and XNLSPATH environment variable declarations at the top, since all of the X11R6 directories are moving around with these latest releases of Cygwin/X packages.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3294761325790592489?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3294761325790592489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3294761325790592489' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3294761325790592489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3294761325790592489'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/12/tabbed-terminal-under-cygwin-using.html' title='Tabbed terminal under Cygwin using mrxvt tabs'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SGAUK1RCYCI/AAAAAAAAAUA/TCjii-bESPw/s72-c/mrxvt.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-1543190277981429217</id><published>2008-12-02T10:07:00.014-05:00</published><updated>2010-02-15T10:50:39.211-05:00</updated><title type='text'>Software caused connection abort</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/STVU9APqcOI/AAAAAAAAAiQ/OlSWrUcFz_M/s1600-h/abort.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 141px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/STVU9APqcOI/AAAAAAAAAiQ/OlSWrUcFz_M/s400/abort.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5275215945548853474" /&gt;&lt;/a&gt;Have you ever gotten an error like this when using ssh?&lt;br /&gt;&lt;blockquote&gt;ssh: connect to host myhost.com port 22: Software caused connection abort&lt;/blockquote&gt;Try removing the entry for myhost.com from your ~/.ssh/known_hosts file.&lt;br /&gt;&lt;br /&gt;And then ssh back into the box.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;br /&gt;&lt;br /&gt;NOTE 1: if you use ssh -v (verbose) when this error occurs you may see something like this:&lt;br /&gt;debug1: connect to address &lt;i&gt;myFavoriteIpAddr&lt;/i&gt; port 22: Software caused connection abort&lt;br /&gt;NOTE 2: This error occured using: OpenSSH_5.1p1, OpenSSL 0.9.8h 28 May 2008&lt;br /&gt;NOTE 3: If you would like to use a tabbed terminal window try &lt;a href="http://vsingleton.blogspot.com/2008/12/tabbed-terminal-under-cygwin-using.html"&gt;using mrxvt under cygwin&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-1543190277981429217?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/1543190277981429217/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=1543190277981429217' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1543190277981429217'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/1543190277981429217'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/12/software-caused-connection-abort.html' title='Software caused connection abort'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/STVU9APqcOI/AAAAAAAAAiQ/OlSWrUcFz_M/s72-c/abort.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3772060563206351640</id><published>2008-11-25T20:38:00.010-05:00</published><updated>2010-12-10T09:07:07.485-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Pre-thanksgiving pictures with lots of pre-thanksgiving</title><content type='html'>Click to enlarge ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SSyyG7Ah4mI/AAAAAAAAAh0/A3V51X-qT2c/s1600-h/00008_cw.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 373px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SSyyG7Ah4mI/AAAAAAAAAh0/A3V51X-qT2c/s400/00008_cw.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5272785095732879970" /&gt;&lt;/a&gt;Who's in the laundry?&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SSyyHjEe9iI/AAAAAAAAAh8/fEoOmj8I7Ro/s1600-h/00013_wc_bg.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 321px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SSyyHjEe9iI/AAAAAAAAAh8/fEoOmj8I7Ro/s400/00013_wc_bg.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5272785106486883874" /&gt;&lt;/a&gt;May the Lord bless you and keep you ...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3772060563206351640?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3772060563206351640/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3772060563206351640' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3772060563206351640'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3772060563206351640'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/11/pre-thanksgiving-pictures-with-lots-of.html' title='Pre-thanksgiving pictures with lots of pre-thanksgiving'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/SSyyG7Ah4mI/AAAAAAAAAh0/A3V51X-qT2c/s72-c/00008_cw.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6480762660156181832</id><published>2008-11-20T01:28:00.004-05:00</published><updated>2009-05-12T13:37:45.327-04:00</updated><title type='text'>Missing Dependency: libx264.so.58()(64bit) is needed by package cinelerra-2.1-0.18.svn20080514.fc9.kwizart.x86_64</title><content type='html'>For those of you fedora users who have &lt;a href="http://cinelerra.org/getting_cinelerra.php#fedora9"&gt;gone here&lt;/a&gt; and have tried this on your fc9 box:&lt;br /&gt;&lt;br /&gt;yum install cinelerra --enablerepo=kwizart&lt;br /&gt;&lt;br /&gt;and gotten errors like this:&lt;br /&gt;&lt;blockquote&gt;cinelerra-2.1-0.18.svn20080514.fc9.kwizart.x86_64 from kwizart has depsolving problems&lt;br /&gt;--&gt; Missing Dependency: libx264.so.58()(64bit) is needed by package cinelerra-2.1-0.18.svn20080514.fc9.kwizart.x86_64 (kwizart)&lt;br /&gt;Error: Missing Dependency: libx264.so.58()(64bit) is needed by package cinelerra-2.1-0.18.svn20080514.fc9.kwizart.x86_64 (kwizart)&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;You may want to try what I did ... at your own risk :-)&lt;br /&gt;&lt;br /&gt;yum install cinelerra-cv --enablerepo=kwizart-rawhide --enablerepo=rawhide --enablerepo=rpmfusion-free-rawhide&lt;br /&gt;&lt;br /&gt;This worked for me.&lt;br /&gt;&lt;br /&gt;By the way "-cv" means it is the &lt;a href="http://cinelerra.org/docs/cinelerra_cv_manual_en.html"&gt;community version&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6480762660156181832?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6480762660156181832/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6480762660156181832' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6480762660156181832'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6480762660156181832'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/11/missing-dependency-libx264so5864bit-is.html' title='Missing Dependency: libx264.so.58()(64bit) is needed by package cinelerra-2.1-0.18.svn20080514.fc9.kwizart.x86_64'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-4136885728362279752</id><published>2008-11-19T20:55:00.009-05:00</published><updated>2008-11-19T21:17:25.106-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Before the holidaze ...</title><content type='html'>.&lt;br /&gt;Three pictures of Valarie ... (click to enlarge)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTGaH-rlzI/AAAAAAAAAhs/vMPHrvdI99A/s1600-h/00072_cw.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 398px; height: 400px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTGaH-rlzI/AAAAAAAAAhs/vMPHrvdI99A/s400/00072_cw.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5270555616051173170" /&gt;&lt;/a&gt;1&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTGZrLp2tI/AAAAAAAAAhc/XvEbZNcHBHo/s1600-h/00083_w.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTGZrLp2tI/AAAAAAAAAhc/XvEbZNcHBHo/s400/00083_w.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5270555608320957138" /&gt;&lt;/a&gt;2&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SSTGZzvdWyI/AAAAAAAAAhk/xu6tjRJ3Ysg/s1600-h/00006_cw.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 323px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SSTGZzvdWyI/AAAAAAAAAhk/xu6tjRJ3Ysg/s400/00006_cw.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5270555610618616610" /&gt;&lt;/a&gt;3&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SSTGZHIkezI/AAAAAAAAAhU/QOfMiBCENcI/s1600-h/00015_cw.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 392px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SSTGZHIkezI/AAAAAAAAAhU/QOfMiBCENcI/s400/00015_cw.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5270555598644345650" /&gt;&lt;/a&gt;Kara&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SSTFVHoOZLI/AAAAAAAAAhM/8Iinx-Eqsbo/s1600-h/00008_cw.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 386px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SSTFVHoOZLI/AAAAAAAAAhM/8Iinx-Eqsbo/s400/00008_cw.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5270554430546011314" /&gt;&lt;/a&gt;Shopping&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTFUzJcF6I/AAAAAAAAAhE/OZN5di1WfQY/s1600-h/00006_cw.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 387px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTFUzJcF6I/AAAAAAAAAhE/OZN5di1WfQY/s400/00006_cw.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5270554425048176546" /&gt;&lt;/a&gt;David after his first haircut&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SSTFUXhsjOI/AAAAAAAAAg8/aiUzpFS3w38/s1600-h/00016_cw.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 269px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SSTFUXhsjOI/AAAAAAAAAg8/aiUzpFS3w38/s400/00016_cw.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5270554417633725666" /&gt;&lt;/a&gt;Moonpies&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTFTtYBkNI/AAAAAAAAAg0/2kpJ3XZPLfs/s1600-h/00010_rcw.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 322px; height: 400px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTFTtYBkNI/AAAAAAAAAg0/2kpJ3XZPLfs/s400/00010_rcw.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5270554406318870738" /&gt;&lt;/a&gt;Valarie in danger.&lt;br /&gt;&lt;br /&gt;The Lord is looking after us.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-4136885728362279752?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/4136885728362279752/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=4136885728362279752' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4136885728362279752'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/4136885728362279752'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/11/before-holidaze.html' title='Before the holidaze ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_X1p6PUo2YFg/SSTGaH-rlzI/AAAAAAAAAhs/vMPHrvdI99A/s72-c/00072_cw.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-316576342548044854</id><published>2008-11-08T17:58:00.009-05:00</published><updated>2008-11-16T18:33:59.785-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Someone ... written by Kara</title><content type='html'>.&lt;br /&gt;&lt;center&gt;&lt;object width="320" height="266" class="BLOG_video_class" id="BLOG_video-af784afac4ff8bea" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v17.nonxt6.googlevideo.com/videoplayback?id%3Daf784afac4ff8bea%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1330025162%26sparams%3Did,itag,ip,ipbits,expire%26signature%3DB9D7FEA6EDEDBEFF64157A992EB99D3C3692779.244D1843C82B900D27FAF274BDE18AA19E2E703%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Daf784afac4ff8bea%26offsetms%3D5000%26itag%3Dw160%26sigh%3DePGt6uPFH_ThdpUHls_jsnk5BZw&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="320" height="266" bgcolor="#FFFFFF"flashvars="flvurl=http://v17.nonxt6.googlevideo.com/videoplayback?id%3Daf784afac4ff8bea%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1330025162%26sparams%3Did,itag,ip,ipbits,expire%26signature%3DB9D7FEA6EDEDBEFF64157A992EB99D3C3692779.244D1843C82B900D27FAF274BDE18AA19E2E703%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Daf784afac4ff8bea%26offsetms%3D5000%26itag%3Dw160%26sigh%3DePGt6uPFH_ThdpUHls_jsnk5BZw&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;/center&gt;&lt;br /&gt;Kara wrote and composed this poem for her teacher, Mrs. Puyau.&lt;p&gt;Someone near to me&lt;br /&gt;Someone dear to me&lt;br /&gt;Someone who teaches me&lt;br /&gt;Someone who brings peaches to me&lt;br /&gt;Someone who is in my class&lt;br /&gt;Someone who can break through glass&lt;br /&gt;Someone who plays games with me&lt;br /&gt;All day with me&lt;br /&gt;&lt;br /&gt;Someone who doesn't like to tie her shoe&lt;br /&gt;and her favorite color is blue&lt;br /&gt;Her father calls her 'Jewels'&lt;br /&gt;She loves to use math tools&lt;br /&gt;Her name starts with a 'P'&lt;br /&gt;She likes you and me&lt;br /&gt;&lt;br /&gt;Guess who?&lt;br /&gt;Guess who?&lt;br /&gt;It's Mrs. Puyau,&lt;br /&gt;who doesn't like to tie her shoe&lt;br /&gt;&lt;/p&gt;Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-316576342548044854?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=af784afac4ff8bea&amp;type=video%2Fmp4' length='0'/><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/316576342548044854/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=316576342548044854' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/316576342548044854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/316576342548044854'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/11/someone-written-by-kara.html' title='Someone ... written by Kara'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6919737119386996</id><published>2008-11-08T17:25:00.013-05:00</published><updated>2008-11-16T18:34:15.096-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>At Grandma B's ...</title><content type='html'>.&lt;br /&gt;Pictures of pictures ... click to enlarge :-)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SRYTVH3KtXI/AAAAAAAAAgM/7_ht0H9wWIQ/s1600-h/00006_david.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 323px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SRYTVH3KtXI/AAAAAAAAAgM/7_ht0H9wWIQ/s400/00006_david.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5266418067864991090" /&gt;&lt;/a&gt;David in the sun ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SRYTUl5WSgI/AAAAAAAAAgE/KJVjY3Wi_Gg/s1600-h/00013_val_on_rocker.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 266px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SRYTUl5WSgI/AAAAAAAAAgE/KJVjY3Wi_Gg/s400/00013_val_on_rocker.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5266418058747333122" /&gt;&lt;/a&gt;Rocking Valarie ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SRYTUGs3vwI/AAAAAAAAAf8/09A12Xg8acU/s1600-h/00004_david_and_valarie.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 276px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SRYTUGs3vwI/AAAAAAAAAf8/09A12Xg8acU/s400/00004_david_and_valarie.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5266418050373500674" /&gt;&lt;/a&gt;Both of them together ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SRYTTn7yHKI/AAAAAAAAAf0/3vhz-b2cvAU/s1600-h/00003_the_kidz.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 265px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SRYTTn7yHKI/AAAAAAAAAf0/3vhz-b2cvAU/s400/00003_the_kidz.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5266418042114546850" /&gt;&lt;/a&gt;All of them ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SRYU3c9xC8I/AAAAAAAAAgs/jieJQAQdpFk/s1600-h/00016_val_smile.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 268px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SRYU3c9xC8I/AAAAAAAAAgs/jieJQAQdpFk/s400/00016_val_smile.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5266419757156993986" /&gt;&lt;/a&gt;Valarie smiling ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SRYU3KHC9kI/AAAAAAAAAgk/ecaEwYnAyl8/s1600-h/00015_val_and_david.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 256px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SRYU3KHC9kI/AAAAAAAAAgk/ecaEwYnAyl8/s400/00015_val_and_david.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5266419752095643202" /&gt;&lt;/a&gt;David and Val ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SRYU2SOMfOI/AAAAAAAAAgc/Ll4RrwufW1g/s1600-h/00011_the_girlz.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 311px; height: 400px;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SRYU2SOMfOI/AAAAAAAAAgc/Ll4RrwufW1g/s400/00011_the_girlz.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5266419737093242082" /&gt;&lt;/a&gt;The Girlz!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SRYU1hAdlkI/AAAAAAAAAgU/VpgBu4JLfm8/s1600-h/00008_valarie_on_the_stairs.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 306px; height: 400px;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SRYU1hAdlkI/AAAAAAAAAgU/VpgBu4JLfm8/s400/00008_valarie_on_the_stairs.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5266419723882305090" /&gt;&lt;/a&gt;Look out ... She's going up the stairs!&lt;br /&gt;&lt;br /&gt;Praise the Lord.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6919737119386996?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6919737119386996/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6919737119386996' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6919737119386996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6919737119386996'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/11/at-grandma-bs.html' title='At Grandma B&apos;s ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/SRYTVH3KtXI/AAAAAAAAAgM/7_ht0H9wWIQ/s72-c/00006_david.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-2946945873019145056</id><published>2008-11-03T20:43:00.015-05:00</published><updated>2008-11-04T16:57:05.772-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Taking a nap ...</title><content type='html'>.&lt;br /&gt;Somedays I wish I could just do this ...&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;object width="320" height="266" class="BLOG_video_class" id="BLOG_video-ae447217bb1bce2f" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v13.nonxt1.googlevideo.com/videoplayback?id%3Dae447217bb1bce2f%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1330025162%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D43CDD9FAEC222989A8E85019981CF1040BB4627A.23187F87DA8F9CFD64189B529B9B46F0994FEC90%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Dae447217bb1bce2f%26offsetms%3D5000%26itag%3Dw160%26sigh%3DAlfpG_D-huQoKpK-eXn-BHiriHc&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="320" height="266" bgcolor="#FFFFFF"flashvars="flvurl=http://v13.nonxt1.googlevideo.com/videoplayback?id%3Dae447217bb1bce2f%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1330025162%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D43CDD9FAEC222989A8E85019981CF1040BB4627A.23187F87DA8F9CFD64189B529B9B46F0994FEC90%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Dae447217bb1bce2f%26offsetms%3D5000%26itag%3Dw160%26sigh%3DAlfpG_D-huQoKpK-eXn-BHiriHc&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;/center&gt;&lt;br /&gt;And she loves sitting in her brother's chair ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SRDExwFFCrI/AAAAAAAAAfs/CduWkrxaHos/s1600-h/DSCF0004_cropped.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 352px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SRDExwFFCrI/AAAAAAAAAfs/CduWkrxaHos/s400/DSCF0004_cropped.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5264924323394947762" /&gt;&lt;/a&gt;&lt;br /&gt;Praise the Lord.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-2946945873019145056?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=ae447217bb1bce2f&amp;type=video%2Fmp4' length='0'/><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/2946945873019145056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=2946945873019145056' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2946945873019145056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2946945873019145056'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/11/taking-nap.html' title='Taking a nap ...'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/SRDExwFFCrI/AAAAAAAAAfs/CduWkrxaHos/s72-c/DSCF0004_cropped.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-6611079242635457293</id><published>2008-10-30T00:21:00.049-04:00</published><updated>2010-04-09T09:32:55.552-04:00</updated><title type='text'>Vietnamese unicode and the BlackBerry</title><content type='html'>&lt;span style="font-weight:bold;"&gt;NOTE: The issue described below was occurring while using BlackBerry OS version 4.0 and 4.1.  The newer 5.0 version of the BlackBerry OS does not exhibit these issues.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Apparently the BlackBerry does a good job of rendering decomposed unicode characters into readable characters.  But the BlackBerry does not appear to be able to render precomposed characters (which is what most pages on the internet use).&lt;br /&gt;&lt;br /&gt;So to make a long story short, if you copy, let's say, some Vietnamese from a web page, and paste it into an email ... that email will not render very well on a BlackBerry.&lt;br /&gt;&lt;br /&gt;Well, here is a hack that may help someone out.  Decompose the characters, and send those decomposed characters in an email.  If you do that, the email will likely render "fine" in a normal email client as well as a BlackBerry email client.  I call this a hack because the &lt;a href="http://www.w3.org/"&gt;W3C&lt;/a&gt; generally recommends to exchange texts in NFC ... well most BlackBerry email clients will not render all precomposed characters (NFC).&lt;br /&gt;&lt;br /&gt;For example, if you are NOT using a windows box, try cutting and pasting the following into an email:&lt;br /&gt;&lt;blockquote&gt;Subject:  NFC (like most of the web)&lt;br /&gt;&lt;br /&gt;Chúa yêu em lòng em vui thay&lt;br /&gt;Kia Kinh Thánh đã tỏ cho hay&lt;br /&gt;Các con thơ thuộc Jê-sus đây&lt;br /&gt;Chúng yếu nhưng Ngài khỏe mạnh hoài&lt;br /&gt; &lt;br /&gt;Jê-sus yêu em lắm&lt;br /&gt;Phải em được Chúa yêu&lt;br /&gt;Jê-sus yêu em lắm&lt;br /&gt;Chính trong lời Chúa dạy nhiều&lt;/blockquote&gt;You'll find that emails sent with these characters render fine in a normal desktop email client, or even a web email client like Gmail, but they do not render correctly in the BlackBerry email client.&lt;br /&gt;&lt;br /&gt;Now, try the same with this "decomposed" text:&lt;br /&gt;&lt;blockquote&gt;Subject:  NFKD (a decomposed form)&lt;br /&gt;&lt;br /&gt;Chúa yêu em lòng em vui thay&lt;br /&gt;Kia Kinh Thánh đã tỏ cho hay&lt;br /&gt;Các con thơ thuộc Jê-sus đây&lt;br /&gt;Chúng yếu nhưng Ngài khỏe mạnh hoài&lt;br /&gt; &lt;br /&gt;Jê-sus yêu em lắm&lt;br /&gt;Phải em được Chúa yêu&lt;br /&gt;Jê-sus yêu em lắm&lt;br /&gt;Chính trong lời Chúa dạy nhiều&lt;br /&gt;&lt;/blockquote&gt;While the two texts may look similar on this web page, they are different, trust me.  And you'll find that these characters render well in Gmail, Outlook, Evolution, but also render well on the BlackBerry.&lt;br /&gt;&lt;br /&gt;I'm not sure why I feel like including a small java program I wrote to help folks create emails that render better for the BlackBerry, but here it is:&lt;br /&gt;&lt;pre&gt;import java.util.Scanner;&lt;br /&gt;import java.text.Normalizer;&lt;br /&gt;import java.text.Normalizer.Form;&lt;br /&gt;&lt;br /&gt;public class d {&lt;br /&gt;   public static void main(String[] args) {&lt;br /&gt;      Scanner sc = new Scanner(System.in);&lt;br /&gt;      sc.useDelimiter("Yes, my Java is terrible ...");&lt;br /&gt;      String foo = sc.next();&lt;br /&gt;      CharSequence c = foo.subSequence(0,foo.length());&lt;br /&gt;      Normalizer.Form nf = Normalizer.Form.valueOf("NFKD");&lt;br /&gt;      System.out.println(nf + " Compatability Decomposed:\n" + Normalizer.normalize(c,nf));&lt;br /&gt;   }&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;This program would be used as follows from a command line:&lt;br /&gt;&lt;blockquote&gt;$ cat myFileWithPrecomposedCharacters | java d&lt;/blockquote&gt;So you could paste NFC characters from, say, &lt;a href="http://vi.wikipedia.org/wiki/Trang_Ch%C3%ADnh"&gt;a Vietnamese web page&lt;/a&gt;, into a file, and then run the file through the program to generate NFKD which you can then paste into an email you're sending, and that email should render in a readable way using a desktop email client, a web email client, or a BlackBerry.&lt;br /&gt;&lt;br /&gt;I've only tested this methodology with Vietnamese, and because &lt;a href="http://www.htmlbible.com/sacrednamebiblecom/vietnamese/B01C011.htm"&gt;the incident at the tower of Babel&lt;/a&gt; was so confusing, all bets are off with other languages.&lt;br /&gt;&lt;br /&gt;By the way, it looks to me like neither NFC nor NFKD render correctly in AndroidMail as of today's build, so we should end up seeing complaints about Vietnamese not rendering well on the G1, unless the developers get it fixed soon.  Maybe we will have a follow up post with more on that subject.&lt;br /&gt;&lt;br /&gt;UPDATE: A great write up on unicode and the BlackBerry is &lt;a href="http://www.logicprobe.org/proj/logicmail/blog/charsets"&gt;here on the Logicmail website&lt;/a&gt;.  LogicMail is a J2ME E-Mail client supporting IMAP and POP, and designed to run on RIM BlackBerry handheld devices.&lt;br /&gt;&lt;br /&gt;NOTE:&lt;br /&gt;&lt;br /&gt;1) For &lt;a href="http://vietunicode.sourceforge.net/" &gt;more&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/Unicode"&gt;help&lt;/a&gt; with &lt;a href="http://en.wikipedia.org/wiki/Precomposed_character"&gt;the definitions&lt;/a&gt; of the normalization forms mentioned above &lt;a href="http://www.unicode.org/unicode/reports/tr15/tr15-23.html"&gt;try here&lt;/a&gt;.  It is a good document to be familiar with if you are planning to do i18n or l10n.&lt;br /&gt;- i18n stands for internationalization&lt;br /&gt;- l10n stands for localization&lt;br /&gt;&lt;br /&gt;2) for those of you who just want a quick overview ...&lt;br /&gt;- These terms are roughly equivalent for this discussion:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="http://en.wikipedia.org/w/index.php?title=Compatibility_decomposition"&gt;compatibility decomposition (NFKD)&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;canonically decomposed characters&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;composite unicode&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;composite characters&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;the "separated" diacritical marks and letters used in Vietnamese without combining&lt;br /&gt;&lt;br /&gt;- These terms are also roughly equivalent, and should not be confused with those just above:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;compatibility composition (NFKC)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;NFC - normalization form canonical composition&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;precompound unicode&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;unicode dựng sẵn&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;composed characters&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;recomposed characters (by canonical equivalence)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/Precomposed_character"&gt;precomposed characters&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="http://en.wikipedia.org/w/index.php?title=Decomposable_character" &gt;decomposable characters&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;pre-composite characters&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/Typographic_ligature"&gt;ligatures&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;the set of completed characters (including all markings)&lt;br /&gt;&lt;br /&gt;If you think there is a problem with the terms or equivalencies drawn above, please let's discuss it via email.  If there are things that need to be corrected, I am open to that, just let me know.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-6611079242635457293?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/6611079242635457293/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=6611079242635457293' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6611079242635457293'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/6611079242635457293'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/10/unicode-on-blackberry.html' title='Vietnamese unicode and the BlackBerry'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-5654159388867885274</id><published>2008-10-23T02:04:00.043-04:00</published><updated>2011-02-09T13:16:38.848-05:00</updated><title type='text'>Android Email application</title><content type='html'>First of all ... Android is an amazing platform.  So, for those of us who want details about what we are getting before we make that purchase decision ... Let's just take a quick look at one application, the Email application that Google released the source to a couple of days ago.&lt;br /&gt;&lt;br /&gt;I compiled AndroidMail and deployed it to the Android emulator, and here are screenshots (click to enlarge them):&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SQAV8RphVYI/AAAAAAAAAYI/4Jn6l6QQEcs/s1600-h/screenshot3_cropped.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 338px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SQAV8RphVYI/AAAAAAAAAYI/4Jn6l6QQEcs/s400/screenshot3_cropped.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5260228490042627458" /&gt;&lt;/a&gt;Here is the opening screenshot of my gmail inbox showing an email that I just sent to myself using the emulator running the AndroidMail application ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SQAV78hN8KI/AAAAAAAAAYA/COL6JarSYEI/s1600-h/screenshot2.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 337px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SQAV78hN8KI/AAAAAAAAAYA/COL6JarSYEI/s400/screenshot2.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5260228484370657442" /&gt;&lt;/a&gt;Here is that same email fully rendered with the subject "Droid Emulator" in the AndroidMail application.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SQAV8RknsjI/AAAAAAAAAYQ/LLUlIUhLanA/s1600-h/screenshot4_cropped.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 348px; height: 400px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SQAV8RknsjI/AAAAAAAAAYQ/LLUlIUhLanA/s400/screenshot4_cropped.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5260228490022072882" /&gt;&lt;/a&gt;Here is the account setup screen.  If you click "Next" with the information given, it sets up a Gmail inbox flawlessly.  If you click on "Manual Setup" you get the screenshot below ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SQAV8goC9GI/AAAAAAAAAYY/hCRG6lVAoBg/s1600-h/screenshot5_cropped.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 208px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SQAV8goC9GI/AAAAAAAAAYY/hCRG6lVAoBg/s400/screenshot5_cropped.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5260228494062974050" /&gt;&lt;/a&gt;&lt;strong&gt;It supports IMAP, Yay!&lt;/strong&gt; Although, it does not appear to support &lt;a href="http://tools.ietf.org/html/rfc2177"&gt;IMAP idle&lt;/a&gt; ... yet.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SQBu6veGTAI/AAAAAAAAAZQ/tWAz7bpvLqY/s1600-h/screenshot1.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 336px;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SQBu6veGTAI/AAAAAAAAAZQ/tWAz7bpvLqY/s400/screenshot1.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5260326320222915586" /&gt;&lt;/a&gt;Here we are prompted for the type of security and port numbers and such for incoming mail on the account ... I just clicked next, even though the information did not look correct yet ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SQAV8uDkHaI/AAAAAAAAAYg/XHfbb_yPCtM/s1600-h/screenshot6.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 336px;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SQAV8uDkHaI/AAAAAAAAAYg/XHfbb_yPCtM/s400/screenshot6.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5260228497668054434" /&gt;&lt;/a&gt;Here is what happened when I clicked on the "Next" button with my gmail address given in the previous screen ... I thought gmail supported IMAP already.  Actually I know it does, because I access my gmail using another email app for the black berry called &lt;a href="http://www.logicprobe.org/proj/logicmail"&gt;LogicMail&lt;/a&gt;.  LogicMail supports IMAP, and can access my gmail via IMAP just fine.&lt;br /&gt;&lt;br /&gt;It says ...&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Sorry! The application Email (process com.android.email) has stopped unexpectedly.  Please try again.&lt;/blockquote&gt;&lt;br /&gt;If you can't tell why I'm showing an error screen here, well ... you can learn quite a bit about an application by how it handles errors.  And AndroidMail has nerd-love error screens.  Yes, we are strange ... we have to see how it responds to failure.  And that may explain our social problems too.&lt;br /&gt;&lt;br /&gt;Anyway, it is great to see a phone running Linux AND a clean Java app.  Overall ... &lt;strong&gt;Good job, Android team!&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;NOTES:&lt;br /&gt;&lt;br /&gt;1) &lt;a href="http://source.android.com/source/download.html"&gt;mydroid&lt;/a&gt; took 32 minutes to build on this Intel Core2 Duo 3GHz fc8 box.&lt;br /&gt;&lt;br /&gt;2) Yes, the Android SDK, and eclipse ADT work great on &lt;a href="http://fedoraproject.org/"&gt;Fedora&lt;/a&gt; ... let me know if you'd like a rundown on the packages needed to get the Android SDK, and/or the entire Android platform building and working on your Fedora box.&lt;br /&gt;&lt;br /&gt;3) Screenshots made with Android Emulator, imglib, and the (super)+drawbox capture functionality provided by compiz-fusion.x86_64&lt;br /&gt;&lt;br /&gt;4) UPDATE: I have found that I have to run the eclipse ADT (ganymede) with at least a 1.5GB virtual machine (./eclipse -vmargs -Xms512m -Xmx1536m) in order to get Android Email to completely build and run in the emulator from Eclipse ... otherwise I get errors like "Could not find AndroidMail.apk!" ... this is because the builds were not completing (because of out of memory issues) and not producing the AndroidMail.apk file&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-5654159388867885274?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/5654159388867885274/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=5654159388867885274' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5654159388867885274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/5654159388867885274'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/10/androids-email-application.html' title='Android Email application'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_X1p6PUo2YFg/SQAV8RphVYI/AAAAAAAAAYI/4Jn6l6QQEcs/s72-c/screenshot3_cropped.png' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-3284000196130493719</id><published>2008-10-01T00:00:00.013-04:00</published><updated>2010-07-09T12:14:45.102-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>Sweet peas</title><content type='html'>Here we go ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SOL2gyBYClI/AAAAAAAAAX4/-LMLbcw8JMY/s1600-h/P9280203_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SOL2gyBYClI/AAAAAAAAAX4/-LMLbcw8JMY/s400/P9280203_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252031158511209042" /&gt;&lt;/a&gt;What's in the box?&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SOL2gF5kKBI/AAAAAAAAAXg/-jE5gFy0FAA/s1600-h/P7130182_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SOL2gF5kKBI/AAAAAAAAAXg/-jE5gFy0FAA/s400/P7130182_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252031146667288594" /&gt;&lt;/a&gt;Just get on with it!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOL2gEnV2qI/AAAAAAAAAXY/3ig0fplvugE/s1600-h/P8150186_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOL2gEnV2qI/AAAAAAAAAXY/3ig0fplvugE/s400/P8150186_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252031146322418338" /&gt;&lt;/a&gt;Sweet Peas ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOL2gytK-9I/AAAAAAAAAXw/eLFPRYvDvng/s1600-h/P9280199_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOL2gytK-9I/AAAAAAAAAXw/eLFPRYvDvng/s400/P9280199_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252031158694902738" /&gt;&lt;/a&gt;Green squeeze&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOL2gr1f9uI/AAAAAAAAAXo/dLmU1gAVgRg/s1600-h/P9280193_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOL2gr1f9uI/AAAAAAAAAXo/dLmU1gAVgRg/s400/P9280193_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252031156850783970" /&gt;&lt;/a&gt;Four sweet peas&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-3284000196130493719?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/3284000196130493719/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=3284000196130493719' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3284000196130493719'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/3284000196130493719'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/10/sweet-peas.html' title='Sweet peas'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SOL2gyBYClI/AAAAAAAAAX4/-LMLbcw8JMY/s72-c/P9280203_02.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-2841901599981801580</id><published>2008-09-30T23:38:00.011-04:00</published><updated>2008-11-04T11:18:19.715-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>For those of you we've missed ... part 3</title><content type='html'>.&lt;br /&gt;Ok ... on to part 3&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SOL0JF6uskI/AAAAAAAAAXQ/0kMj2i-9XQ0/s1600-h/P4090158_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SOL0JF6uskI/AAAAAAAAAXQ/0kMj2i-9XQ0/s400/P4090158_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252028552511926850" /&gt;&lt;/a&gt;Random picture of Val ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SOL0I4j7mPI/AAAAAAAAAXI/kl-KkWzxB34/s1600-h/P4090161_02_lauren.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SOL0I4j7mPI/AAAAAAAAAXI/kl-KkWzxB34/s400/P4090161_02_lauren.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252028548926642418" /&gt;&lt;/a&gt;Ask this girl what her new name is today ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SOL0IizWMLI/AAAAAAAAAXA/oxbl5FZ_lgU/s1600-h/P4090163_02_kara.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SOL0IizWMLI/AAAAAAAAAXA/oxbl5FZ_lgU/s400/P4090163_02_kara.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252028543085719730" /&gt;&lt;/a&gt;Ask this one to read her new poem to you that she wrote for her teacher&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SOL0IZS3hbI/AAAAAAAAAW4/dB8Hs3MhHX4/s1600-h/P2020148_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SOL0IZS3hbI/AAAAAAAAAW4/dB8Hs3MhHX4/s400/P2020148_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252028540533573042" /&gt;&lt;/a&gt;Another random picture of Val ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOL0IDPBHcI/AAAAAAAAAWw/8J2r2mbe1lg/s1600-h/P2020143_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOL0IDPBHcI/AAAAAAAAAWw/8J2r2mbe1lg/s400/P2020143_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5252028534611844546" /&gt;&lt;/a&gt;Click to enlarge 'cuz David's livin' large.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;br /&gt;&lt;br /&gt;Let us know when you're ready ... the next set of pictures is awaiting your comments.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-2841901599981801580?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/2841901599981801580/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=2841901599981801580' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2841901599981801580'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/2841901599981801580'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/09/for-those-of-you-weve-missed-part-3.html' title='For those of you we&apos;ve missed ... part 3'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_X1p6PUo2YFg/SOL0JF6uskI/AAAAAAAAAXQ/0kMj2i-9XQ0/s72-c/P4090158_02.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14500754.post-587574071869988900</id><published>2008-09-30T10:37:00.006-04:00</published><updated>2008-11-04T11:18:45.782-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fam'/><title type='text'>For those of you we've missed ... part 2</title><content type='html'>.&lt;br /&gt;We will have some more recent pictures later, but here are some that are more important for now ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SOAT8epoqDI/AAAAAAAAAWA/FrXvh-sg8Jo/s1600-h/PC250115_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SOAT8epoqDI/AAAAAAAAAWA/FrXvh-sg8Jo/s400/PC250115_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5251219095254771762" /&gt;&lt;/a&gt;Hi, Grandma ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOAT8nslQyI/AAAAAAAAAWI/CGtIXPVHt-8/s1600-h/PC290127_02_kara.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOAT8nslQyI/AAAAAAAAAWI/CGtIXPVHt-8/s400/PC290127_02_kara.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5251219097683051298" /&gt;&lt;/a&gt;Looking through the pictures from the birthday party ...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_X1p6PUo2YFg/SOAT80VdkII/AAAAAAAAAWQ/qYMBwxrWgak/s1600-h/PC290130_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_X1p6PUo2YFg/SOAT80VdkII/AAAAAAAAAWQ/qYMBwxrWgak/s400/PC290130_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5251219101075738754" /&gt;&lt;/a&gt;Whose face is that in the mirror at the shine party?&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_X1p6PUo2YFg/SOATa-eCKFI/AAAAAAAAAVo/Mlf1a12tSNE/s1600-h/PC240101_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_X1p6PUo2YFg/SOATa-eCKFI/AAAAAAAAAVo/Mlf1a12tSNE/s400/PC240101_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5251218519680493650" /&gt;&lt;/a&gt;Hi, David.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOATbCWPFAI/AAAAAAAAAVw/jwyX_4Prv8A/s1600-h/PC240103_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_X1p6PUo2YFg/SOATbCWPFAI/AAAAAAAAAVw/jwyX_4Prv8A/s400/PC240103_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5251218520721527810" /&gt;&lt;/a&gt;Hi, Mommy.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_X1p6PUo2YFg/SOATbkckgHI/AAAAAAAAAV4/vSTBmH2XRiI/s1600-h/PC240109_02.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_X1p6PUo2YFg/SOATbkckgHI/AAAAAAAAAV4/vSTBmH2XRiI/s400/PC240109_02.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5251218529874903154" /&gt;&lt;/a&gt;Great! A group photo from a while back ... make sure you click on this one to see it full size.&lt;br /&gt;&lt;br /&gt;How have you been since we last posted?  Just leave a comment below when your ready ... part 3 with new pictures is ready to post.&lt;br /&gt;&lt;br /&gt;May the Lord bless you and keep you ...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/14500754-587574071869988900?l=vsingleton.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsingleton.blogspot.com/feeds/587574071869988900/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14500754&amp;postID=587574071869988900' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/587574071869988900'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14500754/posts/default/587574071869988900'/><link rel='alternate' type='text/html' href='http://vsingleton.blogspot.com/2008/09/for-those-of-you-weve-missed-part-2.html' title='For those of you we&apos;ve missed ... part 2'/><author><name>Vernon Singleton</name><uri>http://www.blogger.com/profile/09612077916175875470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_X1p6PUo2YFg/SUPeluhFOWI/AAAAAAAAAjM/caOZR_hibds/S220/med_me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_X1p6PUo2YFg/SOAT8epoqDI/AAAAAAAAAWA/FrXvh-sg8Jo/s72-c/PC250115_02.JPG' height='72' width='72'/><thr:total>1</thr:total></entry></feed>
