A quick shortcut command for synchronizing Total Commander panes navigation. Copy / paste it in the command line to turn on / off. cm_SyncChangeDir
A quick shortcut command for synchronizing Total Commander panes navigation. Copy / paste it in the command line to turn on / off. cm_SyncChangeDir
In agile web application development it is a must to use deployment tool to sync your code with a staging server. I got the idea for some time from a presentation of a colleague of mine for Fabric witch is…
I was looking for a resources on how git works, concepts etc. and asked in the channel for that. This is the most quick and exact response I get in an IRC and I am happy to share the links…
No matter there are sources that state downloading a file with AJAX is not possible there are many queries to do that and of course there is a way to do it. Downloading a file with AJAX has a trick…
I have set my own OSM server for providing map tiles to use in an application. For the application I use OpenLayers and came to an issue when ported the code from slippymap to my application in order to use…
Probably you remember that hidden features in software are named “easter eggs”. Almost all programs have such, activated with hidden shortcuts, gestures or any other condition. I remember the time of Windows 98 there was an egg activated when you…
While checking some features on Opera I found a nice way to select keywords in a page. When you search for a word with Ctrl + F all words are highlighted and the current selected one is yellow. In addition…
When I start developing web pages I used Notepad++. It is very light, has a lots of plugins that you can include in your editor and the base functionality is not bad. With time, it became insufficient, there was need…
For a project I have to implement a file manager. Here are some links to ready to implement php tools that you can use. Bellow is just a list of links of file managers Here are some of the free…
More web developers use Firefox for developing web applications. The facts are that Firefox is open-source, provides useful add-ons and extensions like Web Developer, Firebug, PageSpeed etc. Despite the Google Chome gets more and more popular, Firefoxis still the favorite…