Displaying 10 results from an estimated 10 matches for "seesaw".
Did you mean:
sees
2006 Jul 24
1
Tabnav Plugin: Tabbed navigation made easy
Hi guys, this is just to let you know I''ve just released a rails plugin
that lets you build tabbed navigation very easily and quickly.
you can check it out here:
http://blog.seesaw.it/articles/2006/07/23/the-easiest-way-to-add-tabbed-navigation-to-your-rails-app
I''m posting this via ruby-forum so if you have questions or suggestion
please drop me an email at staff@seesaw.it or comment the post.
Thanks,
Paolo
--
Posted via http://www.ruby-forum.com/.
2006 Jun 12
0
acts_as_wizard plugin: suggestions needed :-)
...giving you the ability to chain pages and actions to provide wizard-like
behavior through web pages.
I bet there are better ways to achieve this goal than ones I discovered...
What I''m kindly asking is someone who wants to give me suggestions or hints.
You can find more here:
http://blog.seesaw.it/articles/2006/05/02/rails-plugin-acts_as_wizard
http://blog.seesaw.it/pages/acts_as_wizard/two_minutes
http://blog.seesaw.it/pages/acts_as_wizard/step_by_step
Thanks a lot,
Paolo
--
Paolo Don?
email me: paolo[dot]dona[at]gmail[dot]com
skype me: paolo[dot]dona
-------------- next part --------...
2007 Aug 22
1
Tabbed Navigation
...ly done with a current_page? call.
tab(name, url_for_method, options) Returns a Hash with greater verbosity and
possible defaults.
---------------------------------------------------------------------------
Right now this looks like the simplest way to do things. I looked a bit at:
http://blog.seesaw.it/articles/2006/07/23/the-easiest-way-to-add-tabbed-navigation-to-your-rails-app
And had some trouble installing it and using it.
Does anybody know of any other easy solutions to this issue?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscrib...
2006 Jul 01
1
The ZFS Read / Write roundabout
Hey all -
Was playing a little with zfs today and noticed that when I was
untarring a 2.5gb archive both from and onto the same spindle in my
laptop, I noticed that the bytes red and written over time was seesawing
between approximately 23MB/s and 0MB/s.
It seemed like we read and read and read till we were all full up, then
wrote until we were empty, and so the cycle went.
Now: as it happens, 31MB/s is about as fast as it gets on this disk at
that part of the platter (using dd and large block size on th...
2006 Aug 05
2
Multi-step forms
I need to create a number of multi-step forms for creating models.
Currently i''m looking at http://www.bigbold.com/snippets/posts/show/277
As a solution. Are there any other methods you guys would recommend? Are
there any reusable (dry) methods of creating multiple multi-step forms?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Nov 03
4
Mongrel Cluster: Rolling restart?
Hi all,
Forgive me if this has been asked before, but is there a reason
mongrel_rails cluster::restart stops all ports and then restarts them
again? Wouldn''t it be better to restart each port one-by-one in
series so that upstream proxy servers can fail over while the restart
is occurring, or am I missing something?
Thanks,
eden
2007 Nov 13
16
mongrel startup fails now: already initialized constant OPTIONS
I updated to ruby 1.8.6p111 last night and updated some gems and now
mongrel doesn''t work:
MacOS 10.4.10
$ ruby --version
ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-darwin8.10.1]
$ gem list rails
*** LOCAL GEMS ***
rails (1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2.1, 1.2.0, 1.1.6)
Here''s a simple test:
$ rails test5
create ...
$ cd test5
$ script/server
=> Booting
2007 Jan 31
0
London Ruby User Group - Monday, February 12th
...member to register with Skills Matter via
their LRUG page[3] so they know about numbers for seating etc.
Cheers,
Murray
[1] http://maps.google.co.uk/maps?f=q&hl=en&q=EC1R+0BE&ie=UTF8&z=16&ll=51.523938,-0.104799&spn=0.008571,0.018969&om=1&iwloc=addr
[2] http://blog.seesaw.it/pages/tabnav
[3] http://skillsmatter.com/lrug
2017 Apr 03
2
Mail list empty on my mailserver
...ith my
webmail.
Either e-mails do not appear anymore, or they appear but are "empty".
When I look in the directory of the e-mails of my mailserver, these
e-mails are present.
I tried to rename files "dovecot.index*" and to restart dovecot but
nothing can be done.
To make the seesaw of a NAS towards an other one, I copied all the
directory of mailserver to an external storage, and made the copy the
other way on my new NAS. This directory is a mount to a NAS.
Having well to look, it would seem whether it is a date problem, because
the copy did not keep the real dates of e-mails...
2006 Jul 26
6
Javascript tooltips in rails?
Does rails have built in functionality to do javascript tooltips?
--
Posted via http://www.ruby-forum.com/.