search for: scheffler

Displaying 20 results from an estimated 25 matches for "scheffler".

2006 Feb 06
5
RTRails now open sourced
Hi, if anyone is interested in HTTP streaming and realtime communication: Our RTRails project is now finished. I uploaded RTRails to Rubyforge. Here is the project page: http://rubyforge.org/projects/rtrails/ Here is a video showing two browsers using the app, Safari in Pull mode, Firefox in push mode: http://www.uni-weimar.de/~scheffl2/amsterdam/video.php Here is a technical paper about
2002 Aug 15
2
dynamicly loading libvorbisenc on Mac OSX
Hi, I'm trying to load the vorbis libs dynamicly on Mac OS X. I've got success for libogg, libvorbis and libvorbisfile. But libvorbisenc drives me crazy. The function "vorbis_encode_init" seems not to be in there if I am using "NSLookupSymbolInImage". But the tools "otool" and "nm" tell me that the function is declared. Does anyone know, what I
2006 Mar 12
2
new version of RTWindows, a scriptaculous window system
Hey, I uploaded the (probably) final version of RTWindows. It is far from perfect, but it does enough for me. Main problem is slowness, but that seems to be a general problem of draggables. Take a look at http://www.uni-weimar.de/~scheffl2/amsterdam/rtwindows_0.5/rtwindows.php -- Posted via http://www.ruby-forum.com/.
2005 Nov 13
1
New class: DHTML window
...#39;'t seem to like dragging. The class is losely based on the resizable class by Michael Daines, which was posted here some weeks ago. BTW i spent three times more time on CSS tweaking than on JS coding. Damn you, IE! Check it out at: http://www.uni-weimar.de/~scheffl2/wordpress/?p=20 Martin Scheffler ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
2006 Mar 23
4
Implementing nested drag and drop using scriptaculous
Hi. I have gone through the scriptaculous wiki. I am trying to implement nested drag and drop but not able to do this. The situation is like this. _____________________________ | abc | => Box1Line1 | cde | => Box1Line2 | efg | => Box1Line3 | h | => Box1Line4
2005 Nov 03
3
Prototype is spamming my arrays!
Hi all, when I want to interate through an array, all those pesky Prototype functions get in my way! When I do this: --------------------- r=""; for(x in new Array()) { r+="var: "+x+", val: "+ (new Array())[x]+"\n"; } alert(r); --------------------- I get a giant alert window with loads of functions printed out. Is this a bug, or is there a better way to
2006 Mar 08
8
New ajaxy CMS on Rails: adminpages
hey, i''ve created a basic content management system using rails and scriptaculous. I posted a first version last week, but I heavily extended it since then. Features: Pages are arranged in a sortable tree (sortable by drag and drop) Pages have "nice" URLS (no /index?articleid=97361496 or something) Cacheing on page basis every page has a layout with a number of columns page
2013 Aug 23
2
Strange connectivity issues with bridged networking and masquerade
...vm01.cluster 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux --------- I don't know if it's really libvirt-related but perhaps someone here has an idea what to try. Any advice on this is really appreciated, as I am at my wits' end. Thank you in advance... :) Kind regards Kolja Scheffler
2006 Jan 17
2
New RoR app: RTRails 0.1. Uses HTTP push and a window system
hi all, anybody care to see my new rails app? It is the second version of Realtime on Rails. Link: http://ccml01.medien.uni-weimar.de/ Two screenshots: http://www.uni-weimar.de/~scheffl2/amsterdam/screenshot_rtrails_1.jpg http://www.uni-weimar.de/~scheffl2/amsterdam/screenshot_rtrails_2.jpg Here''s the project description: A RoR app using Ajax HTTP streaming to update browsers from
2005 Aug 15
6
setting position for draggables?
Hi list, how can I set the top and left CSS properties for draggable divs? When I modify the properties directly, the DIV jumps to its old position when I start to drag it. Thanks in advance! Martin _________________________________________________________________________ Mit der Gruppen-SMS von WEB.DE FreeMail k?nnen Sie eine SMS an alle Freunde gleichzeitig schicken:
2006 Apr 05
7
AdminPages Rails CMS is now an engine
Hi all, I just released the new version of my CMS AdminPages as a Rails engine. It uses the Dojo Toolkit for UI elements. Features: Manipulate pages and content with Drag n Drop, Pages in a sortable tree, easy to define new page elements, "Nice" URLs, Page Caching, Rich Text Editor, multiple columns per page, custom content types, Layout scaffolding BSD license
2005 Nov 29
6
draggable revert problem
Hello, I have tried implementing the shopping cart ajax example and have run into some problems. The only differences with the shopping cart is My list of products are generated from a partial view The images of the products come from an http link. However, Iam seeing a strange behavior when I drag and drop the elements to my cart. On the first drag and drop the image successfully reverts to
2005 May 25
0
3rd Party App
Hi, I have an add application to extend the functionality of Ices and would like to be able to have it available for download from the Iceast.org site. How can I do this? The app can be downloaded from http://looperbox.mine.nu/radiostream Thanks, Brent Scheffler
2006 Mar 29
2
can you do drag and drop sorting with multiple lists?
Has anyone extended drag and drop sorting to work with multiple lists? I''m looking for something like this Best Roles for actors (in order of preference): Mary Bill Jane (actors/actresses) The Queen Joker 1st Angel Beggar woman Chief of guards Dog Catcher 2nd thief
2005 Dec 22
0
use helper methods in controller? (sanitize)
...hods in the controller, or why should I not? I could build a template like "<%=sanitize(input)-%>" and use render_to_string, but that seems pretty hackish. Or I could sanitize every time I output the data in a template, but that seems like a waste of processing power. -- Martin Scheffler schefflermartin-hi6Y0CQ0nG0@public.gmane.org Tel: 0 36 43 - 41 41 56 http://www.uni-weimar.de/~scheffl2 icq: 137729435
2013 Aug 24
0
Re: Strange connectivity issues with bridged networking and masquerade
On 23/08/13 15:02, Kolja Scheffler wrote: > I don't know if it's really libvirt-related but perhaps someone > here has an idea what to try. Any advice on this is really > appreciated, as I am at my wits' end. Thank you in advance... :) I had issues with kvm and linux-bridge and the 3.x kernel in Debian, can yo...
2004 May 18
4
Strange problem with 3.0.4
Dear list, I recently updated my servers from 3.0.2 to 3.0.4. After that upgrade I discover a strange problem: I can mount/browse/whatever shares with Windows Explorer, MSIE, Firefox ... but I cannot use a mounted share with Macromedia Homesite. I can't see anything in my logs, I allways get a "Connection refused. Maybe you are not authorized to use this share."-message. I
2006 Mar 30
4
[NEWS] Ruby-on-Rails reached second place in Dutch Rapid-Application-Development contest
Hi there, The results have just been in and the Ruby-on-Rails team from Finalist IT Group reached an incredible _second_ place! We''re actually so surprised, that I personally expect the start of RoR projects here soon. We''ve already announced some RoR courses. And that while we''re mainly a Java-only shop! You can read a report from one of the participating
2016 Aug 23
0
yum does not recognise new (updated) packages due to underscore in package name
Hi all, we are currently working on porting software from x86_64 to aarch64. We are working with the altarch aarch64 repos: http://mirror.centos.org/altarch/7/os/aarch64/Packages/ http://mirror.centos.org/altarch/7/extras/aarch64/Packages/ http://mirror.centos.org/altarch/7/updates/aarch64/Packages/ However, it seems that yum (and eventually rpm) has problems with identifying new packages, if
2006 Mar 11
0
Adding elements to a sortable after initialisation
1. Is it possible to add elements to a sortable after the sortable has become active? I guess just inserting new li elements into the list won''t be enough, is there a way to tell the sortable that it has a new element? 2. Can I change the containment settings of a sortable after it is active? I want to add sortables dynamically and want to enable moving sortables between this new