<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Network Lighthouse</title>
	
	<link>http://www.networklighthouse.com</link>
	<description>Shining the Light on Security and Privacy</description>
	<lastBuildDate>Sat, 10 Jul 2010 08:02:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/NetworkLighthouse" /><feedburner:info uri="networklighthouse" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>SocialMail rate limiting</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/RFCbI6_4OO4/</link>
		<comments>http://www.networklighthouse.com/2010/07/socialmail-rate-limiting/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 01:46:14 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[rapleaf]]></category>
		<category><![CDATA[SocialMail]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=263</guid>
		<description><![CDATA[Since moving to a single key for new SocialMail users, it&#8217;s become fairly clear that unless I put some controls in place the allocation of queries that I have would be used fairly early in the month meaning no &#8220;COMMUNITY&#8221; key (i.e. users without their own rapleaf key). In fact my first attempt at rate [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F07%2Fsocialmail-rate-limiting%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F07%2Fsocialmail-rate-limiting%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>Since moving to a single key for new SocialMail users, it&#8217;s become fairly clear that unless I put some controls in place the allocation of queries that I have would be used fairly early in the month meaning no &#8220;COMMUNITY&#8221; key (i.e. users without their own rapleaf key).  In fact my first attempt at rate limiting to 500 queires per day, for the community not each user, mean that the daily allocation was used before 5pm.</p>
<p>Somethings have been changed to improve the situation, I&#8217;ve added caching to the server so if the same query is received more than once in a 45 day window the same data is returned (smaller windows are used for requests which don&#8217;t return data) to save an API call.  Additionally I&#8217;ve changed the throttling to 25 queries per hour (again for the COMMUNITY key users) so that the spread is more even throughout the day.</p>
<p>I know this limit is low, but at this stage I don&#8217;t have any options but am presently investigating a couple of avenues.  If you want more queires then the only option for the moment is to get your own RapLeaf API key and put it in the SocialMail config.  When using your own key the throttling doesn&#8217;t apply.</p>
<p>Update: Thanks to the folks at Rapleaf, who have given us an increased limit.   So to spread this out I&#8217;ve upped the hourly limit to 50 queries, still not a lot but its better than where we were.</p>
<p>-Daniel</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/RFCbI6_4OO4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/07/socialmail-rate-limiting/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/07/socialmail-rate-limiting/</feedburner:origLink></item>
		<item>
		<title>SocialMail 0.4.5 free and easy</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/1jwM7iPXSps/</link>
		<comments>http://www.networklighthouse.com/2010/06/socialmail-0-4-5-free-and-easy/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 10:43:22 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[SocialMail]]></category>
		<category><![CDATA[rapleaf]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=258</guid>
		<description><![CDATA[Ahh, had a post ready and firefox crashed, what gives! This is one of the most significant SocialMail releases to date, rather than new users needing to apply for their own Rapleaf API key, SocialMail now has it&#8217;s own key (Thanks to Rapleaf) with a limit of 20,000 queries per month, hopefully this is enough [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F06%2Fsocialmail-0-4-5-free-and-easy%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F06%2Fsocialmail-0-4-5-free-and-easy%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>Ahh, had a post ready and firefox crashed, what gives!</p>
<p>This is one of the most significant SocialMail releases to date, rather than new users needing to apply for their own Rapleaf API key, SocialMail now has it&#8217;s own key (Thanks to Rapleaf) with a limit of 20,000 queries per month, hopefully this is enough for now!</p>
<p>The great benefit of this is that once SocialMail is installed, users will be able to start seeing the social networks of their contacts, without any further fuss.</p>
<p>If you already have an API key that&#8217;s fine, SocialMail will continue to use it for your queries, which will help take the pressure off the shared key.</p>
<p>To make this work properly and protect the new key, I&#8217;ve created an API proxy which all SocialMail api queries will go through so that the new API key can be added if necessary.  Unfortunately this means that for the moment, HTTPS queries are disabled until I can afford secure hosting.</p>
<p>So without any further fuss, here it is:<a href="http://www.networklighthouse.com/wp-content/uploads/2010/06/SocialMailv0.4.5.xpi">SocialMail v0.4.5</a> I hope you enjoy it and I look forward to your feedback.  If all goes well I&#8217;ll post to AMO later in the weekend for wider distribution.</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/1jwM7iPXSps" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/06/socialmail-0-4-5-free-and-easy/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/06/socialmail-0-4-5-free-and-easy/</feedburner:origLink></item>
		<item>
		<title>SocialMail Statistics</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/m85hoLcEY1I/</link>
		<comments>http://www.networklighthouse.com/2010/05/socialmail-statistics/#comments</comments>
		<pubDate>Fri, 28 May 2010 23:01:28 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[SocialMail]]></category>
		<category><![CDATA[rapleaf]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=253</guid>
		<description><![CDATA[I&#8217;m working on a way for SocialMail to work out of the box for new users,  its a bit ugly at the moment with every new user having to get a RapLeaf API key before SocialMail starts working properly. In order to smooth the process I&#8217;m arranging a new single API key with a higher [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F05%2Fsocialmail-statistics%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F05%2Fsocialmail-statistics%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;m working on a way for SocialMail to work out of the box for new users,  its a bit ugly at the moment with every new user having to get a RapLeaf API key before SocialMail starts working properly.</p>
<p>In order to smooth the process I&#8217;m arranging a new single API key with a higher limit and will be releasing a new version of SocialMail which proxies queries through my server.  This is the only way I can protect the new key and stop people taking advantage of it and using the majority of the queries for themselves depriving the rest of the community.</p>
<p>To make sure I have the numbers right, I&#8217;d like to collect some statistics from everyone and would appreciate it if you would all post the number of queries  you&#8217;ve made in the last month, from the email that rapleaf sends out .</p>
<p>This way I can make sure that, I have a sufficient limit to support the curent user base and some growth and if I need to put my own limits in can do so in a manner as fair as possible.</p>
<p>-Daniel</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/m85hoLcEY1I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/05/socialmail-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/05/socialmail-statistics/</feedburner:origLink></item>
		<item>
		<title>SocialMail: Next steps</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/NB6WAooNhHs/</link>
		<comments>http://www.networklighthouse.com/2010/05/socialmail-next-steps/#comments</comments>
		<pubDate>Tue, 18 May 2010 10:43:37 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[SocialMail]]></category>
		<category><![CDATA[rapleaf]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=251</guid>
		<description><![CDATA[Development has been slow recently,  with a new job, a trip to London and moving house I haven&#8217;t had much time to work on SocialMail. Hopefully now that things are starting to settle down I can get focussed on taking SocialMail further.  I really would like to get some community input as I don&#8217;t want [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F05%2Fsocialmail-next-steps%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F05%2Fsocialmail-next-steps%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>Development has been slow recently,  with a new job, a trip to London and moving house I haven&#8217;t had much time to work on SocialMail.</p>
<p>Hopefully now that things are starting to settle down I can get focussed on taking SocialMail further.  I really would like to get some community input as I don&#8217;t want to waste my time developing features that are of no interest to the users.</p>
<p>At the moment my thoughts are (in know particular order):</p>
<ul>
<li>More Integrations with social networks, I am seriously considering the OpenSocial based sites as I can cover multiple sites with minimal additional code.</li>
<li>A user interface rework, scrapping the sidepanel and making socialmail more integrated into the Thunderbird interface.  For example, moving the profile picture into the header bar of the preview pane.</li>
<li>Changing the API model so that new users don&#8217;t need to acquire their own rapleaf api key (discussed below)</li>
</ul>
<p>The last one is likely to be the most contreversial but I think will have the greatest impact in terms of enabling new users to use SocialMail.  At present I have between 10-20 downloads per day, not to shabby, however this isn&#8217;t translating into new users well, as I am only seeing slight growth week on week.  I am of the belief that part of the reason is that users can&#8217;t be bothered with getting their own RapLeaf key, which takes a day or two depending on how busy they are.</p>
<p>What I&#8217;d like to do is pre-provision SocialMail with the ability to work out of the box, no need to register to get at least a few api calls a day.   At present I am talking to RapLeaf to work out exactly how this can be acheived and hope to come up with a workable solution and hope to come up with something in a few days.</p>
<p>Outside of those ideas, are there any suggestions on what people would like to see from SocialMail, just keep in mind, if it&#8217;s a request to integrate with another socialnetwork/site then an existing public API is a must,  I aim to keep clear of private APIs and will not write code for scraping content directly from sites.</p>
<p>-Daniel</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/NB6WAooNhHs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/05/socialmail-next-steps/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/05/socialmail-next-steps/</feedburner:origLink></item>
		<item>
		<title>Palin e-mail hacker found guilty</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/ytqeCaODvdk/</link>
		<comments>http://www.networklighthouse.com/2010/05/palin-e-mail-hacker-found-guilty/#comments</comments>
		<pubDate>Mon, 03 May 2010 12:16:17 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=244</guid>
		<description><![CDATA[&#8212; From the article The college student accused of hacking into Sarah Palin&#8217;s e-mail account in 2008 has been found guilty of obstruction of justice and unauthorized access of a computer. The verdict against 22-year-old David Kernell came down late Friday, with sentencing to follow later. &#8212; via Palin e-mail hacker found guilty. I have [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F05%2Fpalin-e-mail-hacker-found-guilty%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F05%2Fpalin-e-mail-hacker-found-guilty%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>&#8212; From the article</p>
<p>The college student accused of hacking into Sarah Palin&#8217;s e-mail account  in 2008 has been found guilty of obstruction of justice and  unauthorized access of a computer. The verdict against 22-year-old David  Kernell came down late Friday, with sentencing to follow later.</p>
<p>&#8212; via <a href="http://arstechnica.com/tech-policy/news/2010/04/palin-e-mail-hacker-found-guilty.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss">Palin e-mail hacker found guilty</a>.</p>
<p>I have mixed feelings about this outcome, while the individual undoubtadly did the wrong thing be breaking into someones email account, he also highlighted the risks we all face(particularly public figures) as a result of the (secret) question/answer system for reseting forgotten passwords.</p>
<p>I don&#8217;t think these issues could have been highlighted in any more clear way to raise the publics awareness of this.  No matter how many times the security iductry warns against the weaknesses of the present system, it takes real incidents (like the above) before the issues are generally accepted.</p>
<p>-Daniel</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/ytqeCaODvdk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/05/palin-e-mail-hacker-found-guilty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/05/palin-e-mail-hacker-found-guilty/</feedburner:origLink></item>
		<item>
		<title>SocialMail 0.4 released</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/0qr181qutAU/</link>
		<comments>http://www.networklighthouse.com/2010/04/socialmail-0-4-released/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 10:50:53 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[SocialMail]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=233</guid>
		<description><![CDATA[In time for the release of SocialMail&#8217;s first plugin, I&#8217;m also releasing a new version of SocialMail. In this release: Profile pictures from the address books (default &#38; SocialMail) Improved display name grabbing from email headers A few UI improvements A couple of bug fixes Not a lot I realise, but the LinkedIn interface really [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F04%2Fsocialmail-0-4-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F04%2Fsocialmail-0-4-released%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>In time for the release of SocialMail&#8217;s first plugin, I&#8217;m also releasing a new version of SocialMail.</p>
<p>In this release:</p>
<ul>
<li>Profile pictures from the address books (default &amp; SocialMail)</li>
<li>Improved display name grabbing from email headers</li>
<li>A few UI improvements</li>
<li>A couple of bug fixes</li>
</ul>
<p>Not a lot I realise, but the LinkedIn interface really benefits from the UI tweaks.</p>
<p>Download load it here: <a href="http://www.networklighthouse.com/wp-content/uploads/2010/04/socialMail-v0.4.xpi">socialMail-v0.4</a>, I&#8217;ll stick it on AMO in a couple of days.</p>
<p>-Daniel</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/0qr181qutAU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/04/socialmail-0-4-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/04/socialmail-0-4-released/</feedburner:origLink></item>
		<item>
		<title>SocialMail links in to LinkedIn</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/Mzo2-sZl4jY/</link>
		<comments>http://www.networklighthouse.com/2010/04/socialmail-links-in-to-linkedin/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 09:46:12 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[SocialMail]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=230</guid>
		<description><![CDATA[It took a while however I am most pleased to present the first SocialMail plugin, smLinkedIn.   The plugin grabs information from LinkedIn for those contacts that we have profile URLs for. Right now it presents Headline Company/Job information How you&#8217;re connected URL&#8217;s The plugin also allows you to send LinkedIn Connection requests to your contacts, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F04%2Fsocialmail-links-in-to-linkedin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F04%2Fsocialmail-links-in-to-linkedin%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>It took a while however I am most pleased to present the first SocialMail plugin, smLinkedIn.   The plugin grabs information from LinkedIn for those contacts that we have profile URLs for.</p>
<p>Right now it presents</p>
<ul>
<li>Headline</li>
<li>Company/Job information</li>
<li>How you&#8217;re connected</li>
<li>URL&#8217;s</li>
</ul>
<p>The plugin also allows you to send LinkedIn Connection requests to your contacts, so you can continue to expand your LinkedIn.  Also you can post status updates to LinkedIn.  A word of caution, if you&#8217;ve already connected Twitter to your LinkedIn account, don&#8217;t use SocialMail to post updates for both networks as it will cause double posts to LinkedIn.</p>
<p>In order to use this, you must have SocialMail 0.3 or higher installed and then download and install the Linkedin extension : <a href="http://www.networklighthouse.com/wp-content/uploads/2010/04/smlinkedin_v0.1.1.xpi"></a><a href="http://www.networklighthouse.com/wp-content/uploads/2010/04/smlinkedin_v0.1.2.xpi">smlinkedin_v0.1.2</a>(right click, Save As. Then install into Thunderbird as per a normal addon)</p>
<p>Hope you find this useful.</p>
<p>-Daniel</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/Mzo2-sZl4jY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/04/socialmail-links-in-to-linkedin/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/04/socialmail-links-in-to-linkedin/</feedburner:origLink></item>
		<item>
		<title>SocialMail 0.3</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/7Jw5RtV4OMg/</link>
		<comments>http://www.networklighthouse.com/2010/03/socialmail-0-3/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 22:43:19 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[SocialMail]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=223</guid>
		<description><![CDATA[A couple of things have happened recently to change my priorities with SocialMail. Firstly I found out that Twitter are planning to decomision basic user/password authentication and move solely to OAuth. Since I don&#8217;t want to cause issue for users down the line I decided that I should switch socialmail to use OAuth as well. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F03%2Fsocialmail-0-3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F03%2Fsocialmail-0-3%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>A couple of things have happened recently to change my priorities with SocialMail. Firstly I found out that Twitter are planning to decomision basic user/password authentication and move solely to OAuth.  Since I don&#8217;t want to cause issue for users down the line I decided that I should switch socialmail to use OAuth as well.</p>
<p>To accomplish this I modified the twitterHelper.jsm library to support OAuth, thanks to the way that it was originally written the changes were pretty straight forward and the biggest challenge was actually understanding how OAuth itself works.</p>
<p>The second event that happened is that I got feedback on my first attempt at gaining approval on AMO. The only issue is how I was storing passwords, I should have used the login manager api. This didn&#8217;t present a huge issue particularly since I&#8217;d just been working on the OAuth stuff.</p>
<p>With those two changes out of the way, the only other change of note is an announcement panel, shown when SocialMail is loaded that will pull the last tweet from &#8220;TB_SocialMail&#8221; where I will make announcements about new releases and features in the future.</p>
<p>All that done and I&#8217;m quite happy to release socialmail 0.3 to the masses. Have fun with this version <a href="../wp-content/uploads/2010/03/SocialMailv0.3.xpi"><a href="http://www.networklighthouse.com/wp-content/uploads/2010/03/SocialMailv0.3.xpi">SocialMailv0.3</a></a>, hopefuly it will become the first Mozilla approved version.</p>
<p>-Daniel</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/7Jw5RtV4OMg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/03/socialmail-0-3/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/03/socialmail-0-3/</feedburner:origLink></item>
		<item>
		<title>Interesting Spam</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/oOyJPjQd4bg/</link>
		<comments>http://www.networklighthouse.com/2010/03/interesting-spam/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 11:19:01 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=221</guid>
		<description><![CDATA[A couple of days ago I got a comment on one of my posts that struck me as unusual, it was marked as spam (thanks to akismet), but didn&#8217;t read like your standard spam. Here&#8217;s the text: Good points raised here, (well, what I could read of it). I am afflicted with color blindness (tritanopia [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F03%2Finteresting-spam%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F03%2Finteresting-spam%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>A couple of days ago I got a comment on one of my posts that struck me as unusual, it was marked as spam (thanks to akismet), but didn&#8217;t read like your standard spam. Here&#8217;s the text:</p>
<p style="text-align: justify; padding-left: 30px;">Good points raised here, (well, what I could read of it). I am afflicted with color blindness (tritanopia to be exact). I use Chrome browser (unsure if that matters), and a lot of your site is a little difficult for me to read. I don’t wish to whinge, and I know it is my problem really, nonetheless it would be cool if you could bear in mind color blind visitors when carrying out the next site re-working.</p>
<p>After a first glance I almost approved it without further thought, however something struck me as odd.   The comment linked to p_l_a_y_n_i_c_e .c_o .u_k, which backs up the post, still not convinced I did some googling and found a number of blogs with almost identically worded comments.   There was some differences in the wording, the browser changes, I&#8217;ve seen Chrome, Konqurer and Safari and there are a couple of different introductions.</p>
<p>The only thing I am sure of now is that this isn&#8217;t a legitimate comment, but is meant to serve some other purpose.   It may be just for self promotion, grandfathering links for search eangines, or potentially preparation for a drive by download attack.  I&#8217;ll keep track of the page and report any changes.</p>
<p>-Daniel</p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/oOyJPjQd4bg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/03/interesting-spam/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/03/interesting-spam/</feedburner:origLink></item>
		<item>
		<title>SocialMail release 0.2.5, quarter of the way there? not by half</title>
		<link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/EjcazhQmEXI/</link>
		<comments>http://www.networklighthouse.com/2010/03/socialmail-release-0-2-5-quarter-of-the-way-there-not-by-half/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 13:53:00 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[SocialMail]]></category>
		<category><![CDATA[profile image]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.networklighthouse.com/?p=215</guid>
		<description><![CDATA[Well in between job interviews (I&#8217;m an Info Sec manager, based in Brisbane, AU, if anyone is hiring), I&#8217;ve been adding some new features and tidying up the code.  This release finally brings to life one of the most requested features, the ability to select a different image source for each contact. Click (left mouse [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F03%2Fsocialmail-release-0-2-5-quarter-of-the-way-there-not-by-half%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.networklighthouse.com%2F2010%2F03%2Fsocialmail-release-0-2-5-quarter-of-the-way-there-not-by-half%2F&amp;source=Daniel_Thomas&amp;style=normal&amp;service=cli.gs&amp;service_api=b23fe3c963328d1c08788b47b9493918" height="61" width="50" /><br />
			</a>
		</div>
<p>Well in between job interviews (I&#8217;m an Info Sec manager, based in Brisbane, AU, if anyone is hiring), I&#8217;ve been adding some new features and tidying up the code.  This release finally brings to life one of the most requested features, the ability to select a different image source for each contact.</p>
<p>Click (left mouse button) on a contact&#8217;s image and you&#8217;ll be pres<a href="http://www.networklighthouse.com/wp-content/uploads/2010/03/pictureChanger.jpg"><img class="alignright size-full wp-image-217" title="pictureChanger" src="http://www.networklighthouse.com/wp-content/uploads/2010/03/pictureChanger.jpg" alt="" width="239" height="187" /></a>ented with a dropdown list of the available image sources for that person.  Once you&#8217;ve selected a source you are happy with click outside the popup and it will disappear.</p>
<p>The change is displayed live as you make it, and is fixed to the source, not the image, so if someones twitter profile image is updated and that&#8217;s where you&#8217;re getting their profile picture from, you&#8217;ll see the new picture.  Which brings me slightly off-topic, SocialMail now garners profile image information from the tweet stream if twitter is being used, so the twitter image will always be fairly up-to-date and current.</p>
<p>As I mentioned above, only sites which are providing image url&#8217;s will show up in the drop down.  However if you want to add a profile image for a site, or (for example) add details about a niche social network, that RapLeaf or SocialMail haven&#8217;t discovered, then you can add those details to SocialMail so that they are always at h<a href="http://www.networklighthouse.com/wp-content/uploads/2010/03/Manage-SocialNetworks.jpg"><img class="alignleft size-full wp-image-218" title="Manage SocialNetworks" src="http://www.networklighthouse.com/wp-content/uploads/2010/03/Manage-SocialNetworks.jpg" alt="" width="353" height="125" /></a>and.   This is done by the new &#8220;Manage Social Networks&#8221; popup, which can be access by clicking &#8220;[+]&#8221; next to the &#8220;Social Networks&#8221; heading.   This window allows users to manually setup and modify the social networks that are attached to a contact.   Caution is advised when using this view as it is important to get the urls correct otherwise things will not work as expected.</p>
<p>Other minor features that have been added in this release are:</p>
<ul>
<li>Integrating URLs from the addressbook, the same as was done with phone numbers in the last release</li>
<li>If an alternate email address is added to a contact (in the SocialMail addressbook only) then when discovery is next run for them, both email addresses will be searched</li>
<li>The number of twitter followers/followees(?) for a contact is now displayed at the bottom of the twitter tab, as is a button that allows you to follow them if you are not already.</li>
<li>The ability to &#8220;reply&#8221; to tweets.</li>
</ul>
<p>I think thats it, so here it is <a href="http://www.networklighthouse.com/wp-content/uploads/2010/03/SocialMail.xpi">SocialMail v0.2.5</a> (right click, Save as).   I&#8217;ll post this to AMO in a few days if no-one reports any major issues.</p>
<p>Don&#8217;t think that because we are a quater of the way to 1.0, I am a quater of the way through the project, not by a long shot. but now that SocialMail&#8217;s framework is stabilising I can begin focussing on more integration pieces, next on my plan is OpenSocial integration, since a common API should mean I can add several sites without to much additional work.</p>
<p>And finally, Larry over at <a href="http://lehsys.com">LEHSYS.COM</a> has put together another video clip showing off SocialMail and some of the new features, many thanks Larry.  Check it out:  <a href="http://www.youtube.com/watch?v=XtU0J15zzAA">SocialMail on YouTube</a></p>
<img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/EjcazhQmEXI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.networklighthouse.com/2010/03/socialmail-release-0-2-5-quarter-of-the-way-there-not-by-half/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.networklighthouse.com/2010/03/socialmail-release-0-2-5-quarter-of-the-way-there-not-by-half/</feedburner:origLink></item>
	<item><title>Links for 2010-01-07 [Digg]</title><link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/76D3xdXpHME/dugg</link><pubDate>Fri, 08 Jan 2010 00:00:00 PST</pubDate><guid isPermaLink="false">http://digg.com/users/tomasvalheru//dugg#2010-01-07</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://digg.com/software/SOCIALMAIL_Free_XOBNI_alternative_for_Mozilla_Thunderbird"&gt;SOCIALMAIL: Free XOBNI alternative for Mozilla Thunderbird&lt;/a&gt;&lt;br/&gt;
SOCIALMAIL is a free option/alternative for XOBNI for Thunderbird. Since the release of XOBNI, it&amp;rsquo;s been a request of users over and over; tirelessly asking for an option like this and now they&amp;rsquo;re finally going to have it.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/76D3xdXpHME" height="1" width="1"/&gt;</description><feedburner:origLink>http://digg.com/users/tomasvalheru//dugg#2010-01-07</feedburner:origLink></item><item><title>Links for 2009-12-18 [Digg]</title><link>http://feedproxy.google.com/~r/NetworkLighthouse/~3/oW_EnhjmSVA/dugg</link><pubDate>Sat, 19 Dec 2009 00:00:00 PST</pubDate><guid isPermaLink="false">http://digg.com/users/tomasvalheru//dugg#2009-12-18</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://digg.com/software/Xobni_for_Thunderbird_early_with_SOCIALMAIL"&gt;Xobni for Thunderbird [early with SOCIALMAIL]&lt;/a&gt;&lt;br/&gt;
Xobni has come on the scene like gang busters providing what seems a basic function that been should've been there and has been over looked for so long. It's the perfect email client data miner.  Xobni has exclusively developed for Outlook.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/NetworkLighthouse/~4/oW_EnhjmSVA" height="1" width="1"/&gt;</description><feedburner:origLink>http://digg.com/users/tomasvalheru//dugg#2009-12-18</feedburner:origLink></item></channel>
</rss>
