Gridinit JMeter DSL announcement
If you’re tired of using the JMeter GUI or looking at hairy XML files then have a look at the solution available as a Ruby gem called... more »
Tweet 0 Comments Save Tags: java , ruby
Using App42 CDN for File Upload
App42 Cloud API is equipped with CDN as a service which can be used through File upload APIs. Whenever a file/photo is uploaded using... more »
Asynchronous Messaging
Message Service is used for sending, pulling and removing message from a particular queue. Messages are sent to queue which can be pulled... more »
Using Traceview to Identify and Solve Webserver Queueing Problems
We’re kicking off a series of videos on how to find and attack common problems in your complex web applications. Today’s topic is one... more »
A better way to manage the Rails secret token
Firstly, hard-coding configuration conflates config and code. Although this may not cause much pain in a very simple context, as the... more »
Tweet 0 Comments Save Tags: frameworks , ruby
implement photo gallery with single api call
Often Apps require to implement Photo Gallery or some sort of Media gallery. App42 Backend as a Service (BaaS and MBaaS) provide... more »
Tweet 0 Comments Save Tags: groovy , java , javascript , ruby
Safe stubbing with Bogus
Bogus presents a novel way of isolating in Ruby tests. This posts shows how to stub safely with Bogus.
Tweet 0 Comments Save Tags: agile , open source , ruby
Webhooks, upload notifications and background image processing
This blog post details how you can use Cloudinary to perform asynchronous background image processing in the cloud and receive web... more »
Ruby/Python: Constructing a taxonomy from an array using zip
As I mentioned in my previous blog post I’ve been hacking on a product taxonomy and I wanted to create a ‘CHILD’ relationship between a... more »
Tweet 0 Comments Save Tags: python , ruby
Manage your catalogue inventory using API
Developers can create multiple categories under a catalogue. Each category can have multiple items associated to it.
Tweet 0 Comments Save Tags: .net , java , javascript , ruby