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

Image Color Recognition, The General Color

I want to get the most prominent color of an image, and the language can be in either python or rub… Read more Image Color Recognition, The General Color

Graph Isomorphism For Jar Files

I'm working with *.jar files and on graph isomorphism. I want to check for graph isomorphism be… Read more Graph Isomorphism For Jar Files

Amazon Search Api

Is there a good way to access amazon search results (given a query) in Ruby or Python? I've bee… Read more Amazon Search Api

Open Source Etl Framework

I was asked to prototype two ETL frameworks. The requirements are as follows: Open Source Availa… Read more Open Source Etl Framework

Map Json Response From Ruby To Python

[EDIT]: Sorry I didn't explain in enough details the first time as I kind of wanted to figure t… Read more Map Json Response From Ruby To 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

Python Equivalent Of Ruby's .select

I have an list/array, lets call it x, and I want to create a new list/array, lets call this one z, … Read more Python Equivalent Of Ruby's .select

Is There Something Wrong With This Python Code, Why Does It Run So Slow Compared To Ruby?

I was interested in comparing ruby speed vs python so I took the simplest recursive calculation, na… Read more Is There Something Wrong With This Python Code, Why Does It Run So Slow Compared To Ruby?

Ruby Hash Equivalent To Python Dict Setdefault

In Python it is possible to read a dictionary/hash key while at the same time setting the key to a … Read more Ruby Hash Equivalent To Python Dict Setdefault

What Does Blazeds Livecycle Data Services Do, That Something Like Pyamf Or Rubyamf Not Do?

I'm doing a tech review and looking at AMF integration with various backends (Rails, Python, Gr… Read more What Does Blazeds Livecycle Data Services Do, That Something Like Pyamf Or Rubyamf Not Do?

Image Resizing Web Service

Does someone know a good web service to resize images ? Either an open source (PHP/Python/Ruby) app… Read more Image Resizing Web Service

Running Ruby, Node, Python And Docker On The New Apple Silicon Architecture?

How do you get a Ruby, Python and Node.js development environments running on Apple Silicon archite… Read more Running Ruby, Node, Python And Docker On The New Apple Silicon Architecture?

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): Sol… Read more Easiest Scripting Method To Merge Two Text Files - Ruby, Python, JavaScript, Java?