search for: benjamins

Displaying 20 results from an estimated 3666 matches for "benjamins".

Did you mean: benjamin
2008 Dec 14
1
Changes to ''rtmp''
New branch ''rtmp'' available with the following commits: commit 03292617084fb246a2f23f566d9b5a1afafede41 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 21:43:56 2008 +0100 split in_error() from is_connected() commit 139261910ef6120f56c6c6749a3843c5dd4af4e4 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 21:25:50 2008 +0100
2007 May 31
20
swfdec-mozilla: Changes to 'master'
.gitignore | 5 Makefile.am | 1 configure.ac | 33 mozilla-sucks/.gitignore | 3 mozilla-sucks/Makefile.am | 14 mozilla-sucks/jni.h | 1810 ++++++++++++++++++++++++++++++++++++ mozilla-sucks/jni_md.h | 182 +++ mozilla-sucks/jri.h | 689 +++++++++++++
2006 Dec 28
13
swfdec-mozilla: Changes to 'master'
src/plugin.c | 5 ++--- src/swfmoz_player.c | 41 ++++++++++++++++++++++++++--------------- 2 files changed, 28 insertions(+), 18 deletions(-) New commits: commit 668da727adcabc3f468bcdd882dd0b0d42d03886 Author: Benjamin Otte <otte@gnome.org> Date: Thu Dec 28 19:05:20 2006 +0100 use a plugin name and description that mimics the official flash player These values
2008 Jan 16
0
Changes to 'linear'
New branch 'linear' available with the following commits: commit 37812ef682f70d5166ecdce48523d86495efdc84 Author: Benjamin Otte <otte at gnome.org> Date: Mon Jan 14 20:15:13 2008 +0100 whoops, typo commit 6b93b528ca25ac23cb6758611aae1009f46b2ae3 Author: Benjamin Otte <otte at gnome.org> Date: Mon Jan 14 20:13:53 2008 +0100 catch a loader error, too commit
2007 Mar 19
5
swfdec-mozilla: Changes to 'master'
configure.ac | 5 +++++ src/plugin.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 34275329ed70819ec66a9e90d4c36a5f729c1759 Author: Benjamin Otte <otte@gnome.org> Date: Mon Mar 19 20:17:27 2007 +0100 Define XP_UNIX and MOZ_X11 instead of including the (internal) mozilla-config.h
2006 Apr 03
9
Problem with Windows not finding methods
I am running (testing) a noob-tube for myself as follows: Windows XP SP2 lighty ruby 1.8.x rails 1.1 scgi I have everything working fairly well, but with one minor exception: the actions that I have defined as follows are not found. class MytestController < ApplicationController def index render_text "Hello Nurse!" end def dilbert render_text "Dilbert
2007 Dec 14
0
Unnamed repository; edit this file to name it for gitweb.: Changes to 'master'
New branch 'master' available with the following commits: commit 9463698500814477ddb82eb3212cf21c23129050 Author: Benjamin Otte <otte at gnome.org> Date: Fri Dec 14 22:43:05 2007 +0100 add --primary to force rendering on the primary display commit 114ee10250c7559048b526b6887278b87548c353 Author: Benjamin Otte <otte at gnome.org> Date: Fri Dec 14 22:01:52 2007 +0100
2006 Jun 20
22
New e-book - The Money Train
While talking about my RailsConf presentation with Ben Wiseley, he suggested writing a book on the same topic... so I did! The Money Train is an e-book about building e-commerce sites using Ruby on Rails. Read my blog entry about it at http://www.bencurtis.com/archives/ 2006/06/rails-e-commerce-e-book/ or head to http:// www.agilewebdevelopment.com/book to dive right in. As always, a big
2007 Feb 17
6
swfdec-mozilla: Changes to 'master'
src/plugin.c | 15 +++++++++++++-- src/swfmoz_player.c | 15 ++++++++++++++- src/swfmoz_player.h | 3 +++ 3 files changed, 30 insertions(+), 3 deletions(-) New commits: commit cb81679b7533d944dbb098f70da0a92ec4372749 Author: Benjamin Otte <otte@gnome.org> Date: Sat Feb 17 13:35:52 2007 +0100 implement FlashVars
2008 Aug 15
6
Saving environment object
Hi, When I create an environment object with new.env() and populate it with values then how can I save it into an .RData file properly, so it can be loaded later on in a new session? Saving an environment object with save() or save.image() results in an error message when loading again: Error: protect(): protection stack overflow Regards, benjamin ======================================
2006 Oct 31
4
getMethod(s) and var.test
Hi, How do I retrieve the var.test() function code? I had a similar problem once before with another function but getMethods() solved the problem then. Now I tried several combinations for var.test() without success. Regards benjamin -- Benjamin Otto Universitaetsklinikum Eppendorf Hamburg Institut fuer Klinische Chemie Martinistrasse 52 20246 Hamburg [[alternative HTML
2011 Apr 08
3
Rails Tutorials
Hi, I''ve begun watching the rails tutorials video, and have downloaded the iterm application. I did a search for GIT (git-1.7.4.1-x86_64-leopard.dmg<http://code.google.com/p/git-osx-installer/downloads/detail?name=git-1.7.4.1-x86_64-leopard.dmg&can=3&q=> ), and downloaded it the way it was suggested. After endlessy trying for an hour to follow the tutorial, I can not
2007 Jan 08
4
Export dataframe to txt
Hi all, Is there a function to export a dataframe to a text file? I want to store a large set of data which I have saved in a dataframe in my workspace and copy and past doesn't cut it. Thank you, Benjamin
2006 Dec 20
3
Rotating a distribution plot by 90 degrees
Hi, Can I rotate a plot (e.g. a distribution plot) by 90 degrees? The barplot function provides the "horiz" command but that's not availeable for the base package functions. I found an old advice from Paul Murrell on a similar problem suggesting to use viewports (grid package). Yet I couldn't reproduce his examples successfully. And going through the examples in the current grid
2007 Nov 02
0
5 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_date.c libswfdec/swfdec_as_date.h libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_filter.c
libswfdec/swfdec_as_array.c | 2 - libswfdec/swfdec_as_array.h | 2 - libswfdec/swfdec_as_date.c | 2 - libswfdec/swfdec_as_date.h | 2 - libswfdec/swfdec_as_initialize.as | 1 libswfdec/swfdec_as_interpret.c | 1 libswfdec/swfdec_as_object.c | 38 ++++++++++++++++++++++++-------- libswfdec/swfdec_filter.c
2004 Jan 14
2
R internal data types
I am trying to figure out R data types and/or storage mode. For example: > #From a clean workspace > gc() used (Mb) gc trigger (Mb) Ncells 415227 11.1 597831 16 Vcells 103533 0.8 786432 6 > x <- seq(0,100000,1) > is.integer(x) [1] FALSE > is.double(x) [1] TRUE > object.size(x) [1] 800036 > gc() used (Mb) gc trigger (Mb) Ncells 415247
2015 Mar 04
2
adaptive bandwidth
Thanks Dragos, I assume I will be setting those parameters during initialization of encoder right? Question is, if connection gets too lossy, how will opus adapt to it? Can it automatically shift bitrate down to minimize impact? Mark from IRC suggests that the app has to be aware of the losses and change it on the fly. Has anybody on the list tried this? Kelvin Chua On Wed, Mar 4, 2015 at 5:53
2006 Jun 18
5
User/Password Management: Mapping items to inidividual users
Is there a good plugin that does per page authentication management? For example, I want to allow users to create pages and share them with specific users, all users, or none at all on a per page basis. Benjamin -- Posted via http://www.ruby-forum.com/.
2008 Sep 20
3
without passwd
Hi, I have two Fedora box and rsync running on both systems. One system ip is 192.168.1.110 and the other is 192.168.1.71. I run manually for the following commands in both systems. my problem is whenever run it asking the user passwd and i cannot run the same automatically using crontab. My question is how to avoid the passwd option... rsync -aPrv rsync://192.168.1.110/detailing/
2006 Jun 10
5
[REL] Manage Fixtures 2.0.0
Just released a new version of the _Managed Fixtures_ plugin, previously known as _Export Fixtures_. The name change comes with some added functionality for managing the fixtures, primarily with two new import tasks for importing specific Models or all of them within the test/fixtures directory. Both new import tasks take the exported fixtures, and allow you to directly import one, or all of