This is an unofficial, third party RESTful API developed and maintained by me for retrieving metal bands data (band and artist bios, discographies, line-ups, etc) from Encyclopaedia Metallum. Responses from the method calls are in JSONP format and the service is free, however providing an API key along with the requests is required. To use … Continue reading “RESTful API for Encyclopaedia Metallum”
Happy New Year everyone! I wish to you and your families all the best during the new 2015 and thanks for reading my blog! For me, 2015 started with a new website. I just released my new Avid Eleven Rack Presets and Rigs sharing and community platform – a project that I worked on during … Continue reading “Avid Eleven Rack Presets and Rigs Sharing Platform”
During the Christmas holidays I finally found the time to spend a couple of days to tackle something I’ve been planning to do for quite some time – to fully redo (in terms of code and design) wemakesites.net, my portfolio/personal website. Honestly, I wasn’t sure if I should announce it here, but I am pretty … Continue reading “My New Portfolio/Personal Website is Up and Running”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! I am pleased to announce that I’ve just finished my latest endeavour – HTML5, CSS3 and JavaScript Experiments and Insight, and most of the code samples and demos from my blog have been moved there in and new and convenient code-listing and demo form. … Continue reading “HTML5, CSS3 and JavaScript Experiments and Insight Website”
Crossbrowser image reflections enabler JavaScript class. JavaScript Mapper Class for RESTFul Methods – Recently I had to work with a bunch of RESTFul API methods, so instead of defining manually separate calls/methods for each API request, I decided to do it viceversa – to force JavaScript to create these methods automatically for me out of the … Continue reading “Useful JavaScript Classes and Functions”
Recently I had to work with a bunch of RESTFul API methods, so instead of defining manually separate calls/methods for each API request, I decided to do it viceversa – to force JavaScript to create these methods automatically for me out of the RESTFul API by providing the URLS and other required data. In short – … Continue reading “JavaScript Mapper for RESTFul Methods”
RESTBuilder is a free web-based JavaScript client for building, debugging and testing RESTFul services. It can be inserted to any web-site during it’s development process and make the REST requests testing fun and easier, providing nice interface, a lot of customization options, error handling and support both for same- and cross-domain requests to custom and … Continue reading “Free RESTFul Services Builder, Debugger and Tester”