similar to: Using gsub to replace text with link from database

Displaying 20 results from an estimated 80 matches similar to: "Using gsub to replace text with link from database"

2006 Jan 12
4
How do you create a tree strucutre with ActiveRecord
I want to build an application that has the concept of administrative domains. What I mean by this is that administrators have access to different data, based on what domains they are a member of. The domain strucutre is hierarchical. Here is an example: - MLB - AL - East - Yankees - Red Sox ... + Central + West - NL + East + Central + West Now
2001 Dec 21
3
Wine config difficulties
I hope i am posting this to the right list. Specs: FreeBSD 4.x Wine 20011108 -- FreeBSD ports version Me == Newbie I am trying to configure wine manually because the package i recieved does not include winesetup. I configured the drives to suit my setup and left the rest as the defaults. When i try to start wine with "wine program.exe" i get this error:
2008 Aug 11
3
samba print server client job queues.
Hello, I'm working on setting up a corporate print server with samba 3.2.0-2.17 on a Fedora 9 install. I've been able to get the services up and running and added several printers via the cups interface, also been able to upload the windows drivers. This all works well, printing also works well. The problem that I am running into is that the old print jobs seem to be getting stored
2007 Mar 15
2
Laptops randomly losing their domain credentials
I'm having a randomly occurring problem with some of the laptops that we maintain. They are joined to our Samba domain (samba-3.0.14a-1). Every once in a while when they are disconnected from the local network they will drop their cached domain passwords and will not allow the user to log back into the computer. It will return a domain unavailable error until it is plugged back into the
2008 Aug 12
0
samba 3.2.1 as an AD member
I've recently upgraded to 3.2.1 to correct a spool count issue in the version of samba that I was running. Now I'm having some problems with AD integration. We do have other samba boxes (version 3.0.2) working properly with this directory. I've been able to join the server to the AD with the net join ads commands. It does show up in the correct OU as expected, net user and group
2006 May 22
7
how to index the result of any instance method
Hi, One of the AAF features is to be able to index results of methods, but I haven''t seen anywhere how to do this. I have a method that returns the full text of a file and I''d like for this to be indexed. Can anyone out there help me out on this one? Tom -- Posted via http://www.ruby-forum.com/.
2008 Jun 27
2
Samba PDC: Vmware Problem
Heya All I'm having a Samba PDC on Centos machine from past 4-5 months everything went one coolly untill I installed vmware on this same machine to put a new server, as the hardware of the computer was very good to support it. No worried with the vmware even both the servers are running properly. My Samba was set to use Interface eth0 with ip 192.168.50.56 . Upon installation the Vmware
2016 Jul 19
2
Solicitud de curso ad-hoc de R
Hola a todos, En la empresa donde trabajo estamos interesados en contratar un curso ad-hoc de R en nuestras oficinas de Madrid. El nivel del curso requerido es de iniciación a intermedio, en modalidad intensiva (2 a 3 días completos) y de ser posible utilizando la herramienta R Studio. En esta ocasión, las búsquedas en Google no están siendo exitosas y solamente hemos encontrado empresas /
2007 Dec 04
1
winbind users not getting groups. idmap backend problem?
yo. i have a vmware VI3 machine (which is effectively FC3 for our intents and purposes) i'm trying to get to authenticate with our active directory domain. it's -mostly- working- i can log in as my domain user successfully, getent passwd and group work, wbinfo -u and -g work, however wbinfo -t fails and if i type 'groups <domainuser>', i get this: id: cannot find name for
2007 Jun 14
0
Branch 'as' - 7 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c player/Makefile.am
libswfdec/swfdec_movie.c | 14 +++++++++++--- libswfdec/swfdec_player.c | 1 + libswfdec/swfdec_sprite_movie.c | 4 ++-- libswfdec/swfdec_tag.c | 3 +++ player/Makefile.am | 4 ++-- 5 files changed, 19 insertions(+), 7 deletions(-) New commits: diff-tree 228be8a9445d25e41ecd7a09102c85609ec81ad7 (from 361883eb263c60510a743ad9e419d263bc898ac8)
2007 Nov 08
0
libswfdec/swfdec_load_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_resource.c libswfdec/swfdec_resource.h
libswfdec/swfdec_load_object.c | 5 - libswfdec/swfdec_movie.c | 2 libswfdec/swfdec_player.c | 126 +++++++++++++++++++++++++------------ libswfdec/swfdec_player_internal.h | 6 + libswfdec/swfdec_resource.c | 117 +++++++++++++++++----------------- libswfdec/swfdec_resource.h | 6 - 6 files changed, 158 insertions(+), 104 deletions(-) New
2007 Sep 06
0
3 commits - libswfdec/swfdec_as_date.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie.c
libswfdec/swfdec_as_date.c | 16 ++-- libswfdec/swfdec_as_interpret.c | 146 ++++++++++++++++++++++++++++++++++++++-- libswfdec/swfdec_movie.c | 43 +++++++---- libswfdec/swfdec_movie.h | 2 libswfdec/swfdec_sprite_movie.c | 37 ---------- 5 files changed, 179 insertions(+), 65 deletions(-) New commits: diff-tree 89d295a9455fead858e48ffcae0cc5808d72ee22 (from
2006 Apr 24
0
ImageMagick and EXIF Data
Hi there, I''m writing a little application that parses an image file and extracts the camera settings from the file (the EXIF data) and saves all the fields to the database. The idea is that after awhile people will be able to search based on camera make, model, lens settings, etc... and all the pictures that meet those requirements will be displayed. The picture is stored on the file
2011 Jul 07
0
Question of uploading large file using carrierwave, uploadify and nginx upload module
Hey ROR users, I have a small experimental web app which is for uploading files. The web app uses carrierwave, uploadify. It works fine on small size files. However, it can not handle large size files (>1G) efficiently. Then I decided using nginx upload module, it worked well on small size files after modification of codes,. But It fails on uploading large files (>1G) because of http error
2008 Jan 02
0
3 commits - libswfdec/swfdec_movie.c test/trace
libswfdec/swfdec_movie.c | 36 ++++++++++++++++++++++++++++++--- test/trace/Makefile.am | 9 ++++++++ test/trace/movie-enumerate-5.swf |binary test/trace/movie-enumerate-5.swf.trace | 2 + test/trace/movie-enumerate-6.swf |binary test/trace/movie-enumerate-6.swf.trace | 2 + test/trace/movie-enumerate-7.swf |binary
2007 Aug 17
0
Branch 'vivi' - 3 commits - player/Makefile.am player/swfdec_debug_movies.c player/swfdec_debug_movies.h vivified/core vivified/ui
player/Makefile.am | 27 ++----- player/swfdec_debug_movies.h | 67 ------------------ vivified/core/vivi_initialize.as | 3 vivified/ui/Makefile.am | 2 vivified/ui/vivi_movie_list.c | 140 +++++++++++++++++++-------------------- vivified/ui/vivi_movie_list.h | 66 ++++++++++++++++++ 6 files changed, 148 insertions(+), 157 deletions(-) New commits:
2007 Nov 12
0
13 commits - libswfdec/Makefile.am libswfdec/swfdec_decoder.c libswfdec/swfdec_decoder.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_flv_decoder.h libswfdec/swfdec_image.c libswfdec/swfdec_image_decoder.c libswfdec/swfdec_image_decoder.h
libswfdec/Makefile.am | 2 libswfdec/swfdec_decoder.c | 16 ++++- libswfdec/swfdec_decoder.h | 3 libswfdec/swfdec_flv_decoder.c | 19 +++--- libswfdec/swfdec_flv_decoder.h | 1 libswfdec/swfdec_image.c | 29 ++++++--- libswfdec/swfdec_image.h | 1 libswfdec/swfdec_image_decoder.c | 123 +++++++++++++++++++++++++++++++++++++++
2007 Jun 13
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_morph_movie.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_sprite.c
libswfdec/swfdec_as_array.c | 34 +++ libswfdec/swfdec_button_movie.c | 2 libswfdec/swfdec_morph_movie.c | 6 libswfdec/swfdec_movie.c | 314 ++++++++++++++---------------- libswfdec/swfdec_movie.h | 41 ++- libswfdec/swfdec_movie_asprops.c | 16 - libswfdec/swfdec_player.c | 13 -
2007 Nov 10
0
7 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_resource.c libswfdec/swfdec_resource.h libswfdec/swfdec_sprite_movie_as.c test/trace
libswfdec/swfdec_movie.c | 4 + libswfdec/swfdec_resource.c | 48 ++++++++---------- libswfdec/swfdec_resource.h | 3 - libswfdec/swfdec_sprite_movie_as.c | 8 ++- test/trace/Makefile.am | 9 +++ test/trace/moviecliploader-unknown-format-5.swf
2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_strings.c | 4 libswfdec/swfdec_movie.c | 76 +++++ libswfdec/swfdec_movie.h | 19 + libswfdec/swfdec_text_field.c | 23 + libswfdec/swfdec_text_field.h | 2 libswfdec/swfdec_text_field_movie.c | 420 ++++++++++++++++++++++++++++--- libswfdec/swfdec_text_field_movie.h | 5