search for: newsfeeds

Displaying 20 results from an estimated 33 matches for "newsfeeds".

2002 Feb 26
1
Include exclude not working
Hi! playing with --include, --exclude, and --exclude-from=file I found these not working: xcnlm00s:/etc/adsm/script # rsync -navx --include="*/" --exclude="*" -e ssh newsfeed:/ receiving file list ... done wrote 29 bytes read 28605 bytes 3014.11 bytes/sec total size is 0 speedup is 0.00 xcnlm00s:/etc/adsm/script # rsync -navx --exclude="*"
2006 Jun 24
1
Parsing XML with REXML problem
Why can it not find my object? What am i missing here? Here is my code: require ''rexml/document'' include REXML # classes to represent the objects and relationships in the xml file class Article attr_accessor :id, :post, :archive, :ntype, :head, :blurb, :body, :fblurb, :fimage, :att, :source, :copy, :brand end # the base parser class BaseXMLParser def initialize(filename)
2001 Jul 26
2
Installing Smart Suite 97
...\lotuscomponent/lttsn32.dll is in use by another application and terminates install. Help me? BTW I get a message about contacting Microsoft support about mytab11.c. Well this is a Microsoft clean installation. Took me hours to the point where the installer will load and run. -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
2008 Jan 10
3
A best practices question
Hey everyone. I''ve got a best practices question. How are you guys rendering newsfeeds? We have a couple of apps where we send newsfeed items from a backend process. As such, we aren''t in the context of a controller and can''t use the rails template rendering. We''ve tried about 3 different ways to make that bearable, but aren''t having much l...
2006 Jun 26
0
DBI question. How do I load a database with data parsed from REXML?
...urce="source", @body="body", @archive=nil, @att="attribution here", @blurb="Signs and symptoms of food poisoning", @post=nil, @fimage=nil, @head="Health Tip: Eaten Bad Food?">] I have a database schema that looks like this: Code: create table Newsfeeds ( ArticleId varchar(100), PostingDate date, ArchiveDate date, NewsType varchar(100), Headline text, Blurb text, Byline varchar(100), Body text, FeatureBlurb text, F...
2001 Oct 29
1
NT command tools
*** post for FREE via your newsreader at post.newsfeeds.com *** I'm using WINE (20010731) with RedHat 7.2. I'm trying to run some Windows NT command tools with WINE such as usrmgr.exe, netsvc.exe, etc. USRMGR.EXE loads fine, but it says on the Windows app window "RPC Protocol error". I'm wondering whether WINE supports RPC a...
2001 Jun 26
1
Why is winemaker output a library & symlink?
Marcus Meissner wrote: > > In article <ax%R6.33895$hV3.53576@newsfeeds.bigpond.com>, > David Rowe <voicet@bigpond.com.au> wrote: > >1) Why does winemaker (after ./configure, make etc) produce a library and > >sym link as the output, e.g. why not an executable. > > This is the usual invokation method of WINE binaries. Do not worry. Th...
2001 Nov 18
1
Printing in Wine
...t 4Si/MX and I've got the correct (as far as I can tell) PPD file installed. At this point, I'm out of ideas and just using The GIMP to do window caps to print. I'd much rather do it from the program, of course. Does anyone have any ideas? Thanks, Drew Dunn -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! Check out our new Unlimited Server. No Download or Time Limits! -----== Over 80,000 Newsgroups - 19 Different Servers! ==-----
2012 Sep 10
2
Are the CentOS forums available as RSS feeds?
Newcomer to CentOS, have signed up for the mailing lists and tried unsuccessfully to find newsfeeds for the forums. Hoping someone here might know better? Thanks.
2006 Mar 21
16
Javascript Code inside an Ajax response
...ction isn''t declared. I look at the Sergio Pereira tutorial about use the var xxx = function() but still doesn''t work. Someone could help me? In the response this is the code: for (var i = 0; i < 632; i++) { if (document.newsStoriesForm[''storyIDs'' + i]) { t.newsFeeds[0]["storyIDs"][i] = document.newsStoriesForm[''storyIDs'' + i].value; t.newsFeeds[0]["stories"][i] = document.newsStoriesForm[''stories'' +i].value; } } t.av(''0'', ''632''); ultima2(){ var ultimaNoticia =632; $(...
2004 Jan 23
2
Maillinglist as newsgroup ?
Hi, I was thinking if it was possible to get this list as news ? It would be much easier that 'hotmail-account' /HHA _________________________________________________________________ Scope out the new MSN Plus Internet Software — optimizes dial-up to the max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1
2001 Feb 20
1
Recent wines on RH7/kernel-2.4.0
I'm not running RedHat(running Debian rather), but I've run Wine under 2.4.0, 2.4.1 and 2.4.2-pre3 kernels without any trouble. Chris In article <91ev5s$30v1$1@news.itfs.nsk.su>, "Alexey Morozov" <morozov@novosoft.ru> wrote: > Did anyone manage to run recent wine on a RH7 w/ the 2.4.0-testXX > kernel? I tried (both 20001202 and 20001215) and found that
2001 Feb 25
1
x11drv in debian sid
...that it cannot find libOSMesa.so.3 which would make sense since I have not installed xlibosmesa-dev. I haven't installed it because it wants to replace my existing glide+mesa setup. Can wine use the mesa libs that glide does or do I have to use the xlibosmesa-dev package? -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
2001 Jun 22
0
Window will switch wine stand
Hi, I start a game with the name Total Anihilation, this game is running but when i move the mouse out of the window the game will be frozen. Who can i solve this problem? Bye Idefix -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
2001 Jun 26
0
launching cygwin using wine.
...ust that I would like to be able to run cygwin inside my linux > box avoiding to reboot and why ot allowing me to remove my windows > partition. :-) You could also use libwine to compile your Windows apps to native Linux. Check out the man page for "winemaker". -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
2001 Aug 16
0
Subject: WINE, Cinema 4D 6
Has anyone been able to get Maxon Cinema 4D 6 working with wine? I'm running Mandrake 8, and I have been trying to get it running my linux box with no luck Thanks, Linova X -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
2001 Aug 22
0
Trouble installing Smart Suite 97
....systemreg for reading: No such file or directory warn:dosfs:DOSFS_FindUnixName 'setup.exe' not found in '/mnt/cdrom' warn:dosfs:DOSFS_FindUnixName 'setup' not found in '/mnt/cdrom' /opt/wine/bin/wine.bin: cannot find '/mnt/cdrom/setup' -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
2006 Nov 04
0
active record, checking for existing records
Hi all Writing Newsfeeds into a database from a directory of xml documents. In the start of my file loop i have: next if !NewsFeed.find_by_filename(f)==nil I do not want to add a file if it has been added previously.... This does not work though!
2004 Jun 16
1
replacing cisco callmanager with asterisk?
...voice gateways are cisco vg200's with pri cards (5 total). im running h323 on the gateways and phones are of course using the cisco skinny protocol. there are about 300 phones on this system scattered across 12 different locations. i have some xml services configured on the phones (rss newsfeeds, phonebook, etc). getting sip images for the phones will be no problem. i have 4 good machines i could use for the asterisk pbx (dell's with 512 meg of ram, p3 900 mhz procs) and ive got a good bit of linux experience (all our other servers are linux, only the cisco callmanagers run win2k...
2001 Mar 10
3
fatal signal 11
I downloaded the latest wine from the cvs site and ran its ./tools/wineinstall. It ran for quite a while and croaked on /wine/server/semaphore.c. Basically, gcc says "Internal compiler error: program cc1 bog fatal signal 11". The compiler is 2.91.66 (aka egcs-1.1.2 release) and compiles other programs including 2.4.1 & 2.4.2 Linux kernels just fine. I am puzzled what 'fatal