Mallim's Blog

Thoughts, stories, and ideas of a Software Craftsman

Swagger Alternative?

by Mallim in Tool 1 min read

apiDoc looks familiar to Swagger but seems like a good alternative if don't want Swagger style. Take note that this tool runs only on nodejs.

Mybatis Single Column Mystic

by Mallim in Mybatis 1 min read

Scenario Encountered In the associated java interface In the mybatis xml Upon selecting a non-existing id, the following error occurs: attempted to return null from a method with a primitive return type Solution In Java to ensure you are able to get the Null back and handle it ...

Redmine in a war

by Mallim in Jruby 1 min read

Steps Taken To Re-Install Redmine with the Recompiled JRuby and to a war file Hope this will help someone else : Perform gem install rmagick4j Perform gem install jruby-openssl Check through Redmine's Generic Installation Guide (http://www.redmine.org/projects/redmine/wiki/Redmi ...

Some Useful Extensions for Backbone/Marionette

by Mallim in Backbone 1 min read

Backbone-form https://github.com/powmedia/backbone-forms This is the simplest tutorial I can find for Backbone.Marionette http://davidsulc.com/blog/2012/04/15/a-simple-backbone-marionette-tutorial/ Backbone.Marionette Boilerplate (hope somebody may find it useful) https://github. ...

What are the jQuery themes available?

by Mallim in Jquery 1 min read

Aristo jQuery Theme http://taitems.github.com/Aristo-jQuery-UI-Theme/ Google Repo jQuery Theme http://www.devinrolsen.com/jquery-google-hosted-repository-links/ jQuery UI ThemeRoller (DIY yourself) http://jqueryui.com/themeroller/

What are the CSS3 Button Makers?

by Mallim in Button Generator 1 min read

Button Maker http://css-tricks.com/examples/ButtonMaker/ CSS Drive CSS3 Button Generator http://www.cssdrive.com/css3button/ 10 of the Best CSS3 Code Generators http://www.sitepoint.com/10-best-css3-code-generators/