links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
era, member since Jun 19, 2006
.
Search Everyone: "rubric",

Top "rubric" experts: era, rmerkus, dfrankel, sstockbauer, dmphillips, hennest2,

1 - 15 of 15   Watch era
 
Human-readable data serialization language for Perl, Python, Ruby, Java, etc.
by era 2006-06-19 01:25 03a · algorithm · data · format · module · perl · programming · rubric · 20060619-0123
http://www.yaml.org/ - cached - mail it - history
Please only use it for topics related to dumping the de.lirio.us database Also, I doubt that "chmod 777" is ever the correct solution for anything related to hosting web pages. But other than that, I guess it's good to have a reference for setting up your own rubric installation.
by era 2006-06-19 01:23 blog · delirioussitedump · erablog · rubric · 20060619-0123
http://seedwiki.com/wiki/rubric/rubric_on_a_debian.cfm?wpid=231923 - cached - mail it - history
by era 2006-06-19 01:23 perl · rubric · rubric_0.10 · 20060619-0123
http://search.cpan.org/src/RJBS/Rubric-0.10/Changes - cached - mail it - history
by era 2006-06-19 01:23 perl · rubric · rubric_0.09 · 20060619-0123
http://search.cpan.org/src/RJBS/Rubric-0.09_01/Changes - cached - mail it - history
by era 2006-06-19 01:23 perl · rubric · rubric_0.08 · 20060619-0123
http://search.cpan.org/src/RJBS/Rubric-0.08/Changes - cached - mail it - history
A new version of Rubric is out. It should fix some glitches on de.lirio.us The software that de.lirio.us runs on is out with a new version. See the change log for details about what's new in this release. On the whole, nothing major, but it does contain a couple of useful bug fixes.
by era 2006-06-19 01:23 blog · delirioussiteblog · deliriouswishlist · erablog · perl · rubric · 20060619-0123
http://search.cpan.org/~rjbs/Rubric-0.12/ - cached - mail it - history
The software which de.lirio.us runs on
by era 2006-06-19 01:23 02a · delirious · download · module · opensource · perl · rubric · server · software · www · 20060619-0123
http://search.cpan.org/dist/Rubric/ - cached - mail it - history
Public bug database for Rubric.pm Rubric is the software which de.lirio.us runs on.
by era 2006-06-19 01:23 02a · bugdb · bugs · delirious · perl · rubric · 20060619-0123
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Rubric - cached - mail it - history
Rubric wishlist item: Make tags contain other tags automatically How should this work? If you enter one tag, should other tags be included automatically? (More specific or more general? The latter I guess.)
by era 2006-06-19 01:23 blog · deliriouswishlist · erablog · ontology · perl · rubric · 20060619-0123
http://rt.cpan.org/NoAuth/Bug.html?id=11991 - cached - mail it - history
Sorry, couldn't resist. The proper way to express that is ps ax | awk '($5 == "Stickies.app") { found=1; last } END { exit 1-found }' or some such. (Maybe print instead of exit if you want to use standard output directly.) In particular, we emphasize how the exit code of grep directly gives you "grep | wc -l" in $?, and how picking a good regular expression saves you from having to do "ps | grep whatever | grep -v grep", and how "ps | awk" (a) gives you better control over which line you grab, without requiring a hideous regular expression, and (b) allows you to succinctly map the input to some completely different kind of output conveniently. (You could use perl instead of awk, obviously, if you have more CPU cycles than you can put to good use.) This is a shell programming Very FAQ, by the way. While I have your attention (if I do), let me describe what I had to do to get to link to this entry: 1. Read it in the expanded view of your { journal } entries 2. Collapse bodies so the display would include links to the actual entries 3. Navigate back to the particular entry I was reading 4. Click on its (body) link and bookmark. Now, wouldn't it be nice if the (body) link (or some other sort of "permalink") was always visible, at least in the expanded view?
by era 2006-06-19 01:23 blog · erablog · peeve · perl · rubric · shell · 20060619-0123
http://rjbs.manxome.org/rubric/entry/1165 - cached - mail it - history
rjbs's blog (apparently)
by era 2006-06-19 01:23 blog · perl · rubric · 20060619-0123
http://rjbs.manxome.org/rubric/entries/tags/journal?long_form=1&page=1 - cached - mail it - history
For the time being, I believe it's completely undocumented Wishlist (1): get this on de.lirio.us too Wishlist (2): include each entry's number (id=) in the dump Wishlist (3): document at least the existence of this facility
by era 2006-06-19 01:23 blog · delirioussitedump · erablog · rubric · xml · 20060619-0123
http://rjbs.manxome.org/rubric/entries?format=api - cached - mail it - history
The Rubric installation of its author, Ricardo Signes (rjbs)
by era 2006-06-19 01:23 delirious · perl · rubric · site · 20060619-0123
http://rjbs.manxome.org/rubric - cached - mail it - history
> All hail de.lirio.us user era for being the king of bug reporters. Tee hee. Thanks.
by era 2006-06-19 01:23 blog · de.lirio.us · delirioussiteblog · erablog · rubric · rubric_0.09 · 20060619-0123
http://de.lirio.us/rubric/entry/5147 - cached - mail it - history
When viewing my own entries, clicking "@private" in "your tags" constrains the listing to ... all my entries, still I sincerely hope this is a transient error or something in the configuration for de.lirio.us, and not a problem in Rubric itself. This seems to hold for any tag beginning with an @ (I tried to create a category @notes) -- the software won't allow me to create a tag with a @ somewhere else in it so the question whether that would also break filtering is moot. As a workaround, I tried to use the %40 encoding in the URL (that's why the URL for this particular entry looks funny) but that didn't help at all. Any other ideas? Backslash the @ maybe? (This is Perl software, after all!) Update: Nope, doesn't work better at all. Update too: This sounded familiar, yes. It was reported already in but somehow I was under the impression that it would have been fixed by now. Oh, well.
by era 2006-06-19 01:23 blog · bugs · deliriousbugs · delirioussiteblog · erablog · rubric · rubric_0.10 · 20060619-0123
http://de.lirio.us/rubric/entries/user/era/tags/%40private - cached - mail it - history
1 - 15 of 15  
Related Tags
 
- exclude ~ optional + require
Add Dates