21 May 2013

The Ruby Reflector

Topic

Python

  Source Favicon
By New Relic of New Relic 5 days ago.
Email

…leaving JavaScript as an afterthought, whereas my PHP, Bash and Python code are first-class citizens.

However, I've started building more complex, object-driven code. As the complexity grows, it's become rather obvious that it needs to be covered by proper unit tests. The question was how. So I started looking around for the best available JavaScript unit testing libraries and came across the following:

* QUnit

* Mocha

* Jasmine

* Sinon.JS …

newrelic.com Read
  Source Favicon
By Darin Swanson of New Relic 7 days ago.
Email

…features ... more on DjangoCon! Amjith Ramanujam , from our Python team, will be speaking at DjangoCon Europe. We are honored to be included in such a great set of community thought leaders. Amjith will present a tour of different profiling techniques available for Python applications. He'll cover specific modules in Python for doing function profiling and line level profiling. His presentation will show the shortcomings of such mechanisms in production and discuss …

newrelic.com Read
  Source Favicon
By Charles Nutter of Headius 10 days ago.
Email

Python has similar structural complexities to Ruby and adds in the additional complexity of an introspectable call stack. Under those circumstances, even on-stack execution state is not safe; a VM can't even make guarantees about the values it has in hand or the shape of a given call's activation. PyPy does an admirable job of attacking this problem by rewriting currently-running code and lifting on-stack state to the heap when it is accessed, but this approach prevents dropping …

blog.headius.com Read
  Source Favicon
By Shannon Behrens of JJinuxLand 10 days ago.
Email

If you enjoy my blog posts on Python, Ruby, Dart, etc., and you're looking for a new way to follow me now that Google Reader is going away, here are my Twitter and G+ accounts:

@ jjinux

gplus.to/jjinux

jjinux.blogspot.com Read
  Source Favicon
By Shannon Behrens of JJinuxLand 11 days ago.
Email

…found this handy guide to the Minecraft Pi Protocol . Finally, I found a Python library called mcpipy that implements the Minecraft Pi Protocol in Python.

Between looking at the Minecraft Pi Protocol documentation and peeking at the mcpipy source code, it's pretty easy to figure out how to control Minecraft from Python. My next step was to figure out how to draw something cool. Naturally, the first thing to come to mind was fractals, but it's not so easy …

jjinux.blogspot.com Read
  Source Favicon
By Hongli Lai of Phusion Corporate Blog 13 days ago.
Email

Phusion Passenger is software that deploys Ruby and Python web apps, by integrating into Apache and Nginx and turning them into a fully-featured application server. It is very fast, stable and robust and thus used by the likes of New York Times, AirBnB, Symantec, Pixar, etc. It comes with many features that makes your life easier and your application perform better.

We are releasing an emergency release in response to a recently discovered remote code execution …

blog.phusion.nl Read
  Source Favicon
By Nathen Harvey of Opscode Blog 13 days ago.
Email

Improvements to Python PIP

...and more

There was also a lot of work put into generating omnibus builds of Chef for both SmartOS and Free BSD.

Here's a description of one of the projects:

We created Chef Stock to provide an extensible solution to inventory and expense management of infrastructure across disparate providers using chef nodes and attributes as our source of truth. We created a Django webui backed by a redis cache, which is populated from chef server. …

opscode.com Read
  Source Favicon
By Hongli Lai of Phusion Corporate Blog 15 days ago.
Email

Phusion Passenger is software that deploys Ruby and Python web apps, by integrating into Apache and Nginx and turning them into a fully-featured application server. It is very fast, stable and robust and thus used by the likes of New York Times, AirBnB, Symantec, Pixar, etc. It comes with many features that makes your life easier and your application perform better.

After a period of being in beta, we're proud to announce the first stable release of the …

blog.phusion.nl Read
  Source Favicon
By Hongli of 赖洪礼的 blog 16 days ago.
Email

…maintained one. It's written in C++ and is extensible through C++, Python and Perl.

Armed with ZNC, I've setup the following things:

I've configured ZNC to automatically set me away on IRC when my last client disconnects. My away message tells the user that my timezone is in Europe, and kindly refers him to the Phusion Passenger support page in case I don't respond quickly enough.

I've also setup my IRC client to display a notification whenever …

izumi.plan99.net Read
  Source Favicon
By Lee of Blog | The Working Group 19 days ago.
Email

Ruby, Python, PHP, Javascript and .NET

HTML, CSS and Javascript

Ability to develop code for mobile applications (including Android)

Experience developing architecture of business analytic applications and systems

Experience providing ongoing application hosting and support of large businesses and start-up companies

Additional Desirable Software Competencies

Experience with C#, Silverlight, WPF, LINQ, ADO.NET, Entity Framework, Delphi, HTML5, jQuery, Ajax

blog.twg.ca Read