Displaying 20 results from an estimated 5000 matches similar to: "Screencast on in-place edit"
2008 Oct 17
1
Re: Group Authentication Plugin
You may want to look at restful_authentication plugin. Before that, I
would highly recommend that you go through learningrails.com podcasts
and screencasts here:
http://www.buildingwebapps.com/podcasts
Screecast 11 explains in detail how to use the restful_authentication
plugin.
Bharat
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed
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
2006 Jun 21
0
ANN: Screencast demo of the WebFaction control panel
Hello everyone,
WebFaction have just released a screencast of their control panel.
The first thing you see in the screencast is how to setup your Rails
site in a few clicks.
Then the demo shows how you can setup a WordPress, Django and TurboGears
application in a few clicks, and then "mount" these applications on
various domain(s)/URL(s).
The "mounting" process provides a
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
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 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 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/.
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
2012 Jul 13
1
lossless screencast test video
I am looking for a lossless screencast video for I a can test old rle video codecs?
---
tom_a_sparks "It's a nerdy thing I like to do"
Please use ISO approved file formats excluding Office Open XML - http://www.gnu.org/philosophy/no-word-attachments.html
Ubuntu wiki page https://wiki.ubuntu.com/tomsparks
3 x (x)Ubuntu 10.04, Amiga A1200 WB 3.1, UAE AF 2006 Premium Edition, AF 2012
2006 Jan 11
4
what is that IDE in the blog screencast?
Hi there,
I know it''s not a very construtive question but...=/
what is that IDE in the blog screencast at rubyonrails.com?
I couldn''t yet find a very good IDE for Ruby and I really liked that
one! =)
Thank you...
--
Posted via http://www.ruby-forum.com/.
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/.
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
2007 Feb 22
0
[MacOSX] Screencast for R and Sweave on TextMate
This will likely be of interest only (if at all) to MacOSX users. I
use a particular editor called TextMate which I find particularly
suitable for pretty much any task I have to do, from Ruby to LaTeX to
R. Its R support is probably not quite up to par with ESS yet, but it
is at a decent state I would say.
Anyway the reason of the message is that I have prepared a small
screencast
2008 Nov 29
0
Remote Features Screencast
Hi there,
i have written a little Ruby Program called RemoteFeature (It?s more a
Hack as of now).
It lets you run Cucumber/RSpec Features that are defined in a
37Signals-Writeboard and updates
the Writeboard automagically. I have made a Screencast about this. It is
available at my blog:
http://matthiashennemeyer.com .
Or direct: http://chocolateco.de/images/remotefeaturesintro.mov
Do you have some
2007 Mar 06
4
[PIMP] Topfunky''s httperf PeepCode screencast (Zed A. Shaw)
Hi,
Thanks Zed - this is very interesting. One item in particular caught my
eye: Does anyone on this list have any comments or validation that
Rails 1.2.1 is 2-4 times as slow as Rails 1.1.6? Topfunky provided a
link that purports what looks like really horrible performance and
memory characteristics for Rails 1.2.1, even v. 1.1.6:
2006 Mar 09
11
syncPEOPLE on Rails TextMate Bundle 1.0 & Screencast
The 1.0 version of our bundle is now available for download, along
with a 10 minute demonstration of it in use. See http://
syncpeople.com/downloads.
== What is syncPEOPLE on Rails? ==
syncPEOPLE on Rails is a bundle of snippets, macros and commands for
TextMate that make Rails development on the Mac even easier.
Generate scaffolds, migrations, models and controllers from inside
the
2007 Oct 16
0
new screencast on rspec
http://tinyurl.com/2bolrs
I''m working on a series of screencasts on RSpec and BDD. This first
iteration is on the real basics.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20071016/93cf6851/attachment.html
2006 Jul 12
9
Instant Rails Screencast
I created a screencast showing how you can use Instant Rails to get a
fully functional Rails environment running on Windows in under 5
minutes.
Get started with Ruby on Rails in less than 5 minutes
http://mattgriffith.net/PermaLink.aspx?guid=97aa05b7-2e38-4c7d-b184-45ab2e2715b9
Right now the video is only available in Windows Media. Eventually there
will be a flash version available too.
2007 Sep 05
5
RSpec for dummies screencast?
Does anyone know of any RSpec screencasts for dummies, like me :)
I have a Java background, but I have never written a java test in my
life. I''ve never learned about TDD or BDD so I''m totally blank on
everything that has anything to do with testing and stuff.
Where should I start?!? ;)
Christian...
--~--~---------~--~----~------------~-------~--~----~
You received this