Downloading Packages for Expired Ubuntu Releases
But the fix is easy:
Regex made easy - Great Regex constructor website
Newest version of swype includes Dragon dictation software for android
The newest version of Swype, the text input software for android, includes dictation software which lets you to dictate text directly into any text field on android.
Though there are still some issues with it recognizing my German accent, it already works very well and better than the standard Google text input software, especially in German. The newest version is available only for android ice cream sandwich (4.0), but it's completely free of charge - you can download it from <a href="http://beta.swype.com">beta.swype.com</a>. </p> <p>The only downside so far is that you may not change its privacy settings to stop it from posting information about your usage to the Corporation. But then of course the voice recognition works anyway by encoding the audio data from your voice into packets which are sent to the cloud and processed by servers there. This has been dictated to the dictation software with swype. This last sentence has been dictated with google's speech recognition which is also very good. Also it's much faster and supports selecting alternative results based on the speech input and similar sounds, not just on similar spelling as the dictation support in the current beta of Swype. But neither version works without internet support.
Insecrure Screensavers with Xorg 1.11+
Learn the new Linux Network Commands
F.lux adjusts your display to the sun's color and brightness
And there's a Linux version with GUI add well, check it out: f.lux for Linux. This is great especially for people working on a computer and suffering from insomnia or e.g. if you have a work room without windows (glass filled frames that is).
GAP bzw. DECT-Telefone mit der Fritz Box nutzen
Sort Algorithms Visualized and Other Fun Projects
Also I love the concept of fold.it to solve difficult scientific problems using computer games and gamers.
And at duolingo.com, a project is in closed beta to learn a language and help translate texts at the same time. (Click bottom left to ask for an invitation to the closed beta.)
Cool Android Apps for eReaders (e-Ink eBook Readers) and Developer Information
Resuming a Copy in Linux -- like cp --resume
Cropping (Scanned) PDF Pages, e.g. double pages into single pages
Briss comes in Java and is good for cropping and deskewing pages: http://briss.sourceforge.net/. This works fully automatically for single pages and is very nice. As it's written in Java, it works on Mac, Windows and Linux just the same. I will keep this for all my image pdf cropping needs. To split double pages I would first deskew and crop automatically in the first run and then save. That file I recommend to use for a second run and there crop the pages into two parts manually.
Unpaper (http://unpaper.berlios.de/) is a CLI tool for the job, which supports double pages, which briss doesn't yet seem to support. But it requires the PDFs to be split into .pbm , .pgm or .ppm first.
e.g. convert ./unpaper -l double -s a5 00000001.pgm 00000001a.pgm. But in my experience it didn't work at all...
And this helps for OCR: http://blog.konradvoelkel.de/2010/01/linux-ocr-and-pdf-problem-solved/
Enjoy!
A Disk Healing Itself
Device: /dev/sdb, SMART Usage Attribute: 193 Load_Cycle_Count changed from 197 to 196Now how it's possible for the load cycles to decrease during run time, I don't know...