search for: devx

Displaying 14 results from an estimated 14 matches for "devx".

Did you mean: dev
2006 Apr 08
0
Jupiter Direct Subscription Confirmation Needed
...tPhoneToday.com Update (HTML) WindowsMobileToday (HTML) 4GuysFromRolla (HTML) Enterprise IT Planet Networking News Report (HTML) Enterprise IT Planet Security News Report (HTML) Enterprise IT Planet Storage News Report (HTML) Ultrawideband Planet (HTML) VOIP Planet Update (HTML) Wi-Fi Planet (HTML) DevX .NET Update (HTML) DevX C++ Update (HTML) DevX Database Development Update (HTML) DevX Enterprise Update (HTML) DevX Weekly Update (HTML) DevX Java Update (HTML) DevX Open Source Dev Update (HTML) DevX VB Update (HTML) DevX Web Development Update (HTML) DevX Wireless Development Update (HTML) DevX...
2013 Feb 01
1
stable/9: Force ada1 to UDMA-33
Hello, I've got a (P)ATA disk in a special frame. The disk itself supports UDMA-100 (and has an 80-ribbon cable), but the frame isn't compatible with that. By default, FreeBSD negotiates UDMA-100, and the console starts to fill with ICRC errors. In the past, I used a patch to ata-all.c that enabled the following entry in loader.conf to force the disk to UDMA-33, so it worked fine:
2006 Aug 09
1
Displaying data from multiple models in a single view
I''m new to Ruby on Rails and I''m working on a simple app that manages serial numbers/product keys for software. I have three models and database tables setup: Categories Products Serials I''ve setup a view that shows each category on its own page. On a category page, I''d like to have listed all of the products that belong to that category along with all of
2011 Oct 17
0
Help with running virt-top from Java file
...ng to run virt-top to save the usage statistics to a csv file from my Java code using process builder. However, this gets executed in the Java file but I don't seem to find the file created anywhere. Is executing virt-top possible via a Java code? I'm using the example here<http://forums.devx.com/showthread.php?t=147403>replacing ls -l with virt-top --csv file2.csv. I plan to generate the graphs from the csv files to load them on to my Java UI. If there are other alternatives to my method, please tell me as I've been trying to get one for almost a week now. Thanks a lot! Preethi...
2012 Apr 04
1
Using download.file() to grab information from a Password Protected Website
I am new to R and have been spinning my wheels on the following. *Issue:* I have a membership to a website, and I want to grab data from the website using download.file(). download.file(url, destfile, method, quiet = T, mode = "w", cacheOK = TRUE) The R Documentation is helpful. However, I have been unsuccessful in figuring out how to access the website using my username and
2008 Mar 07
0
VTD-XML 2.3 released
...node is now possible. * Ability to dump in-memory copy of text is added. * Various code cleanup, enhancement and bug fixes. Below are some new articles related to VTD-XML * Index XML documents with VTD-XML http://xml.sys-con.com/read/453082.htm * Manipulate XML content the Ximple Way http://www.devx.com/xml/Article/36379 * VTD-XML: A new vision of XML http://www.developer.com/xml/article.php/3714051 * VTD-XML: XML Processing for the future http://www.codeproject.com/KB/cs/vtd-xml_examples.aspx --~--~---------~--~----~------------~-------~--~----~ You received this message because you are su...
2008 Jan 29
8
Sending file from mobile phone to Rails app
Hi guys, So I''m trying to add the ability to send files (pictures) from mobile phones to my Rails app using an SMS number, NOT an email address. Can anyone share how this is done? Thanks, Adeel -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2020 Sep 07
0
No DNS domain configured
...Close.. I see multiple errors which makes that DNS setup isnt working. We have multiple ways to setup networking these days, which also makes things more confusing.. - old style. /etc/network/interfaces - netplan /etc/netplan/00-installer-config.yaml - systemd /etc/systemd/network/lan-devX.network > > > probably isn't, if netplan is being used :-) > > It could be what I just found, check > /etc/netplan/00-installer-config.yaml > > Does it show the information you expect ? Yes, it is most probley missing the DNS entries.. nameserver: addresses: [8...
2020 Sep 07
4
No DNS domain configured
See below, basicly what now happend is. This one line : > 127.0.1.1 gaia.rompen.local gaia <<<< CHANGE THIS Is what is your problem. Read throught the settings, you need a few changes. Its mostly good. After the changes, reboot the AD-DC. Then after its rebooted and after the changes for the member, reboot that also. Then is should be ok. Greetz, Louis >
2010 Jul 12
2
Accessing files on password-protected FTP sites
Hello everyone, Is it possible to download data from password-protected ftp sites? I saw another thread with instructions for uploading files using RCurl, but I could not find information for downloading them in the RCurl documentation. I am using R 2.11 on a Windows XP 32-bit machine. Thanks in advance, Cliff -- View this message in context:
2005 Mar 09
10
mysql vs postgres
I''ve used mysql for quite some time now. Other than crashing when the partition gets full, I''ve had no problems with it. But I''ve heard great things about postgres and have seen some people say it''s much superior to mysql. So, with a Rails application, is there any reason why I would want to learn/use another DB besides mysql? Any pragmatic benefits?
2005 May 08
1
tc/htb QoS script
hello folks, this is my first post to that list. so I hope I am not completely OT here :-) reading the (excellent!) lartc and then writing my own qos-script I have still some open questions which I will try to formulate now: - "Now we can optionally attach queuing disciplines to the leaf classes. If none is specified the default is pfifo." - I can''t find info about Pfifo.
2020 Sep 08
2
No DNS domain configured
...chel di` si favelave... > > > We have multiple ways to setup networking these days, which > also makes things more confusing.. > > - old style. /etc/network/interfaces > > - netplan /etc/netplan/00-installer-config.yaml > > - systemd /etc/systemd/network/lan-devX.network > > But...what is the preferred method for interface > configuration, now, in > debian buster?! > > Looking at: > > https://www.debian.org/releases/buster/amd64/release-notes/index.html > > or in debina wiki i've not found anything about netplan or &g...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...or" is set but never used. static Cursor hand_cursor; ^ ------------------------------------------------------------------------ c89 -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -KPIC -g -c devX11.c -o devX11.o cc-1552 c89: WARNING File = devX11.c, Line = 250 The variable "imin" is set but never used. int i, imin; ^ cc-1552 c89: WARNING File = devX11.c, Line = 417 The variable "imin" is set but never used. int i, imin; ^ cc-...