I needed a simple random sentence generator (for english words/sentences, and in java) and I couldn’t find anything simple and with a small footprint. So I wrote it my self. The need for this arose from me being tired of seeing same ‘this is a title’, ‘some description’ and so […]
Modify default expanded folders in Windows Explorer in Windows 10
Logitech K480 on Ubuntu and ‘fn buttons’ default behaviour
By default this keyboard (and as of my understanding similar keyboards from logitech) have ‘media buttons’ enabled by default i.e. f1-f12 will act as media buttons and function buttons are accessed by pressing fn buttons + f1-f12. For work this is really not acceptable. I made this fix for Logitech […]
Move WordPress to another server
WordPress instance moved
SuperDevMode GWT 2.7 running on External Tomcat Server
This is an update on previous post on SDM. Build-in Jetty server in eclipse (coming bundled with the Google-plugin) has never really been a reliable partner for developing as it often differs from the real production environment. SuperDevMode enables debugging in the browser (no network trip and Java emulation) which […]