Categories
Technology

Calling Web Service without WSDL or Web Reference

Once I had to test in C# a dozen of web services developed by a third-party. However they provided no WSDL and no ASMX – therefore it would be impossible to use Web References. They only provided the name of the web methods, their urls, calling credentials and an XML request example.

Categories
Technology

Using a custom domain for your (Rails) application at Heroku

original photo: http://goo.gl/dxaV95
original photo: http://goo.gl/dxaV95

Because no one will remember gentle-tundra-5348.herokuapp.com

Categories
Technology

Download counter for your website’s files

smiirl-fliike

A download counter not only provides you useful metrics but also gives your visitors a hint about the most popular files.

Categories
Technology

Using Bootstrap Switch 3 on Rails

bootstrap switch 3 demo examples

Replace Bootstrap’s checkboxes and radio buttons by an elegant switch… a Bootstrap Switch.

Categories
Technology

Rails vs Django vs Play: Battle of frameworks

rails-vs-django-vs-play

This post is a review of those three frameworks considering four criteria: Ease of learning, Speed of development, Tools/Plugins, and Community.