Displaying 20 results from an estimated 600 matches similar to: "ANN: Screencast demo of the WebFaction control panel"
2006 Aug 16
2
ANN (Screencast): Rails and Typo screencast at WebFaction
Hello everyone,
WebFaction have just released a screencast demo showing a step by step
installation of a Rails application (a Typo blog) on their servers.
The 14 minute screencast shows how to:
- Install a default Rails application using our control panel
- Link your application to your domain(s) using our control panel
- Create a database using the control panel
- SSH into your shell account
-
2006 Jul 19
0
Wanted: Rails screencast for WebFaction
Hi everyone,
A few weeks ago we released the screencast of our control panel
(http://blog.webfaction.com/control-panel-demo) which showed, amongst
other things, how to setup a default Rails site in a few clicks.
Now we''d like to make another screencast showing how to setup a
real-world Rails application on our servers.
So we''re looking for a Rails guru to make that screencast
2007 Jun 29
0
[Screencast ANN] Smarticast: ActiveRecord Grab Bag
I just put a new screencast with a few ActiveRecord tips:
http://smartic.us/2007/6/29/2-activerecord-grab-bag
thanks
bryanl
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To
2006 May 30
6
Why would I choose RoR over Turbogears
I''m trying to get some answers as to why I (my company actually) would
go with RoR over TurboGears. The developer staff is fluent in both Ruby
and Python so that is not an issue. Rails is well into its release
cycle whereas Turbogears won''t be at 1.0 until later this week. They
both do essentially the same thing and they both have cool features
unique to themselves
2006 Oct 30
0
My showdown: Ruby/Rails, Perl/Catalyst, Python/Turbogears
My personal showdown:
Using Ruby on Rails:
I was pretty productive right away. Documentation though for the Rails
APIs and stuff is not as good as I''m use to in Perl (particulariy CPAN).
No being critical, just saying the Rails documentation left me hanging
more than once and guessing as to what I was doing wrong.
Production deployment is a bit much. I''ve found using
2006 Jul 25
3
Task scheduler
Does anyone know if there exists a Task Scheduler module in Ruby on
Rails like in TurboGears below?
http://www.turbogears.org/preview/docs/scheduler.html
I''m using Ruby on Rails for a multiplayer online game and I want to set
checks at regular intervals to see if users are still logged in etc.
Thanks in advance
--
Posted via http://www.ruby-forum.com/.
2006 Apr 20
5
Toolbox
Hello my friends
Today at FISL (International Forum of Free Software), I''ve had the
opportunity to watch a Turbogears presentation.
The framework, itself is really weak in comparison to rails, but... When the
guy who was making the presentation show the NEW 0.9 TurboGears Toolbox I''ve
though:
- Isn''t something like that in Rails?
Well, after a little googleing
2009 Nov 15
1
[Python workshop] Do you know people who might be interested? Build a search engine Tue Nov 17 6:30-9:30pm 23st&6ave
Dear Xapian community,
Thank you to the developers and community for creating a supporting such a
great search engine library! I wrote a tutorial on building a search
engine using Xapian and Pylons (link below) and am featuring Xapian in a
workshop this Tuesday, November 17 from 6:30-9:30pm on 23rd street and 6th
avenue. Do you know people who might be interested? Please let them know!
It will
2011 Dec 29
1
rmagick and imagemagick
I am having issues loading imagemagick and rmagick on webfaction.
I have installed a rails app called balder that organizes images.
my main problem is that i can''t seem to upoload the image sthrough balder.
balder uses imagemagick and rmagick
when i use the console and do this:
irb(main):003:0> require ''RMagick''
=> nil
I don''t think rmagick is
2008 May 27
1
stateful computation for web-based R across HTTP requests
Hi,
A friend just introduced me to R today and I think it is really nice after
browsing its web site. I'm eager to cook up some web-based interface to use
R at work for more platform-independent access. I plan to implement it in
a Python-based framework such as TurboGears or Django on either FreeBSD or
Linux platform. My question is: how do i maintain stateful computations
across
2013 Oct 12
3
Assets not loading in production
Hello,
(Rails 4, Ruby 2)
I am trying to deploy my first rails app in a production environment, but
cannot get the assets to load. The site is hosted on Webfaction, they
advise to create a "static app" to serve the assets which I have done. But
I don''t understand how my rails app then knows about the static app.
At the moment, in production inside the head it prints out...
2008 May 12
0
Screencast on in-place edit
We tackled in-place edit in the latest screencast in our free Learning
Rails course:
www.BuildingWebApps.com/learningrails/14
We were surprised to find that the in-place edit plugin in the
official Rails repository still hasn''t been updated to be functional
with Rails 2, and that it doesn''t support several of the options in
the Scriptaculous code that it wraps.
We worked
2007 Mar 06
0
[PIMP] Topfunky''s httperf PeepCode screencast
Hey Everyone,
Topfunky (Geoffry) has created a great PeepCode screencast on using
httperf to performance measure your web applications:
http://nubyonrails.topfunky.com/articles/2007/03/05/peepcode-page-caching-and-httperf
http://peepcode.com/products/benchmarking-with-httperf
Topfunky put a ton of work into this and really got it right. The
attention to detail is very good and he researched
2006 Aug 12
0
Form Validation with non-model fields
I have a couple of questions. I''m learning Ruby at the same time as
Rails, so please forgive me if this is trivial.
But when I get non-model related params back from the form, is there a
quick and easy way to extract those into local varialbes? i.e. if
params has keys fname and lname, to have them extracted into local
variables called fname and lname without resorting to:
fname =
2009 Dec 14
0
PostgreSQL Conference East 2010 Call for Papers
December 14th, 2009, the PostgreSQL Conference U.S. team is pleased to
announce the East 2010 venue and call for papers. This year the premiere
East Coast PostgreSQL Conference will be returning to history Drexel
University in Philadelphia.
The event this year is being held at Drexel University in Philadelphia
from March 26th through 28th. Following previously successful United
States PostgreSQL
2006 Aug 12
5
Administrative Console Screencast
The first administrative console screencast is now available at:
http://screencasts.visualjquery.com/demo1/
I''ve posted a bunch about the Admin Console, but it''s essentially an
automated scaffold that works as an engine.
The screencast is a quick overview of the minor things you''ll need to do
in models, environment.rb, and others, as well as ::drumroll:: a demo of
2006 Feb 12
3
Flickr demo screencast
Hi,
I''m new to Ruby and Ruby on Rails. Yesterday I just received the Agile
Web Development with Rails book.
Now I wanted to recreate the Flickr demo screencast
(http://www.rubyonrails.com/screencasts) just for fun to see it live.
But unfortunately when I start my server I get some warnings:
g5:~/ruby/flickr mw$ ruby script/server
=> Booting lighttpd (use ''script/server
2006 Jul 13
0
Installing SQLite 3 on Windows Screencast
I created a screencast showing how to install and test SQLite 3 for Ruby
on Rails on Windows.
HOWTO: Installing SQLite 3 on Windows for use in Ruby on Rails
http://mattgriffith.net/PermaLink.aspx?guid=9ac5939e-7ef9-492b-935b-41c3cef44067
Matt Griffith
http://mattgriffith.net
--
Posted via http://www.ruby-forum.com/.
2006 Mar 15
2
Capistrano/Switchtower screencast
Just a quickie,
Hope I''m not going crazy here but I''m sure I''ve seen a screencast for
capistrano recently... maybe posted on a blog somewhere.
Can anyone remember where it is?
Thanks
-henry
2006 Feb 20
2
OT: screencast Editor for MacOs X?
Hi all,
On MacOS, we have SnapZ Pro to RECORD screencasts.
Is there a comfortable - *1 - screencast Editor, like CamTasia on
Windows?
At the very minimum I want to cut parts of the movies, insert "slides"
and superpose drawings (frames, arrows, ..) or text?
Alain
*1 : not FinalCut, obviously.
--
Posted via http://www.ruby-forum.com/.