Category: Uncategorized
-
finally fixed this problem with Google Maps on my Android smartphone: “please enable google apps location access”
[Android] What is “Please enable Google apps location access” error in Google Maps and how to fix it [dotTech Explains] | Reviews, news, tips, and tricks | dotTech My Android smartphone wouldn’t let me simply enable determining my location via GPS within Google Maps. It complained: “please enable google apps location access”. The above article pointed…
-
SitePoint book: Jump Start Rails
Jump Start Rails: Jump Start Rails provides you with a fun and yet practical introduction to Rails, an incredibly popular framework that makes it possible to quickly develop incredibly powerful web applications with Ruby. This short book covers Rails 4, the latest version of the framework, and while it’s not intended to be a completely…
-
Rocky Nook book: Testing Cloud Services
http://shop.oreilly.com/product/9781937538385.do Everybody is confronted with cloud computing. Whether you are a user, designer, programmer, project manager, or tester, sooner or later the cloud affects your work. If you are involved in selecting or implementing services from the cloud, or in keeping them up and running, this book will prove to be an invaluable resource. Testing…
-
O’Reilly Media book: Mastering Perl, 2nd edition
http://shop.oreilly.com/product/0636920012702.do http://chimera.labs.oreilly.com/books/1234000001527 – on “Atlas” Supercharge your Perl knowledge with advanced concepts to make coding easier, maintenance simpler, and execution faster. It’s possible with this thoroughly updated edition of Mastering Perl, the third in O’Reilly’s series of landmark Perl tutorials.
-
brian d foy’s book “Mastering Perl”: New to “Modules as Programs” (AKA Modulinos)
In the end you will find a [link] to the entire new respective chapter. New to “Modules as Programs”: I (that refers to brian foy) keep wanting to name this chapter “Modulinos”, but that doesn’t mean much to someone who doesn’t have that idea yet, so I leave it as is. For awhile, I’ve wanted…
-
The Pragmatic Bookshelf: Seven Web Frameworks in Seven Weeks
The Pragmatic Bookshelf | Seven Web Frameworks in Seven Weeks
-
reading a growing file in perl
How do I read a file which is constantly updating? (Stack Overflow) [link] How can I read from continuously updated file in Perl? (Stack Overflow) [link] Approaches: File::Tail (or one of its sisters) is your friend (preferred!) use this (together with sleep(…)) for getting EOF reset: seek(LOG, 0, 1) (if you must stay with vanilla perl) Wrote…
-
Threema: yet another instant messaging application for smartphones
Threema – Wikipedia, the free encyclopedia Desktop versions of Threema (e.g. for Windows or Mac OS X) are on the long-term plan. Looks like security is a main goal, unknown protocol used – that’s definitely not a plus.