similar to: tumblr-0.0.1

Displaying 20 results from an estimated 1000 matches similar to: "tumblr-0.0.1"

2007 Jul 25
5
set_default_values rocket science - continuing after_initialize/after_find misfeature
Just starting a new thread so that it''s easy to follow. I just submitted a patch at trac to add a new class method called "set_default_values" ( not a great name I think ), which lets you do all kinds of crazy stuff with setting default values. This ticket is at http://dev.rubyonrails.org/ticket/9093 and example pastie is at http://pastie.caboo.se/81925 It also lets you make
2008 Mar 01
5
rspec with continuations: very strange
I appear to have written code which travels backwards through time: http://www.vimeo.com/742590 This disturbs me immensely. If anyone can explain it, that would be cool. I think it''s an illusion brought about by how RSpec wraps the code it executes, and by the sheer weirdness of continuations. -- Giles Bowkett Blog: http://gilesbowkett.blogspot.com Portfolio:
2016 May 03
6
Unicast or Multicast?
Hi, there! I have a doubt about if this server supports unicast, multicast or both. I was looking for information in the web but I couldn't found anything. Anyone can help me? Thanks -- Fran Delgado (ThinWay) Tumblr: http://thinway.tumblr.com Twitter: http://twitter.com/thinway -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 May 04
3
Unicast or Multicast?
On 04/05/2016 03:48 πμ, buddylove wrote: > you have 'a' doubt? > precise your question or do you want to make a quiz here? > > this is f.... icecast and it's a damn good piece of software. > runs like a honey down the nipple, up to 8 streams simultaneously > including shoutcast. > read the docs! > > > > On 04.05.2016 00:15, Fran Delgado wrote: >>
2012 Nov 12
2
ice cast with ladiocast
Hello - I'm a blind individual using ladiocast to broadcast. Here's the problem. it only supports .ogg streaming and AAC streaming. My question is, is there a free service where I can broadcast in .AAC streaming? One thing to note when giving a service, i'm blind using a screen reader and can't get past the capsha spam blocker things. Thanks for any idea you guys might
2008 Jun 04
2
Is Ferret''s SVN repository down?
Is Ferret''s SVN repository down? I''m trying to get the source from svn://davebalmain.com/ferret, but I keep getting "Connection Refused" errors. Did the URL change, or is Ferret''s repository really down? -- Bira http://compexplicita.wordpress.com http://compexplicita.tumblr.com
2008 Mar 01
3
Possible bug when creating a Ferret::Search::Sort object?
I may have run across a bug in Ferret: if throws a segmentation fault when I try to create a Sort object using the default fields (SCORE and DOC_ID), but setting reverse to true. Here''s the minimal example: #!/usr/bin/env ruby require ''rubygems'' require ''ferret'' Ferret::Search::Sort.new Ferret::Search::Sort.new( [
2007 Aug 02
2
STI functionality, but then with multiple tables
Hello, I''m creating my own Tumblr [tumblr.com] like rails app. It''s like a blog, but in this case a blog post could be of a certain type, i.e. a regular post, a video, a link, a photo, a song(info). Well now, it''s clear that they share a lot of similar functionality: title, created_at/updated_at, commentable, probably has an author_id, etc.. But besides that they are
2008 Jan 17
5
unusual challenges speccing external software
This is something I''ve come up against twice. First, I have an interactive editor which calls vi, emacs, or TextMate (etc.) via Unix, and then loads the file handed to the editor back into IRB after it''s edited and saved. I guess that makes it a special case of a more general question, which is how do you spec external processes, with a slightly more complicated version of the
2008 Jan 11
2
guide to good mocking?
Hi all - does anyone know of a good blog post or wiki or something with a good guide to mocking? I''ve got some degree of responsibility for people who are creating mocks. I''m supposed to actually be telling them the best way to do it. In some cases we have code with like a bazillion mock(:x) statements and it''s kind of out of control. I have an idea how the specs should
2008 Jan 31
1
thoughtworks site down? / another tiny patch for Rails 2 compatibility
Hi - couldn''t find the dev list because it appears http://cruisecontrolrb.thoughtworks.com/ is throwing 503 errors. But, to get CCrb running with the new ActiveSupport, I had to do this: http://s3.amazonaws.com/giles/ccrb_duration_patch.jpg (Sorry to submit my patch in JPEG format but you know what they say, anything for a weird life.) The changes are on lines 18 and 27:
2008 May 03
1
is it possible to let users define/customize their own stylesheets?
I have a blog feature on part of my site which essentially is just a Posts and Comments controller. I was wondering if it''s possible to let users define or customize their own stylesheets for their blogs similar to how tumblr.com or blogger.com. Anyone know how? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2011 May 31
2
OT: Pie charts
We regularly get questions about making pie charts, and frequently veer off into the philosophical and practical issues surrounding that form of data graphic: human perception of angles and so on. So while this isn't an R issue, I thought some of you might appreciate this brief discussion of the efficacy of pie charts: http://fakescience.tumblr.com/post/6042293374/understanding-pie-charts
2016 May 19
1
Ransomware?
Would something like this help? I put a bunch of junk pictures and other files in a samba share that everyone has access to. If I modify them in any way, I get warned. I was thinking it might warn me so I could prevent it spreading to backups. #!/bin/sh $MY_EMAIL="some at email.com" $MY_DIR=/home/shared_to_everyone_via_samba/pictures_for_test_sub_folder while inotifywait -qre
2013 Mar 02
1
installaing CentOS 6.3
I have a question about which ISO to use to install CentOS 6.3. I have installed it before from a USB stick, and when I did, I got a installation package selection menu. I overwrote that USB with something else, and I work out which ISO is the with that configuration option. When I installed it before, I had the opportunity to select from among the options listed here.
2008 Jan 04
7
best way to modify spec (the command-line tool)?
Hi all, where I work we''ve cooked up a kind of ghetto profiler for our specs. It basically just does this: time = Time.now # run the spec puts "woah! dude. long spec." if time > 1.second I''m simplifying here. I think the threshold is actually 0.1 seconds, and we use more precise language, and highlight the spec in red via terminal colors, etc. But the way it works
2008 Aug 21
2
Problem with multiple Dovecot Instances
Hello, first i want to say that i never used a mailing list before, so if i made something wrong do not hesitate to contact me via e-mail. I try to set up multiple Dovecot instances running at the same time. Goal is to provide IMAPS with a valid SSL Certificate on selected IP Addresses. To reach this i want to set it up as follows: 1 Dovecot Daemon listening on localhost (for webmail),
2016 Nov 04
2
mailing list mail from @yahoo addresses
[extracted from "Re: [CentOS] dnf and failing epel" message chain.] > From: lejeczek peljasz at yahoo.co.uk > Date: Fri Nov 4 13:39:40 UTC 2016 >> Date: Friday, November 04, 2016 08:51:07 -0400 >> From: Jonathan Billings <billings at negate.org> >> >>> On Fri, Nov 04, 2016 at 12:30:02PM +0000, lejeczek wrote: >>> >>> ps. I
2006 Dec 21
3
samba+ldap windows problem
Hi everybody! I don't know if this is a samba or ldap problem, so here is the problem and you decide. I've installed Samba+LDAP to replace the windows solution. The workstation in the network are w2k so the need to logon to the samba+ldap for all the setting to be fetched. The logon is working the only trouble is that I can't get the option for changing the password, when I press the
2008 Apr 04
1
Bug Report: Segmentation Fault when indexing with a specific set of FieldInfos.
I''m submitting this through the mailing list because Trac won''t let me use its bug report form... Is there some more appropriate way of submitting bugs if Trac doesn''t work? This is the Trac error message: 500 Internal Server Error (Submission rejected as potential spam (IP 127.0.0.1 blacklisted by bsb.empty.us, sc.surbl.org, Maximum number of posts per hour for this