Displaying 20 results from an estimated 400 matches similar to: "Image Fader"
2006 Jan 25
16
Slideshow beta
Ok,
I finally got the slideshow code to a state worth showing it
off. The site is a very rough cut of a site I''m building for my wife''s
photography, so ignore the unfinished design for now :)
http://rachel.kathihill.com/
To see the ajax version, go to:
http://rachel.kathihill.com/?ajax=1
To randomize the order the images show:
http://rachel.kathihill.com/?random=1
To change
2006 Feb 13
8
Netvibes.com / Scriptaculous
Hi list,
Is it possible to create a "dashboard" type application, like
Netvibes.com, w/ script.aculo.us?
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Jan 06
3
Protoype problem
Hey everybody,
I encountered an interesting problem today. Here is what I have:
I used the prototype function "Position.clone(src, target)" which
actually copies the top, left, offsetWidth and offsetHeight from the src
to the target.
interestingly, my src-object had a css-styled border of 1px, and a total
offsetWidth of 320px. my target-object had the same properties, but once
I
2005 Jun 07
2
dueling audio
Daniel Ballenger wrote:
> Easy, open up the volume control panel and turn the line in down/mute it
I wouldn't fiddle with the fader as some cards use the same setting for
playback and record level. But you should be able to mute it just fine by
checking the mute checkbox for the line in.
Geoff.
2007 Apr 05
2
Likelihood returning inf values to optim(L-BFGS-B) other options?
Dear R-help list,
I am working on an optimization with R by evaluating a likelihood
function that contains lots of Gamma calculations (BGNBD: Hardie Fader
Lee 2005 Management Science). Since I am forced to implement lower
bounds for the four parameters included in the model, I chose the
optim() function mith L-BFGS-B as method. But the likelihood often
returns inf-values which L-BFGS-B
2005 Oct 06
2
SIP Dialler
Hi,
Any of you have any experience with SIP softphone dialler that capable
of local recording? (recording to files in harddrive)
So far I only know eyeBeam and Express talk. eyebeam fine but there
are known error with recording. Express talk recording looks ok, but
sometime it doesn't have incoming voice with *.
Cheers
Benni-
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 Sep 27
1
Almost 300 hours of videos about Free and Open Source Software
Hello!
People from International Free Software Forum (the largest brazilian event about FLOSS) have done it two times in a row. They've put online the whole video coverage for this year's event (also online are the videos from last year). It's almost 300 hours in Ogg Theora. I think it's worth a mention in theora.org website. It's a shame there's no subtitles, for most of
2006 Aug 24
2
Design questions on creating digg.com-like URLs (are they considered RESTful?)
Hi everyone, I''m working on creating a site that functions similar to
digg.com (please no "no more digg clones" remarks please! :) ). One
thing I really like about digg is there URLs are very nice to read and I
would like to emulate that without having a lot of actions spread out
all over my application.
So in my app I have three main resources:
Users, Tags, and Items
2006 Nov 04
0
Ruby Site Launched
We just launched the new Ruby Site:
http://ruby-lang.org
A full write up here:
http://www.ruby-lang.org/en/news/2006/09/12/site-launch-at-last/
Digg it:
http://digg.com/programming/Redesigned_Ruby_Site_Launched
Kudos to everyone involved!
--
John Long
http://wiseheartdesign.com
http://radiantcms.org
2007 Mar 13
0
CADMIO - CRM on Rails
Hello all you Ruby on Rails lover,
I`m very happy to announce that a new CRM on Rails is under major
development - we call it CADMIO. I need a little help to get things
running so if you want give us a hand just go at http://www.cadmio.org
and register to get an invitation when we lunch.
If you want to take part of the development team or just take part at
the private beta campain that will soon
2007 Jan 27
0
Problems with implementation of dynamically updating scores
Hi,
I''m implementing a "digg-like" page, that once you digg. The score for
each item will dynamically reflect your current action +1 .
I am not sure what''s
In the controller I have an action responsible for increase of the
score.It has a corresponding rjs in view.
--------------------------------------------------------------------------------
def arouse
2009 Jan 01
0
Drumming up publicity for Sketchup on Wine to attract more testers...
Sketchup seems to be working pretty well, so I just posted
http://digg.com/linux_unix/Google_Sketchup_7_working_in_Wine_1_1_11
to see if I could attract some real sketchup users
to find more bugs.
If you think that's a good idea, please digg it
so it can show up on the front page.
Thanks,
Dan
2007 Jun 19
0
Insertion of JS directly into ajax.updater div
Hi folks.
I''m trying to shove some Digg JS scripts into a div I''m calling
through an ajax.updater function:
<script type="text/javascript">
digg_url = ''http://domain.com/library.rbf?id=5'';
digg_bgcolor = ''#c9cc67'';
digg_skin = ''compact'';
</script>
<script
2010 Aug 13
0
utf-8 error
Hello,
I am using mechanize to scrap data from a few websites, including
Digg. On Digg from time to time I get the following error:
ArgumentError: invalid byte sequence in UTF-8
testrun.rb:406:in `dump'': can''t dump hash with default proc (TypeError)
Any idea how could I either fix it, or make mechanize ignore the error
and continue? (it happens when I use the search method, so
2007 Apr 23
0
My new book: "The Complete April Fools RFCs"
Dear friends,
I've published my 3rd book!
"The Complete April Fools RFCs" by Thomas A. Limoncelli and Peter J. Salus
http://www.rfc-humor.com
This is a compilation of the best April Fools jokes created by the
IETF, the group that creates the standards for how the Internet
works. It's pretty technical but fun to read for anyone that is
in software development, system
2005 Sep 27
1
negative binomial in GEE
Dear R-help,
I was recently wanting to use GEE with the negative binomial "family". It
seems that this is lacking in the otherwise excellent implementations of
the GEE methodology ( packages: gee, yags, geepack).
I would have thought it a simple step to allow the creation of a family,
i.e providing the link function (log mu) and the variance function (mu +
mu^2/theta) , assuming theta
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
I've yet to assemble a valid crash-procedure to consistently re-produce the
issue. AFAIK, whats causing it is possibly CPU-utilization issues with my
chaining of processing/DSP, what do y'all think?! -- My encoder setup:
Winamp
`[DSP] -> SoundSolution (dynamic sonic enhancement)
`[Output] -> SqrSoft Crossfading (only ''REAL'' crossfader)
`[SqrSoft DSP
2006 May 22
2
Project Support Open Source (SOS) wanted to donation to your project
Hi my name is Bob Mutch and I am the owner of Solutions with Service, a
Canadian company that uses open source software products.
I have started a project called ?Project SOS? (Support Open Source) to
help fund free and open source software projects.
I would like to make a donation to your open source work
http://theora.org/ though our project.
Here is the page that how the donations work.
2006 Nov 18
3
New Rails site: Smatchy.com
A newly released site developed entirely in Rails, known as Smatchy
(www.smatchy.com), presents an interesting
take on recommendations and could become the standard rather than the
exception. The recommendations were more useful than typical sites,
especially the ''Unique Recs.''
More info here...