30 July 2010

The Ruby Reflector

Topic

Microsoft Windows

  Source Favicon
By Damien Katz of Damien Katz 18 hours ago.
Email

The project I founded, Apache CouchDB, recently hit 1.0 . I'm very proud :)

It's been a long time, but we finally produced a release that's complete, performs well and is rock solid.

Already CouchDB is on over 10 million machines. It's used by big respected websites (like the BBC) and groundbreaking organizations ( Mozilla and Canonical). We run on most * nix, OS X, Windows, and even Android phones. Have dozens of frameworks and client libraries available. …

damienkatz.net Read
  Source Favicon
By kahfei of kahfei 1 day ago.
Email

Read about thin for a while (faster than webrick, faster than mongrel), but didn't really get the chance to try it out, until recently.

As I am looking for moving my little rails application out of instantrails to a proper production environment, decided to give thin a spin, too bad Passenger isn't supporting Windows platform, heard a lot of good thing about it too.

Installing thin server on Windows isn't quite straightforward though. Thin actually consist …

kahfei.com Read
  Source Favicon
By Joey of Global Nerdy 1 day ago.
Email

…based on XNA Game Studio, which lets you build games for Xbox 360 and Windows.

Two Days of Intensive Hands-On Training at the Windows Phone 7 Bootcamp

Our friends at DevTeach and Nine10 have teamed up to offer an intensive two-day "bootcamp" covering WP7 development in four Canadian cities later this summer:

Montreal : Monday, August 23 and Tuesday, August 24 at the Microsoft office

Vancouver : Monday, August …

globalnerdy.com Read
  Source Favicon
By Shannon -jj Behrens of JJinuxLand 6 days ago.
Email

I like messing around with my desktop. I decided to give it a retro Windows look. I used the Redmond theme, set all my fonts to Monospace 10, used a boring gray background, and tweaked my editor and terminal colors.

Now I know that Windows 2000 didn't use monospace fonts for everything, and it supported backgrounds other than a drab grab, but doing it this way sets a pleasant, calm, nostalgic mood.

What's strange about this 1 AM post is that a) I've been a Linux user …

jjinux.blogspot.com Read
  Source Favicon
By Charles Oliver Nutter of Headius 12 days ago.
Email

…SocketAttach in the case of dt_socket or SharedMemoryAttach if you use dt_shmem on Windows). In our case, we know it's listening on a socket, so we're using the SocketAttach connector directly.

The rest is pretty simple: we get the default arguments from the connector, twiddle them to have the right hostname and port number, and attach to the VM. Now we have a VirtualMachine object we can query and twiddle; we're inside the matrix.

With Great Power...

So, what can …

blog.headius.com Read
  Source Favicon
By Joey of Global Nerdy 14 days ago.
Email

July 20 - 11am (EST) / 8am (PST): Session One: Getting Started with Microsoft Windows Phone and Silverlight

July 20 - 4pm (EST) / 1pm (PST): Session Two: Programming Game Applications with XNA

July 22 - 11am (EST) / 8am (PST): Session Three: Programming Applications with Silverlight

July 22 - 4pm (EST) / 1pm (PST): Session Four: Review and Wrap Up

Space is limited, so go register for the course now !

This article also appears in Canadian Developer

globalnerdy.com Read
  Source Favicon
On ZURBlog 17 days ago.
Email

…is a single video file that has both sources side by side. A little Googling found a Windows app called StereoMovie Maker that will help you combine, sync and align the two videos. It's not the most intuitive software so here is the workflow we developed:

Transcode your video files to MPEG-1 or MPEG-2 ( StereoMovie Maker only supports these formats).

Click File -> Open Left / Right /Movies...

Select your two video files.

Use the arrows at the bottom …

zurb.com Read
  Source Favicon
By Alexey Kovyrin of Alexey Kovyrin's Blog 25 days ago.
Email

Databases: MySQL, Microsoft SQL Server

Operating Systems: MacOS X, Linux, Windows

This position requires a Bachelor or Master's degree in computer sciences. Fluent oral and written Russian language and an intermediate written English language skills are required.

For more details please contact hr ( аt) scalexis.com.

kovyrin.net Read
  Source Favicon
On Effectif Development 25 days ago.
Email

…button is at it's standard size. You're looking for the merest suggestion that the icon is slightly indented into the surface of the button, not a harsh white outline around the bottom of your icon!

Toolbar buttons for other platforms

Windows and Linux are much easier; just provide an icon without a background. See the default icon sets in the relevant XUL_School tutorial to get a feel for what it should look like.

effectif.com Read
  Source Favicon
On Ruby News 28 days ago.
Email

Ruby 1.9.1-p429 has just been released. This is a patchlevel release for Ruby 1.9.1. This fixes many bugs and includes the fix for a security vulnerability that allows an attacker to execute an arbitrary code.

Vunerability

A security vulnerability that causes buffer overflow when you assign a danger value to ARGF.inplace mode on Windows. It possibly allows an attacker to execute an arbitrary code.

The affected versions are:

Ruby 1.9.1 patchlevel 378 and all prior versions.

Ruby 1.9.2 preview 3 and all prior versions.

ruby-lang.org Read