Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ruby

Ruby Less Gem Equivalent In Python

The Ruby LESS gem looks awesome - and I am working on a Python/Pylons web project where it would be… Read more Ruby Less Gem Equivalent In Python

Script-driven Automation Of Google Refine With Ruby Python Perl Java Or Otherwise

BACKGROUND: Co-worker Adam has been using Google refine to process database downloads with much suc… Read more Script-driven Automation Of Google Refine With Ruby Python Perl Java Or Otherwise

Is String Interning Really Useful?

I was having a conversation about strings and various languages a while back, and the topic of stri… Read more Is String Interning Really Useful?

Embed Multiple Jpeg Images Into Excel Programmatically?

Dear Stackoverflowers, Outputting an Excel spreadsheet with images is a requirement of a project I&… Read more Embed Multiple Jpeg Images Into Excel Programmatically?

Easiest Scripting Method To Merge Two Text Files - Ruby, Python, Javascript, Java?

I have two text files, one containing HTML and the other containing URL slugs: FILE 1 (HTML): Solut… Read more Easiest Scripting Method To Merge Two Text Files - Ruby, Python, Javascript, Java?

Extracting Visual Event 2 Output Into Script

In the Visual Event description, it says that it extracts 'which elements have events attached … Read more Extracting Visual Event 2 Output Into Script

Python Or Ruby Interpreter On Ios

I found this application on the app store: iLuaBox and I wondered if there was anything else like t… Read more Python Or Ruby Interpreter On Ios

What's The Ruby Equivalent Of Python's Os.walk?

Does anyone know if there's an existing module/function inside Ruby to traverse file system dir… Read more What's The Ruby Equivalent Of Python's Os.walk?