Tags
.NET Apache Apple Bug or Feature CircleCi cleancode dartlang development drupal Eclipse feed file comparison Gedit git Gnome HQL Hyper-V IIS integration Javascript Linux Meld Microsoft NHibernate open source performance PHP Quicktime Redmine registry Remote Desktop Safari security Server TFS 2010 twitter ubuntu UX Virtual VirtualBox web WinDiff Windows XDebug XML-
Category Archives: Free Software
Viber hide messages
Okay, this is not a usual post here. However, I feel it should be saved for other people… I’ve recently been playing with Hide conversation feature on Viber. First, it was hidden, but not in a way that you can … Continue reading
Posted in Free Software, Mac, Tools
Leave a comment
How to disable automatic upgrades on Ubuntu server?
One of the common arguments against using open source software in production is that it’s always changing, and you never know when an upgrade will break some feature or dependency. Despite the fact that Ubuntu people are trying to keep … Continue reading
Posted in Free Software, Infrastructure
Tagged Linux, open source, Redmine, Server, ubuntu
Leave a comment
Command line registry permissions
Yesterday I’ve done a small change in a deployment script that was supposed to “only” allow write permissions to a registry key values. I’ve had little luck with regini.exe and cacls.exe, so I’ve quickly found a free replacement – setacl.exe. … Continue reading
Gedit adding newline at the end of file
Recently I’ve been checking out PHP sources of a friend’s web application. I’ve decided to use Gedit, as we needed a quick solution and eclipse was not in place (yet). We’ve managed to setup file permissions and database pretty fast and … Continue reading
Posted in Free Software, Software Development
Tagged Bug or Feature, Gedit, Gnome, Linux, ubuntu
1 Comment
PHP Development on Windows
Being a Windows user, during many years of PHP development, I’ve evaluated various versions of WAMP and XAMPP packages, tried to manually setup Apache and MySQL, and I must say that I’ve had some success there. Finally – I have … Continue reading
Drupal views_datasource setup
Just a quick and useful one. What sounded like an useful module http://drupal.org/project/views_datasource took like hours to figure out. Obviously, the latest release doesn’t work, while after a bit of searching I finally stumbled upon: http://drupal.org/node/307223#comment-1040887 Now I can continue. … Continue reading
Automatic Home&Office Backup Solution
Here’s an example how one can easily setup home or office backup solution using free software and Windows features. You’ll need the following: Microsoft SyncToy available here Access to Windows Scheduled Tasks A backup drive (external or internal, but it’s … Continue reading
Posted in Free Software, Tools
Leave a comment