guides

How do I use FlashVars with ActionScript 3.0?

I found this guide for using the flash parameters, thought it might be useful to post here, since Flash CS3 lacks a usage example for reading these parameters. See answers for the link ...

PHP tutorials/guides that influenced you or improved your code

What tutorials or guides about features/techniques influenced the way you did something. Eg a compelling tutorial (located here) about unit testing got you into unit testing. Your code improved dramatically. ...

Java to c++ guides

Are there any good guides online to prime an advanced Java user for advanced C++ in a short period of time? ...

iOS Drag-and-Drop Alignment Guides

I'm looking to develop an iOS app that includes drag and droppable interface elements, but with alignment guides like those in Keynote or OmniGraffle or Interface Builder (the yellow lines in Keynote) such that when you drag something near enough to vertical or horizontal alignment with another object in the canvas, it displays a guide l...

Is it possible to access rails guides for rails 2.3?

It used to be that the ruby on rails guides for version 3.0 were at http://edgeguides.rubyonrails.org/ and the guides for version 2.3 were at http://guides.rubyonrails.org . Now that version 3 has been released, its guides have been moved to the main URL. Is there any way to access the guides for rails 2.3? ...