
codemancers.com
Codemancers - Craftsmen of web applicationsWe are craftsmen and tinkerers of web applications. We are a small team with deep passion for creating wonderful web applications.
http://www.codemancers.com/
We are craftsmen and tinkerers of web applications. We are a small team with deep passion for creating wonderful web applications.
http://www.codemancers.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
6.8 seconds
16x16
32x32
Codemancers
Hemant Kumar
Hous●●●●3543
Ban●●●ore , Karnataka, 560038
IN
View this contact
Codemancers
Hemant Kumar
Hous●●●●3543
Ban●●●ore , Karnataka, 560038
IN
View this contact
Codemancers
Hemant Kumar
Hous●●●●3543
Ban●●●ore , Karnataka, 560038
IN
View this contact
13
YEARS
6
MONTHS
12
DAYS
GANDI SAS
WHOIS : whois.gandi.net
REFERRED : http://www.gandi.net
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
23
SITE IP
52.84.237.183
LOAD TIME
6.759 sec
SCORE
6.2
Codemancers - Craftsmen of web applications | codemancers.com Reviews
https://codemancers.com
We are craftsmen and tinkerers of web applications. We are a small team with deep passion for creating wonderful web applications.
Invoicing - Ruby Invoicing Framework.
Invoicing saves you from worrying about ugly things like tax, book-keeping and invoice generation when working on your Rails app. It handles many currencies out of the box, special tax rules and mostly just works and remains extensible should you choose to extend it. What invoicing gem can do for you? Store any number of different types of invoices, credit notes and payment records. Represent customer accounts, supplier accounts, and even complicated multi-party billing relationships. After that you can ...
Rbkit
Rbkit - A Ruby Profiler. Rbkit is a profiler built with ease of use in mind. Currently it supports memory profiling. CPU profiling in works) of Ruby applications. Using Rbkit is simple:. Rbkit has been designed as a low-pause profiler to be used for profiling real world applications. Some of the sailent features of Rbkit are :. Makes uses of Tracepoint APIs present in Ruby 2.1.x. Desgined to be low pause. Uses Zeromq and msgpack underneath for communication. All heavy lifting done in client side.
Codemancers - Craftsmen of web & mobile applications
https://www.codemancers.com/open_source/index.html
We believe in not just using Open source but giving back whenever we can. Codemancers are proud contributors to popular libraries such as - Rails. But sometimes when wheel is not round enough, we build our own tools and libraries as well, below you can find a few of them. Rbkit is a low pause profiler for profiling production applications. It uses ZeroMQ and Msgpack underneath as transport mechanism for sending profiling information. A Rails plugin to allow versioning of restful routes.
Codemancers - Craftsmen of web & mobile applications
https://www.codemancers.com/portfolio/index.html
Below is small list of projects we have worked on in past. If you are interested in learning more about Codemancers, shoot us an email at hello@codemancers.com. Also don't forget to checkout our Opensource. Page for our other contributions. Is a leading UK based public cloud provider. We built Cloud frontend of Brightbox using Javascript frameworks. The Cloud frontend has very easy to use UI for creating/updating Cloud Servers, Load balancers, Databases etc. Ivrnet Central is a product of Ivrnet Inc.
Codemancers blog
https://www.codemancers.com/blog
Your account has been banned. August 14, 2014. Only once and on my recent trip to Atlanta - I learnt that my account has been banned for fraudulent activity. The Uber support staff won’t tell me what fraud. As far as I know, I have never done a damn thing with. To be marked as fraud. I gave them my credit card copies and volunteered to give them my passport copies if they want (as identity proof), but that did not help. I don’t want to turn this post into a rant against. What do you think. Is going to do?
Codemancers - Craftsmen of web & mobile applications
https://www.codemancers.com/career/index.html
We're a small team of seasoned programmers who trade expert development consulting. But that's only the tip of the iceberg. From the inside, Codemancers is a group of people that care for our craft. Develop an OCD for typography, or write performance tools for the kicks? This is the place where you will find your inner geek. We're a company about people and our team's happiness is our core value. That's why if you join the team, Codemancers will give you these perks in return :. Who we're looking for.
Codemancers - Hire the team.
https://www.codemancers.com/hire_us
At Codemancers we use short iterations. Typically a week), continuous integration. And various prototyping techniques and libraries which we have developed over a period of time to keep delivery cycles short. We not only work very closely with you, but as part of your team to understand your product and your customers. Thank you for considering us for your next big project. You can drop an email to hello@codemancers.com. Or you can call us on any of the phone numbers mentioned below. 98, Walpole Road.
TOTAL PAGES IN THIS WEBSITE
8
Start over with Design Patterns - Emil Soman's blog
http://www.emilsoman.com/blog/2013/01/21/start-over-with-design-patterns
Coder at Codemancers, Bangalore. GardenCityRubyConf organizer. Works with Ruby, JS, C , AWS, Chef and Vim. Plays the guitar and sketches other times. Start over with Design Patterns. Years ago, my boss who was also a good mentor suggested that I get myself introduced to Design Patterns. So I went ahead and read this big catalog of design patterns - patterns which were reusable solutions for common problems in software design - problems I had not faced yet. Comments powered by Disqus.
Hello Chef! - Emil Soman's blog
http://www.emilsoman.com/blog/2012/11/05/hello
Coder at Codemancers, Bangalore. GardenCityRubyConf organizer. Works with Ruby, JS, C , AWS, Chef and Vim. Plays the guitar and sketches other times. Im new to Chef. In fact the only time I was good at SysAdmin tasks was when I was 12 years old and I had a Windows 98 running on a Pentium 90 Mhz at my disposal. There was no internet - so no StackOverflow or Google. It was all self service. I have a Vagrant virtual box setup on my machine. Im following the OpsCode docs. In my host, I run this :. Sudo chef-...
Add a CLI to your gems with Thor - Emil Soman's blog
http://www.emilsoman.com/blog/2012/12/17/add-a-cli-to-your-gems-with-thor
Coder at Codemancers, Bangalore. GardenCityRubyConf organizer. Works with Ruby, JS, C , AWS, Chef and Vim. Plays the guitar and sketches other times. Add a CLI to your gems with Thor. Im writing this ruby gem homer. Which is basically a command line tool which helps you to manage your dotfiles. When writing a CLI tool, all those repetitive tasks try to drag you down : options parsing, help text, default options, shortnames for options etc. Is a rubygem whose aim is to take away this pain.
MultiEnvironment chef-clients with Vagrant - Emil Soman's blog
http://www.emilsoman.com/blog/2012/11/07/multienvironment-chef-clients-with-vagrant
Coder at Codemancers, Bangalore. GardenCityRubyConf organizer. Works with Ruby, JS, C , AWS, Chef and Vim. Plays the guitar and sketches other times. MultiEnvironment chef-clients with Vagrant. Im doing a lot of things with Chef in my current project, and I was looking for a way to test the client-server architecture of Chef . I could get hold of a couple of unused machines from the IT guys , but that isnt such a cool thing to do. That would be sweet! Will help you do just that. Comments powered by Disqus.
Setting up a Vagrant VirtualBox - Emil Soman's blog
http://www.emilsoman.com/blog/2012/11/05/setting-up-a-vagrant-virtualbox-for-rails
Coder at Codemancers, Bangalore. GardenCityRubyConf organizer. Works with Ruby, JS, C , AWS, Chef and Vim. Plays the guitar and sketches other times. Setting up a Vagrant VirtualBox. For all the experimentation that Ill be doing for the next couple of weeks in my current project , I thought itd be nice to have a virtual box set up. Im choosing Vagrant. So this is what I did. Since Im using Ubuntu 12.04 32-bit, I downloaded that version. Of Oracle VirtualBox - very straightforward. To get there.*.
User RSK - Stack Overflow
http://stackoverflow.com/users/250470/rsk
To customize your list. More stack exchange communities. Tour Start here for a quick overview of the site. Help Center Detailed answers to any questions you might have. Meta Discuss the workings and policies of this site. About Us Learn more about Stack Overflow the company. Business Learn more about hiring developers or posting ads with us. Find my presence on web. View my Developer CV. Kozhikode, Kerala, India. Member for 6 years, 7 months. Last seen 2 days ago. View network profile →.
welcome
https://www.devopsdays.org/events/2013-india
The conference that brings development and operations together. The conference that brings development and operations together. Bangalore 2013 - Welcome. Saturday, Nov 16, 2013 - Sunday, Nov 17, 2013. DevOps Days is coming to Bangalore. Saturday, Nov 16, 2013 - Sunday, Nov 17, 2013. It's a great way to attract new talent and promote your organization. Get in touch with the Organizers.
Motivation
http://invoicing.codemancers.com/2013/10/27/getting-started
Invoicing saves you from worrying about ugly things like tax, book-keeping and invoice generation when working on your Rails app. It handles many currencies out of the box, special tax rules and mostly just works and remains extensible should you choose to extend it. What invoicing gem can do for you? Store any number of different types of invoices, credit notes and payment records. Represent customer accounts, supplier accounts, and even complicated multi-party billing relationships. After that you can ...
Chef Resources - Emil Soman's blog
http://www.emilsoman.com/blog/2012/11/06/chef-resources
Coder at Codemancers, Bangalore. GardenCityRubyConf organizer. Works with Ruby, JS, C , AWS, Chef and Vim. Plays the guitar and sketches other times. Heres a list of all the Resources that Chef can work with :. Directory of a cookbook to the node. Deploys your app, talks to the projects source control. This is for windows to set the environment. Connects to a distributed erlang node and makes a call. Manages files already on the node. Manages a local group. Send an HTTP request with an arbitrary message.
What I Learned From My Himalayan Trek - Emil Soman's blog
http://www.emilsoman.com/blog/2014/12/14/what-i-learned-from-my-himalayan-trek
Coder at Codemancers, Bangalore. GardenCityRubyConf organizer. Works with Ruby, JS, C , AWS, Chef and Vim. Plays the guitar and sketches other times. What I Learned From My Himalayan Trek. Pain is inevitable. Suffering is optional. Descents look easy, but they hurt the most. Ascents look impossible, but slow steps and steady breathing will get you to the top. You need to reach your next campsite before dark no matter what. Youll think the probability of rocks falling on your trek is so small that it will...
TOTAL LINKS TO THIS WEBSITE
23
Codemancer | Produce quality codes
July 11, 2015. On the Singapore node, there’s a download mirror of some files that are not accessible in some areas. ShadowsocksX 2.6.3 (OS X). Shadowsocks (Windows 8 and above). Shadowsocks (Windows 7 and below). DNSCrypt 1.0.7 (OS X). DNSCrypt 0.0.6 beta (Windows). May 20, 2015. Here I made a cultural project about 1992 Los Angeles riots. To see LA Times timeline for comparison: Click here. Map of Los Angeles by Average Household Income. Racial Dot Map In LA Highlights Segregation By Neighborhood.
Currently
codeMancer - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Deviant for 3 Years. This deviant's full pageview. Last Visit: 5 hours ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask?
Codemancer: About Codemancer
An open source disassembler. Codemancer is intended to be an Open Source interactive disassembler for reverse engineering of executable code. Planned features include:. Support for multiple instruction set architectures by means of an XML-based description language;. A database for recording information about the behaviour and purpose of code which has been disassembled;. An inference engine for augmenting the content of the database; and. Development of non-experimental code began on 2014-11-05.
Codemancer - A fantasy game that teaches the magic of code.
A fantasy game that teaches the magic of code. Coming Soon to Windows, Mac, and Android. The game is available for pre-order now. Please join us in making programming more approachable and more fun for kids everywhere. Odemancer is an educational game. Designed for 6 to 12-year-olds. But fun for grownups, too) that teaches the magic behind programming. Players will code their way through a fantasy world full of rival sorcerers and their minions. Coming Soon for PC, Mac, iPad and Android Tablets. I am a r...
Codemancode
Custom solutions for your development needs. CODEMANCODE is a one man shop that specializes in taking clients' dreams and turning them into a reality. Specializing in hard work, attention to detail and communication, I will find solutions to solve your development needs. Is a simple Mac status bar app that allows you to track errors reported by the awesome Errbit open source error catcher. I work with some great people. Follow me on Facebook. Have a project in mind? Need an API developed?
codemancr (cody) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 9 Years. This deviant's full pageview. Last Visit: 203 weeks ago. This is the place where you can personalize your profile! New web...
Free domain sharing - Site not yet configured
Is being shared via Free DNS. A dynamic DNS domain sharing project where members can setup, and administrate their dns entries on their own remote internet connected systems in real time. To create a free subdomain from any shared domain, you can visit the shared domain list. For any dns related inquiries, questions, support, comments, or misuse contact dnsadmin@afraid.org. For a quick response. Is serving 90,000 domains, 3.7 million subdomains, and processing 2,000 dns queries per second.
Contact Support
SOCIAL ENGAGEMENT