|
8
|
Main Area and Open Discussion / Living Room / Re: Hotmail backup without POP3 crap?
|
on: December 22, 2012, 03:45:26 PM
|
|
Thunderbird 17.0, added the account via: Tools - Account settings - Add mail account. Filled in required fields, Thunderbird set up everything else (screenshot of server settings attached), and I just confirmed. It took it some time to kick off the download since it had to grab around thousand messages. Once the messages were downloaded I exported them using the add-on. It even has the option you mentioned - export as zipped folder.
If it doesn't let you log on it might be that you mistyped your password or have inadequate server settings?
|
|
|
|
|
10
|
Main Area and Open Discussion / Living Room / Re: Hotmail backup without POP3 crap?
|
on: December 22, 2012, 03:13:09 PM
|
Isn't that another online deal? I'm trying to get my stored email to my PC without forwarding one by one. I tried setting up Thunderbird to access hotmail following guides but I get not accept password. I don't know why they don't just have right click on folder to move it in one shot. You could try to add it as IMAP account to Thunderbird and then use Import/Export Tools add-on. That's how I do it for one of my e-mail accounts which is IMAP only, but I haven't tried it with Hotmail. It should work if you can add it as IMAP account.
|
|
|
|
|
13
|
Main Area and Open Discussion / Living Room / Re: ArsTechnica hands-on review of Surface RT
|
on: November 10, 2012, 08:16:45 AM
|
Just came across this: PengPodOur goal is to build a powerful, True Linux Tablet, one free of Android's restrictions, at a reasonable price. This requires some new software and lots of integration of the existing software. Our main goal is to complete the tablet related features and provide a simplified framework for new users to get started with Linux on Allwinner devices.
This one looks quite interesting. Hopefully, it'll get funded.
|
|
|
|
|
14
|
DonationCoder.com Software / Finished Programs / Re: [DONE] lightweight pdf viewer and editor
|
on: November 07, 2012, 04:48:18 PM
|
I think this Autohotkey script will do what you want. Run it and then press F4 (or change it to some other hotkey) when Sumaptra is active to open the same document in nitro. You only need to change [path_to_nitro_folder] to whatever folder you have nitropdf installed in.
edit: fixed regex code and made run conditional on finding a matching pdf file (not epub or any other file type that Sumatra also supports)
Thank you for posting this piece of code. Extremely useful, since Sumatra doesn't lock in .pdf files, allowing editing and viewing at the same time.
|
|
|
|
|