Re: Django-based daily deals aggregator

2011-06-13 Thread dealshelve
We can certainly consider doing that once we moved out of beta. Part of Dealshelve framework is already an open source project itself, see Scrapy at http://scrapy.org On Jun 12, 10:17 am, Venkatraman S wrote: > On Fri, Jun 10, 2011 at 10:02 AM, Dealshelve (deals aggregator) < >

Feed Parser, Community Aggregator, Date and Time settings

2011-06-12 Thread Chris McComas
I'm using the Django community aggregator on my site, which uses the Universal Feed Parser to parse RSS feeds and save them in a database. I noticed that the date_modified for feeds were actually +5 of my timezone, which is set to America/Detroit in my Django settings. I'm on Do

Re: Django-based daily deals aggregator

2011-06-11 Thread Venkatraman S
On Fri, Jun 10, 2011 at 10:02 AM, Dealshelve (deals aggregator) < dealshe...@gmail.com> wrote: > We are working on a Django-based project at http://dealshelve.com (hosted > by WebFaction) with the hope to aggregate daily deals from as many group > buying sites as possible. We p

Django-based daily deals aggregator

2011-06-10 Thread Dealshelve (deals aggregator)
Hi guys, We are working on a Django-based project at http://dealshelve.com (hosted by WebFaction) with the hope to aggregate daily deals from as many group buying sites as possible. We plan to make our aggregator framework to be available publicly to allow anyone to submit new sites with the

Re: RSS Aggregator

2010-05-13 Thread beetlecube
Your project looks pretty kick-ass. Thanks for pointing me out to that. I may just seek out this code while working on my site. On May 13, 3:28 pm, Michael Elsdörfer wrote: > I'm working on a Universal Feed Parser-based library to create > aggregators. The idea is that the process of parsing a fe

Re: RSS Aggregator

2010-05-13 Thread Michael Elsdörfer
I'm working on a Universal Feed Parser-based library to create aggregators. The idea is that the process of parsing a feed and syncing it's items with a database can be customized by various addins: http://github.com/miracle2k/feedplatform It mostly works already, though it lacks the polishing

Re: RSS Aggregator

2010-05-13 Thread beetlecube
ering if there are alternatives to the feedjack RSS > > aggregator that anyone has used. It doesn't have to be "Django-ized" > > like feedjack is. > > > Just any Python library that you've had good luck with, parsing a lot > > of different RSS feeds.  I know

Re: RSS Aggregator

2010-05-13 Thread Scot Hacker
On May 12, 11:06 am, beetlecube wrote: > Hello, >  Just wondering if there are alternatives to the feedjack RSS > aggregator that anyone has used. It doesn't have to be "Django-ized" > like feedjack is. > > Just any Python library that you've had good luck

Re: RSS Aggregator

2010-05-13 Thread Michele
I add the following line 'django.contrib.admin', in INSTALLED_APPS and the following line in urls.py .. from django.contrib import admin admin.autodiscover() (r'^admin/', include(admin.site.urls)), but i give an error to access to admin page. Why? -- You received this message bec

Re: RSS Aggregator

2010-05-13 Thread ofri
Try Django-planet: http://github.com/matagus/django-planet On May 12, 9:06 pm, beetlecube wrote: > Hello, >  Just wondering if there are alternatives to the feedjack RSS > aggregator that anyone has used. It doesn't have to be "Django-ized" > like feedjack is. >

RSS Aggregator

2010-05-12 Thread beetlecube
Hello, Just wondering if there are alternatives to the feedjack RSS aggregator that anyone has used. It doesn't have to be "Django-ized" like feedjack is. Just any Python library that you've had good luck with, parsing a lot of different RSS feeds. I know there are ex

Re: Getting a Blog included in the Django community aggregator

2010-04-30 Thread Gustavo Narea
Thanks! On Apr 28, 3:41 pm, Russell Keith-Magee wrote: > On Wed, Apr 28, 2010 at 9:50 PM, Gustavo Narea > > wrote: > > Hello, Russell et al. > > > We also have a relatively new blog where we talk about Django and the > > extensions we write for Django, and one of my fellow developers > > contact

Re: Getting a Blog included in the Django community aggregator

2010-04-28 Thread Russell Keith-Magee
On Wed, Apr 28, 2010 at 9:50 PM, Gustavo Narea wrote: > Hello, Russell et al. > > We also have a relatively new blog where we talk about Django and the > extensions we write for Django, and one of my fellow developers > contacted Jacob a few months ago but he never replied. > > Here's the feed for

Re: Getting a Blog included in the Django community aggregator

2010-04-28 Thread Gustavo Narea
that my blog be included in the Django community > > aggregator. > > > I had a suspicion that this type of situation might arise, as I expect > > many are doing the same. > > > My blog address ishttp://www.robgolding.com/blogand the RSS feed for > > Django i

Re: Getting a Blog included in the Django community aggregator

2010-04-27 Thread Russell Keith-Magee
On Wed, Apr 28, 2010 at 3:49 AM, Rob wrote: > By strange coincidence, I sent an email to Jacob earlier today > requesting that my blog be included in the Django community > aggregator. > > I had a suspicion that this type of situation might arise, as I expect > many are doin

Re: Getting a Blog included in the Django community aggregator

2010-04-27 Thread Rob
By strange coincidence, I sent an email to Jacob earlier today requesting that my blog be included in the Django community aggregator. I had a suspicion that this type of situation might arise, as I expect many are doing the same. My blog address is http://www.robgolding.com/blog and the RSS

Re: Getting a Blog included in the Django community aggregator

2010-04-21 Thread Russell Keith-Magee
On Wed, Apr 21, 2010 at 4:28 PM, Daniel Roseman wrote: > On Apr 20, 3:36 pm, Russell Keith-Magee > wrote: >> Obviously this isn't an isolated problem - I'll see what I can do >> about changing the advice on the community page so that Jacob's inbox >> doesn't become a bottleneck. >> >> Yours, >> R

Re: Getting a Blog included in the Django community aggregator

2010-04-21 Thread Daniel Roseman
On Apr 20, 3:36 pm, Russell Keith-Magee wrote: > Obviously this isn't an isolated problem - I'll see what I can do > about changing the advice on the community page so that Jacob's inbox > doesn't become a bottleneck. > > Yours, > Russ Magee %-) Without wishing to pile on, I'm in exactly the same

Re: Getting a Blog included in the Django community aggregator

2010-04-20 Thread Atamert Ölçgen
On Tuesday 20 April 2010 17:36:48 Russell Keith-Magee wrote: > Done. Thanks a lot. -- Saygılarımla, Atamert Ölçgen -+- --+ +++ www.muhuk.com mu...@jabber.org A: Because it messes up the order in which people normally read text. Q: Why is top-postin

Re: Getting a Blog included in the Django community aggregator

2010-04-20 Thread Russell Keith-Magee
On Tue, Apr 20, 2010 at 10:26 PM, Atamert Ölçgen wrote: > On Tuesday 20 April 2010 16:22:58 Russell Keith-Magee wrote: >> Apologies if your mail has gone unanswered. I've just added your blog >> to the aggregator. > I, also, have sent two e-mails to Jacob regarding comm

Re: Getting a Blog included in the Django community aggregator

2010-04-20 Thread Atamert Ölçgen
On Tuesday 20 April 2010 16:22:58 Russell Keith-Magee wrote: > Apologies if your mail has gone unanswered. I've just added your blog > to the aggregator. I, also, have sent two e-mails to Jacob regarding community agregator and got no response. Then I decided my blog was too horribl

Re: Getting a Blog included in the Django community aggregator

2010-04-20 Thread Jonatan Heyman
2010 at 3:48 PM, Jonatan Heyman wrote: > >> Hi! > > >> I wonder how to go about to get your blog included in the Django > >> community aggregator? I've written one Django post so far, and have > >> two other posts laying in the pipeline to be posted. I

Re: Getting a Blog included in the Django community aggregator

2010-04-20 Thread Russell Keith-Magee
On Tue, Apr 20, 2010 at 9:21 PM, Russell Keith-Magee wrote: > On Tue, Apr 20, 2010 at 3:48 PM, Jonatan Heyman wrote: >> Hi! >> >> I wonder how to go about to get your blog included in the Django >> community aggregator? I've written one Django post so far, and h

Re: Getting a Blog included in the Django community aggregator

2010-04-20 Thread Russell Keith-Magee
On Tue, Apr 20, 2010 at 3:48 PM, Jonatan Heyman wrote: > Hi! > > I wonder how to go about to get your blog included in the Django > community aggregator? I've written one Django post so far, and have > two other posts laying in the pipeline to be posted. I've sent

Getting a Blog included in the Django community aggregator

2010-04-20 Thread Jonatan Heyman
Hi! I wonder how to go about to get your blog included in the Django community aggregator? I've written one Django post so far, and have two other posts laying in the pipeline to be posted. I've sent an e- mail to jacob at jacobian, as stated on the community page, twice with about two

Re: add my blog to django community (django blogs aggregator)

2009-09-30 Thread Russell Keith-Magee
bottom right of the page it is supposed that you send an e-mail > to Jacob, and so I did, but (predictably) he didn't answer me... Apologies - this is an area where we've been letting the community down. I've just added your feed to t

add my blog to django community (django blogs aggregator)

2009-09-30 Thread nabucosound
Does anybody know where to apply or send or whatever has to be done to have the feed for my django blog http://nomadblue.com/ listed in the official Django Community http://www.djangoproject.com/community/ ??? At the bottom right of the page it is supposed that you send an e-mail to Jacob, and so

Re: String aggregator

2009-08-24 Thread Chris Withers
hyuen wrote: > When I use aggregators, I do something like > > T.aggregate(Max('LastName')) > > but the problem is that for aggregators, it expects a float, not a > string. Is it possible to use strings as maximum/minimum values? Where are you importing Max from? What is the error and traceback

String aggregator

2009-08-15 Thread hyuen
Hi all, I am trying to use aggregators for non-numeric types, say I have a table that looks like FirstName, LastName John Doe John Smith I want to do something like: select FirstName, max(LastName) from T group by FirstName When I use aggregators, I do something like T.aggr

New Tool: Django Aggregator

2009-05-29 Thread Silvio
Hello everyone, I just want to announce a brand new tool developers can use to compress all JS and CSS files easily. It's called Django Aggregator, and you can find it over at http://www.sgawebsites.com/projects/aggregator/. It's very simple, and automatically aggregates everything b

Re: Django Aggregator Duex

2007-04-29 Thread [EMAIL PROTECTED]
hy? t = loader.get_template('aggregator/aggregator.html') c = Context({ 'feed_titles': feed_titles, 'feed_list': feed_list, }) return HttpResponse(t.render(c)) Here my template: {% for Feed in feed_titles %} {% if for

Re: Django Aggregator Duex

2007-04-29 Thread [EMAIL PROTECTED]
Thanks Malcolm! Python code: def main(request): feed_titles = Feed.objects.all() feed_list = FeedItem.objects.all().order_by('feed_id') #i tried a for loop here appending feed_list to a list...but template wouldn't see list as object...? t = loader.get_templ

Re: Django Aggregator Duex

2007-04-29 Thread [EMAIL PROTECTED]
Thanks Malcolm! Would I make a variable like this? FeedItems.objects.filter(feed_id='%s').order_by('feed_id')[:8] ??? I want this to loop through rows in my table with different values for %s...should I do this through my view or template? Thanks for the help! On Apr 29, 2:29 am, Malcolm Tre

Re: Django Aggregator Duex

2007-04-29 Thread Malcolm Tredinnick
On Sun, 2007-04-29 at 07:29 +, [EMAIL PROTECTED] wrote: > Hi everyone, > > Django/python newbie but I'm enjoying it so far! > > Quick question: > > How would I write this > > SELECT * FROM aggregator_feeditems WHERE feed_id = 1 ORDER BY feed_id > LIMIT 0,7 > > in either a view or template

Django Aggregator Duex

2007-04-29 Thread [EMAIL PROTECTED]
Hi everyone, Django/python newbie but I'm enjoying it so far! Quick question: How would I write this SELECT * FROM aggregator_feeditems WHERE feed_id = 1 ORDER BY feed_id LIMIT 0,7 in either a view or template where the feed_id value would be updated in a loop? Thanks! --~--~-~--~-

Django Aggregator

2007-04-28 Thread [EMAIL PROTECTED]
Hi everyone, Newbie to Django/Python but I'm lovin' it so far...! I'm working on an aggregator based off of http://code.djangoproject.com/browser/djangoproject.com/django_website/apps/aggregator that I want to be something like http://news.originalsignal.com I'm unsure

Django Aggregator

2007-04-28 Thread [EMAIL PROTECTED]
Hi everyone, Newbie to Django/Python but I'm lovin' it so far...! I'm working on an aggregator based off of http://code.djangoproject.com/browser/djangoproject.com/django_website/apps/aggregator How does the code in /bin run...mentioned as hourly? Does it run as cron job? If

ANN: Release: Feedjack 0.9.9 - Django powered Feed aggregator

2007-02-04 Thread Gustavo Picon
A new version of Feedjack has been released: Feedjack 0.9.9. Changes: * Fixed i18n related bugs in the templates * Fixed a bug related to the -settings option in feedjack_update.py * The feeds per user, tag and user/tag are working again * You can choose between rss2 and atom in the feeds for

Re: aggregator

2006-10-16 Thread [EMAIL PROTECTED]
> 1. the "from" needs to define from where you want to grab the models. > Somehow it always fails to do this. So I'm doing something wrong. Maybe > somebody can tell me how to do it. Have you checked your pythonpath to make sure that the djangoproject.com directory is available? Otherwise, it wi

aggregator

2006-10-16 Thread Enquest
I'm using this script from the django website via the wiki. http://code.djangoproject.com/browser/djangoproject.com/django_website/apps/aggregator/bin/update_feeds.py I'm having trouble with executing it!... 1. the "from" needs to define from where you want to grab the model

ANN: Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-29 Thread Gustavo Picon
Feedjack is a feed aggregator writen in Python using the Django web development framework. Website: http://tabo.aurealsys.com/software/feedjack/ Like the Planet feed aggregator: * It downloads feeds and aggregate their contents in a single site * The new aggregated site has a feed of its

ANN: Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-29 Thread Gustavo Picon
Feedjack is a feed aggregator writen in Python using the Django web development framework. Website: http://tabo.aurealsys.com/software/feedjack/ Like the Planet feed aggregator: * It downloads feeds and aggregate their contents in a single site * The new aggregated site has a feed of its

Re: Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-28 Thread Wade Leftwich
yi huang wrote: > What's wrong? > > Request Method: GET > Request URL: http://localhost/ > Exception Type: KeyError > Exception Value: 'REQUEST_URI' > Exception Location: > D:\python\Python24\lib\site-packages\feedjack-0.9.6-py2.4.egg\feedjack\views.py > in initview, line 31 >

Re: Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-28 Thread [EMAIL PROTECTED]
Feedjack is great! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTEC

Re: Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-28 Thread yi huang
What's wrong?Request Method: GET Request URL: http://localhost/ Exception Type: KeyError Exception Value: 'REQUEST_URI' Exception Location: D:\python\Python24\lib\site-packages\feedjack-0.9.6-py2.4.egg\fee

Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-28 Thread tonemcd
Now this looks like a really cool django application. http://tabo.aurealsys.com/software/feedjack/ Cheers, Tone --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send ema