Displaying 19 results from an estimated 19 matches for "typepad".
2005 Dec 13
2
How to make a plot?
Does anyone have an idea of how to make a chart in R like the
ones here that use a graphic:
http://bigpicture.typepad.com/comments/images/slide1.gif
2009 Apr 26
7
Bumps chart in R
Hi there,
I would like to make a 'bumps chart' like the ones described e.g.
here: http://junkcharts.typepad.com/junk_charts/bumps_chart/
Purpose: I'd like to plot the proportion of people in select countries
living for less then one USD pr day in 1994 and 2004 respectively. I
have already constructed a barplot - but I think a bumps chart would
be better
# The barplot and data
countries <- c(&quo...
2006 Jun 21
3
multiple apps one virtual host one domain
I''m trying to achieve the following:
Having a development server that runs multiple rails apps running wihout
creating a different virtual host for each apps.
my documentRoot is therefore /var/rails for my whole config
http://myserver/app1/controller/action -> (/var/rails/app1/...)
http://myserver/app2/controller/action -> (/var/rails/app2/...)
I''m under apache 1.3
mod
2016 Mar 03
2
Implementation of TLS OCSP Stapling
On 03-03-16 14:09, Gedalya wrote:
> On 03/03/2016 07:30 AM, Stephan Bosch wrote:
>> BTW, I can imagine that Thunderbird can already do that, as it shares much of the Firefox code base.
> Thunderbird definitely does validate certificates via OCSP, enabled by default and I've run into that the hard way a couple of times wrt StartSSL having issues with their responder. This isn't
2006 Sep 03
4
How can I fit the secondary y axis legend on my graph?
Dear All,
Having a bit of trouble with plotting two y variables on the same
graph. I cannot manage to get the secondary y axis label on to the right
of the axis - it gets plotted beyond the graphic window I assume?! The
way I constructed the graph is thus:
plot(data[,3],data[,2],axes=F, type="b") ## plots my data from two
data colums without axes - fine
axis(1, at=data[,3])
2004 Jul 21
0
Regarding eBay tools
recently someone had posted a question about running eBay's TurdboLister
under Wine. Just recently a Mono-based auction tool project has been
started, so perhaps you'll want to keep an eye on that as well.
Original Blog posting at:
http://mcmanus.typepad.com/grind/2004/07/write_opensourc.html
"Lyrical" project at NovellForge:
http://forge.novell.com/modules/xfmod/project/?lyrical
Not quite on topic, but it relates to a prior topic here.
2005 Mar 04
0
RoR mention on AWS
http://aws.typepad.com/aws/2005/03/new_version_of_.html
Not earth-shattering, but nice to see:
New Version of Ruby/Amazon
Developers using the Ruby language to access AWS should be sure to
check out the new release of Ruby/Amazon. If you are not familiar with
Ruby, you can take a look at the official Ruby site and...
2006 Feb 16
1
rawlog for Dovecot proxies
...Dovecot as a front-end proxy for other IMAP servers? If so, how?... I
couldn't figure it out. Or is there another debug setting that can give
me this information?
If not, what is the best method to sniff the IMAP session for debugging a
proxy?... ethereal?
Thanks,
Bill
--
http://billboebel.typepad.com/
2012 Apr 09
1
slanted stacked bar graphs?
Hello R users,
I would like to generate "slanted" stacked bar graphs like those on
the bottom of pages 1 and 2 in this document:
http://www.wssinfo.org/fileadmin/user_upload/resources/JMP-Snapshot-SWA-HLM.pdf
. I've also attached the file to this email (pdf). Does anyone know if
this is possible in R? I have tried googling and searching the R help
archives, and it seems like ggplot2
2008 Jan 29
0
facebooker getting started
Hi,
I posted some steps to getting started with facebooker & rails in my
blog, they will likely change when the routing stuff gets settled
(Shawns patch gets in).
http://jnylund.typepad.com/joels_blog/2008/01/facebooker-gett.html
If you want to copy/move this to the new site and modify thats fine
with me, just let me know what to do.
If there are issues, send them to me and I will fix them right away.
thanks
Joel
2011 Dec 27
1
Netfilter QUEUE (NFQUEUE) Support on XEN based VPS
Hi all,
I have been trying to run an IDS system on OpenVZ based VPS which requires that I run this IPTABLES command :
iptables -A FORWARD -j NFQUEUE
However, so far I have not suceeded. I always get this errors:
iptables: Unknown error 4294967295
Even when the NFQUEUE IP modules was enabled by the VPS provider, I still get these errors and this appears to be OpenVZ bug.
So I want to
2006 Feb 20
3
Pretty Data Grid
Hey everyone,
I''m looking for a good way to display a table of data in rails. I
want something with scroll bars and resizable columns. Am I crazy for
trying this? Is there a class or such already written that makes
pretty data grids?
-Josh
-----------
Due to the recent increase in spam and falsely sent email, I now PGP
Sign all of my outgoing mail to prove my identity. This
2007 Jun 23
2
type image submit tags on IE dropping the params
I have noticed that on IE, the @params[:commit] does not come through on
image submit tags, but it does when the image is removed.
this fails:
<%= submit_tag( "Schedule", {:type => "image",
:src=>"/images/buttons/schedulecard.gif", :alt=>"Schedule Card",
:class=>"button"})%>
but this works:
<%= submit_tag(
2008 Oct 24
26
diagnosing read performance problem
Hi all,
I''ve got a lot of video files on a zfs/cifs fileserver running SXCE. A
little while ago the dual onboard NICs died and I had to replace them with a
PCI 10/100 NIC. The system was fine for a couple of weeks but now the
performance when viewing a video file from the cifs share is appauling. Videos
stop and jerk with audio distortion.
I have tried this from several client machines
2007 Sep 10
0
new package 'trackObjs' - mirror objects to files, provide summaries & modification times
...-- see ?trackObjs]
-- Tony Plate
PS: to give credit where due, the end of ?trackObjs says:
References:
Roger D. Peng. Interacting with data using the filehash package. R
News, 6(4):19-24, October 2006.
'http://cran.r-project.org/doc/Rnews' and
'http://sandybox.typepad.com/software'
David E. Brahm. Delayed data packages. R News, 2(3):11-12,
December 2002. 'http://cran.r-project.org/doc/Rnews'
See Also:
[...]
Inspriation from the packages 'g.data' and 'filehash'.
______________________________________________...
2007 Sep 10
0
new package 'trackObjs' - mirror objects to files, provide summaries & modification times
...-- see ?trackObjs]
-- Tony Plate
PS: to give credit where due, the end of ?trackObjs says:
References:
Roger D. Peng. Interacting with data using the filehash package. R
News, 6(4):19-24, October 2006.
'http://cran.r-project.org/doc/Rnews' and
'http://sandybox.typepad.com/software'
David E. Brahm. Delayed data packages. R News, 2(3):11-12,
December 2002. 'http://cran.r-project.org/doc/Rnews'
See Also:
[...]
Inspriation from the packages 'g.data' and 'filehash'.
______________________________________________...
2005 Jun 14
5
load ing and saving R objects
Does anyone know a way to do the following:
Save a large number of R objects to a file (like load() does) but then
read back only a small named subset of them . As far as I can see,
load() reads back everything.
The context is:
I have an application which will generate a large number of large
matrices (approx 15000 matrices each of dimension 2000*30). I can
generate these matrices using an
2008 Jan 26
3
Facebooker::Session::IncorrectSignature
I think I must be missing something obvious on this one, but I can''t get past the initial "ensure_application_is_installed_by_facebook_user" in a rails app that I''m trying to put together. I''m running on edge rails with the latest Facebooker as a plugin. I''ve tried adding my settings to the environment configs and recently I tried the new yaml
2006 Sep 26
12
resource_feeder feedback
...t thing.
Perhaps give an option to change the default feed format, but default to
providing only a single feed format. That''s what Microsoft [1],
FeedDemon [2], Bloglines [3] and many others would prefer.
[1] http://blogs.msdn.com/rssteam/archive/2005/08/03/446904.aspx
[2] http://nick.typepad.com/blog/2006/05/pick_a_format_a.html
[3]
http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=cce109de-de25-4852-a8cf-319ccbf0013
If you want, pick RSS 1.0. Or RSS 2.0. Or Atom 1.0. Just pick one.
I''d personally recommend that you be a bit forward thinking, like
Mozilla [4] or the...