Scan Gmail’s spam for false positives September 23, 2009
Posted by CLibra in Clippings, Email, Gmail, Google.add a comment
Gmail’s spam folder works excellently for me, but it was only since I read this article that I realised that there were legitimate emails slipping into the spam folder.
Labnol writer Amit points out that with an easy to construct filter, you can scan Gmail’s spam folder for messages specifically addressed to your name, so you can pull out messages that look like they should have been delivered to you. Admittedly, some spam can be returned to the inbox using this method, but if you have too much spam in your junk folder to personally look through, have a go at this filter as it may be able to take the hard work of checking Gmail spam for you.
[http://www.labnol.org/internet/scan-gmail-junk-folder/9904/]
Best of: Thunderbird edition August 23, 2009
Posted by CLibra in Articles, Email, Extensions, Gmail, Mozilla, Thunderbird.add a comment
Although there are claims that email is dying (or more specifically, desktop email clients), Thunderbird still remains the best free and open source alternative to proprietary email clients such as Outlook; just like its cousin Firefox, Thunderbird can be extended, tweaked, and re-used in unorthodox ways to power it up, and so it’s possible to turn Thunderbird into the ultimate Outlook replacement, or make it integrate smartly with Google’s services.

A calendar is a must have for any email client, and at the moment Thunderbird doesn’t come with out out of the box. However, the Lightening project embeds a fully-featured calendar into Thunderbird, which supports CalDAV so you can synchronise Google Calendar easily; by doing this, you’ll also benefit from Thunderbird picking up event invitations sent to that GMail address. Extending the calendar further are extensions such as vcs Support, which allow you to import & export vCalendar files, multiple timezones can be managed by using FoxClocks, and tasks from Remember The Milk can be managed from within Thunderbird with the Provider extension.
A simple way to keep your contact list in the main view is the Contacts Sidebar, and you can access your Google Contacts in Thunderbird by using Zindus to keep them in sync. In fact, by using Zindus on multiple machines, you’re able to effectively keep your contacts synchronised and still access them online through Gmail.
Several annoyances can be fixed in Thunderbird easily, making it more powerful. For example, MailTweak will allow you to change so many advanced options in Thunderbird – I found it useful as it removed those pesky ‘Local Folders’ which were unused because I used IMAP. Speaking of IMAP, I recently posted about a fix I came up with to correct Thunderbird’s behaviour in the way it handled the GMail spam folder, as beforehand messages in spam were treated as new mail. Also, you can get a reminder when you forget to attach a file to an email, which I’m sure we could all benefit from, and you can remove that message sending dialog box. Finally, this extension will let you chose between inline or attached forwarding easily.
Outlook features a note-taking app and an RSS reader, and while Thunderbird has the latter, the trend is to opt for an online feed reader; using Thunderbrowse, you can embed Google Reader straight into Thunderbird so you can continue to read your updates in any browser. And the notes app? A while ago I came up with an unorthodox way of using GMail’s filters and Thunderbird’s templates to make a note-taking system tied to my email.
To send IM messages on a range of networks, or to simply use Twitter from within Thunderbird, have a look at the SamePlace extension which adds more messaging features to the client. It’s also possible to get a lightweight weather forecast from anywhere in the world in your sidebar with World Weather+; although weather extensions are stereotypically bloated and annoying, this one’s made really well.
If you’re an IMAP user and want more information & control over your messages, take a look at these two extensions: Display Quota does exactly what it says on the tin as it shows a progress bar of how much space you have in your email account, and GMailUI adds several features from GMail such as keyboard navigation, archiving and expression searching.
GMail supports IMAP IDLE in Thunderbird, so email is pushed to me as soon as it arrives. For greater control over sending & recieving of email, MagicSLR provides lots of options including a combined Get/Send button similar to Outlook. You can delay the sending of email until whenever you like by using Send Later, and you can ‘bounce’ a message to the correct recipient whilst keeping headers intact with mailredirect.
Finally, these two extensions will allow you to add extra information to your emails; you can timestamp your messages with the current date and time, and XSMTP can insert additional headers into an email to denote urgency, confidentiality and other things.
I’ve tried to compile a list of the best power tools for Thunderbird to make it suitable to replace Outlook (and GMail’s web interface to an extent), but if you have any other tips or extensions that are worth a mention, please let me know!
The solution to Notes? September 23, 2008
Posted by CLibra in Articles, Creations, Email, Gmail, Google, Notes, Sync, Theoretical.4 comments
Maybe this’ll be the solution to my notes dilemma?
Things I used:
Is it really that simple? Here’s what I did.
- Created a ‘Notes’ folder in my GMail account. Set it as the default templates folder in Thunderbird.
- Created a plus sign GMail address, and a GMail filter to put all email to here in the Notes folder.
- Write my note in a new email. A sample one might look like this:
To: Me+notes@someone.gmail.com
Subject: @Music @Money @ToDo
Message: Ask Dan about that £10 I lent him – maybe use it to buy tickets for that Gig?
Now, to save the note, either hit the send button, or save it as a ‘template’ in Thunderbird.
Checklist: Offline access? Yup, through iMap I can access the notes offline. Online web access? Yeah, just log in through GMail. Portability? Of course! Email can go anywhere, so I can have my notes on any platform, sync’d whenever I need them. Features? Uh huh, the subject line acts as tags, and I can search the notes through GMail’s powerful search front-end. I also have permanent notes (when I send the email) and ongoing editing notes (by saving them as templates). I can embed HTML into them, too.
Ok, it ain’t perfect…yet. It’s the best solution I have so far, and I intend to stick to it for a while – Google are managing my email, my calendar, my search, my photos, and now my notes!
HowTo: Sync contacts with iMap May 29, 2008
Posted by CLibra in Articles, Creations, Email, Gmail, HowTo, Sync, Tools.1 comment so far
With Plaxo being bought by Comcast, people I know are feeling uneasy about trusting their data in Comcast’s hands.
But how many alternatives have we got for syncing? .Mac? Google? There a possibilities, but Plaxo is probably the best in it’s field.
I actually stumbled across a solution by accident – a fit of dragging and dropping in Outlook Express turned out to be viable.
What do we need?
- An iMap account of sorts (GMail?)
- Contacts stored on a computer
- Get your contacts in a workable format – export them as VCF files. This will take a while if you’ve got a lot, but it’s worth it.
- Open the VCF file in a text editor. You’ll get something like the following:
BEGIN:VCARD
VERSION:2.1
N:Doe
FN:John
NICKNAME:Jonny
EMAIL;PREF;INTERNET:john.doe@gmail.com
etc
3. Copy this into an email. Put the person’s name as the subject, and send it to your iMap account – store all of them in their own folder, maybe using filtering rules.
Now all of your contacts can be searched with your email – you can access them on any client (even the web if it’s a provider like GMail), and if you need to import them into a program, simply copy the body of the message into a text file and change the extension to *.vcf
Proposed Idea: Google Online Sync March 10, 2008
Posted by CLibra in Code, Creations, Gmail, Google, Internet, Server, Software, Technology, Web 2.0.1 comment so far
Google Browser Sync is a gem. Google has the power and means to expand it, making it a complete sync system.
- Google desktop indexes files, right?
So save the index online (possibly to the users GMail account) and sync specified parts of the index. If a file is requested – providing the ‘master’ computer is switched on and connected, it should be able to transfer over. - In addition to the above, there should be a way to sync settings from one computer to another. This could cause a little hiccough on a Windows & Mac infrastructure, but it doesn’t need to be perfect.
- GMail iMap can be used to sync other email accounts, applying labels and rules to keep it out of regular GMail. Contacts can also be sent to GMail to be stored for syncing.
- iCal and Outlook could both be synchronised via Google Calendar. Notes could possibly be exported and converted to Google Notebook.
- Browser sync could be expanded to include FireFox extensions and settings. Once again, these could be stored by Gmail.
A lot more things could be done. Essentially, you just need to store files using GMail, or text-based items using Google Docs. If anybody wants to work on this idea, feel free, just post in the comments when you’re done. Failing that, I hope Google reads this!
HowTo: Filesharing, courtesy of GMail March 8, 2008
Posted by CLibra in Gmail, HowTo, Internet, Server, Tools.add a comment
It’s possible to set up a filesharing server using GMail. Well, you have to use that storage SOMEHOW.
Sorry guys, this one’s Windows only, but there are alternatives.
- Download and install the GMail Drive extenstion from here
[http://www.viksoe.dk/code/gmail.htm] - Punch in your GMail login. You may want to set up Autologin.
- Repeat for all computers that you want to have access to the files.
It’s as simple as that!
Just go to GMail drive in Windows Explorer, and use it like a regular folder. Any other computers will have the changes mirrored in their GMail Drive.
Google, the free .Mac? February 27, 2008
Posted by CLibra in Apple, Gmail, Google, Software, Websites.3 comments
I think that Google someday intends to completely replace .mac, for free.
I can see signs of it happening already.
- .Mac Web Gallery
Alternative: Picasa/Google Video
Well, it may not be as pretty, but it does essentially the same job. - .Mac Website Hosting
Alternative: Google Pages
Both allow simple website hosting - .Mac Email
Alternative: GMail
GMail FAR surpasses the features of .Mac email - Back to my Mac
Alternative: Google Docs
Whilst not exactly the same thing, if you use Google Docs to work on documents, this may be the solution. - .Mac Sync
Alternative: Google Browser Sync
So far it’s only for the browser based elements, but could be expanded to rival .Mac’s - iDisk/Backup
Alternative: GDrive
Ok, so it doesn’t *technically* exist, but in the meantime, there’s GMail Drive - .Mac Groups
Alternative: Google Groups
It provides full functionality, and even USENET intergeation
It needs a lot of development, but it would be really cool if Google offered an all round (and free) .Mac rival.
Would you go down the .Mac or Google route? I secretly think .Mac is cool, but I’d stick to Google.
HowTo: Extending Outlook Express: Online and Beyond January 20, 2008
Posted by CLibra in Gmail, HowTo, Internet, Server, Software, Technology, Tools, Windows.1 comment so far
I can’t seem to let go of Outlook Express, I’ve always used it, and it’s always worked fine.
As technology progressed, so did my needs, and Outlook Express wasn’t fulfilling them.
Being the persistent guy I am, I found ways.
Grabbing my Mail Anywhere: iMap for Gmail
This one made my day, my week, my month, and even my year.
Having iMap in Outlook Express with Gmail really helped.
[http://mail.google.com/support/bin/answer.py?hl=en&answer=75725]
I don’t need a newsreader: NNTP://RSS
I’ve blogged about this one before, how to set up a News Server specifically for RSS feeds and read them in Outlook Express.
[http://clibra.wordpress.com/2007/08/25/howto-read-rss-feeds-in-outlook-express/]
The classic forum: USENET
USENET is an amazing repository of message groups and information.
What’s better, it doubles as a File Sharing medium.
[http://howto.wired.com/wiredhowtos/index.cgi?page_name=share_files_on_usenet;action=display;category=Play]
Not an Exchange Server: Plaxo
Plaxo, the bridge between Outlook Express and an Exchange server. What cool stuff does it do?
Sync your contacts between all the places you need them, online or offline.
Use an online calendar? Sync that too, put a calendar in Outlook Express.
Update all your contact details easily, receive updates from your contacts.
Hook up feeds from other social sites with “Pulse”, send infamous E-Cards.
Store your to-do list and notes securely online.
[http://www.plaxo.com]
Teh leetness: Securing Mail
You might need to send an encrypted email sometime, or digitally sign it to prove your identity.
Nexodyne has a free service which gives you a secure Digital Certificate to do just that.
[http://iridium.is-a-geek.com/DigitalID/]
Google Talk. Now with better AIM. December 4, 2007
Posted by CLibra in Blogroll, Gmail, Google, Internet, News, Technology, Web 2.0.add a comment
It’s true – Google Talk will now support AIM integration. However, from what I can see, it just connects an external account, whereas an ideal feature would be integrated technology, like Yahoo! and Windows Live Messenger have achieved.
Making Life just that bit Better November 25, 2007
Posted by CLibra in Apple, Gmail, Internet, Life, Mobile, Money, Music, Technology, Tools.3 comments
There are some things that I just can’t leave alone, for all the right reasons. These things have made every day run smoother, easier, and more organised.
Graphic Novels
In addition to my current book, I’m liking graphic novels. They’re easy enough to take in my bag with me, and I can read them anywhere – on the bus, between lessons, at home – without it being too ‘heavy’. It doesn’t matter what page I open it at, I can still get a great story.
My iPod
My good old iPod Nano has seen me through so many long journeys, chores, and trips down town. It may just be a first gen iPod, but it still works great. iTunes & CD borrowing have ensured that it’s always ready for me.
Mozy
Intelligent, free, automatic online backup. And it’s cross platform. What more could you ask for? [Link]
Splash Plastic
I don’t have a credit card, and I’m not allowed to access my bank ’til I’m older. Splash Plastic is like a top-up credit card, and I use it to shop online and in the high street.
iMAP for Gmail
Now I can read my email on my phone!
Schoolhouse + VoodooPad
These Mac apps are amazing, they keep me organised with just about everything. Schoolhouse does an excellent job of managing assignments.






