Labels: Internet, Mobiles, Reviews, World 0 comments
Labels: Internet, World 0 comments
Emails were sent out to users with @facebook.com id’s and within those emails were invites to a special event on Monday.There are strong hints that Facebook is building a full-fledged webmail client.
Project Titan has huge potential since Facebook is a very popular in the online space, rest assured this wont be the Facebook messaging UI with a email tacked on, but will be a proper well crafted webmail service.
Labels: Internet, Tech, World 2 comments
If you have a printer attached to a Linux machine, you can easily send print jobs to that printer from another remote computer using Dropbox (see similar solutions for Windows and Mac).
The idea is that you create a shell script to monitor a local Dropbox folder. As soon as a new file is added to that folder from a remote computer (or mobile phone), the script will send the file to the attached printer. Once the the printing job is completed, the file is removed from the incoming queue.
The implementation is easy. Kurt Granroth sent me this improved* shell script that you can use in any Linux environment. You only have to setup a cron job against this script such that it runs after every ‘n’ seconds (or minutes).
Labels: linux, Mobiles, Tech, Tricks 0 comments