Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business . We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & reg...
Ruby backend for Impact.js Posted by pmurach on October 27, 2012 — 0 comments I've released gem called impact which provides a backend for running local Impact.js game servers. You can run many projects concurrently on different ports by typing impact -p 3005 inside your project direc...
Posted by robgleeson on October 27, 2012 — 0 comments IProcess provides a number of abstractions on top of spawning subprocesses and interprocess communication. It has a simple and easy to use API that supports synchronous and asynchronous method calls plus one or two other useful fea...
Profiling JRuby with NetBeans A case study and tutorial on using the NetBeans profiler to profile Ruby code running on the JVM via JRuby. Walks through the steps of configuring NetBeans, launching JRuby with profiling settings, connecting NetBeans to JRuby, and analyzing the ... Compa...
There come cases, when we want to store CSV or any other sort of files data in a database. The problem occurs when the input files differs (they might have different columns). This would not be a problem if we would be able to know the files specification before parsing and inserting ...
rails-footnotes 3.7.9 has been released Posted by romanvbabenko on October 27, 2012 — 0 comments Just RailsFootnotes 3.7.9 has been released Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve ...
We’re looking for a seasoned, senior engineer to lead our game development. As the technical lead, you will own the entire development. You will have firsthand opportunity to work with the product team to define new features, charting your own course with both your design and technica...
Ruby on Rails (ROR) Architect/Developer Our customer is the President of multi-national software development firm (this is their customer) so there is a good chance the relationship is his and that its tight with the decision makers and that they have a significant amount of other dev...
token_info = Session.get_gdrive_session(token) raise 'Not authorized' unless token_info if Time.now > (token_info['issue_timestamp'] + token_info['expires_in']) client = Google::APIClient.new client.authorization.client_id = CLIENT_ID client.authorization.client_secret = CLIENT_SECRET...
Using MongoDB to store and retrieve CSV files content in Ruby Posted by mencio on October 27, 2012 — 0 comments Post about loading dynamic CSV/XML data to MongoDB using Ruby and Mongoid gem. Check it out! . Comments Post a Comment Comment abilities for non registered users are cur...
Until now, we were relying too much on the Model being smart. Writing code is often a balancing act and it's felt like the "fat model" trend has been pushing everything it can to that side of the application, this change allows the app to be more evenly delineated again. Models don't ...
Television is at an inflection point. New technologies and businesses are rapidly evolving and reshaping how we watch TV. Echostar Advanced Technologies ( think Sling, Move Networks, Blockbuster, etc), a pioneer in internet delivered television, is seeking an engineer for its IPTV pla...
Checa todos nuestros cursos aquí ► http://codigofacilito.com/ Curso de Ruby: ►http://bit.ly/RubyFacilito Curso de Python: ►http://bit.ly/PythonFacilito Curso para crear una página web en HTML5: ►http://bit.ly/PaginaWebHTML5 Curso de HTML5: ►http://bit.ly/HTML5Facilito Curso de CSS: ►h...
We are looking for a talented web developer with modern web framework experience to help with the rollout of eCommerce related functionality for RevZilla.com on a fulltime basis. RevZilla was founded by a team of software developers, so you will work side-by-side with the founders to ...
May 25, 2011 Tagged: android scala mirah appcelerator phonegap java Comments (View) Scala: A Better Java for Android Stop writing Java for your Android apps! There are a slew of ways to build Android apps. The original Java way reigns supreme but some alternatives are C++ , Mirah , Py...
When you tweet with a location, Twitter stores that location. You can switch location on/off before each Tweet and always have the option to delete your location history. Learn more
knife-xapi 0.4.3 Xen API Support for Chef's Knife Command install gem install knife-xapi Download Documentation Subscribe Authors Jesse Nelson 4,460 total downloads 188 for this version Owners Links Homepage Gemfile gem "knife-xapi", "~> 0.4.3" Versions 0.4.6.pre October 26, 2012 0.4....
RSRuby is a bridge between Ruby and the R interpreted language. When RSRuby is called in a Ruby script, a full R interpreter is embedded into the Ruby interpreter, allowing the Ruby script to call functions from any R library the user wishes.
Because Nokogiri needs to be compiled and dynamically linked against both libxml2 and libxslt , it has gained a reputation for being complicated to install. Let’s wrassle this little myth to the ground, shall we? Ubuntu / Debian Ubuntu doesn’t come with the Ruby development packages t...
Bernoulli, Normal, Poisson, Exponential install gem install random_variable -v 0.0.1.pre --pre Download Documentation Subscribe Authors Jorge Fco. Madronal Rinaldi 24 total downloads 13 for this version Owners Links Homepage Gemfile gem "random_variable", "~> 0.0.1.pre" Versions 0.0.2...