<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>An Cuasán</title>
	<atom:link href="http://cuasan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cuasan.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 12 Jan 2012 18:04:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cuasan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>An Cuasán</title>
		<link>http://cuasan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cuasan.wordpress.com/osd.xml" title="An Cuasán" />
	<atom:link rel='hub' href='http://cuasan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Finding files newer than a certain date / time</title>
		<link>http://cuasan.wordpress.com/2011/10/11/finding-files-newer-than-a-certain-datetime/</link>
		<comments>http://cuasan.wordpress.com/2011/10/11/finding-files-newer-than-a-certain-datetime/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 21:03:35 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[TechIt]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">https://cuasan.wordpress.com/2011/10/11/finding-files-newer-than-a-certain-datetime/</guid>
		<description><![CDATA[Today I needed to find all files in a directory tree that had been updated since a specific point in time. After a few trials this solution worked perfectly. Create a file &#8220;touched&#8221; at the date you want to start from. Then do a &#8220;find&#8221; that uses this file&#8217;s timestamp as a reference. As simple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=269&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I needed to find all files in a directory tree that had been updated since a specific point in time.</p>
<p>After a few trials this solution worked perfectly.</p>
<p>Create a file &#8220;<em>touched</em>&#8221; at the date you want to start from.</p>
<p>Then do a &#8220;<em>find</em>&#8221; that uses this file&#8217;s timestamp as a reference.</p>
<p>As simple as:<br />
<code><br />
   touch -t 201109130845 start-file.tmp<br />
   find messages/ -newer start-file.tmp<br />
</code></p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/open-source/'>Open Source</a>, <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a> Tagged: <a href='http://cuasan.wordpress.com/tag/debian/'>debian</a>, <a href='http://cuasan.wordpress.com/tag/gnu/'>gnu</a>, <a href='http://cuasan.wordpress.com/tag/linux/'>Linux</a>, <a href='http://cuasan.wordpress.com/tag/unix/'>unix</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/269/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=269&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2011/10/11/finding-files-newer-than-a-certain-datetime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>Rails 3 on debian with Sqlite 3</title>
		<link>http://cuasan.wordpress.com/2010/10/13/rails-3-on-debian-with-sqlite-3/</link>
		<comments>http://cuasan.wordpress.com/2010/10/13/rails-3-on-debian-with-sqlite-3/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 22:47:33 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[TechIt]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=251</guid>
		<description><![CDATA[Decided to move to Rails 3 recently and get up to speed on the new framework version. I list here the process I followed to install it on Debian (Lenny). *Note, some of these commands need root / administrator privileges. Notably the apt and install commands. Use sudo, su or a root shell. Install dependancies [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=251&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Decided to move to Rails 3 recently and get up to speed on the new framework version.</p>
<p>I list here the process I followed to install it on Debian (Lenny). </p>
<p>*Note, some of these commands need root / administrator privileges. Notably the apt and install commands. Use sudo, su or a root shell.</p>
<p><strong>Install dependancies</strong><br />
<code><br />
<strong># </strong>optional VCS, we use Mercurial Locally and Git for deployments to Heroku (hosting)</code></p>
<p>apt-get install git-core mercurial</p>
<p># libmysqlclient15off libreadline5-dev<br />
apt-get install build-essential libreadline5-dev libssl-dev zlib1g zlib1g-dev</p>
<p>#optional  Database, I have detail for getting Sqlite3 later<br />
#apt-get install  mysql-common mysql-server</p>
<p><strong>Install Ruby</strong><br />
<code><br />
wget ftp://ftp.ruby-lang.org//pub/ruby/1.9/ruby-1.9.2-p0.tar.gz<br />
tar xzf ruby-1.9.2-p0.tar.gz<br />
cd ruby-1.9.2-p0<br />
./configure<br />
make<br />
make install<br />
</code></p>
<p><strong>Install sqlite 3</strong><br />
<code><br />
wget http://www.sqlite.org/sqlite-amalgamation-3.7.2.tar.gz<br />
tar xzf sqlite-amalgamation-3.7.2.tar.gz<br />
cd sqlite-3.7.2/</p>
<p>./configure<br />
make<br />
make install</p>
<p>gem install rails sqlite3-ruby<br />
</code></p>
<p><strong>Create your rails app</strong><br />
<code><br />
rails new Items<br />
rails g scaffold Item name:string detail:text<br />
rake db:migrate<br />
rm public/index.html<br />
vim config/routes.rb<br />
</code><br />
add this line:<br />
<code><br />
  root :to =&gt; "items#index"<br />
</code><br />
then start the server:<br />
<code><br />
rails s<br />
</code></p>
<p>Open your browser and go to http://localhost:3000/ </p>
<p>And that&#8217;s it!</p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/open-source/'>Open Source</a>, <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a> Tagged: <a href='http://cuasan.wordpress.com/tag/build/'>build</a>, <a href='http://cuasan.wordpress.com/tag/debian/'>debian</a>, <a href='http://cuasan.wordpress.com/tag/opensource/'>opensource</a>, <a href='http://cuasan.wordpress.com/tag/rails/'>rails</a>, <a href='http://cuasan.wordpress.com/tag/ruby/'>ruby</a>, <a href='http://cuasan.wordpress.com/tag/tips/'>tips</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/251/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=251&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/10/13/rails-3-on-debian-with-sqlite-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>Deploying your Rails 3 app to Heroku from Debian GNU/Linux</title>
		<link>http://cuasan.wordpress.com/2010/10/11/deploying-your-rails-3-app-to-heroku-from-debian-gnulinux/</link>
		<comments>http://cuasan.wordpress.com/2010/10/11/deploying-your-rails-3-app-to-heroku-from-debian-gnulinux/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 19:49:16 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[TechIt]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=241</guid>
		<description><![CDATA[Deploying apps to Heroku is as simple as git push heroku master But you need a little bit of setup first. If you haven&#8217;t got git, install it with apt-get install git-core You will also need the Heroku gem gem install heroku Then set up your app, adding the files to the git repository cd [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=241&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Deploying apps to Heroku is as simple as</p>
<p>git push heroku master</p>
<p>But you need a little bit of setup first.</p>
<p>If you haven&#8217;t got git, install it with</p>
<p><code>apt-get install git-core</code></p>
<p>You will also need the Heroku gem</p>
<p><code>gem install heroku</code></p>
<p>Then set up your app, adding the files to the git repository<br />
<code><br />
cd myapp<br />
git init<br />
git add *<br />
git commit -m 'first commit, using git for pushes to heroku which hosts rails apps free and uses git'</code></p>
<p>Create a key for secure authentication to Heroku<br />
<code><br />
ssh-keygen -t rsa -C "me@mycompany.com"<br />
heroku keys:add</code></p>
<p>Create your heroku app</p>
<p><code>heroku create</code></p>
<p>And push your new rails app to it</p>
<p><code>git push heroku master</code></p>
<p>Now browse to the url you were given in previous steps as feedback from heroku, and you should see your app, now live !</p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/open-source/'>Open Source</a>, <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a> Tagged: <a href='http://cuasan.wordpress.com/tag/debian/'>debian</a>, <a href='http://cuasan.wordpress.com/tag/opensource/'>opensource</a>, <a href='http://cuasan.wordpress.com/tag/rails/'>rails</a>, <a href='http://cuasan.wordpress.com/tag/ruby/'>ruby</a>, <a href='http://cuasan.wordpress.com/tag/sync/'>sync</a>, <a href='http://cuasan.wordpress.com/tag/website/'>website</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/241/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=241&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/10/11/deploying-your-rails-3-app-to-heroku-from-debian-gnulinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>Favicon/URL/Bookmark icon for you website</title>
		<link>http://cuasan.wordpress.com/2010/10/07/faviconurlbookmark-icon-for-you-website/</link>
		<comments>http://cuasan.wordpress.com/2010/10/07/faviconurlbookmark-icon-for-you-website/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 22:29:15 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[TechIt]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=113</guid>
		<description><![CDATA[You can easily create a bookmark icon / URL icon / Domain Icon / favicon.ico for your website. This is usually called favicon.ico, and usually exists in your web root folder (htdocs, public_html, etc). Why would you do this? Your Brand is present in the users Browser URL/URI field in browsers and/or on the browser [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=113&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You can easily create a bookmark icon / URL icon / Domain Icon / favicon.ico for your website.</p>
<p>This is usually called favicon.ico, and usually exists in your web root folder (htdocs, public_html, etc).</p>
<p>Why would you do this?</p>
<blockquote>
<ol>
<li>Your Brand is present in the users Browser URL/URI field in browsers and/or on the browser window or tab title</li>
<li>Your Brand is present in the users browser bookmarks</li>
<li>You user can easily find Your Brand in their bookmarks list &#8211; from my perspective, this is a big win.
<ol>
<li>I have a couple of options bookmarked for the types of online service I use most, and in the cases where one of the sites has no favicon and another does, I inevitably end up using the site that <strong>has </strong>the favicon, simply because<em> their favicon stands out immediatly in my list of bookmarks.</em></li>
</ol>
</li>
</ol>
</blockquote>
<p>Your favicon can be a .ico, .gif or .png file.</p>
<p>I use .png more and more. I use a 32&#215;32 pixel file but you can use 16&#215;16 also.</p>
<p>http://en.wikipedia.org/wiki/Favicon</p>
<p>Generally, for the simple/default case, you just name the icon as &#8220;favicon.ico&#8221; and upload it to the root directory of your website. The broswers will check for it there (http://www.yourdomain.tld/favicon.ico).</p>
<p>You can also use this markup, per page, to have a favicon per page.</p>
<blockquote><p>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;/img/favicon.ico&#8221;/&gt;</p></blockquote>
<p>&nbsp;</p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a> Tagged: <a href='http://cuasan.wordpress.com/tag/administrator/'>administrator</a>, <a href='http://cuasan.wordpress.com/tag/tips/'>tips</a>, <a href='http://cuasan.wordpress.com/tag/website/'>website</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=113&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/10/07/faviconurlbookmark-icon-for-you-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>Reset Administrator Password on a Mac / Apple Mac</title>
		<link>http://cuasan.wordpress.com/2010/10/07/reset-administrator-password-on-a-mac-apple-mac/</link>
		<comments>http://cuasan.wordpress.com/2010/10/07/reset-administrator-password-on-a-mac-apple-mac/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 22:02:16 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[TechIt]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[password recovery]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=165</guid>
		<description><![CDATA[Have tried this on a Tiger OS X Reboot Hold down Apple+S when you hear the chime When you see the Aplle on screen, hit the power button once You should see the text prompt now Type: mount -uw / passwd reboot That&#8217;s it. You should be able to log into the administrator user account [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=165&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have tried this on a Tiger OS X</p>
<ul>
<li>Reboot</li>
<li>Hold down Apple+S when you hear the chime</li>
<li>When you see the Aplle on screen, hit the power button once</li>
</ul>
<p>You should see the text prompt now</p>
<p>Type:</p>
<ul>
<li> mount -uw /</li>
<li>passwd</li>
<li>reboot</li>
</ul>
<p>That&#8217;s it.<br />
You should be able to log into the administrator user account  with the new password you set  now.</p>
<p>You keychain will probably be useless no unless you remember the password for that. I had connectivity issues, the airport would not connect to my wireless networks.</p>
<p>Once I deleted the login keychain, the network issues went away.</p>
<p>To delete the login keychain:</p>
<ul>
<li> Open Applications/Utilities/Keychain Access</li>
<li>Click the Login keychain</li>
<li>Choose Edit -&gt; Delete</li>
</ul>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/mac/'>Mac</a>, <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a> Tagged: <a href='http://cuasan.wordpress.com/tag/administrator/'>administrator</a>, <a href='http://cuasan.wordpress.com/tag/apple/'>apple</a>, <a href='http://cuasan.wordpress.com/tag/mac-2/'>mac</a>, <a href='http://cuasan.wordpress.com/tag/password-recovery/'>password recovery</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/165/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=165&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/10/07/reset-administrator-password-on-a-mac-apple-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>Restoring lost icons on Windows 7 Task Bar</title>
		<link>http://cuasan.wordpress.com/2010/09/21/restoring-lost-icons-on-windows-7-task-bar/</link>
		<comments>http://cuasan.wordpress.com/2010/09/21/restoring-lost-icons-on-windows-7-task-bar/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 20:57:17 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[TechIt]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=156</guid>
		<description><![CDATA[For the last few days I&#8217;ve been annoyed that some of my application icons have been &#8216;lost&#8217;, reverting to some default system icon. This was particularily prevalent for applications pinned to the Windows 7 Taskbar. Most detail I found involves rebooting the computer, but I tried a slightly different approach just now and it has [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=156&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For the last few days I&#8217;ve been annoyed that some of my application icons have been &#8216;lost&#8217;, reverting to some default system icon.</p>
<p>This was particularily prevalent for applications pinned to the Windows 7 Taskbar.</p>
<p>Most detail I found involves rebooting the computer, but I tried a slightly different approach just now and it has worked fine, without the need for rebooting. My applications icons are now restored <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To restore the application icons using the same process, do the following:</p>
<ol>
<li>Press and Hold the &#8220;Window Key&#8221; and press &#8220;R&#8221; (and then release both!)</li>
<li>type &#8220;<code>cmd</code>&#8221; and press &#8220;Enter&#8221;</li>
<li>type &#8220;<code><span style="color:#ff0000;">taskkill /IM explorer.exe /F</span></code>&#8221;  [ <span style="color:#ff0000;"><strong>Warning</strong></span>, may cause problems although it was fine for me.  Also,  if you are not worried about rebooting your system, you may skip this step and reboot after step 6 instead ]</li>
<li>type &#8220;<code>del /a %userprofile%\AppData\Local\IconCache.db</code>&#8220;</li>
<li>type &#8220;<code>explorer.exe</code>&#8220;</li>
<li>type &#8220;<code>exit</code>&#8220;</li>
</ol>
<p>You&#8217;re icons should now be restored. If anything goes wrong -<span style="text-decoration:underline;"> and it hasn&#8217;t for me</span> &#8211; then just reboot.</p>
<p>You can press &#8220;CTRL_ALT_DEL&#8221; to get a task manager, and from there you can either reboot, or again try to run explorer.exe</p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a>, <a href='http://cuasan.wordpress.com/category/windows/'>Windows</a> Tagged: <a href='http://cuasan.wordpress.com/tag/icons/'>icons</a>, <a href='http://cuasan.wordpress.com/tag/windows7/'>windows7</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=156&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/09/21/restoring-lost-icons-on-windows-7-task-bar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>Snap windows to an area of the screen in XP, Vista just like on Windows 7</title>
		<link>http://cuasan.wordpress.com/2010/09/15/snap-windows-to-an-area-of-the-screen-in-xp-vista-just-like-on-windows-7/</link>
		<comments>http://cuasan.wordpress.com/2010/09/15/snap-windows-to-an-area-of-the-screen-in-xp-vista-just-like-on-windows-7/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 21:58:15 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[TechIt]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[snap]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=157</guid>
		<description><![CDATA[On Windows 7 I very quickly got used to use the widow snap feature. You can hold the windows-key and then use the direction keys to snap the window to the side of the screen, and it takes up half of your real-estate. I am ofter comparing window content so I find being easily able [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=157&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On Windows 7 I very quickly got used to use the widow snap feature.</p>
<p>You can hold the windows-key and then use the direction keys to snap the window to the side of the screen, and it takes up half of your real-estate. I am ofter comparing window content so I find being easily able to quickly have each window take up half the screen to be very useful.</p>
<p>Back on my XP machine I missed this a lot, but thanks to one of the guys at work, I found out about Winsplit Revolution [ <a title="WinSplit Revolution" href="http://www.winsplit-revolution.com/">http://www.winsplit-revolution.com</a> ] which he uses on Vista.</p>
<p>This little app offers a lot more options for snapping your windows not just to a side of the screen taking up 1/2 of it each, but also to the corners (1/4 screen use) and even into two rows of three small windows. This all in seconds, with a nice use of the numpad/arrows to easily and quickly select where in the screen you want the window to go (7 for top left, 3 for bottom right, etc).</p>
<p>It starts automatically on boot, and sits nice and quietly in the system tray, out of the way.</p>
<p>It really is the little things that make the big differences, and once you start using this app you&#8217;ll wonder how you ever lived without it.</p>
<p>Check out their demo video at <a href="http://www.winsplit-revolution.com/screenshots/videos-demos">http://www.winsplit-revolution.com/screenshots/videos-demos</a></p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a>, <a href='http://cuasan.wordpress.com/category/windows/'>Windows</a> Tagged: <a href='http://cuasan.wordpress.com/tag/desktop/'>desktop</a>, <a href='http://cuasan.wordpress.com/tag/dock/'>dock</a>, <a href='http://cuasan.wordpress.com/tag/snap/'>snap</a>, <a href='http://cuasan.wordpress.com/tag/split/'>split</a>, <a href='http://cuasan.wordpress.com/tag/windows7/'>windows7</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=157&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/09/15/snap-windows-to-an-area-of-the-screen-in-xp-vista-just-like-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>Building direct show filters in Visual Studio 2008</title>
		<link>http://cuasan.wordpress.com/2010/09/09/building-direct-show-filters-in-visual-studio-2008/</link>
		<comments>http://cuasan.wordpress.com/2010/09/09/building-direct-show-filters-in-visual-studio-2008/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 20:13:48 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[TechIt]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[directshow]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=153</guid>
		<description><![CDATA[First off, make sure you have the latest windows sdk. The direct show base classes are in there now and not directx sdk. There are required headers in direct show base classes in the samples directory of the sdk. Thus, you need to reference the header files in C:\Program Files\Microsoft SDKs\Windows\v7.0\Samples\multimedia\directshow\baseclasses You will also to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=153&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First off, make sure you have the latest windows sdk.</p>
<p>The direct show base classes are in there now and not directx sdk.</p>
<p>There are required headers in direct show base classes in the samples directory of the sdk.</p>
<p>Thus, you need to reference the header files in</p>
<blockquote><p>C:\Program Files\Microsoft SDKs\Windows\v7.0\Samples\multimedia\directshow\baseclasses</p></blockquote>
<p>You will also to build that solution and link the lib file:</p>
<ol>
<li> Drop down the Tools menu, and select Options [ from     <a href="http://www.lavishsoft.com/wiki/index.php/Visual_Studio_Paths">http://www.lavishsoft.com/wiki/index.php/Visual_Studio_Paths</a> ]</li>
<li> In the box on the left is a list of option categories. Select &#8220;Projects and Solutions&#8221; and then the sub-category &#8220;VC++ Directories&#8221;</li>
<li> In the upper right hand corner is a drop-down box that selects a particular set of default directories, including &#8220;Executable files&#8221;, &#8220;Include files&#8221;, &#8220;Reference files&#8221;, &#8220;Library files&#8221;, and &#8220;Source files&#8221;. Generally, you only want to add to the &#8220;Include files&#8221; or &#8220;Library files&#8221; lists. Select &#8220;Include files&#8221;</li>
<li> In the middle of the right hand side of the window is a list of directories.
<ol>
<li>Add the include path by pressing the &#8220;New Line&#8221; button above the window, or by pressing &#8220;Ctrl-Insert&#8221; or clicking under the last entry.</li>
<li>A blank entry appears for you to either type the path or navigate by clicking the &#8220;&#8230;&#8221; button.</li>
<li>Generally the final path you want will end with a folder called &#8220;include&#8221;. Enter the path now (e.g., c:\program files\isxdk\include)
<ol>
<li>For direct show base classes, enter C:\Program Files\Microsoft SDKs\Windows\v7.0\Samples\multimedia\directshow\baseclasses</li>
</ol>
</li>
</ol>
</li>
<li> Select &#8220;Library files&#8221; in the drop-down box</li>
<li> In the same fashion as done for the include file path, add the path to the library files. (e.g., c:\program files\isxdk\lib\vs80)
<ol>
<li>Add the direct show path C:\Program Files\Microsoft SDKs\Windows\v7.0\Samples\multimedia\directshow\baseclasses\release_mbcs</li>
</ol>
</li>
<li> You&#8217;re done, click OK</li>
</ol>
<p>These includes need to be <em>before </em>the windows sdk includes, or you will have issues with definitions in refclock.h as there is another header of this name in the sdk.</p>
<p style="padding-left:30px;"><em> I ran into this too. I found that you need to have the baseclasses directory (samples/multimedia/directshow) *before* the sdk include directory, since they both have a schedule.h file and refclock.h uses &lt;&gt; not &#8221; for the include. I was slightly surprised to see that no-one else had mentioned this. [ <a href="http://social.msdn.microsoft.com/Forums/en/windowsdirectshowdevelopment/thread/5da8f0b8-d2a9-4caf-81e1-7f5788fa1c00">http://social.msdn.microsoft.com/Forums/en/windowsdirectshowdevelopment/thread/5da8f0b8-d2a9-4caf-81e1-7f5788fa1c00</a> ]</em></p>
<p>The exact error reads as follows:</p>
<p><span style="font-size:x-small;"><span style="font-size:xx-small;"> </span></span></p>
<p style="padding-left:30px;">WIN32</p>
<p style="padding-left:30px;">c1xx : fatal error C1083: Cannot open source file: &#8216;WIN32&#8242;: No such file or directory</p>
<p>&nbsp;</p>
<p>After I get this error once, I can recompile again, and since the changed file has now been compiled, it goes directly to linking and doesn&#8217;t spit this error out again.</p>
<p>I also found reference to other potential causes for this error online:</p>
<ul>
<li>-<span style="font-size:x-small;">Make sure the compiler sees /D &#8220;WIN32&#8243;, without /D it will try to compile WIN32.  Project + properties, C/C++, Command line.<br />
</span></li>
<li><span style="font-size:x-small;">-</span><span style="font-size:x-small;">/I &#8220;&#8221; is your problem, it swallows the next /D.  I tried it and got the same error message. Not sure how you got it, there&#8217;s probably something wrong with Project + properties, C/C++, Additional include directories.<br />
</span></li>
<li><span style="font-size:x-small;">- </span>I&#8217;d added an environment variable which had now been removed, thus creating an empty /I &#8220;&#8221;.</li>
</ul>
<p>And that&#8217;s about all I took note of.</p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a>, <a href='http://cuasan.wordpress.com/category/windows/'>Windows</a> Tagged: <a href='http://cuasan.wordpress.com/tag/build/'>build</a>, <a href='http://cuasan.wordpress.com/tag/c/'>c++</a>, <a href='http://cuasan.wordpress.com/tag/directshow/'>directshow</a>, <a href='http://cuasan.wordpress.com/tag/visual-studio/'>visual studio</a>, <a href='http://cuasan.wordpress.com/tag/windows-2/'>windows</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=153&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/09/09/building-direct-show-filters-in-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>root user password recovery / resetting on Debian/GNU based linux systems</title>
		<link>http://cuasan.wordpress.com/2010/08/05/root-user-password-recovery-resetting-on-debiangnu-based-linux-systems/</link>
		<comments>http://cuasan.wordpress.com/2010/08/05/root-user-password-recovery-resetting-on-debiangnu-based-linux-systems/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 20:38:47 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[TechIt]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[password recovery]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=138</guid>
		<description><![CDATA[I have had need for this more often than I would like of late, it is a nice and quick way to reset the root password if you can&#8217;t remember, or the person who had it isn&#8217;t around any more. You need access to the actual console of course, physical access or a remote KVM. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=138&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have had need for this more often than I would like of late, it is a nice and quick way to reset the root password if you can&#8217;t remember, or the person who had it isn&#8217;t around any more. You need access to the actual console of course, physical access or a remote KVM. I&#8217;ve used this on both Debian boxes and Ubuntu boxes recently.</p>
<ol>
<li>rebooot the machine</li>
<li>interrupt the boot sequence at the GRUB bootloader / LILO screen (I haven&#8217;t seen LILO on Deban / Ubuntu in quite a while)</li>
<li>edit the boot line with &#8220;kernel&#8221; information (select and press e to edit)</li>
<li>add <code> init=/bin/bash</code> to the end of the line</li>
<li>hit enter and then press &#8216;b&#8217; to boot</li>
<li>when the boot sequence has finished, type the following:</li>
</ol>
<p><code>mount -o remount,rw /</code><br />
<code>passwd root</code><br />
(enter the new password for the &#8216;root&#8217; user)<br />
<code>shutdown -r now</code> (to reboot and login as root with the new password)</p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/open-source/'>Open Source</a>, <a href='http://cuasan.wordpress.com/category/techit/'>TechIt</a> Tagged: <a href='http://cuasan.wordpress.com/tag/administrator/'>administrator</a>, <a href='http://cuasan.wordpress.com/tag/debian/'>debian</a>, <a href='http://cuasan.wordpress.com/tag/opensource/'>opensource</a>, <a href='http://cuasan.wordpress.com/tag/password-recovery/'>password recovery</a>, <a href='http://cuasan.wordpress.com/tag/ubuntu/'>ubuntu</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=138&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/08/05/root-user-password-recovery-resetting-on-debiangnu-based-linux-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
		<item>
		<title>Hibernation Woes &#8211; Sleep after Hibernate on Windows 7</title>
		<link>http://cuasan.wordpress.com/2010/05/31/hibernation-woes-sleep-after-hibernate-on-windows-7/</link>
		<comments>http://cuasan.wordpress.com/2010/05/31/hibernation-woes-sleep-after-hibernate-on-windows-7/#comments</comments>
		<pubDate>Mon, 31 May 2010 21:26:25 +0000</pubDate>
		<dc:creator>dmom</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://cuasan.wordpress.com/?p=144</guid>
		<description><![CDATA[I have a laptop (Dell Studio 1557) that I have set to go into hibernation when the lid of the laptop is closed. I have been annoyed for the last while that when I turn on the computer to resume from hibernate, it would immediately shutdown again, but this time in sleep mode. Today I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=144&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have a laptop (Dell Studio 1557) that I have set to go into hibernation when the lid of the laptop is closed.</p>
<p>I have been annoyed for the last while that when I turn on the computer to resume from hibernate, it would immediately shutdown again, but this time in sleep mode.</p>
<p>Today I had a look at the power options, and saw that sleep was set to occur automatically after a number of hours, specific timing depending on whether it was being powered by the mains or battery at the time.</p>
<p>I have disabled automatic sleep and hibernated the computer. This time, when I resume from hibernate, the computer no longer goes into sleep mode. I would have assumed that waking from hibernate would have reset the sleep count-down, but obviously not. Perhaps this will be fixed in a patch sometime ?</p>
<br />Filed under: <a href='http://cuasan.wordpress.com/category/windows/'>Windows</a> Tagged: <a href='http://cuasan.wordpress.com/tag/bug/'>bug</a>, <a href='http://cuasan.wordpress.com/tag/hibernate/'>hibernate</a>, <a href='http://cuasan.wordpress.com/tag/sleep/'>sleep</a>, <a href='http://cuasan.wordpress.com/tag/tips/'>tips</a>, <a href='http://cuasan.wordpress.com/tag/windows-2/'>windows</a>, <a href='http://cuasan.wordpress.com/tag/windows7/'>windows7</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuasan.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuasan.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuasan.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuasan.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cuasan.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cuasan.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cuasan.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cuasan.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuasan.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuasan.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuasan.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuasan.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuasan.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuasan.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuasan.wordpress.com&amp;blog=837431&amp;post=144&amp;subd=cuasan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cuasan.wordpress.com/2010/05/31/hibernation-woes-sleep-after-hibernate-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5b4f043baa2ee62e54da395d6aea29?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dmom</media:title>
		</media:content>
	</item>
	</channel>
</rss>
