» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Perl + code

SELFHTML Forumsarchiv / 2006 / November / ArgoUML und Perl UMMF codegen - keine Methoden !

Annotated link http://www.diigo.com/bookmark/http%3A%2F%2Fforum.de.selfhtml.org%2Farchiv%2F2006%2F11%2Ft141357

UML: del.icio.us tag/uml

CPAN

library for perl.. like gems

W3C: Del.icio.us W3C Tags

Sharing from within Google Reader

Collapsing the GTalk buddy list, and Reader sharing list was a serious blunder, and one that could use a bit more ink spilled about it. But one click sharing is one of my favorite Reader features.

GData Won’t Save You

Except there is a bit of a problem. I don’t really want to share with other Google Reader users, I’m not even sure I’m destined to be a long time Reader user. I want to share links the way I’m already doing it, through del.icio.us.

No problem, Reader has an Atom feed of shared items. A really good feed, with the source info maintained, well formed, nicely done. Simplest thing in the world to parse the feed, and write the entries back to del.icio.us. And I can tag any post in Reader, which is perfect, easy Ajaxy sharing into del.icio.us with a few minutes work.

Except for reasons I can’t fathom Reader isn’t including my tags in the Shared Items feed. Which all of a sudden makes my data feel a bit more locked up and trapped then I’d really like.

For Our Sins

Casting around a bit for a solution, I noticed the “Email” button, which allows me to send a link via email, along with a short note, and so “Email to del.icio.us” was born.

Super quick and dirty Perl script that:

  1. Parse the Google Reader HTML email for the relevant URL (no semantic markup, alas)
  2. Pull the del.icio.us link description from the subject
  3. Look for a line beginning “tags: ” followed by a space separated list of tags.
  4. Look for a line beginning “note: ” for the extended description.

Add the following rule to /etc/aliases file, and away you go.

to_del: | /home/you/email_to_del.pl

Takes 10-15 seconds vs 1 second to share, but much more flexible.

And Perl is still unbeatable when it comes to these kind of scripts.

Kellan-Elliot-Mcrea: Laughing Meme

CodeRepos::Share - Trac

Some interesting project like the "chm reader"... My japanese is too basic for some comments but looks interesting.

opensource: del.icio.us tag/opensource

developerWorks : XML tutorials, code, and forums

Articles, online tutorials, and other technical resources on XML standards and technologies

XML: del.icio.us/tag/xml

EPIC

Eclipse Perl Integration

Eclipse: del.icio.us/tag/eclipse

Patch for Net::Netflix 0.3

Patch for Net::Netflix 0.3.

Fixes backing up ratings, and adds a getQueue() method.

Kellan-Elliot-Mcrea: Laughing Meme

NeverFriday " Competing with Perl, Python and Ruby

"I've got a log file full of email addresses, I need to strip them out from the log entries, remove duplicates, and add them to a database." Again, fairly simple, fairly small, really useful. Use MzScheme

Haskell: del.icio.us tag/haskell

Yet Another Rosetta Code Problem (Perl, Ruby, Python, Haskell, ...)

Given an input string, for example "ZBBBCZZ", produce a list, for example, ["Z", "BBB", "C", "ZZ"]. That is, break the input string into pieces based on change of character.

Haskell: del.icio.us tag/haskell

CodeRepos::Share - Trac

あとでメールするお

Trac: del.icio.us/tag/trac

Page 1 | Next >>