Author Archive
SocialMail Update
by Daniel on Jun.21, 2011, under SocialMail
Hi All,
Sorry for the long delay with posting an update, life gets a bit busy sometimes.
The SocialMail redevelopment is well underway here’s a summary of what I plan to release in the next few versions (no timeline as yet):
-New front panel showing a timeline of the contacts information (emails, tweets, etc) in chronological order
-Improving the display of all elements to be a bit crisper and more functional
-Context menu improvements
-replacing per network tabs with popup panels, cleaner look and less clutter
-A better way to attach contacts to social networks (this may have to wait until the 2nd new release)
Some of you may have noticed that I’ve pulled the SocialMail plugin from the Mozilla site. With some of the changes that have happened with one of the API providers, I decided that the current version was no longer publishable and so removed it. I will republish it once things are back on track.
In the mean time I will be publishing updates hear and hope to have a new Alpha out in a while for you all to play with.
-Daniel
Time for a new approach to InfoSec?
by Daniel on Jun.12, 2011, under Security
Just doing my regular rounds of the InfoSec news sites and came across an article on the Symantec website (Puddles, Security Blogs Security Response).
Apparently in last year alone, there were ’286M new malware variants’. This combined with the continual spate of breaches that are in the news almost weekly (thanks: Sony, Epsilon, RSA and so many others), makes me start to wonder if the current approach to Information Security needs a revamp.
I don’t have the answer to that, I have a few ideas, but none of them are pretty.
Going back to basics, lets assume that all software have security flaws, modern programs are incredibly complicated, so it really shouldn’t be a surprise that there are problems with them.
Secondly, users if given a choice, will choose easy over safe, often at the expense of security. Fake AntiVirus programs are a great example of this, exploiting users fears and lack of knowledge in order to take advantage of them.
Where does this leave us, all our tools are flawed, as are the people who use them. Not a great state of affairs.
I have a sneaking suspicion that the iPhone and Android approach where each application is given its own set of permissions and sandbox is in the right direction. It’s definitely not the whole solution, malware still exists for those platforms, but its a start and I believe it wont be long tell we see main stream computing adopting this approach.
-Daniel
Lost in SocialSpace, SocialMail in search of new direction
by Daniel on Dec.14, 2010, under SocialMail
Hi All,
I’ve been a little slack with updates, and for that I’m sorry. Things have been a bit hectic so I haven’t been able to do as much development as I’d have like and I’m starting to toy with the idea of a new project.
Those things aside, I have some news to share with the SocialMail users. Due to a change in direction RapLeaf will no longer be providing their Person API as of the end of this year, this means that SocialMail will have no way of doing email to Social Network lookups until a replacement service is found.
I am not sure on what the impacts of this will be to SocialMail overall, the Social Networking component was a large driver of what I’ve been trying to accomplish and loosing it will be a big blow.
My questions to the community are:
- Does anyone know of any email -> social network lookup services with a (preferably free) API?
- If SocialMail is to loose the dynamic social network lookup capability, where would you like to see SocialMail go next or is it time to hang up the flag and move on.
-Daniel
Linkedin for SocialMail Updated
by Daniel on Oct.26, 2010, under SocialMail
It’s been a long time between posts, I guess when you over commit something has to give and for me that meant SocialMail had to take a back seat for a while.
Now that things are settling down again, I’ve had a chance to update the Linkedin module for SocialMail so that it now works with the current SocialMail release, Thunderbird 3.1 and it works on Linux. Other than that there are no significant changes, just a small tidy up of the preferences panel.
In related news, I’ve switched primary development platforms to Linux so future releases should work out of the box.
So here it is smlinkedin_v0.2
-Daniel
SocialMail rate limiting
by Daniel on Jul.10, 2010, under Uncategorized
Since moving to a single key for new SocialMail users, it’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 “COMMUNITY” 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.
Somethings have been changed to improve the situation, I’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’t return data) to save an API call. Additionally I’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.
I know this limit is low, but at this stage I don’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’t apply.
Update: Thanks to the folks at Rapleaf, who have given us an increased limit. So to spread this out I’ve upped the hourly limit to 50 queries, still not a lot but its better than where we were.
-Daniel
