search for: diggs

Displaying 20 results from an estimated 181 matches for "diggs".

Did you mean: biggs
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 Mar 16
10
Substruct Open Source E-Commerce Platform
Finally it''s here :) The Rails app to do battle with the likes of Miva Merchant and OS Commerce! I''m releasing Substruct 0.051 into the wild. More information here: http://dev.subimage.com/projects/substruct Please check it out! I''d love to hear all of your thoughts - and I''m looking for contributors! -- seth at subimage interactive
2008 Oct 10
2
Digg's wine-1.1.6 announcement
FYI: http://digg.com/linux_unix/Wine_1_1_6_Released In case anyone wants to chime in with impressions.
2006 Oct 28
2
anything rails based app like pligg or digg out there ?
I am wanting to do something like digg but internally at our company and am looking for a rails based starting point. There is something out there called pligg which seems pretty good, but it is PHP based and I expect to be making quite a few changes/additions, so would really prefer a project based on rails ! - hope to hear from you --~--~---------~--~----~------------~-------~--~----~ You
2006 Jul 17
0
Tracking who is online and what they are doing (Digg Spy)
Dear all, What would be the best way to track who is online? Should I just add a filter to all my controllers to track the last time each user commits an action? Then I can deduce that whoever is active in the last 5 mins is online. Additionally, I can be more sophisticated and track the actual actions each user commits. So I can have features like Digg Spy. Or is there an already pre-built
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 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...
2006 May 31
8
New Rails site... RightCart.com
Hello Everyone ! Wanted to announce the launch of a new, 100%, Ruby/Rails based shopping system. http://www.rightcart.com (our blog: http://www.rightcartblog.com) It''s basically a shopping widget that allows users to make purchases directly through the widget.... no need to be redirected to a third party shopping cart. You can sell anything you want by upload the products onto the
2005 Jun 07
13
My Rails Day entry: internet command line
Well, my entry for the 24-hour Rails Day competition is here: http://yubnub.org . It''s a web app called YubNub that implements the grandiose idea of a "command line for the Web OS". Type "gim porsche 911" to do a Google Image search for Porsche 911 cars. Type "random 1000" for a random number between 1 and 1000. Type "tts David Heinemeier Hansson is
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.
2009 Jan 07
2
R "Threatens" SAS According to The NYT
On Wed, Jan 7, 2009 at 11:05 AM, ajay ohri <ajayohri at yahoo.com> wrote: > > FYI..not a R -Help Topic, buy I dont know which list to post discussions like this. > Regards, > Ajay > > ---------- Forwarded message ---------- > From: ajay ohri <ajayohri at yahoo.com> > Date: Wed, Jan 7, 2009 at 10:46 AM > Subject: Re: R "Threatens" SAS, According to
2011 Mar 16
2
calculating AUCs for each of the 1000 boot strap samples
Hallo, I modified a code given by Andrija, a contributor in the list  to achieve two objectives: create 1000 samples from a list of 207 samples with each of the samples cointaining 20 good and 20 bad. THis i have achievedcalcuate AUC each of the 1000 samples, this i get an error. Please see the code below and assist me. > data<-data.frame(id=1:(165+42),main_samp$SCORE,
2010 Sep 06
5
boxplot knowing Q1, Q3, median, upper and lower whisker value
Dear list, I am using a external program that outputs Q1, Q3, median, upper and lower whisker values for various datasets simultaneously in a tab delimited format. After importing this text file into R, I would like to plot a boxplot using these given values and not the original series of data points, i.e. not using something like boxplot(mydata). Is there an easy way for doing this? If I am not
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
2009 Nov 05
2
7777 & *65
I found "7777" and "*65" are not working. Please how can i re-enable them again. Thanks _________________________________________________________________ Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
2012 Nov 28
1
No R 2.15.2 or R 2.15.2 patched version option in bug tracker
...or "R 2.15.2 patched". I could not find a contact email for the bug tracker itself, so I figured the next best place to send this was r-devel. Perhaps adding new versions to the version choices should also be added to http://developer.r-project.org/release-checklist.html -- Brian S. Diggs, PhD Senior Research Associate, Department of Surgery Oregon Health & Science University
2009 Jan 12
3
Debugger crashes - how to find the problem?
I'm trying to run a CAD (vector graphic) program (doesn't appear in the AppDB). I'm getting the following error. How can I digg more in order to be able to run it properly? > > fixme:win:EnumDisplayDevicesW ((null),0,0x32f79c,0x00000000), stub! > fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10028 0x00000000 > fixme:win:AnimateWindow partial stub >
2010 Feb 01
1
Error with cut.POSIXt and daylight savings time switchover dates
...;- 0 as.POSIXct(tm) # [1] NA Is there a timezone/daylight savings time safe way to get to the beginning of the day in cut.POSIXt so that invalid dates are not sent to the other functions? Alternatively, can as.POSIXct.POSIXlt be made to handle these manually manipulated dates correctly? -- Brian Diggs, Ph.D. Senior Research Associate, Department of Surgery, Oregon Health & Science University
2006 May 24
10
[ADV] Announcing FamilyAnywhere.com
Hello Railers, At the beginning of this year, I announced Family Connection, an open source, free, and easy-to-use family website built using our darling web app framework, Ruby on Rails. Now it?s available as a hosted, very easy-to-set-up web app called Family Anywhere! It has the same Family News and Address Book features as the original, plus a new Photo Album that lets you browse
2007 Feb 08
7
Informal benchmarks - apache, mongrel, etc
I see that Brian McCallister did some benchmarks recently, showing Apache, Mongrel, Jetty and TwisteWeb: http://kasparov.skife.org/blog/src/ruby/silly-micro-benchmarks.html Regards, Dan This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received