println it

Software blog about tools, builds and making it all work

Web

Moving to YouTrack from Nozbe

I’m a big fan of productivity and GTD tools. After posting my previous article someone on DZone has mentioned Nozbe, an on-line time- and project-management application. That sounded interesting as I’ve switched a number of approaches already, trying to track all my various online and offline activities. My last attempts were “Remember The Milk” and [...]

, , , , , ,

Backup techniques. Saving my life.

There’s one thing I’m usually a bit paranoid .. or obsessive about. It is a backup. Whatever I do and whenever I work there’s alaways this little thought running on the back of mind: “Is there a backup? What happens if the disk goes down tomorrow morning?” Over time I have developed some straightforward and [...]

,

Uploading files – multipart HTTP POST and Apache HttpClient

I had to implement a files transferring mechanism where one machine was sending files to another using “multipart/form-data” POST request. It can be done using Apache’s Commons FileUpload and HttpClient. The receiving part was an easy one: We parse an incoming request with ServletFileUpload and get a list of FileItems in return. Each FileItem is [...]

, , , , ,

10 Online Tools for Superb Productivity

I love being productive. I love it to the point where I actually hate being slowed down by an application or a resource. I don’t mind waiting but only for a good reason. Anything that makes me stare at the screen doing absolutely nothing will usually drive me into searching for a faster replacement right [...]

, , , , , , ,

Moving to a private WordPress hosting

I think I will be moving to a private WordPress hosting within time. The problem with WordPress.com is that it: .. is annoyingly slow oftentimes.   There were cases when “Update” operation just stuck for no reason and I had to repost   the whole article. .. doesn’t allow to install any custom plugin, theme or widget I mean, [...]

evgeny-goldin.com reloaded

Just uploaded a new design to evgeny-goldin.com. Finally! (the previous one was just horrible) Design was made by Inbar (http://imba.co.il/) and Sagit (http://www.sagit.co.il/) – a big THANK YOU, ladies!

So .. Why Twitter?

So .. Why Twitter? – my attempt to answer the question (surprisingly, still being asked!) Please, vote up if you find it useful.

Browser keyworded searches

There’s one thing I’m (probably) using no less than a search in a browser and that is keyworded search. It surprised me one day that even some geeks are not familiar with it so here it goes … The idea is simple – launch your favorite search using a keyword. For example, to translate a [...]

,

"Compose Message" in Gmail – THE link

A link to open "Compose Message" in Gmail without loading a full-blown version: https://mail.google.com/mail/?view=cm&fs=1&tf=1&source=mailto Just click it and you will see how amazingly fast and simple it is now to compose a new Gmail message. Finally ! :)  Sources: goo.gl Chrome extension SendLink Chrome extension

Java Hosting – VPS vs Google App Engine

For quite some time I’ve started to think (again) about my very own Java hosting. There are some ideas running in my head that I’m really eager to implement (Groovy brought me back to dynamic languages again after I left Perl behind many years ago) but first thing first – I’ve started to think where [...]

, , , ,

Next posts