Displaying 20 results from an estimated 900 matches similar to: "Design questions on creating digg.com-like URLs (are they considered RESTful?)"
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
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 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
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 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.
2007 Sep 18
2
rSpec / Nested Routes / Mocks
I''m having a terrible time trying to test a nested route with rSpec.
I can''t seem to tell rSpec to expect the call @item.user. The
following error message plagues me not matter how I try to fuss with
the mock:
Spec::Mocks::MockExpectationError in ''ItemsController handling POST /
items should redirect to the new course on successful save''
Mock
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
>
2007 Oct 26
3
Specing with Subdomains as Account Keys
How do you go about implementing and rspecing subdomains as account
keys? I''m sure that this must be an issues for others as well.
So I have an app using subdomains as account keys. The Application
Controller sets up @current_company in a before filter. Everything is
done within the context of the @current_company.
After reading about Demeter''s Revenge
2006 Sep 05
2
question about passing array of AR objects to worker
got a wierd problem maybe someone can help with.
whenever i try to pass an array or AR objects to my worker, i end up
with a DRb object in the worker...here''s an example
class SearchWorker < BackgrounDRb::Rails
attr_reader :resources
def do_work(resources)
logger.info resources.inspect
end
end
class SearchController < ApplicationController
def start_search
2011 Feb 03
2
Display note when MouseOver Input form
I''m using Rails 3, Formtastic an Jquery. I would like to display a
"floating" note when an input field gets focus.
A good example is when trying to submit a story on digg when you are
not logged in. What is the best way to do this?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send
2007 Jun 25
1
AstPligg
Hello list,
AstPligg is a new Digg-like website devoted to * and VoIP news.
At the moment, it's in beta stage and very basic - no fancy custom
templates. It allows posting new stories, comments on stories, RSS feeds
and tags. Still, it can be very useful, as the number of * sites and blogs
grows every day, and keeping track of what is hot in the * world is
increasingly difficult. Yes,
2010 Apr 12
1
Apt Module
For you debian users out there:
Digg has allowed me to release our apt module as open-source. It''s
simple, but we find it useful. Contributions and criticisms welcome:
http://github.com/plathrop/libpuppet-apt
Enjoy!
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
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
2006 Nov 05
2
windows 2003 authentification on SAMBA PDC
I want authenticate windows 2003 R2 on SAMBA PDC.
I have bind with these records.
_ldap._tcp.mydomain.com. SRV 0 0 389 server2
_kerberos._tcp.mydomain.com. SRV 0 0 88 server2
_ldap._tcp.dc._msdcs.mydomain.com. SRV 0 0 389 server2
_kerberos._tcp.dc._msdcs.mydomain.com. SRV 0 0 88 server2
And y have also server2 A record.
server2 IN A 192.168.250.253
2009 Apr 12
3
Vorbis-/Speex-Audio for Movie-Archiving
Hi everyone,
I have been using vorbis for ages as audio codec for archiving movies and I
have always been happy with it, but now I have been thinking about two things:
I) Multi-channel
Up until now I mostly encoded to stereo; now I am thinking of encoding more
movies to 4.0 or 5.1. I heard that vorbis does not optimize for channels > 2,
i.e. that 6 channels is just stereo*3. AAC is
2009 Apr 12
3
Vorbis-/Speex-Audio for Movie-Archiving
Hi everyone,
I have been using vorbis for ages as audio codec for archiving movies and I
have always been happy with it, but now I have been thinking about two things:
I) Multi-channel
Up until now I mostly encoded to stereo; now I am thinking of encoding more
movies to 4.0 or 5.1. I heard that vorbis does not optimize for channels > 2,
i.e. that 6 channels is just stereo*3. AAC is
2007 Jan 27
5
Prototype not processing javascript
I''m trying to change over from Rails 1.1.6 to 1.2.1 and have discovered
that either something is wrong with Prototype of else something has
changed that I am not aware of and cannot find documentation on. (I
just joined this group, so if this has already been cussed and
discussed here or in another list then please point me in the right
direction.)
I am trying to use the