search for: projectkir

Displaying 6 results from an estimated 6 matches for "projectkir".

Did you mean: projectdir
2006 Mar 12
0
RoR Developer needed - short-term assignment
Hey all, My apologies for re-posting, but we at the Internet Radio Project (http://www.projectkir.org) could really use a RoR developer. It''s time to move away from the core PHP implementation we''ve got. This IS a PAID position... and we''d assist by providing the templates, css, etc... and could turn into ongoing development work. I''ve posted a listing on...
2006 Mar 08
0
Two EdTech Projects: RoR Dev''er Needed
...acted the attention of interesting and unique organizations. A RoR developer would gain stardom as well, the lead web developer involved. Maybe not the same stardom as (fill in your favorite big-name band)... and so... The first is the Internet Radio Project; current site located at http://www.projectkir.org. Basically, we offer a free internet radio broadcast service to youth in schools and after-school organizations. Our partners include the Brooklyn Technology High School, the Cape Cod Technology Council and about a dozen schools across the country. Our advisory team is equally impressive. O...
2006 Jun 09
1
Ajax chat (lace) && Ruby on Rails?
Has anyone been able to get the Lace (ajax chatroom) ported over to Ruby for a Ruby on Rails implemention? (The current version is PHP-based) ... or is there a ROR-chatroom distribution that exists? Thanks! -- Posted via http://www.ruby-forum.com/.
2006 May 11
1
Audio recording through Rails App > Web Server
Hey all, There are a couple posts about the possibility of using Red 5 to record audio through a user''s mic to the server, through RoR apps. I wonder: besides Odeo (I think they''ve developed an in-house app?) are there any examples and/or demos of this being done? Or, are there any reasonable java sources that actually *do* work to take mic input from a user''s machine,
2006 May 16
1
ActionMailer w/o database link (e.g., feedback form)
Hey, A total noobieQ. Apologies, still learning. Could anyone point me to examples of a non-database-driven feedback form, for instance, a simple e-mail feedback form that takes advantage of ActionMailer? (How do I carry a POST through to a ''def'' w/o a database connection?) Thanks! -- Posted via http://www.ruby-forum.com/.
2006 Jun 08
2
Including iTunes data into ruby output of RSS2.0...?
Hey all, I''d like to include the iTunes XML data into my RSS feed, generated with the code below: xml.rss ''version'' => ''2.0'', ''xmlns:itunes'' => ''http://www.itunes.com/dtds/podcast-1.0.dtd'' do xml.channel do xml.title ''Title here'' xml.author ''Everyone''