search for: feedburner

Displaying 20 results from an estimated 53 matches for "feedburner".

2006 Mar 11
1
feedburner api xml
I''m trying to query feedburner''s api (as according to their documentation). I''m using ''net/http'' as outlined here: @feed_stats = Net::HTTP.get(URI.parse("http://api.feedburner.com/awareness/1.0/GetFeedData?uri=" + @feed_uri)) The query returns this xml: <?xml version="1.0...
2008 Oct 26
0
Fwd: Decision Stats
.... Regards, Ajay ---------- Forwarded message ---------- From: DecisionStats <ohri2007@gmail.com> Date: Sat, Oct 25, 2008 at 8:28 PM Subject: Decision Stats To: ohri2007@gmail.com Decision Stats <http://www.decisionstats.com> Cutting Employee Costs not Employees.<http://feeds.feedburner.com/~r/DecisionStats/~3/431922289/> Posted: 25 Oct 2008 09:25 AM CDT - use more contractors. use company alumni rather than out of town contractors as this saves the time for them to get up to speed. - use more skype rather than phones. get over the headphones discomfort....
2006 May 10
1
Rails Plugin Directory - Comments
The directory of Rails plugins at http://www.agilewebdevelopment.com/ plugins/ now has support for adding comments to plugins, so stop by and leave a kind word about your favorite plugin. :) A feed for plugin comments is available at http:// feeds.feedburner.com/RubyOnRailsPluginComments, while the plugin feed itself is available at http://feeds.feedburner.com/RubyOnRailsPlugins. -- Benjamin Curtis http://www.tesly.com/ -- Collaborative test case management http://www.agilewebdevelopment.com/ -- Resources for the Rails community
2011 Apr 06
1
Treatment of xml-stylesheet processing instructions in XML module
Hello again, Another stumble here that is defeating me. I try: a<-readLines(url("http://feeds.feedburner.com/grokin")) t<-XML::xmlTreeParse(a, ignoreBlanks=TRUE, replaceEntities=FALSE, asText=TRUE) elem<- XML::getNodeSet(XML::xmlRoot(t),"/rss/channel/item")[[1]] And I get: Start tag expected, '<' not found Error: 1: Start tag expected, '<' not found When I...
2007 Jan 02
5
Call connected, cannot hear or speak - $20 for fix
I am able to get this script to dial, but I am unable to talk or hear anything. The script asks for the number to call and the the caller id to display (if user is not at their normal extension). Once submitted, the external extension receives a call, once answered the call is then placed to the dentition number. The script works as the call is place, but I cannot hear or say anything. Any one
2006 Apr 26
6
Sphinx2
I have a gateway, which I call from my mobile phone (free of charge, since it is the same phone company). This gateway gives me a dial tone. I can than dial to any extension number or even other gateways, .... It is getting more a trouble to remember all the numbers, or to key in all the long phone numbers when you got the dialtone. I was thinking of using for this Sphinx2. How can I
2007 Sep 14
8
Cortado java applet
I looking for a simple way to use cortado java applet on my website, help --------------------------------- Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage. Get it now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20070915/2df326af/attachment.htm
2006 Aug 10
1
IMPORTANT: Rails update 1.1.6
for those who didn''t read it somewhere else: the bug being adresseb by 1.1.5was not completely fixed, so now theres another security update: http://feeds.feedburner.com/~r/RidingRails/~3/10954980/rails-1-1-6-backports-and-full-disclosure anybody using engines, dont update since this update will break the plugin, more info for fixing the bug in this case also in the blog. -- Michael Siebert <info@siebert-wd.de> www.stellar-legends.de - Weltraum-Browse...
2006 Aug 18
0
Ruby on Rails CMS Breakdown - Do they all stink?
...e known (that I''m aware of) CMS into feature lists and explains the current development situation as I see of it CMS w/ Rails. The blog url: http://rubyonrailsblog.com/ Article specific url: http://www.rubyonrailsblog.com/articles/2006/08/18/ruby-on-rails-cms-breakdown-do-they-all-stink FeedBurner: http://feeds.feedburner.com/RubyOnRailsBlog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060818/5b0d2609/attachment.html
2009 Jan 02
1
zfs support in ubuntu linux...
http://translate.google.com/translate?sl=auto&tl=en&u=http%3A%2F%2Ffeeds.feedburner.com%2F~r%2FJainuxsWebLog%2F~3%2F496764318%2F Any comments? -- This message posted from opensolaris.org
2006 Mar 13
1
Pagination & Feedtools
Is it possible to paginate rss feeds with FeedTools. The following code generates an error about constants. latest_feeds = FeedTools::Feed.open(''http://feeds.feedburner.com/Eribium'') @news_pages, @pages = paginate :latest_feeds, :per_page => 5 -- Posted via http://www.ruby-forum.com/.
2007 Apr 13
3
Upgrade from Centos 4.4 to Centos 5
....4 to CentOS 5? Or I just need to download the installation CDs and upgrade using them, as I did many times with Fedora. best regards, -- Guillermo Garron "Linux IS user friendly... It's just selective about who its friends are." (Using FC6, CentOS4.4 and Ubuntu 6.06) http://feeds.feedburner.com/go2linux http://www.go2linux.org
2006 Jul 04
4
ROaR: A Ruby on Rails Podcast
I''m starting a new podcast to cover some of the hot topics going on in Rails. Half news, half interactive, all community. As always, the first episode kinda sucks but I''m looking forward to feedback from all of you on how to make it better. http://www.simiancodex.com/roar/ or for iTunes people http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=163609703 Michael
2008 Jan 04
3
Mark Spencer and guest(s) LIVE today at 12 Noon EST - 11 Central - 17:00 UTC
TODAY, Friday January 4th at 12 Noon EST, 11 AM Central, 9AM Pacific, Mountain figure it out, 17:00 UTC Mark joins us to talk about IAX, the appliance, what's new in the asterisk worldwide communities and answer any questions you may have. Why not take this opportunity to ask questions or make comments? This conference is the largest *live* online meeting of asterisk users in the world. Each
2008 Jul 22
2
can''t execute a build - on windows + jruby
Hi all, Am trying to get cc.rb working on a windows machine, running under JRuby. I patched line 19 of project_migration.rb to use jruby, instead of ruby. execute "jruby #{File.join(migrate_scripts_directory, script)} #{@data_dir}" The add project works fine, but when I run start, the webpage just hangs on the ajax request to build - never actually executes the build at all, or comes
2006 Sep 22
6
Digium G.729 codec binaries updated for Asterisk 1.4 beta
The x86 and x86_64 Digium G.729 codec binaries have been updated for use with the Asterisk 1.4 beta (which should also work on current svn trunk). Anybody that is using the older modules with the 1.4 beta (or svn trunk newer than several days ago) is strongly encouraged to upgrade immediately, to avoid potential issues. -- Jason Parker Digium
2006 Sep 22
6
Digium G.729 codec binaries updated for Asterisk 1.4 beta
The x86 and x86_64 Digium G.729 codec binaries have been updated for use with the Asterisk 1.4 beta (which should also work on current svn trunk). Anybody that is using the older modules with the 1.4 beta (or svn trunk newer than several days ago) is strongly encouraged to upgrade immediately, to avoid potential issues. -- Jason Parker Digium
2006 Mar 16
2
Developers Wanted
Hello - Gusto.com (http://www.gusto.com/) is looking for talented Ruby programmers to help us build the next version of our website. Currently we''re looking for contract positions but will consider full time employment in Springfield, MO or San Francisco, CA. Requirements: 3-5 years database driven web development in Ruby, Java, Python or similar 2+ years SQL experience Experience
2008 Jul 26
4
Mongrel on Ruby 1.8.6 w/ patchlevel 279 (Win)
....1 for inspection. Results logged to C:/ruby18/nclude-dependencies/gems/fastthread-1.0.1/ext/fastth read/gem_make.out Even dowloading an older version, i get the same error: C:\ruby18>gem install mongrel -v''=1.1.4'' I made a ''manual'' instalation (http://feeds.feedburner.com/~r/AkitaOnRails/~3/341683066/testing-the-new-one-click-ruby-installer-for-windows). Any help is welcome. -- Posted via http://www.ruby-forum.com/.
2007 Mar 14
7
While the VoIP-Info.org site is down...
...; Cheers, > > > > Matt Riddell > > Director > > _______________________________________________ > > > > http://www.sineapps.com/news.php (Daily Asterisk News - html) > > http://wap.sineapps.com (Daily Asterisk News for your cellphone) > > http://feeds.feedburner.com/AsteriskNews (Daily Asterisk News - rss) > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.2 (MingW32) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > > > iD8DBQFF+GeUS6d5vy0jeVcRAhfCAJ4oG+PItrOEoZEDhuzNf0dzOykllACfbI67 > > NV4l...