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

Removing Extensions In Subdirectories

I need to remove the extension '.tex': ./1-aoeeu/1.tex ./2-thst/2.tex ./3-oeu/3.tex ./4-uou… Read more Removing Extensions In Subdirectories

Html Agility Pack Or Html Screen Scraping Libraries For Java, Ruby, Python?

I found the HTML Agility Pack useful and easy to use for screen scraping web sites. What's the… Read more Html Agility Pack Or Html Screen Scraping Libraries For Java, Ruby, Python?

Python Or Ruby For A .net Developer?

I'm a C# .NET developer and I work on mostly ASP.NET projects. I want to learn a new programmin… Read more Python Or Ruby For A .net Developer?

Find In Files Using Ruby Or Python

A popular text editor has the following 'find in files' feature that opens in a dialog box:… Read more Find In Files Using Ruby Or Python

Aes Python Encryption And Ruby Encryption - Different Behaviour?

From this site I have this code snippet: >>> from Crypto.Cipher import AES >>> ob… Read more Aes Python Encryption And Ruby Encryption - Different Behaviour?

Python Equivalent Of Ruby's Stringscanner?

Is there a python class equivalent to ruby's StringScanner class? I Could hack something togeth… Read more Python Equivalent Of Ruby's Stringscanner?

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

How Well Does Your Language Support Unicode In Practice?

I'm looking into new languages, kind of craving for one where I no longer need to worry about c… Read more How Well Does Your Language Support Unicode In Practice?