Simple task. There is maven-metadata.xml file stored on internet and you need to get version number of latest jar. Let’s use maven-metadata.xml from Forsqaure Java […] Read More
Photoshop is very handy tool when you need to stitch several images together. It is also possible to stitch maps from smaller images into one […] Read More
django-debug-toolbar is simply must have tool for Django development. It adds powerfull toolbar which allows detailed diagnostic and debugging of Django site. Quick install: pip […] Read More
Reading through document with keyboard shortcuts for IDE is boring and often you do not have time to learn it. Dmitry Kashin wrote simple yet […] Read More
Firefox has one very neat feature for web developers – 3D inspection. It’s very useful when you need to examine layer overlay or event bubbling. […] Read More