<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ryan Collins &#187; Software</title>
	<atom:link href="http://ryancollins.org/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryancollins.org</link>
	<description>Educational Technology</description>
	<lastBuildDate>Tue, 29 Jun 2010 17:05:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ping.fm bookmarklet for multiple Ping.fm accounts</title>
		<link>http://ryancollins.org/2010/03/01/ping-fm-bookmarklet-for-multiple-ping-fm-accounts/</link>
		<comments>http://ryancollins.org/2010/03/01/ping-fm-bookmarklet-for-multiple-ping-fm-accounts/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 00:53:12 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[RC Tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[ping.fm]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/?p=508</guid>
		<description><![CDATA[Since Ping.fm doesn&#8217;t allow you to add multiple Twitter accounts to one Ping.fm account, I&#8217;ve resorted to have two accounts with them, one for my personal accounts (Twitter, Facebook, MySpace) and one for my professional accounts (Twitter, Facebook, LinkedIn). To update my status for either Ping.fm account I use the special email addresses they offer [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="email" src="http://ryancollins.org/dl/Write__%28no_subject%29-20100301-195317.jpg" alt="" width="474" height="171" />Since <a href="http://ping.fm/">Ping.fm</a> doesn&#8217;t allow you to add multiple Twitter accounts to one Ping.fm account, I&#8217;ve resorted to have two accounts with them, one for my personal accounts (Twitter, Facebook, MySpace) and one for my professional accounts (<a href="http://twitter.com/mr_rcollins">Twitter</a>, <a href="http://ryancollins.org/facebook">Facebook</a>, LinkedIn). To update my status for either Ping.fm account I use the special email addresses they offer and my email client.</p>
<p>My problem was when I wanted to post the current page I&#8217;m reading to either account. Ping.fm offers a bookmarklet, but it uses the current logged in ping.fm account, so I would have to continually log in and log out. I decided to put together my own bookmarklet that starts up a new mail message in my default email client addressed to the correct Ping.fm account. To get started, drag the following link to your bookmark bar:</p>
<p><a href="javascript:window.location='mailto:YOURPRIVATEPINGADDRESS@ping.fm?body=is reading \&quot;'+encodeURIComponent(document.title)+'\&quot; - ('+encodeURIComponent(window.location)+')'">Ping.fm</a></p>
<p>Once there, right click on the link, select edit and replace <strong>YOURPRIVATEPINGADDRESS</strong> with your private Ping.fm email address (just the part to the left of the @). Would you like to do it with GMail? Drag this link:</p>
<p><a title="GMail Ping.fm" href="javascript:window.location='https://mail.google.com/mail/?view=cm&amp;fs=1&amp;tf=1&amp;to=YOURPRIVATEPINGADDRESS@ping.fm&amp;body=is reading \&quot;'+encodeURIComponent(document.title)+'\&quot; - ('+encodeURIComponent(window.location)+')'">Ping.fm</a></p>
<p>And once again, right click on the link, select edit, and replace <strong>YOURPRIVATEPINGADDRESS</strong> with your private Ping.fm email address.</p>
<p>You can drag the links multiple times, editing the email address and the name of the link so you can associate each one with a different Ping.fm account.</p>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2010/03/01/ping-fm-bookmarklet-for-multiple-ping-fm-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Widget to show machine name</title>
		<link>http://ryancollins.org/2010/01/15/os-x-widget-to-show-machine-name/</link>
		<comments>http://ryancollins.org/2010/01/15/os-x-widget-to-show-machine-name/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:39:58 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/?p=484</guid>
		<description><![CDATA[I use Apple Remote Desktop or a KVM (Keyboard/Video/Mouse) switcher to administer several OS X servers and machines. When you&#8217;re working on machines in this way you can sometimes get confused on which machine you&#8217;re currently controlling. If you&#8217;re lucky you won&#8217;t do anything stupid, but there have been times when I&#8217;ve shutdown/restarted a server [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ryancollins.org/wp/wp-content/uploads/2010/01/Screen-shot-2010-01-15-at-12.40.41-PM.jpg"><img class="alignright size-medium wp-image-490" title="Dashboard screenshot" src="http://ryancollins.org/wp/wp-content/uploads/2010/01/Screen-shot-2010-01-15-at-12.40.41-PM-300x187.jpg" alt="Dashboard screenshot" width="300" height="187" /></a>I use Apple Remote Desktop or a KVM (Keyboard/Video/Mouse) switcher to administer several OS X servers and machines. When you&#8217;re working on machines in this way you can sometimes get confused on which machine you&#8217;re currently controlling. If you&#8217;re lucky you won&#8217;t do anything stupid, but there have been times when I&#8217;ve shutdown/restarted a server that I didn&#8217;t mean too!</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Over Christmas break I wrote a little OS X widget call Show Name. All it does is show the name of the current machine. To start using it you just install the widget onto your Dashboard. Once there, it will show you the hostname of the machine you are currently using.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Where things get interesting is when you drag it off of the Dashboard and put it on your Desktop. This way you can alway see what machine you&#8217;re on. To drag widgets off of the Dashboard, you need to turn on the widget developer mode. On the Show Name widget, you can click the little &#8220;i&#8221; in the bottom right and check the box to turn it on. As soon as you click Done it will restart the Dock, so the Dashboard and the Dock will disappear for a second. To drag the Show Name widget (or any widget for that matter) out of the Dashboard and onto the Desktop, click on the widget and start dragging. Don&#8217;t let go of the button and close the Dashboard. The widget you are dragging will stay with your mouse pointer, and you can drop it anywhere on your Desktop. To put the widget back in the Dashboard, start dragging it, open the Dashboard, and stop dragging it. It will now re-attach itself to the Dashboard.</div>
<p>I use Apple Remote Desktop or a KVM (Keyboard/Video/Mouse) switcher to administer several OS X servers and machines. When you&#8217;re working on machines in this way you can sometimes get confused on which machine you&#8217;re currently controlling. If you&#8217;re lucky you won&#8217;t do anything stupid, but there have been times when I&#8217;ve shutdown/restarted a server that I didn&#8217;t mean too!</p>
<p>Over Christmas break I wrote a little OS X widget call <a href="http://ryancollins.org/wp/wp-content/uploads/2010/01/ShowName1.zip">Show Name</a>. All it does is show the name of the current machine. To start using it you just install the widget onto your Dashboard. Once there, it will show you the hostname of the machine you are currently using on the Dashboard.</p>
<p>Where things get interesting is when you drag it off of the Dashboard and put it on your Desktop. This way you can alway see what machine you&#8217;re on. To drag widgets off of the Dashboard, you need to turn on widget developer mode. On the Show Name widget, you can click the little &#8220;i&#8221; in the bottom right and check the box to turn it on. As soon as you click Done it will restart the Dock, so the Dashboard and the Dock will disappear for a second. To drag the Show Name widget (or any widget for that matter) out of the Dashboard and onto the Desktop, click on the widget and start dragging. Don&#8217;t let go of the button and close the Dashboard. The widget you are dragging will stay with your mouse pointer, and you can drop it anywhere on your Desktop. To put the widget back in the Dashboard, start dragging it, open the Dashboard, and stop dragging it. It will now re-attach itself to the Dashboard.</p>
<div><a href="http://ryancollins.org/wp/wp-content/uploads/2010/01/ShowName1.zip">Grab the widget here</a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2010/01/15/os-x-widget-to-show-machine-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Following lots of people on Twitter? You need ReadTwit</title>
		<link>http://ryancollins.org/2010/01/12/following-lots-of-people-on-twitter-you-need-readtwit/</link>
		<comments>http://ryancollins.org/2010/01/12/following-lots-of-people-on-twitter-you-need-readtwit/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 13:06:03 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Time Management]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/?p=480</guid>
		<description><![CDATA[A couple of months ago I decided to expand my use of Twitter, and began following more and more people in the education community. This was awesome, until I realized I could not keep up with the barrage of data that I was being given. In November I started brainstorming ideas on how to keep up]]></description>
			<content:encoded><![CDATA[<div style="float:right;"><a title="10th November 314/365" href="http://www.flickr.com/photos/25925793@N00/4091878747/" target="_blank"><img src="http://farm3.static.flickr.com/2763/4091878747_a0282c9255_m.jpg" border="0" alt="10th November 314/365" /></a><br />
<small><a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://ryancollins.org/wp/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="fifikins" href="http://www.flickr.com/photos/25925793@N00/4091878747/" target="_blank">fifikins</a></small></div>
<p>A couple of months ago I decided to expand my use of Twitter, and began following more and more people in the education community. This was awesome, until I realized I could not keep up with the barrage of data that I was being given. In November I started brainstorming ideas on how to keep up. I noticed in any of my twitter clients that they were not grabbing all the tweets that had been posted from the last time I checked. The reason being is the API only gives you the last 200 tweets, and for me that was about 40 minutes worth.</p>
<p>My first course of action was to write some software that would grab the tweets from my <a href="http://twitter.com/mr_rcollins">@mr_rcollins</a> timeline, parse the info and store it in a MySQL database. Besides pulling out the data I was interested in  of each tweet, I also stored the complete tweet. This became impractical, since in a month the complete tweets themselves occupied 4.2GB! I stopped storing the complete tweets which left me with a 20MB database after a 5 weeks of collecting, which was a lot more manageable.</p>
<p>The next step was to start parsing the tweet&#8217;s text for urls, resolve any shortened urls, and dump them into another table for me to peruse. While I got that software working, I came across <a href="http://readtwit.com">ReadTwit.com</a>. This is a great service that will take your timeline, parse out the urls, resolve shortened links, and give you a RSS feed that you can subscribe to in your favorite RSS reader (I use <a href="http://google.com/read">Google Reader</a>. Now I just go through Reader like normal, and am able to tag/star important sites that are posted to my Twitter timeline.</p>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2010/01/12/following-lots-of-people-on-twitter-you-need-readtwit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It feels like the 50s with all this Chrome</title>
		<link>http://ryancollins.org/2009/12/06/it-feels-like-the-50s-with-all-this-chrome/</link>
		<comments>http://ryancollins.org/2009/12/06/it-feels-like-the-50s-with-all-this-chrome/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 17:45:25 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/2009/12/06/it-feels-like-the-50s-with-all-this-chrome/</guid>
		<description><![CDATA[Although Firefox has been my default browser for several years, every so often I try out alternative browsers. A couple of weeks ago I started to use Chromium (developer builds of Google&#8217;s Chrome browser) for OS X and it has now become my default browser.
Google has an obsession with speed. In fact, they have found [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-364 alignleft" src="http://ryancollins.org/wp/wp-content/uploads/2009/12/l_275_275_90BDA634-5F16-40B1-861F-A5C62125AB19.jpeg" alt="" width="193" height="193" />Although Firefox has been my default browser for several years, every so often I try out alternative browsers. A couple of weeks ago I started to use Chromium (developer builds of Google&#8217;s Chrome browser) for OS X and it has now become my default browser.</p>
<p>Google has an obsession with speed. In fact, they have found that a .4 second delay in delivering search results causes a 30% drop in click throughs. They started working on  Chrome to deliver a browser that is fast and secure. It also offers some other advatages such as isolating each tab or window into separate processes. This means if a tab or window crashes, it only affects that tab or window. Bookmarks can now be synched with your Google account, and extensions are starting to become available.</p>
<p>One of my requirements for a browser is the ability to run multiple profiles. I have one browser set for personal use and one set for professional use (I do try to separate the two, although it is difficult at times). Chrome supports multiple profiles, so now I can launch the default profile which contains my personal settings and I can launch a Mr_rcollins profile which contains my professional settings.</p>
<p>I&#8217;ve found that Chromium launches faster than any other browser I&#8217;ve tried. After using it for two weeks, it feels so much quicker than Firefox 3.5.5.<br />
Although Firefox has been my default browser for several years, every so often I try out alternative browsers. A couple of weeks ago I started to use Chromium (developer builds of Google&#8217;s Chrome browser) for OS X and it has now become my default browser.</p>
<p>Google has an obsession with speed. In fact, they have found that a .4 second delay in delivering search results causes a 30% drop in click throughs. They started working on  Chrome to deliver a browser that is fast and secure. It also offers some other advatages such as isolating each tab or window into separate processes. This means if a tab or window crashes, it only affects that tab or window. Bookmarks can now be synched with your Google account, and extensions are starting to become available.</p>
<p>One of my requirements for a browser is the ability to run multiple profiles. I have one browser set for personal use and one set for professional use (I do try to separate the two, although it is difficult at times). Chrome supports multiple profiles, now I can launch the default profile which contains my personal settings and I can launch a Mr_rcollins profile which contains my professional settings. I&#8217;ve had Firefox set up for this for over a year and it works pretty well.</p>
<p>I&#8217;ve found that Chromium launches faster than any other browser I&#8217;ve tried. After using it for two weeks, it feels so much quicker than Firefox 3.5.5. You can learn more about Google Chrome <a href="http://www.google.com/chrome/intl/en/features.html">here</a>;. I use the <a href="http://www.techcrunch.com/2009/08/16/our-mac-chromium-updater-stay-up-to-date-on-the-best-versions-of-chrome-for-mac/">Techcrunch Chromium Updater</a> to grab the latest builds for OS X since Google hasn&#8217;t released an official beta yet for OS X.</p>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2009/12/06/it-feels-like-the-50s-with-all-this-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Organize your email with a Flagged folder</title>
		<link>http://ryancollins.org/2009/05/12/organize-your-email-with-a-flagged-folder/</link>
		<comments>http://ryancollins.org/2009/05/12/organize-your-email-with-a-flagged-folder/#comments</comments>
		<pubDate>Tue, 12 May 2009 16:51:05 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Mobile Computing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Time Management]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[samsung omnia]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/2009/05/12/organize-your-email-with-a-flagged-folder/</guid>
		<description><![CDATA[I have multiple email accounts, and read it from various devices. It&#8217;s all based on IMAP, so folders, messages read, etc. stay the same from device to device. The problem I was having was when I&#8217;d read a message on my iPod Touch or Samsung Omnia (a Windows Mobile cellphone). Sometimes it would be a [...]]]></description>
			<content:encoded><![CDATA[<p>I have multiple email accounts, and read it from various devices. It&#8217;s all based on <a href="http://en.wikipedia.org/wiki/Imap">IMAP</a>, so folders, messages read, etc. stay the same from device to device. The problem I was having was when I&#8217;d read a message on my <a href="http://www.apple.com/ipodtouch/">iPod Touch</a> or <a href="http://omnia.samsungmobile.com/">Samsung Omnia</a> (a <a href="http://www.microsoft.com/windowsmobile/en-us/default.mspx">Windows Mobile</a> cellphone). Sometimes it would be a message that I would need to act on, but can&#8217;t right at that moment. A lot of email clients allow you to flag a message so you can remember to go back to it, but that&#8217;s not an option on my <a href="http://www.apple.com/ipodtouch/">iPod Touch</a> or the <a href="http://omnia.samsungmobile.com/">Omnia</a>. At first I&#8217;d just mark the messages unread, but that also gets messy (not knowing if I have new messages because of the unread indicator).</p>
<p>What I&#8217;ve done now is to create a folder called Flagged for each one of my email accounts. Now when I get a message I need to act upon it later, I&#8217;ll move it to this Flagged folder.</p>
<p>Sometimes I will just forward the message to my <a href="http://www.rememberthemilk.com/">Remember the Milk</a> account, but that&#8217;s a post for another day. <img src='http://ryancollins.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=a9045a84-3730-8056-bb24-bd158da17d5a" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2009/05/12/organize-your-email-with-a-flagged-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Group Twitterbot is broken. :-(</title>
		<link>http://ryancollins.org/2009/05/11/group-twitterbot-is-broken/</link>
		<comments>http://ryancollins.org/2009/05/11/group-twitterbot-is-broken/#comments</comments>
		<pubDate>Mon, 11 May 2009 16:53:15 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/2009/05/11/group-twitterbot-is-broken/</guid>
		<description><![CDATA[Twitter updated how direct messages are emailed, so my Group Twitterbot code is now broken. I&#8217;m hopefully going to be able to work on it this week. I&#8217;m planning on fixed this problem and set it up so it&#8217;s more stand alone, you&#8217;ll be able to use it anywhere you can have a php based [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter updated how direct messages are emailed, so my <a href="http://ryancollins.org/wp/2009/01/16/group-twitter-bot/">Group Twitterbot</a> code is now broken. I&#8217;m hopefully going to be able to work on it this week. I&#8217;m planning on fixed this problem and set it up so it&#8217;s more stand alone, you&#8217;ll be able to use it anywhere you can have a php based web page.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=1dbd08a9-5159-8eb6-ad37-a6061675f85a" /></div>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2009/05/11/group-twitterbot-is-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online collaboration with EtherPad</title>
		<link>http://ryancollins.org/2009/05/07/online-collaboration-with-etherpad/</link>
		<comments>http://ryancollins.org/2009/05/07/online-collaboration-with-etherpad/#comments</comments>
		<pubDate>Thu, 07 May 2009 16:14:14 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[peer review]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[word processing]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/2009/05/07/online-collaboration-with-etherpad/</guid>
		<description><![CDATA[Etherpad, which was open to users, then closed, appears to now be open again. It is an online collaborative text editor usable by anyone with an Internet connection, a browser, and Javascript. There is no sign up required, you just share a unique URL with the people you want to collaborate with. Each user is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.etherpad.com/">Etherpad</a>, which was open to users, then closed, appears to now be open again. It is an online collaborative text editor usable by anyone with an Internet connection, a browser, and Javascript. There is no sign up required, you just share a unique URL with the people you want to collaborate with. Each user is color coded and there is a chat box. You can use the random URL assigned or make one up just by appending the name of the document to the end of the url:<br /><code><br />http://etherpad.com/NAMEOFDOCUMENT<br /></code><br />It has a couple of advantages of using the word processing aspect of Google Docs. For starters, it&#8217;s dead simple to get people involved just by sharing the url. It is also realtime, you see the edits of the other people as they make them. There is also a chat box to discuss changes as you make them.</p>
<p>They also offer a private hosted version, but there isn&#8217;t any pricing available on the website.</p>
<p>Although some school districts will be wary of using a product that would allow their students to chat throughout the district, I think the advantages would outweigh these concerns.</p>
<p>Uses in the school include after hour editing assistance, a student could send the link to a document they&#8217;re working on to their teacher, and both can work on the document. Also, any group projects could use it for notes, planning, todo lists, etc., available to all the members of the group.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=571e583c-c885-8f38-b865-cd861f62d010" /></div>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2009/05/07/online-collaboration-with-etherpad/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OS X not saving passwords?</title>
		<link>http://ryancollins.org/2009/04/08/os-x-not-saving-passwords/</link>
		<comments>http://ryancollins.org/2009/04/08/os-x-not-saving-passwords/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 15:33:43 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[RC Tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[keychain]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/2009/04/08/os-x-not-saving-passwords/</guid>
		<description><![CDATA[About a month ago I noticed that passwords weren&#8217;t being saved in apps in OS X like Safari, Omniweb, etc. I didn&#8217;t bother trying to figure out the problem, until today when I would go to a site in Safari and it would ask to save the password. I said yes everytime, but it still [...]]]></description>
			<content:encoded><![CDATA[<p>About a month ago I noticed that passwords weren&#8217;t being saved in apps in OS X like Safari, Omniweb, etc. I didn&#8217;t bother trying to figure out the problem, until today when I would go to a site in Safari and it would ask to save the password. I said yes everytime, but it still didn&#8217;t save it. Finally I tracked down this blog post, <a href="http://blog.davidohara.net/2007/12/19/os-x-keychain-not-saving-passwords/">OS X Keychain Not Saving Passwordsâ€¦</a>:</p>
<blockquote><p>I struggled with this one for about a month before I finally dug into what was wrong and how to fix it. It all started when I reinstalled because I couldnâ€™t get BootCamp installed because of volume fragmentation. Since then, my applications, specifically Mail.app and Adium, werenâ€™t remembering passwords even if I checked the little â€œrememberâ€ box.</p></blockquote>
<p>Basically, for some reason, the keychain file at ~/Library/Keychains/login.keychain was now owned by root instead of by me. To check and fix from the commandline (<strong>$</strong> is the command prompt):<br />
<code>$ ls -l ~/Library/Keychains/login.keychain<br />
-rw-r--r--  1 ryan  admin  781380 Apr  8 11:17 (*deleted...*)<br />
</code><br />
My username is <strong>ryan</strong>. If it says anything else, use the following to change the ownership:<br />
<code>$ sudo chown ryan ~/Library/Keychains/login.keychain<br />
</code><br />
It will ask for the administrator password, and then change the ownership of the file. I don&#8217;t think repair permissions in Disk Utility would fix this problem.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=f8ef38bf-09d8-8d82-8772-2a925bcfed47" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2009/04/08/os-x-not-saving-passwords/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in a domain name?</title>
		<link>http://ryancollins.org/2009/03/16/whats-in-a-domain-name/</link>
		<comments>http://ryancollins.org/2009/03/16/whats-in-a-domain-name/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 19:52:00 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[domain name]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/2009/03/16/whats-in-a-domain-name/</guid>
		<description><![CDATA[For Kenton City Schools our original domain name was the standard kenton.k12.oh.us. Unfortunately, only techies could remember it correctly, so I registered kentoncityschools.org. I&#8217;m still kicking myself for not registering the .com version, it&#8217;s since been picked up by domain squatter.   Kentoncityschools.org has served us well, even with it being longer than our [...]]]></description>
			<content:encoded><![CDATA[<p>For Kenton City Schools our original domain name was the standard <a href="http://www.kentoncityschools.org/">kenton.k12.oh.us</a>. Unfortunately, only techies could remember it correctly, so I registered <a href="http://www.kentoncityschools.org/">kentoncityschools.org</a>. I&#8217;m still kicking myself for not registering the .com version, it&#8217;s since been picked up by domain squatter. <img src='http://ryancollins.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  Kentoncityschools.org has served us well, even with it being longer than our original k12.oh.us version.</p>
<p>In the back of my head I had always wanted a shorter domain, and with more and more mobile technologies being put into use, it only made sense to try to find a shorter domain name that we could use to supplement our current two. Trying to find a shorter .com/.net/.org was futile, so I started looking at alternative top level domain names, and settled on <a href="http://kcs.me/">kcs.me</a>. Now you can go to <a href="http://kcs.me/">http://kcs.me/</a> and it will automatically redirect to our main page. I haven&#8217;t started integrating it into to many other services, but I do plan on setting up our email accounts so you can use @kcs.me for any current address and it will work. We also have a custom 404 error page that let&#8217;s us setup keywords as shortcuts to commonly used web pages on our website, such as the user&#8217;s personal portal page (their MyCatPage, <a href="http://kcs.me/my">kcs.me/my</a>) and staff home pages (<a href="http://kcs.me/collinsr">kcs.me/collinsr</a>).</p>
<p>For your school or business, have you thought about additional domains or am I just being weird?</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=45827da8-dc6a-49e6-9b86-3631cab5ed25" /></div>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2009/03/16/whats-in-a-domain-name/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Spreadsheet Forms for class/meeting sign-ups</title>
		<link>http://ryancollins.org/2009/02/09/google-spreadsheet-forms-for-classmeeting-sign-ups/</link>
		<comments>http://ryancollins.org/2009/02/09/google-spreadsheet-forms-for-classmeeting-sign-ups/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 02:20:58 +0000</pubDate>
		<dc:creator>Mr.Rcollins</dc:creator>
				<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[googledocs]]></category>

		<guid isPermaLink="false">http://ryancollins.org/wp/?p=335</guid>
		<description><![CDATA[I was trying to think of a quick and easy way to have my staff sign up for classes. Right before I sat down to whip something up with a little php/mysql I realized I could just use a google form.
To get started, log into Google Docs and under the New button, one of the [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to think of a quick and easy way to have my staff sign up for classes. Right before I sat down to whip something up with a little php/mysql I realized I could just use a google form.</p>
<p><a href="http://ryancollins.org/wp/wp-content/uploads/2009/02/google-docs-opened-by-me.jpg"><img class="alignleft size-medium wp-image-336" title="google-docs-opened-by-me" src="http://ryancollins.org/wp/wp-content/uploads/2009/02/google-docs-opened-by-me.jpg" alt="" width="180" height="181" /></a>To get started, log into Google Docs and under the <strong>New</strong> button, one of the options is <strong>Form</strong>.</p>
<p>From there you can create your form. I only needed two pieces of information, their name and which class. For the user to enter their name I created the first item as a text field in which they would enter their name (and Google makes this easy for you since that&#8217;s what the first item defaults to. I did set it to be a required field though. For the class list I used a dropdown field. Each choice I labeled with the date of the class, the class title, and the time of the class. I didn&#8217;t go into great depths like a description of the class since that is emailed to the staff and available on the Technology Staff Development site in Moodle. Now the staff can easily sign up for classes, I can quickly find out how many people are in each class, and I can remove the class when the sign up deadline is past or when the class is full. The spreadsheet can also be used to take attendance.</p>
<p style="text-align: center;"><a href="http://ryancollins.org/wp/wp-content/uploads/2009/02/edit-form-class-sign-up-google-docs-1.jpg"><img class="alignnone size-medium wp-image-337" title="edit-form-class-sign-up-google-docs-1" src="http://ryancollins.org/wp/wp-content/uploads/2009/02/edit-form-class-sign-up-google-docs-1-300x261.jpg" alt="" width="300" height="261" /> </a><a href="http://ryancollins.org/wp/wp-content/uploads/2009/02/class-sign-up.jpg"><img class="alignnone size-medium wp-image-338" title="class-sign-up" src="http://ryancollins.org/wp/wp-content/uploads/2009/02/class-sign-up-300x281.jpg" alt="" width="275" height="256" /></a><a href="http://ryancollins.org/wp/wp-content/uploads/2009/02/edit-form-class-sign-up-google-docs-1.jpg"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://ryancollins.org/2009/02/09/google-spreadsheet-forms-for-classmeeting-sign-ups/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
