query_id
stringlengths
4
64
query_authorID
stringlengths
6
40
query_text
stringlengths
66
72.1k
candidate_id
stringlengths
5
64
candidate_authorID
stringlengths
6
40
candidate_text
stringlengths
9
101k
e774a43e-1638-6224-fbbd-3af545e2854d
['cb66d83e-c98d-0d3c-a8ff-f6dc5cb70341']
Hi Freebsd.org Team, Hope you are great and everything fine at your end. I have gone through your website and I felt its well built but can be improved in several ways to get better sales and revenue from the site. If you would like me to send you complete list of upgrading and improvements we could do to your si...
ebbd7c97-1524-4a5b-0870-ac43ac43f786
['cb66d83e-c98d-0d3c-a8ff-f6dc5cb70341']
Hi lemis.com Team, I trust you are doing splendidly. I have gone through your website and I comprehend that it's well built, but can be improved in several ways to get better sales and revenue from the site. If you would like me to send you a complete list of upgrades and improvements we could do to your site then ...
4a13f086-cb75-f062-4d5c-38324108082d
['cb6cfe0c-07be-0fff-fc5d-6228a811dc3f']
Hi there, Is it possible/wise to "auto-create" content objects in the ZODB? Say I'm creating a blog application and have a container type(BlogContainer) and want an instance called "blog" in the root of the ZODB. Is it possible to programatically specify this, or is my only option to create it through the ZMI? I tho...
420d3b3c-e633-e533-fa10-58345b25887b
['cb6cfe0c-07be-0fff-fc5d-6228a811dc3f']
Hi all, I've just started playing around with using z3c.layer to create applications that don't use the ZMI at all. Everything is pretty simple so far, except for one fairly important step: creating my initial application object in the ZODB. What methods do people use to create their application root objects (aside ...
9689d08c-f497-6ed2-cffc-383e345bfe88
['cb8bf86b-f39c-9803-aae2-1917845685b5']
I would like to be able to resize a set of inputs, already in SequenceFile format, to be larger. I have tried 'hadoop distcp -Ddfs.block.size=$[64*1024*1024]' and did not get what I expected. The outputs were exactly the same as the inputs. I also tried running a job with an IdentityMapper and IdentityReducer. Althou...
6815dda4-179b-8f21-7207-b483c1f18730
['cb8bf86b-f39c-9803-aae2-1917845685b5']
I am wondering if there is a way that I can avoid reading all of an item in an Avro file, based on some of the data that I have already read. For instance, say I have a datum where I know that if it's 'type' value is a 'ComputerVirus', and that I do not want to touch the remaining fields. Is there a way to 'move on' an...
e0e813e8-3d03-01d0-137d-833e76f8594b
['cb90290a-3ec8-4357-3e61-189e292a4408']
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] hi. <PERSON> sent me this message. <PERSON> have the old libpng laying around usually in /usr/lib. delete it (or delete all libpngs and png.h's and reinstall) and try again. it is nothing mplayer specific its some "unix basic. <PERSON> choose a ...
1350aa1d-583d-c3ec-fd74-2381818165e7
['cb90290a-3ec8-4357-3e61-189e292a4408']
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] Hi. I said earlier that I had gtk4.1 on my SuSe 8.0 installed. I was wrong. I have gtk 1.0 installed still the configure script cant find it. The config log ends with checking for gtk version. The configure script ends "the GUI requires GTK (whi...
62d9209e-38c8-1071-e28e-adb023eecedc
['cbb5af0b-939d-2a4d-6467-b05fd381af1e']
Hi All, I'm a newbie to Linux and chose Mandrake 9.0. My Mandrake installation puts libpython in /usr/lib. I want to download the Python 2.2 tarball. Should I download it to /usr/bin and run ./configure and make install from /usr/bin? Any suggestions will be greatly appreciated.. including whether I must change or ad...
1f93033b-3a33-f178-b4b8-8ee45590ce65
['cbb5af0b-939d-2a4d-6467-b05fd381af1e']
Hi All, I have a zip file containing perhaps 800 html files. I want to use Python to open one of these files in a browser. Suppose the filename is myfile.html. I've tried webbrowser and zipfile. These don't work. The reason is that zipfile.read('myfile.html') returns a string, containing the contents of the file. Ho...
0aca91b3-9582-4183-99c7-ac7f734ea0f2
['cbc9e804-15f5-d797-7971-7b990dd5cc1c']
I apologize for the delay in posting a summary, but I had to test things out, and as luck would have it convince the business side of the house to allow me to install a third party ftpd package. Thanks to all who replied (too numerous to list individually), the vast majority of people said the only way to go was ei...
552a93f1-0c28-43ba-f13d-5150cc2d4aa9
['cbc9e804-15f5-d797-7971-7b990dd5cc1c']
I am attempting to set up LDAP authentication on a LINUX box, the LDAP server is already set up and being used for Windows logins. I have gotten the LINUX (RH 7.3) config so that it does connect to the LDAP server, however, I still have a couple of issues. 1) It seems that I must have a local account on the LINUX bo...
6dba885d-9de8-62e2-9f90-f812f518980b
['cbccbfc9-76af-2518-b7f5-7552785a16a5']
Hi all I'm new to squid, I configured a setup with wccp router and squid in transparent proxy mode. The redirection seems to not work for the tunnel interface, in fact if I send a request on the ethernet port the proxy answers, when the request come from the wccp router (on the tunne gre) there is no answer. Th gre...
983120aa-565c-e943-506b-956ff8081315
['cbccbfc9-76af-2518-b7f5-7552785a16a5']
Hi all I'm new to this mailing list I have a problem with ServerIronXL that I use to balance and keep in High availability my radius platform. The balancer is configured in DSR mode (Direct Server Return), when a server goes down the balancer continue to send traffic to the balancer because sessions are still act...
cb0fd845-bd42-4636-da0e-0e5205d731b1
['cbdaeb31-4a2a-4a7f-d6ab-1d7ff46a29d9']
Hello, <PERSON> when producing data seems to automatically set the majority class as the positive class. By this I mean that when looking at stats like the true_positive rate etc the majority class is always set as the positive class. Does anyone know how you can set the minority class as the positive class. At the ...
d24afaf5-1874-89bd-530c-ed9bc64d4789
['cbdaeb31-4a2a-4a7f-d6ab-1d7ff46a29d9']
Hello all, I've recently started doing some comparative testing between neural nets and logistic regression on a data set I recently received. As part of that testing I'd like to see what effect varying the output threshold has the true positive rate etc. The ThresholdCurve class seems to do everything I need but th...
96733de7-ef67-b0c9-2ad4-2aa087a1a1be
['cbe52e08-574f-d626-31e3-85bcbbded4dc']
Would it be possible to move the current sandbox move library into its own folder and separate its tests from the older move implementation. I'm having a problem with the library on cw 9.4 and it is a pain to get just the move library out of svn to run the tests at the moment. Thanks, <PERSON>
13b588cc-724d-cc7b-1b79-4666d4195fd6
['cbe52e08-574f-d626-31e3-85bcbbded4dc']
My work likes to keep a minimal subset of boost in the project tree. One of the libraries we are using (I can't remember which off hand) requires transform_iterator.hpp which includes boost/function.hpp. I noticed when merging in the latest RC updates that I had commented out this header as it doesn't appear to be ne...
97b95896-9e87-719d-cc24-1d95e3e96601
['cbe6d0c5-a435-aba0-e2fd-5f2f1add89c3']
Hello, the latest nsis releases contain a new additional compression mechanism: Lzma Lzma's compression is stronger than bzip2's which is used by nsis by default. There is a big impact on ethereal's nsis installer's size. Lzma reduces the size from about 13.5 MB to 9.3 MB . Attached patch activates Lzma in nsis. T...
49dcc2e3-4831-153f-2152-a29db8852f86
['cbe6d0c5-a435-aba0-e2fd-5f2f1add89c3']
Hello all, attached diffs add an option to config.nmake to link plugins with libethereal. This makes the plugin address table obsolete. However the plugin address table is not removed to provide compatibility for plugins using it. I have updated the nmake makefiles of all plugins and the template in README.plugi...
97b742c7-72de-0807-478a-2d205eda7bee
['cbe7e2f1-9b5b-9dda-a4be-143e6f8ed01d']
Could you, please provide any tips on how I can do the following: In myAction class that extends CallableSystemAction I need to open dynamically a new form (JFrame or JPanel) in design mode in Forte, and let the user to design the panel by using IDE. I also need to receive notification when the user saves the changes....
5b015863-9b7b-4ad4-1546-315189ab27ef
['cbe7e2f1-9b5b-9dda-a4be-143e6f8ed01d']
I have the name of the local file that was returned from FileOpen Dialog, e.g. "c:\test\myfile.java". 1. How can I get DataObject for this file? 2. If I have c:\test\myfile.java and c:\test\myfile.form, which file do I have to use in order to open myfile.form in design mode in Forte? Thank you. <PERSON>.
40ae88ad-a773-b622-44a5-700c3a979648
['cc02dd76-da6a-3be4-8e2e-90f81c09a84c']
Hi, I'm interested in using the Docuprint M225 DW device under linux. It's not recognised by SANE when connected to the network. I did a check of its protocol using a windows machine and wireshark and it uses SNMP for control and status and TCP for scans. A bit of digging shows it uses BROTHER-MIB for the SNMP compon...
fdcdad80-dc17-75e3-ce09-d6bdb60be04c
['cc02dd76-da6a-3be4-8e2e-90f81c09a84c']
Hi, I'm after advice. I'm developing a script to provide a degree of PBX functionality for a small to medium office using Kamailio & SEMS. This includes mapping internal extensions to external PSTN numbers via the SIP trunk provider. The incoming mapping is easy using the db_alias functionality. The outgoing mappi...
241f8f14-04cb-4ad4-85b2-46e39d7d47bc
['cc0f354c-2a84-4dac-05d6-b13a709be08b']
Hi! I'm working with Plone 2.1.2 and LinguaPlone 0.9.0. When I create an object in one language, I can see this object when clicking in any flag. But if I translate this object into another language, I only can see this object in the original language and the language translated, but not clicking in th others flag...
d28cad55-b857-fb83-de88-c372203dd1d7
['cc0f354c-2a84-4dac-05d6-b13a709be08b']
Hi! Here is my problem: I'm writing into a textfield with the Kupu editor and I want to make an internal link for example A/B/C. When I save and I use the content of this textfield into a Page Template, the internal link has changed to ../B/C. Any idea? If I try to deceive <PERSON> and put as an external link an ...
8b61b926-d76a-c4de-3f0f-defd730ccdd4
['cc1099c6-775d-0921-452a-b8632472626a']
Is it ok to post user questions here.. I've tried the forums but didn't register and i find mailing lists easier to track.. I'm having problems installing KDE-cygwin on a 2nd computer.. I already got it up and running a few months back on my main machine and have just recently got it working nicely and so was ke...
36b5a937-9796-c4e6-b8f2-479b464d47fd
['cc1099c6-775d-0921-452a-b8632472626a']
I really enjoyed <PERSON>'s <PERSON> album and only by glancing on the list did i find out the new one on sendingorbs is out.. further searching revealed another new one should of dropped in the last month or so on neo ouija.. google-ing finds some.. including a cached version from neo ouija's site here http://...
dd19fc6e-5fe5-4380-9771-f55c826e6f4e
['cc131f9a-1dd6-52be-aa31-601106bcc101']
Using Windows98 on a recently purchased GA-7VRXP, I get transfer rates between my HD's (2 Maxtors and 1 IBM) of 19MB/s for transfering a big 1,4GB file between FAT32 partitions. All transfers of this file, in whatever direction, are clocked on a quite constant 1 minute and 15 seconds. Using SuSE8.1, that sets all HD's...
d617baaa-0245-d85f-9259-d72933da1733
['cc131f9a-1dd6-52be-aa31-601106bcc101']
From scratch I installed SuSE 8.0 on a system where 1 MAXTOR drive is connected to ide3 (/dev/hde), 1 MAXTOR to ide4 (/dev/hdg) and 1 IBM to ide4 (/dev/hdh). All HD's are ATA/100 discs and all have at least a few Gb free space. The mother board is a BX-133 RAID with HPT370. File copy performance to and from the IBM at...
de0fb3ae-4cc5-577e-97fb-9cbfea0bc674
['cc163023-3301-d127-13ab-46a294a9b90d']
Hi <PERSON>, I am looking to buy a used Dodge RAM 2500 (and use biodiesel in it, of course) for my native plant landscaping business. The RAM 2500's in the 1997 - 2000 years seem to be in my price range and I'm wondering if anyone knows of any problems using biodiesel with those years of this pickup truck. Tha...
2c96d10d-9db5-834a-2a4e-9db087917f68
['cc163023-3301-d127-13ab-46a294a9b90d']
Hello Biodiesel Enthusiasts, I want a reliable (in good condition), automatic transmission, diesel pickup truck to use for my native plant landscaping business.? Will spend up to $6,000 and willing to travel within 15 miles or so (one-way) of West Seattle to make the deal.? Please call <PERSON> at 206-419-1836 if you ...
f82071bd-7629-63ed-ace1-7c0b5940c1d2
['cc26091b-b746-ea4f-90e1-1c04e1adfba9']
So I've had an interesting spate of abuse complaints lately... the usual DMCA stuff which the boiler plate eff response seems to cover for me so far. An idenity theft investigation by a North Carolina sheriff's office, who was more understanding than I really expected. And a complaint from www.medzilla.com relateded...
3d7e0137-a91b-ae1f-5f92-c1f02d024972
['cc26091b-b746-ea4f-90e1-1c04e1adfba9']
Hi, I've managed to boot a live demo system from the CD under VMware (5.5 linux) and Qemu, but I'm having a variety of trouble trying to get a system actually installed. I prefer real hardware, but that gives me the most trouble. I'm trying to install (or even boot the live image) on a Sun Ultra20, this is an AMD64...
11fa4c60-21e3-f4a8-a005-b99b5dbf9955
['cc3a3634-5287-56d1-d789-ff6285433c48']
Hi, I am <PERSON>, my IRC handle is <PERSON>. I have been working with Linux for 15+ years as a systems administrator/ operations engineer. I am a certified RHCE on RHEL 6 and have experience with many other flavours of Linux. I would like to help out in any way I can really and am interested in improving my develop...
82824f1c-c553-7f0b-c62b-39b282a21fe2
['cc3a3634-5287-56d1-d789-ff6285433c48']
Hi, I am using the puppet module from forge and am trying to set $JAVA_HOME within elasticsearch as would like to use oracle jdk rather than openjdk just for elasticsearch. I have added it to init_defaults but it won't work unless I add a line to the init script manually exporting the variable?? has anyone manage...
fcf86d73-9434-ba06-7aa7-e0d0e074871c
['cc4e6b3d-5f51-ff4e-c33c-4bfdf0ad3d93']
Hello, all. As far as the installation of latest ubuntu distribution is concerned, I would like to share with my personal experience. 1. Pressing F5, 3, and enter (twice) did not work for me. 2. Booting from the CD without any startup options worked fine. I've been able to start orca manually. 3. I successfully i...
d3b04322-c900-3570-de6c-4fdc2323d553
['cc4e6b3d-5f51-ff4e-c33c-4bfdf0ad3d93']
Hello, everyone, Just wanted to try new release of Ubuntu Gnome. I usually try ubuntu via wubi install since I want to avoid repartitioning my hard disk and I hate performance degradation caused by using virtual machines. However, it seems that installation of Ubuntu Gnome via Wubi is not possible. I downloaded th...
108f9e09-5fd6-a2f4-3758-a765ecbeacc8
['cc5a2446-36e2-fc30-366b-90e3c21c16e5']
Hi, The Disable Wait 7 means: During system initialization, a console was not available to the system. I Build my DASD using the makedasd script, and now i am trying to ipl. I am getting a Disable Wait 7. I opened a 3270 session but mvs don't seam to find it. Where can i specify the NIP Console address? HELP... ...
53351d49-f8b1-adfa-3cd9-6478a50a949f
['cc5a2446-36e2-fc30-366b-90e3c21c16e5']
hi, I was able to installed and run Hercules. I also obtained os/360. Now i want to build my SYSRES and other volumes, but i don't seam to have the MAKEDASD script. I tried to build the SYSRES on my own, but i just don't have IEAIPL00.RDR (OBJ), i do have IEAIPL00.TXT. SO, what next? where can i find this script? ...
d2788fba-30ae-23d9-c6c5-9738e42c93dd
['cc5a9754-5ac3-8f22-4928-d81c6537daf9']
Hello again all, I would like to set up an HP DeskJet 3420 for use over the network. I follow the instructions in the Gentoo guide, until I get to the foomatic-configure part. It cannot find an xml file for that printer. Whenre can I get an xml file for this printer? Thanks, <PERSON>
9934930d-5294-34c1-d2e4-8a42787de999
['cc5a9754-5ac3-8f22-4928-d81c6537daf9']
Hello all, I have been trying to emerge OpenOffice. I created my / partition too small, and it fills up trying to emerge OO. I have tried changing make .conf and 'export Portage_TMPDIR' so that portage will use /usr/tmp instead of /var/tmp, but it seems that /usr/tmp/portage is acting as a symlink to /var/tmp as...
a859bcf6-ef21-6cf6-21aa-3c0244b852f3
['cc5c4786-740a-2a9f-a099-a1c08765fe78']
<PERSON> Thanks for the feedback. I must say I like option 1 very much but it is not viable in my current situation. Option 2 is close to what I feel I will be doing. I always expected this to be a be a background job, either via a queue or spring batch I just got very optimistic when I saw how close the positi...
029d1edb-4083-b839-098b-78a10f2d6ea2
['cc5c4786-740a-2a9f-a099-a1c08765fe78']
In my existing application there is use cases for accessing documents in other Collections during a map function. The basic idea is that the emitted document is enriched with data from other collections before it is emited. This was working on prior releases by use of a db.<OtherCollection>.find({_id:this.otherCo...
5d978a8b-7a96-ea80-fb02-6902bafd9201
['cc5fe89f-17e6-623e-d771-10b078c67be9']
Emacs doesn't seem to load files in /usr/local/share/emacs/site-lisp installed by ports. E.g python-mode installs files in this directory, but python-mode is not available in emacs afterwards. I have to manually tell emacs to look in these files. Are there any way to get emacs to automatically read files in this direc...
68ed97e1-549b-dcdf-5449-e9114061b5be
['cc5fe89f-17e6-623e-d771-10b078c67be9']
I have a problem with my laptop, and before Dell will consider taking it back, I have to go through their checklist and make sure I've tried everything on that list first. This includes upgrading the BIOS. The problem is that Dell provides the BIOS upgrade in two forms: (a) A DOS executable (b) A Windows self-contai...
b639249f-2d29-eacc-c0f1-5fdadee125fd
['cc6a9b64-990b-0ad8-94c2-96eac6051941']
Hi all, I've got another problem with virt-install trying to create a Windows XP HVM under OpenSolaris 2008.05 (snv_86). Virt-install hangs for about a minute trying to create the virtual network interface. The config/default-nic parameter has been set for xend. I've attached the logs as I can't sensibly include the ...
072bdbc9-75d2-eb2c-2bf4-71e4c336937a
['cc6a9b64-990b-0ad8-94c2-96eac6051941']
Hello <PERSON>, What is the status of the Application API in <PERSON> 2.6.1alpha? I've compiled it on Solaris 10 because it would be great to use the said API to backup the ZFS volumes that I have. I have butchered the "amzfs-snapshot" script to work with the ZFS implementation of Solaris and it seems to work O...
ce632e90-2b91-49db-6f92-a253c318c59a
['cc7b936b-afc6-6e15-0489-378733e117c7']
I am muxing - a 1.4 GB avi with xvid video, ac3 language 1, ac3 language 2 - two srt subtitles files (cd1 + cd2) of language 1 (appended with mkvtoolnix-gui mmg) The resulting mkv exibits a strange behavior in both mplayer and VLC: from the scroll bar (or OSD shown length in minutes) the movie seems longer than it rea...
107bdf5f-aa64-5aff-61a4-c3b2a673b659
['cc7b936b-afc6-6e15-0489-378733e117c7']
Hi, I'm new to htdig and before I sink into the the whole doc, I would like to ask the subject question. I need to add a search engine to my website, but can't assure that htdig is installed on the server machine. Could I: 1) install htdig on my machine 2) dig the website on my machine 3) upload the dig results (both...
21665e86-819d-1fa0-7893-3d2e8d2959bd
['cc80174e-0d69-1461-67ef-75b992975686']
Hi, and thanks for making Scribus! I am making a leaflet in Norwegian. It would be very nice to have text hyphenated automatically. This is also a must for more professional use of Scribus. The Hyphenator setup (in version <IP_ADDRESS>) gives me the choice between many languages, but not Norwegian. Is there any way ...
f5488283-3e1a-ebc8-cfa6-cceb99adf7fb
['cc80174e-0d69-1461-67ef-75b992975686']
Dear coordinators, I don't have i18n svn access, and I don't really have a craving for it either. Four short questions: 1. Do I still need svn access to translate the files mentioned in http://codex.wordpress.org/Files_For_Direct_Translation ? (If yes, please grant me svn access. .org username <PERSON>) 2. Would t...
3620512c-29a8-fb6e-f31d-8923ef21c950
['cc87918a-3df5-9bcd-f674-86ffbef9b2ed']
Hi, I want to report a bug in notepad++; every time i try to open a .nfo file with it, it crashes I'm using WinXP SP2 and Notepad++ 5.6.8. You can make Notepad++ bug like this; - create a file named "a.txt" with Notepad++, and insert in it any text. - close the "a.txt "and rename it "a.nfo" - try to open "a.nfo" and...
9949cae0-ce87-a356-3fad-93ae6d43cae6
['cc87918a-3df5-9bcd-f674-86ffbef9b2ed']
Hello I've some problems with left and right, fancyhdr and polyglossia; If I'm writing a page in a LTR language, the "\fancyfoot[R]{\LR{right side?}" work fine. But when a switch to a RTL language, the "right side?" message appears on the left side of the page... I did a small test with bidi instead of polyglossi...
c634e3be-72a4-d98f-b235-dc1fd56d8557
['cc9e9928-8474-1d30-f8f7-c1ff66b46668']
The reason I ask is my haskell-src-exts (http://www.cs.chalmers.se/~d00nibro/haskell-src-exts) library that extends the haskell-src modules with support for syntactic extensions. I believe this functionality is something that most users of haskell-src are interested in, so perhaps it might be a good idea to actually ad...
5e89e507-db03-e1f3-2707-75f394063a9c
['cc9e9928-8474-1d30-f8f7-c1ff66b46668']
Hello fellow Haskelleers, I've come upon a problem that sort of bites me. I'm writing a multithreaded webserver in which pages are dynamically loaded haskell applications. The main server loop listens for incoming requests and distributes these to request handlers, each running in a separate lightweight thread. Now,...
c896a1ad-c492-8043-85fa-49274de45f24
['cc9ef504-6acf-95db-a714-1d970ca051f7']
Until recently, when I minimized the Balsa application, I could click on the word 'Balsa' in the Gnome panel, and the application would be maximized. However, I accidently removed that box from the panel and can not seem to get it back. I am not referring to the Balsa icon in the panel (that is still there) that ...
da1813dc-97a9-c542-818d-234f56c30f7b
['cc9ef504-6acf-95db-a714-1d970ca051f7']
I have started to use SWAT to configure Samba, and can now see the Linux server within the WORKGROUP, but am still unable to see any of the shares. Within SWAT, when you view the 'Status' of Samba, and look at the 'Active Shares' area, should you be able to see all of the shares that are available, or only the ones...
cad0e49b-2ca8-b6c3-4c82-1e3bc4971f73
['cca2ca76-667d-1113-0c63-ba334e5b2fce']
Hi all, I have one small doubt regarding high temperature simulation. Because I am simulating at high temperature,for instance at 498 K, the density is different (0.828 gram/cc at 498 K) from 300 K. I have generated a water box whose density is around 1 gram/cc. My question is ... should I change the density from pres...
080130fe-0322-afd9-93b7-6b475b49b083
['cca2ca76-667d-1113-0c63-ba334e5b2fce']
Dear All, I am a bit confused regarding Vacuum. I wanted to do EM in Vacuum. I think I can proceed either of the below... 1) I create a box (editconf) and place a molecule with out solvent. 2) Never create a box, then proceed other steps as usual like EM etc. Can we call 2nd option also a vacuum and what is more app...
cbf655b3-5953-1be7-2bce-e6330bd50c4f
['cca8e256-8c6e-324c-7d7c-999529d9f232']
Dear all, If the length of the packets coming from an application is varying , But the most of them are 70 bytes & the app sends the packets in bursts not continuously. I use ofdm tx & ofdm rx & 2 usrps to send and receive the packets by another app. So if I write 70 in the packet length parameter & if the packet com...
e35deb75-bb0e-70aa-87db-4501c33f3c5e
['cca8e256-8c6e-324c-7d7c-999529d9f232']
Dear all , I use a flowgraph containing : File source , OFDM TX ,throttle, File sink (I will replace then the file sink by UHD sink to try with USRP) I got this error message FATAL: Missing a required length tag on port 0 at item #0 thread[thread-per-block[1]: <block crc32_bb (14)>]: Missing length tag. I tried to so...
b3aba2d9-f376-3e0e-bed6-cb6447f22bd2
['cca96ab1-75bb-6bc3-f8b1-4061dae42a4b']
Hello, The U.S. House of Representatives is seeking candidates to fill a senior level Remedy Administrator / Developer position. This is a full-time federal position with the Legislative Branch of the U.S. govt and includes full medical and retirement benefits. The position is located in Washington, D.C. If you are i...
657cca46-401b-1f1d-a75e-a7d86a3778b5
['cca96ab1-75bb-6bc3-f8b1-4061dae42a4b']
Good Afternoon, The U.S. House of Representatives has an opening for a senior level Remedy Developer/Engineer. https://www.house.gov/employment/positions-with-other-house-organizations/5115 <http://www.house.gov/content/jobs/vacancyDetails.php?PositionID=4513> This is a full-time federal government position with the...
7abb1c78-d6c0-b2fe-6b1c-dd18c3d27c0f
['ccb042b3-9e89-c2b0-026c-992cb3a78a3d']
Hi, after reading LWQL and the docs supplied with the patch, some questions are not clear enough (at least for me), namely: Does QMailLDAP/Control work with the IP-based virtual hosting patch (http://horde.net/~jwm/software/qmail/) and the new quota style (I mean defaultquota)? Does it search for control files in...
19e9ae4d-2df2-9212-7429-1aed6220be10
['ccb042b3-9e89-c2b0-026c-992cb3a78a3d']
Hi, I have implemented virtual domain support in auth_* for qmail-ldap. It has some docs, here is just a brief summary: - can define LDAP DN for a named virtual domain (usernames like jFeqQY/1IoZKhq+z@example.com) - can define LDAP DN for different server IP addresses The original idea was to port <PERSON> auto-b...
61b07b74-3673-8986-a74b-8ea272b1dbdf
['ccbd51be-248c-c69b-b63f-3c3553d48583']
I am using htdig 3.1.6 on an HP ProLiant DL360G4 with Red Hat ES Linux 4. I want to exclude some .php files in several directories and all .php files in other directories, but not exclude all php files on the web site. I have tried directory/*.php in htdig.conf 'exclude_urls' but that does not work. Any suggestions...
1ac21327-c249-d409-1b1b-b90c89dc0321
['ccbd51be-248c-c69b-b63f-3c3553d48583']
I have just reinstalled and re configured htdig 3.1.6 on our new ProLiant DL360 G4 server running Red Hat ES Linux 4 with Apache 2. I have noticed the file htsearch is much smaller in size than the installation on our old server. The old file is 1,081,197 in size and the new one is 560,604. Why? I have also notice...
4e92c13d-12ba-536e-10a2-2cd86fcaca4b
['cce4365f-e0ff-d031-5c3c-ab2bf7a8a00d']
Hello, first of all my congratulations and thanks for doing GNU Smalltalk. I would like to ask some things: 1) License issues. Although the best thing to do is to make a program free software, is it possible to develop programs in Smalltalk using GNU Smalltalk and release them under other license? (I don't mean linkin...
2230058c-ea47-cddb-5de3-f11f2b7dd578
['cce4365f-e0ff-d031-5c3c-ab2bf7a8a00d']
Hi all, I'm trying to use cairo in squeak (I'm actually trying this in croquet 1.0 beta, since I had read that rome needs tweak and the tweak server is down). So far I could load and install: - Rome-Base-JMM.17.mcz - Rome-Balloon-jl.46.mcz - Rome-PluginCanvas-JMM.41.mcz No problems with that. Now I wanted to loa...
c537f3ef-d732-c883-e6ff-e6fa71b1610b
['ccfc1584-0fd7-9ee8-cbcd-21a43ffa7d2a']
I can access the databases list and the tables via browse Scheme of HWI. and can see the Field Schema of the tables. but when I go to List Sessions ---> Yogesh (Session I created) ---> write HQL ( say Describe tables; ) in Query box, set the ---> Result File /dev/null. And then I submit the query then it shows mes...
919c96aa-0f1b-b3c6-6c17-f930daa08a53
['ccfc1584-0fd7-9ee8-cbcd-21a43ffa7d2a']
Hi all, I am using Datameer to generate report over hive data. I have started hiveserver and trying to import data from another machine (on which datameer installed) over the same network. I have successful created datastore and all tables stored in hive is visible. But when I import them I get this exception. Can ...
f84f33b4-c996-5b64-534c-c658a5ad1d00
['ccfef287-9603-8d1e-dafd-5526711b2a82']
Dear GHC developers, I have tested ghc-7.8.2-src by making it by ghc-7.6.3 under Debian Linux. Then I have `made' my DoCon-2.12 application by ghc-7.8.2. It looks all right. For any occasion, here are some test results. Comparing it to ghc-7.4.1 shows the following. 1) The default context reduction stack...
0ad33148-f224-acf7-525e-0470a59fec66
['ccfef287-9603-8d1e-dafd-5526711b2a82']
Dear GHC developers, ghc-6.8.2 compiles {-# SCC "ab cd" #-} as all right. And the GHC candidate of May 27, 2008 reports the error: "spaces are not allowed in SCC". Do you think that this latter has more sense? Is not this a matter of the programmer to give string names to SCC points? Regards,
a82042be-0bed-3393-954e-2e4d4394a50a
['cd1c69fb-6614-6363-1adb-4882519c91b9']
Hi All, After seeing the recent message regarding ZFS, iSCSI, zvols and ESXi, I decided to follow up on where full VAAI support is. I found <PERSON>’s message from August: http://lists.omniti.com/pipermail/omnios-discuss/2014-August/002957.html Is anyone working on his points 1 and 2? Is anyone keeping trac...
6f150074-28dc-23a6-cd0f-1c6ad91725d6
['cd1c69fb-6614-6363-1adb-4882519c91b9']
Hello all, Each of the things in the subject line are: 1: Horrendously broken 2: Have an extremely poor short-term outlook 3: Will take a huge investment of time by intelligent, dedicated, and insightful people to fix. It's common knowledge that the ixgbe driver in omnios/illumos/opensolaris is broke as hell. The poi...
b30f7c9c-54d4-f500-f8c6-0439ea850abf
['cd1d3049-5713-a390-39a6-7664d66a4c1a']
im using thinstation 1.0.2 im using tftpd32 I can get the system to boot but it freazes trying to load somba stuff. I when through the bild.confg and # all samba modules. the real problem is I can tfind the vmlinuz that the build script creates. all the files seam to be the same file thats there before you build it. un...
6411951f-3fe6-5fbe-4532-e7fcc54a47c0
['cd1d3049-5713-a390-39a6-7664d66a4c1a']
Forst I would like to thanks everyone who answered my config question and suggested I change the Rdesktop to session 0 this works great. I am using the VIA-EPIA CL1000 (i belive it is using the Castlerock video card) is there a way to put thsi driver in to the build. I am using thinstation ver 2.0 beta 2. under packag...
8ff85e41-5ae0-b315-6726-b1c835c6a070
['cd28d827-9263-edfa-c517-f9a38162e2a3']
HI I am looking for a advanced level help for MQ LDAP authentication , i am working on the project and i am getting multiple errors . Recent error is pointing to authentication to qmgr for the user id where i didn't provided any chlauth for user id as in authinfo i have updated adoptctx(yes) clntauth(required). Reg...
d8ea4a59-c702-3e7d-3396-4b267dd90e8c
['cd28d827-9263-edfa-c517-f9a38162e2a3']
Is there any difference in usage of PUBSUB from MQ 7.1 version and MQ 8 version . Because we have one prod qmgr where it is running on MQ 7.1 version and applications tested their configs in MQ 8 but they want to move to PROD which is on older version . can topics will be created on fly and same as subscriptions are a...
82d8ee3d-69f5-0514-7d3c-cc73e991ae93
['cd317ab9-48cd-4e3a-c18b-2cf043b5b890']
Hello everyone, I have a GWT Application that use couple of GWT Frame to load other site content. Let say in the left side of my application I have tree menu, and every time user click one of those menu, it will open a new tab in the right side of my application, and in the tab item, it will load other site content...
7628f3fe-7cbb-1dcc-f892-95e8b9161b1a
['cd317ab9-48cd-4e3a-c18b-2cf043b5b890']
Hi everyone, Does anyone know how to get the session object in castle active record when doing a transaction? I want to perform a transaction that consist of a direct save using Castle Active Record object, and using a stored procedure, and I need the session object to pass it to my method that execute my stored proced...
b556a6fa-fb3b-91c8-8fe9-f1ae5482e4bc
['cd3fc65b-cc62-1da1-8fd0-898ba1e73690']
Hi I created a SQL function which retrive customer name based on his number. Because our names has special polish characters I also implemented a conversion from polish chars to latin using %XLATE. When I called this function in interactive SQL session on AS400 - all is correct - means I get customer name with con...
d9fc0932-42b7-6715-c4a6-c0d1f00a16cf
['cd3fc65b-cc62-1da1-8fd0-898ba1e73690']
Good morning/evening I would like to ask if you know any solution how we can divide and send jobs to other job queues depend of type of job (not depend of user profile). I.e. 1 - every long_time_consuming reports which is not important is going to queue - SNAIL :-) 2 - report which have to be done ASAP - to queue -...
cfc0eeaf-dbc4-d71b-78de-79df35a7892c
['cd504b2e-c2f6-d609-6146-744403f52908']
Hi, Just one question. The documentation I have seen says that the RTP audio stream is routed directly(if allowed ...), but never anything about video streams? Is this just because documents are pre 1.2 or is it true that audio can go directly, but video must pass through Asterisk? Anyone? Does anyone have experien...
ce633440-2602-2d69-5214-97ad565e4f0f
['cd504b2e-c2f6-d609-6146-744403f52908']
Hi everyone. I have a small problem with my Asterisk setup?!? I am trying to connect to another endpoint through my asterisk server. The packet going in is just like i want it, but the packet going out of asterisk at to the other endpoint is missing a part in the header? it looks like this: To: <sip:x.x.x.x>;tag=......
9c1d64d0-0335-66f8-d066-40bd82b55cf5
['cd54cb98-841f-bf7b-99cb-f467b9c42f73']
In Preferences/Special Modules there is a setting for Default General Dictionary and one in Preferences/General for Show Glossary Lookup Over Words (ALT-W). What is the relationship of these two settings? It seems to me that the Glossary Lookup uses the Default General Dictionary. If so, why is it a Glossary Lookup...
a749658b-7c34-c3f3-8b7b-5facce8670be
['cd54cb98-841f-bf7b-99cb-f467b9c42f73']
If you are in the Strong's Hebrew dictionary, and try to do a dictionary lookup by using the right click menu on a Strong's number, while the NT is being displayed in the Bible panel, the lookup will be for a Greek word not a Hebrew word. The same kind of thing happens when the OT is displayed and you are trying to...
eb29221f-86bd-89cf-a668-3ee41519a31c
['cd703079-c18c-8ebf-3c12-cb8ae41a4627']
Dear <PERSON> You are cordially invited to participate at the AXMEDIS2007 International Conference, 28th - 30th November 2007, Barcelona, Spain, at the Universitat Politecnica de Catalunya This will be a significant and exciting event on cross-media, content production GRID, content protection, interoperable DRM (di...
81036951-1525-c567-820a-c3a8bf890a86
['cd703079-c18c-8ebf-3c12-cb8ae41a4627']
Dear <PERSON> You are cordially invited to participate at the AXMEDIS2007 International Conference, 28th - 30th November 2007, Bacelona, Spain, at the Universitat Politecnica de Catalunya This will be a significant and exciting event on cross-media, content production GRID, content protection, interoperable DRM (dig...
1801b926-1f71-2035-ce82-8adb7a00c64a
['cd785150-0a1b-b628-766f-f50152dc7cbb']
Dear all: Is it possible to segment out White Matter,Grey Matter and CSF from MRI images of rat brain? If yes, how to do that? Any comments and suggestions are appreciated. Best Regards <PERSON>
858414db-33ce-417f-b4f3-2c351a46c6c6
['cd785150-0a1b-b628-766f-f50152dc7cbb']
Dear imagej experts: I want to count cells from an image (http://www.badongo.com/pic/4652704). The procedures I have followed are WCIF online manual and Visual Guide IV: Measuring cells with ImageJ (http://naranja.umh.es/~atg/tutorials/VGIV-MeasuringCellsImageJ.pdf). Unfortunately, some cells can not be seperat...
2327db2a-add8-0005-0cf3-c2cbcfedcbb5
['cd78963d-9969-b41b-9423-3e51c6590196']
Ok, Maybe I am just lost and confused, but I can't see anywhere what has happened to this patch.... Did it get merged when I wasn't looking? I can't seem to find a record of it in the change logs? It just seems to stop getting updated just before 2.4.18 release, but I don't see a message about it getting merged.... ...
2b0ac824-f531-dcf2-07e0-322fdfadbb75
['cd78963d-9969-b41b-9423-3e51c6590196']
Hi, Could someone please bring me up to date on where we stand with the development of the new scheduler. I have been away for a few weeks, I am tring to catch up, but am having a hard time. I thought I'd cut to the chase and just ask. So, I see 2.4.18 arrived, but I don't see a patch for the scheduler for thi...
e1a18e3b-376e-87a7-d916-7ee7e918cc82
['cd79774d-7851-7048-0c88-e12e50b8f8d8']
Hi, I apologize that this question is not relevant to CAN. I know there are lot of embedded experts in this forum. I am very interested to learn, embedded linux. So just curious whether do you guys recommend anyone for Embedded Linux programming training who might also give some hands on experience on Linux kernel...
30d449b9-aa8a-bdf7-fc16-23c2e6361991
['cd79774d-7851-7048-0c88-e12e50b8f8d8']
Hi all, I am having a sensor that sends standard CAN data which i reeceive it on port 2 CAN and i process it and send it out on port1. If i disconnect the sensor my simulink model still sends a data on output port that it received before disconnecting (final data from buffer). What i would like to see is, if the se...
78daab19-cc04-13de-8e65-b7a703230d4f
['cd898428-2427-905d-022b-573578003b44']
Hi, <PERSON> Thanks for the observation. We created Xalan distribution using xercesImpl.jar from xerces distribution for windows xerces-j-bin.2.6.2.zip. So far, we haven't got any report about functional failure caused by different builds of xercesImpl.jar. It should be OK for you to change the xercesImpl.jar bund...
2e9b6fb9-2779-80c1-7c15-10a7d2767708
['cd898428-2427-905d-022b-573578003b44']
The Xalan processor will throw javax.xml.transformer.TransformerException. If a wrong extension is called, you don't have to handle it manually. XSLTC supports the use of extension functions implemented in external java classes, if a wrong method is called, you have to provide a user friendly error message by your...
3410320e-b6c6-98b4-049f-9e9a5b4f0142
['cd8a459d-b0d5-8f6f-2bab-2c7ef4edd232']
Hi, I'm considering using Apache 2.0 as a reverse proxy with my scenario and would like to consult possible options with you. A webbrowser connects to the proxy using SSL and proxy authenticates the client by client certificate against an external LDAP system. If the user passes the check then the proxy sends the us...
79b6ad82-cae9-0496-014b-65dc60959049
['cd8a459d-b0d5-8f6f-2bab-2c7ef4edd232']
Hi all, A logger aspect (one that logs out functions' etnry/exit) is probably the example of every AOP library. I wonder if any parser for such output exists. Actually examples usually represent oversimplified output but in reality if you want to use such an aspect you'd probably add thread's data, parameters values an...
89600aca-6e37-63af-37cf-d235ad4bd956
['cd8b54bc-7e50-8e1f-25d9-9266aff2d233']
Hi all, I've been banging my head against the wall trying to figure out how to extend a Tobit regression in <PERSON> to the multivariate case. I noticed Dr. <PERSON> recently pushed a multivariate Probit model to the example models repo and wondered whether someone might have the time to explain the logic behind ...
9d26d1f3-4f68-06eb-4815-bab2a08dbf0c
['cd8b54bc-7e50-8e1f-25d9-9266aff2d233']
Hi all, <PERSON> was kind enough to show me how to model censored multivariate data, but I'm having trouble converting things to a non-centered parameterisation. Moving from y_c ~ multi_normal_cholesky_lpdf(mu, L_Sigma) to the model below results in divergent transitions with every iteration (ie. n_divergent = n_i...
6efd9598-27f3-1592-b12b-8a24d1948739
['cd93dec3-07a1-0f92-f400-c7a10f85b2f6']
I am new to this list and new to the mvpmc alltogether. I think it is a really nice project and looks really stable to me. It took me about 15 minutes to get it all working! Nice work to all of you... Sometimes I get a a/v sync problem when skipping through a recording, but skipping again makes it dissapear. From what ...
307caf8d-9160-bf1b-a97f-bbf5f78210e1
['cd93dec3-07a1-0f92-f400-c7a10f85b2f6']
Hi everybody, I am quite new to the mediamvp and would like to start installing one. I am running mythtv since a couple of years now, so I am fairly familiar with it. I want to run the mediamvp as an additional frontend. I have a revision E1 mediamvp. The questions: (1) Since I am running mythtv-svn I wondered if r...
3d8654ca-7a45-d185-1218-b4d49b6cbe45
['cd9ec004-b330-f481-cf2b-f32d45c2adda']
Getting ready to start shopping for my first sleeping bag for backpacking. I'm wondering on what "degree" bag I should get. I plan to backpack 4 seasons, but not in winter in the coldest areas. I don't plan to camp in snow. I live in San Jose, CA. During the fall/winter/spring, I plan to stay pretty close to ho...
2e2545ff-1601-ca18-3f70-af716f9d7baa
['cd9ec004-b330-f481-cf2b-f32d45c2adda']
All this discussion about tents vs tarps... The things I've read in these discussions are either: 1) Tarps are colder than tents or 2) It doesn't matter because neither is supposed to keep you warm The one position that I haven't heard anyone voice is that tarps are WARMER than tents due to decreased moisture. This...
6cc1550e-2ee8-1dbc-83b1-0d510b2aea18
['cda2a3fa-cf6f-33cf-79b4-97e655034cf0']
Hi again, another question I wanted to ask for a long time: is there a way with a web-cyradm setup, to route spam mail to a per-account spam folder? I learned that cyrus supports plus-addressing, so that a mail sent to <EMAIL_ADDRESS> would end up in the "spam" folder of the "user" account. I tried this with my web-cyr...
1c8749cb-b3cd-739b-0895-d6a77d81a792
['cda2a3fa-cf6f-33cf-79b4-97e655034cf0']
Hi all, I am running a web-cyradm setup; I have already some postifix checks in place to prevent it to be an open mail relay. Unfortunately I recently had a problem since someone abused a mail form on the webserver running on the same host thus allowed to relay. Apart from rewriting the mail form script to prevent this...
a61c3c87-80b1-fa31-b593-b4816ab55bc4
['cdaa0af3-954c-916a-0d78-f0caefc5a4fd']
Hello all! I would like to ask you experts some details about how the policy binary is managed by the security server. While looking through the code I noticed that the avtab (in security/selinux/ss/avtab.h/c) stores all the needed information about the rules in a hash-table. Then, on the other side there is a policy ...
3df2b679-eb91-659d-408c-fd2f93995320
['cdaa0af3-954c-916a-0d78-f0caefc5a4fd']
Hello all, my question is: Is it possible to set a data type (for example, the type "Matrix",customized by means of a struct, or a standard type, as "int") in a certain section (defined in the linker script, as ".data") in order for every Matrix-items (for example) to be placed in a dedicated memory? maybe, by mean...
da4a4ed6-4cee-c90d-bddc-f0452b430565
['cdad5ea4-3176-8e30-3fec-5d50bc398481']
A friend shares a calendar with me and I tried to load this calendar with java API. if the calendar has the status "Make changes AND manage sharing", I can load because I have the "magic-cookies", but if the status is different, I can't load. I have this error: Internal Server Error. Can I load the calendar, if a frie...
162b863f-7fbb-7ca2-4dbf-bebeb1cfdda6
['cdad5ea4-3176-8e30-3fec-5d50bc398481']
2 weeks ago, i could access to the object When, Who, Where with Google API. I used the Class repeatingExtension and nonRepeatingExtension. Now, I can't access and me code is exactly the same. And if I check my code step by step to access in the Entry the repeatingExtension or nonRepeatingExtension are "null". I am on t...
3e31e3aa-9931-212e-d9e9-c8520d18cd35
['cdb313d3-0611-3d65-9610-b7eb1dd32336']
Hi, I'm using mysql 4.1.21, a legacy system. Next step to migrate it, but for now, I need the community help. I have a 23GB table, if I do a select count(over_an_index) from table it uses 1.4minutes to read. The main issue is that this table is the main table of a system and each query is taking too long to complete. ...
a2c5709f-88af-1dd1-454b-455f36ab3783
['cdb313d3-0611-3d65-9610-b7eb1dd32336']
Ok... I solved my mistery of the slow 22G table.... rebuild the kernel to support memory and now things are working. But still quite slow. I do sum() operations over the 22G table. I'm using the latest version of mysql 4... (I WILL migrate soon, I promise), one thing I have notice, is that operations over that 22G ta...
7b64bdf2-6a07-2c14-8c97-d2ec4d0ba5e6
['cdc1bc4c-ae17-e8ad-c67d-1d7207208ef5']
Can I use Kerio (2.1.4) to hide myself when I visit websites? I have the free version of Extreme Tracking on my personal website, but the statistics are severely skewed by my own visiting details (well, ya have to check, doncha? :-). I also have a simpler counter on the site, and it records many more hits than does Ex...
fbeac59b-366b-d0e1-86d7-de90b9aadb04
['cdc1bc4c-ae17-e8ad-c67d-1d7207208ef5']
For some unknown reason, mail from this and two other Yahoo groups I subscribe to have encountered multiple bounces from my PC, and each group has been discontinued. The latest occurrence showed the following under "Last bounced message": Remote host said: 451 local error; try message later (BE) Is this something un...
e797dcd1-6ec8-0780-e265-d374cc0d028b
['cdd9a5cc-3b7a-a573-8ab2-31c3468e4de4']
I'm building a bike for a friend who wants to take up touring and commuting. He's a 24 year-old Iraq War vet who has seen too much horror and has much emotional healing to do. He got excited when he saw my touring bikes, and I'm trying to help him get started. I'm working with a mid-eighties Schwinn Passage buil...
0d360d25-b706-7ddc-665b-efb4c3f3c853
['cdd9a5cc-3b7a-a573-8ab2-31c3468e4de4']
I'd love to find an effective rim diameter for this rim. Anybody know? I believe this model has recently replaced the MA3, but I could be wrong. Does anyone publish a web site with a rim database current enough to show this and the other Mavic recent models such as the A319 and A119? TIA <PERSON>
72faec48-136b-a781-8e31-b93af373cf86
['cddf5f37-7e9a-eae0-44be-b14f8ec09d4d']
ther is a probleme whit multitexture in id's quake2. icculus's one got it too. When gl_ext_multitexture is set to 1, it run a lot slower(about 20fps less). i've tested it with last night dri cvs. It is not a driver bug because quake3 run at same speed multitexture on or off. Do somme one have a idea? Please, make <...
08040f1c-9866-19e3-a14b-b566f4769213
['cddf5f37-7e9a-eae0-44be-b14f8ec09d4d']
Hi, I've instaled Galeon 1.2.5 and each browser window are allways open ouside the screen. from sawfish root menu i can see that windows do existe. this also happen once with a older version(1.0.x). i've also delete all galeon config file before running 1.2.5 at first. I've try to pass somme --geometry but because i ...
41614150-09f9-82db-a403-059845cc2594
['cde96828-693a-c0c2-2eb3-912d5b64a354']
Do you not keep month end backups for 12 months? I do not know of a way of doing this, other than importing the tapes that may have been used for this job (assuming you know what they are). I dont think NBU behavior works like this - its a fixed retention period (that I can see). You could either do month end backups...
052f0162-f7b2-c4da-f651-876e9b6df1ba
['cde96828-693a-c0c2-2eb3-912d5b64a354']
Hello <PERSON> If you have Win2k3 / Win2k3 clients, goto the GUI / Host Master / Properties and Client Attributes. :-) I guess you have that Jave based Gui available. Av - anti Virus on the Windows Client - assuming you run any Anti virus. Again as a test , try turning off :-) HTH Regards
2e03f24f-6fa2-9471-73a6-ee40f31285aa
['cdf21b42-2e15-7139-24c6-167fa288b8e1']
I have had my IC-7300 for about eight months and am quite pleased with it. One slight complaint: I have to run the mic gain at about 3, whether using the hand mic, an SM30 Iwith its gain turned down), or a BM800. This does work, but of course really doesn't allow anything in the way of fine adjustment of mic level/ALC ...
1d5f4a74-c9ac-962f-3786-15f019edd994
['cdf21b42-2e15-7139-24c6-167fa288b8e1']
I have had my IC-7300 for a couple of months and really enjoy using it. I have only one minor nitpick, the mic gain. With the handheld mic, I run the gain around 8%, with an SM-30 around 5%, and with a BM-800 (which I use most of the time) at 2%. It works fine, the audio sounds good on a second receiver in the shack, a...
b491d4a4-e53f-3592-d7a9-6284abf38437
['cdf5c6bd-69ba-ae4b-4bb2-6ba2758f744b']
Dear everybody, I would like to make embedded development on my M5282LITE evaluation board using P&E BDM interface. The toolchain I got includes everything I need to start except for Insight. I've tried to build it with the latest sources from redhat but without success. Could you send me a link where find an executab...
a8b4a1ca-eb85-6eb3-ff3e-d60dcf99046f
['cdf5c6bd-69ba-ae4b-4bb2-6ba2758f744b']
Dear everybody, I have a problem regarding the spurious interrupt exception. I'm using the M5282LITE EVB from Motorola based on MCF5282 microcontroller. I have written an UART driver and an application which goal is to test it. Testing the UART up to 57600 bps everything is ok. Changing the baud rate to 115200 bps th...
8384ab08-26bd-bfb3-90d7-1e473fcd2a8a
['cdfc09b6-d595-f752-61d4-998ebd2b9c5c']
Hi find -version find (GNU findutils) 4.4.2 I issued this command to remove all files "*_original" from parent tree : /find .. iname "*_original" -delete/ as you see I forgot the minus sign before /iname/. The result was all regular files were deleted, just leaving behind empty directories (I don't really know why dir...
9c917b89-903e-be79-d78e-50620e71b6e3
['cdfc09b6-d595-f752-61d4-998ebd2b9c5c']
Hi <PERSON> I posted a monologue about this in the list http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8527. Another got more audience: http://lists.nongnu.org/archive/html/acl-devel/2014-10/msg00001.html Well I read the coreutils FAQ and other the rtfm link, and I think it's time to ask if we could have a question for t...
ccd10f33-edad-60f9-b193-2b59c92724a9
['cdfd3999-a3e2-42de-85b8-1c6b2608cf41']
hello, i need the downloadlink for the "HPPA" Debian Version - 1.44 MB BootDisk Images at ftp.debian.org/.... i can only find the 2.88 MB BootDiskImages !!! can everybody tell me where i can get the files ??? or why is the iso-image for hppa not bootable ??? or can i make with the 2.88 MB boot image file(s) ...
770b8373-a957-b7e8-0536-4ef5b4ff596f
['cdfd3999-a3e2-42de-85b8-1c6b2608cf41']
hello, sorry about my poor english i am a "neebie" i have a lot of problems to compile "kitchensync 0.05" or thre are other programs to sync data with the ipaq (seriell / usb) who can me say witch *.rpm files i need on red hat linux 9 and if they not on the cds where can i download it ??? i need help to c...
f67418c1-883e-f13b-bb15-97603b524cb6
['ce09cd9d-3fcc-2def-20a7-ad35cefbb0fd']
Hi All, I am developing a website with opencms 9.5.3. Now, I have a request from my client which I am not sure it can be done or not. We want a process like this: The editor(or author) edits the changes and publishes. Submit those changes to the administrator or root administrator. The administrator checks and approv...
682e6c45-9e2a-ec11-983a-8bda75b478f9
['ce09cd9d-3fcc-2def-20a7-ad35cefbb0fd']
Hi there, I am using opencms 9.5.3 and facing few issues. One is that I am using text content and when I save the changes, it's saving the ip address of the image src and href of anchor tag as well. I didn't add the IP address manually. I used relative links. I am working on SIT. When I move the site from SIT to UAT,...
b84a9bc0-7494-5d1b-3cbc-f9480aabd559
['ce0a1b19-46bc-39a1-56ee-19cd422451ae']
Hello, I'm working on a project that needs to be able to parse embedded code in a selected language. This is similar to actions in ANTLR. The problem with this is that to do it right the lexer has to take things such as comments, strings and character literals into account. For example when matching code between t...
3e18d79d-b925-1854-8eb7-b4dca71983fd
['ce0a1b19-46bc-39a1-56ee-19cd422451ae']
Hello, For a research project I need some information about the capabilities of the TreeParser (for ANTLR v3). My application uses a custom TreeAdaptor, which constructs trees in a very different maner. The tree classes do not extend CommonTree, nor do they implement Tree. My first question: Is it possible to use ...
234eed08-1e11-6a81-73a9-3d19648b5ced
['ce125274-287a-b540-4f15-3bceec929627']
Hi team, I am testing XML-RPC request on HTTP. I am using SOAP/XML-RPC sampler. It is working fine if a single request is being used in the test plan. The file input can be given in 2 ways here. we can use the XML request in the data field or we can provide the file name which contains the XML request. *What I want ...
9ca057ac-1c61-642c-3401-25cbc9b43744
['ce125274-287a-b540-4f15-3bceec929627']
Team, I am doing a web-application performance test using the Jmeter tool. One of the test will include a soak testing which will be running for 12, 15 & 20 hours respectively. Due to the longer period of execution, the output files are generated with a huge size. (~ in GB's). I am redirecting all the .jtl files with ...
739b1cd0-d613-eb72-7d9c-a384314d6965
['ce130735-8abe-396e-b4ed-f6db203b94d4']
I'm getting a slub crash when loading a module: "BUG: failure at .../mm/slub.c:2771/kfree()!" The test at this location is BUG_ON(!PageCompound(page)); This seems to occur when the kernel tries to dump my modules init function - if I don't mark the function __init the crash doesn't happen. Is this a kernel bug? or...
eb38c2d7-9c89-cc64-5f7b-8fdc8ddd21ce
['ce130735-8abe-396e-b4ed-f6db203b94d4']
I am trying to build a system for Coldfire with an up-to-date kernel, tools and library. I have the latest uClinux dist (patched to 20090810) and Codesourcery tools 4.3-209. This refused to build with an error of limits.h not found. Rather than a symlink hack, this led me to try a recent release of uClibc as the one i...
2c8134f5-58ee-9686-dd86-3f13d228648c
['ce18d35c-93e0-1069-0a4e-12df9196ac64']
Hi friends , i am newbie to linux driver regime and i want to write a driver for my chipset which is having ARM11 and linux 2.6.is running on it so can any body suggest be how i can proceed .i need some basic step and some good documentaion link .where i can get flow of driver code for cpufreq and i can go ahead in m...
1b384246-c56d-4f92-b189-0f37b8a80ff1
['ce18d35c-93e0-1069-0a4e-12df9196ac64']
Hi All, I want to run dhclient on my android development board. but as i do not have it in my build system. do i need to add it in my build system? or is there any other work around? please give me some pointer. My Target is : I am trying to setup Bluetooth PAN network. ubuntu12.04 PC is master and android d...
10f2b1eb-f7c6-1ced-d9ab-f10374a0aab3
['ce1cdae6-544f-0a10-e2c6-eface8492c7a']
Where would I go about finding examples or samples of basic manipulation of GeoTiffs using C# with the .Net bindings for GDAL? I am looking to read a GeoTiff from disc that will be in UTM Zone 14 North and transform it to WGS84 and write it to Disc as a new GeoTiff that is a projected copy of the original with a new n...
5d254edc-0140-4d9a-679f-eec6e5c38c33
['ce1cdae6-544f-0a10-e2c6-eface8492c7a']
I am brand new to RRDtool so please bear with if I don't phrase this correctly. I am needing to develop a C or C++ app that loops through every entry in an rrd file and pushes it out to a database. I am in need of something that shows me what arguments I need to pass to rrd_fetch in order to accomplish this. Is there ...
31e41ace-b98f-2544-ff93-fdf0a4a8be50
['ce1e0103-0a81-e587-3ccb-7d103d426c2e']
Hello Ingo people, Trying to get Ingo to work for me using the vfs/procmail backend. using latest cvs. When ever I try to get a filter of any kind written I get There was an error activating this script. The driver said: Not currently in TRANSACTION state. There are no entries in the Horde.log file in backend.php ...
036a1176-5ff8-4fce-c165-44bf1a5bfe00
['ce1e0103-0a81-e587-3ccb-7d103d426c2e']
Hello, Using latest cvs. set to use ingo with vfs/procmail backend. when backend fails to save script, ie. like when authentication is false, the system still says, changes saved and that filter is 'enabled' even though it is not. There seems to be no check if a filter really IS enabled or disabled, apart from what t...
2fdb3ab6-669c-5be6-24aa-cc435bb08073
['ce244fb9-5138-b68c-3912-f29acc3eda38']
Hello, I am going to use Subversion for my J2EE web applications and was hoping that other J2EE developers could share some insight into a suggested repository layout. I have looked over the Subversion book, and am just looking for input from others who have used Subversion for J2EE development. I have been looking fo...
e5aae38b-efcc-e886-da63-5a92b164fd54
['ce244fb9-5138-b68c-3912-f29acc3eda38']
I have 4 java projects that I am working on and needs some advice on how to "best" setup the repository/repositories. JavaProject1, JavaProject2, and JavaProject3 all have a dependency on JavaProject4. In each project, there will be a src, docs, and classes folder along with a variety of configuration files. Each pro...
e8f71686-a557-e6c9-3059-f9d5a6082550
['ce2c8b2b-c6e2-973f-b658-ea3b38612d9f']
We have fixed all the previous forum post and need to locate the way to move off of /var to /opt/dirsrv as we have created a new file system so that /var does not fill up. What is the best way to proceed in moving the files and services from /var to /opt/dirsrv? Will this have any impact on replication or will everyt...
0064e784-f131-dbb5-ead3-a77d3c4fe4d7
['ce2c8b2b-c6e2-973f-b658-ea3b38612d9f']
So we manually deleted the changelog file and restarted the dirsrv process, it did create a new file so its active again. Prior to doing that we enabled limits, which were previously allowing unlimited file size. The question is does the changelog have any other data that we need to consider before doing these action...
42ca177b-7873-d442-300f-c8a21e3f9099
['ce30f0e1-f807-b18b-16bc-be5568015cf0']
Hello, I've constantly been trying to port to Linux, I've tried Ubuntu, Gentoo, Fedora, Mandrake, the whole bit. Everytime there's something wrong, then I found Solaris. I've been aware of Solaris' existence for a while, (geeky comic books and such) and have been more interested. Now I've decided that I might try swit...
92b61207-97be-28ac-67a6-e63d93a7cb5f
['ce30f0e1-f807-b18b-16bc-be5568015cf0']
Great, is there a way to dual boot Windows and Solaris? (I have two hdd's) That's what I did with a lot of linux disto's before deciding which one to choose. Does Solaris come with a booting program or something? Also: I'm trying to find a home desktop OS and Solaris is looking quite attractive. I'm not paticularly n...
fedae3e9-7cbe-1367-8c75-2cfae1ed3b23
['ce420f24-b1da-ce88-a1a4-64bd757d0f03']
Hello everyone I am working on developing a e-book reader for tablets which will be very interactive in the sense that it will read books which will have videos, animations, simulations embedded in the book. apart from the basic features like highlighting the text, bookmark etc. we are trying to put various other f...
c33e39c2-c233-a6e1-d00e-a231e53188f2
['ce420f24-b1da-ce88-a1a4-64bd757d0f03']
Hello everyone I am working on developing a e-book reader for tablets which will be very interactive in the sense that it will read books which will have videos, animations, simulations embedded in the book. apart from the basic features like highlighting the text, bookmark etc. we are tr...
01e3bd9b-fa10-833c-d7d7-42681f632985
['ce47faf4-7095-7db9-a0d4-ad7e6b5c4a67']
Dear all, I'm using ns3 for the first time in my project which consists of studying the QoS over LTE networks. To do so, I need to modify the DSCP marking of the applications that I'm sending over the network, typically a TCPSocket application which is prioritized and a UDPSocket application. Any help would be really ...
ebd256c3-4508-030c-01b9-0dfbccc44f50
['ce47faf4-7095-7db9-a0d4-ad7e6b5c4a67']
and .cc files and I have defined a new functon SetDataRate in the same class but when a create a topology using this new class, I have an error that says: SimpleChannel has no member named SetDataRate..Is there anything else I have to do in order to take into account this modification?? Thanks in advance
048274c2-814d-1888-d961-a4f3d71d031a
['ce580b16-7974-5729-3716-9d2a9e9cbef4']
So if I look at the specifications at https://matroska.org/technical/specs/index.html, there are elements that are mandatory, that don't seem to be in most mkv files, and that mkvalidator doesn't call out. For example, FlagEnabled, FlagForced and TrackTimecodeScale in the TrackEntry element. Are these really mandat...
742a4baa-3fcd-7ebd-56be-5ccbfa405d44
['ce580b16-7974-5729-3716-9d2a9e9cbef4']
Hey, while I'm really glad to see new applications dealing with Matroska I'm pretty unhappy with your choice regarding its name. You know that mkvinfo is a specific application that's a part of MKVToolNix. Choosing the same name for your application is confusing to users: they may search for it and find hits that don...
e5477b2e-aebc-c6b6-c599-c101343ce3c2
['ce5ac827-bf67-f57e-08f2-06138579a004']
If I try to attach a large zip file (2 or 3 megs) I get the "this page cannot be displayed" page after pressing the attach button. But I can attach a smaller (200k) zip file with no problem. I have the current version of email and phpgw (14.005). Is there an email size limit problem? (my php.ini file specs to 100M)....
77457be0-af50-5cae-565b-05e039e56b5c
['ce5ac827-bf67-f57e-08f2-06138579a004']
Hi, I'm using horde, imp, and turba. The FAQ says to change the appearance u edit config/html.php and app/config/html.php, but that says for 2.x, nothing is listed for 3.x. anyway I tried that and nothing looks like it has changing. eg. I've tried to change the background color globally and I see no change...
ba97db4f-abfd-dce3-3f12-4a75820b5f2c
['ce661976-2444-28fe-9afb-93392c8e3b5a']
Hello all, I have a question regarding Pyramid application. In my use case, I create the Pyramid app using .make_wsgi_app() api, and is then handed to gunicorn to start the server. My problem is, I want to run a task/method once, AFTER the webserver is up. (ie, when gunicorn/waitress/etc had started the pyramid app...
887b53af-cf7d-2892-d37e-52d6061b2f5c
['ce661976-2444-28fe-9afb-93392c8e3b5a']
Hello all, I have a unique requirement. I'd like to tap into the gunicorn's server hooks (http://docs.gunicorn.org/en/latest/settings.html#server-hooks), while using the INI config file of for paster to pass to Pyramid application. I need to when the webserver is up, so as to trigger some events on other componen...
9d4a1a77-89e2-6df9-a0f8-ed11cae12300
['ce77a7b1-cc9f-d8d2-c362-e59fda323a56']
Dear Colleagues, Please, find below the links for a new letter on the delisting of humpback whales and the development of the Enbridge Northern Gateway megapipeline project in British Columbia, Canada, recently published in Science last July. Basically, we advocate that the decision to downlist humpback whales in Bri...
36416ea7-f786-b3f0-cb38-abacedac5a4f
['ce77a7b1-cc9f-d8d2-c362-e59fda323a56']
Hi <PERSON> and everybody, Following the dolphins' mass mortality in Peru, there is also an article posted in environmental health news at the following link  Thousands of dolphins may have died in Peru's massive die-off; cause could remain mystery http://www.environmentalhealthnews.org/ehs/news/2012/perus-dolphin...
b9f30878-3bbf-9537-45fb-1ecd0478db36
['ce85af66-2f87-ceda-3b61-4e2146c4c4fb']
OK, I've gone back to Condor 8.0.6 RH5 and the error is in fact not mentioning libs but says: Floating point exception If I "file condor_master" for 8.0.6 I get: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), stripped whereas for the working 7.6.7 I ge...
e164ebf3-aeb5-ce10-21dc-ecb4ebd573f8
['ce85af66-2f87-ceda-3b61-4e2146c4c4fb']
We have a user running ~120 jobs per night. At the moment no other users are submitting jobs. We have a total of ~200 execute nodes available. He gets a max of ~70-80 jobs running at once. i.e. there are still ~120 nodes available but not getting used. Would increasing his priority get him more machines. From reading...
9b8ca315-73cd-795c-e4eb-2ce6c7bc5f06
['ce86d057-92ce-0a1f-3126-d6085a44f98e']
Hi all, again. Another quick question. Is there any way to make it so that rt2 will only send status messages when the status of a ticket changes EXCEPT when the ticket is resolved? It'd be nice if the rt2 could send just one email, the "resolved" one, not the status changed one as well. Thanks.
20872bf8-9fa2-785e-fedd-b7a30f2acbd3
['ce86d057-92ce-0a1f-3126-d6085a44f98e']
Hi All. I've just enabled SMTP Authentication in Postfix using SASL. From Outlook (or Netscape Mail, or whichever mail client it may be), I enter the login name as 'foo', and the password. When I look at the logs on the server, it seems to be trying to lookup the user '<EMAIL_ADDRESS>' -- not just 'foo' ?? I tried tu...
dc0ddc09-1169-5aed-f1b7-bd6411471970
['cea7a868-1a1e-e61b-3cd6-4ff46a023754']
Hi all! I see at least one topic which Wikipedia covers but does not list in its search engine, that is [[Conditioning]]. I wrote that article long ago, so it should have been spidered. Frankly, I think that it has been removed from the search engine index, a kind of censoring. You may ask why someone would do that ...
f40d8dc3-53cf-5b7a-4e11-31de09017662
['cea7a868-1a1e-e61b-3cd6-4ff46a023754']
I joined the LUG recently and now get spammed a lot. ;-) How about founding a newsgroup? You know, the advantage of a newsgroup is that you can browse the threads and see in a few seconds what´s up. To found a new group is very easy, and to get Netscape´s, IE´s or FreeAgent´s newsreader properly working is also not...
5ae1c810-8f35-cf70-c8e0-64b5a6ec7467
['cebb6d06-5ad9-3717-d59c-b40774a2aa66']
Hi, I appreciate a clarification on the following issue that relates to inband VCCV. Should a PE process a incoming VCCV message which arrives with a vc-label of a pw which is administratively disabled? Can it safely discard such messages? Same question relates to inband VCCV arriving with a vc-label for which no p...
3456bdfc-813e-a45b-fbac-b2397fdf0ec0
['cebb6d06-5ad9-3717-d59c-b40774a2aa66']
<PERSON>, Thanks for your comments. You raised two issues; setup of reciprocal LSPs and identification of PTP messages. Please see my comments below: 1. The draft explains the advantage of reciprocal (symmetric) LSPs as quoted below. As you point out, in order to setup reciprocal LSPs special means must be used, e....
12f6670a-804a-df01-e6da-97d5d91122f6
['cecdda5f-9f11-90e6-c2b7-e59e6a507f8b']
1) psycopg.threadsafety = 2. what does this mean exactly? if more than one thread shares a connection, does the connection separately handle their commits, rollbacks, etc? or are they shared? 2) it says that connection pooling is supported but deprecated. if the connections are threadsafe, why pool them? unless o...
ecb81e07-b2ab-ef36-bc57-b06a1996bde7
['cecdda5f-9f11-90e6-c2b7-e59e6a507f8b']
retrying this now that i'm subscribed to the list..... i've written preliminary support for :out arguments for def-function. on cmucl, scl, sbcl, and lispworks, it delegates to their underlying mechanisms. for allegro, mcl, et al it creates wrapper functions. (perhaps some inline declarations are in order.) caveats:...
df8b09cf-a583-cc19-adf0-4de40c3caea3
['ced7fa93-8e42-0156-951b-519f6caec014']
Hiiiiii I am building gcc-3.4.2 for Ada language on linux. I have successfully builded it as a native compiler for i686 target but there is no binary for gnatmake,gnatlink etc. The only binary which I am getting is gnatbind. 1. Can anyone plz tell me why I am not getting all the binaries? Thanks Arpit
4920f918-7247-60a2-2d8d-0a629265222a
['ced7fa93-8e42-0156-951b-519f6caec014']
Hiiii, I have build GDB-6.3 on Linux for some embedded target i.e. cross builded GDB-6.3 for some different target processor.I have builded it succesfully on my host system but wat i am getting is simulator only that comes with GDB for that target.There is no binary for GDB itself so that I can debug my appicat...
7ab444c1-2c69-89e6-d0d3-53cf789ee6fa
['cef28783-c8be-83e1-ac48-900751bb2097']
Hi, The following two patches, respectively against xserver and xf86-video-ati, allow drivers to instruct the exa module to ignore configuration directives disabling UploadToScreen and/or DownloadFromScreen. This may seem overkill given that these are supposed to be debug directives, but since the driver knows it won'...
5e3dfabb-868e-956d-1d1a-5365125df8e2
['cef28783-c8be-83e1-ac48-900751bb2097']
If I understand correctly, if you simply connect your joystick, it doesn't work in games etc.? But if you connect your joystick, run "jstest --normal /dev/input/js0" it starts working in other applications? Do the other applications work *while* you're running jstest, or do you quit jstest completely before running the...
2ed26a90-a284-db04-dc69-e44b0e984bcc
['cf042ba1-a2fc-f499-041b-553394fcd689']
FYI, if anyone has a WAP11 online, be sure to firewall it from the outside world. This 'backdoor' is quite nasty, but you need to have access to the AP from the WIRED side, not the wireless. Well, the wireless may work, but only if you have wep turned off, in which case, they could just get your password. I doubt the...
56cdc0cb-7633-2ddd-6504-c61e4021ceb5
['cf042ba1-a2fc-f499-041b-553394fcd689']
Should <PERSON> & <PERSON> get hit by a mountain dew truck, we'd need to know howto handle a slashdotting. http://www.seattlewireless.net/index.cgi/SlashdotHowTo ...will tell you how. As for the fears of folks 'changing stuff', fear not. Here's some tips for getting stuff back to the way it should be. http://www.s...
d73df7f4-d57f-f8d7-a335-16f97999d21d
['cf1bdf54-ca53-e9e3-887b-45c0ab7f96bc']
Hi All, I was wondering if there is a way to get a more verbose log entry. I have some mail that is getting filtered into a folder that doesn't belong there. I can't figure out where I have the problem because I have several rules set in the recipie that go to that same folder. I would love to see which rule is cau...
31cd843e-4380-5f68-6b17-0ccc2e4ea5bd
['cf1bdf54-ca53-e9e3-887b-45c0ab7f96bc']
Is there any way that I can test the anti-gif-spam filter (like GTUBE)? I tried inserting a gif into an email to myself but it is slipping through to the inbox... This means that I have botched (which could quite possibly be the case) something up or the recipe isn't recognizing me as a spammer. <PERSON>
14568302-500d-77b3-89fe-bcebc6461405
['cf28be46-8c27-8309-253d-0fce3bb8532b']
I have a very simple Products I am developing, and need a very simple configlet for it. I have the configlet set up, and have set default view to Edit Ok, but it doesn't look like a configlet. Are there any ArchgenXML / Archetypes based Products with simple configlets I can learn from? I've worked through the very use...
e7175c44-976d-cac2-ffb3-cc87209330a8
['cf28be46-8c27-8309-253d-0fce3bb8532b']
I have a very small folderish Product I'm developing to hold part specific manufacturing documents (drawings, packing requirements, metrial specs etc). My users want to find parts that do not have a complete document pack, so I've added a read-only field and created an accessor that checks the folder contents against a...
7ab675ee-cc59-12a8-9508-66e9375bfacc
['cf33e3a2-f05a-84a6-c7cf-02a87468e2a1']
Dear all, first of I would like to vote for accepting the ublas library into boost. My experience is based on over 6 month using the dense matrices of ublas in my main project. It was easy to switch from my home made matrix class to ublas. Personally I'd like to have the following changes to ublas 1) A member fu...
a222a7e3-ee4e-a6c8-117c-84b9e220b7f0
['cf33e3a2-f05a-84a6-c7cf-02a87468e2a1']
<PERSON>, I just found libs_ublas.tgz in a previous posting in this list. In the document section the performance is compared to 'C' arrays. From the sources (bench32.cpp) I conclude that this means simple for-loops for matrix multiplication. Or is this benchmark only benchmarking the element wise access ? Are there...
517262b1-d2c2-ddd4-160c-e6aa42f7c974
['cf3a6c74-42cb-5622-9a04-a56b1220911c']
Hi all! I have this question related to BioPerl but not about its implementation, bugs or problems. I know NCBI has a limit of one request every 3 seconds to their server, that includes all of Entrez and all databases. I had once tried to use LWP useragents directly to access some data from the NCBI website, and thats...
c4c61605-640f-9b75-d80f-2c8d9acfdaf2
['cf3a6c74-42cb-5622-9a04-a56b1220911c']
Hi all, I had to reinstall windows 2000 on my machine for some funny reasons and hence am now setting up my webserver and other things. I installed Apache 1.3.27 and that works fine. I then downloaded PHP4 and was trying to configure it to the Apache web server. I followed all instructions in the instalation guide, bu...
bd880da9-daca-fdf3-0334-cd29726176fa
['cf426fec-1f2b-1c67-8bbf-64fb044213fa']
Hey, This series is an attempt at splitting "sound: Convert SndChannelClient to GObject" https://lists.freedesktop.org/archives/spice-devel/2017-January/034773.html in much smaller chunks to ease reviews, and make git history more usable. This might be a bit artificial at times (especially the conversion to GObject be...
93cc9705-c242-83b2-3f73-3c143d5bfdb6
['cf426fec-1f2b-1c67-8bbf-64fb044213fa']
Hey, Here is the next patch series for spice-xpi. This one reworks the existing code to * make some of the code generic by using glib functionality instead of directly using libc * move all the platform-specific code to a ControllerUnix class, and leave the generic code in a parent Controller class Next patch ser...
a3123a2b-c959-75ea-06ea-afd36218c2fc
['cf53a2ef-951d-c912-2400-e653d479659f']
I know Cake does some fantastic automagic as long as the database has been designed as a proper relational database. However considering the latest trends in no-Sql and key / Value storage concepts I was wondering if it would be possible to design a database using Key/Value pairs and still have it work from CakePHP? ...
bcee4fbf-1a68-dd28-fc48-c30f0d7dc2c9
['cf53a2ef-951d-c912-2400-e653d479659f']
Yeah I know this might sound weird, but the problem is, We built a really large site using Cake 1.2 Beta, and its grown significantly over the period of time and and started to slow down. We've noticed the latest cake 1.3 gives a much better performance, however we can't just upgrade the version of cake because many o...
f6516b95-3311-8af4-ff40-23785ce6d7f7
['cf5501ef-f29e-ff4d-72a8-eb8ac3ebb2df']
I recently purchased a used TP21. I understand that the more recent TP family notebooks use a single mini-PCI for the internal NIC and modem. I am very interested in doing a little modification on my TP21 and installing an INTERNAL wireless NIC. Does anyone know whether this is possible? If I must replace the exist...
2bbdbeee-951b-6a01-ef52-ad86769c25b1
['cf5501ef-f29e-ff4d-72a8-eb8ac3ebb2df']
I have a TP T21, type 2647-97U. The default resolution at which the LCD seems to be "happy" is 1400 by 1050. This tends to strain my eyes. When I attempt to change the resolution to 1024 by 768, the screen gets a 1/2 inch margin on the sides, and a 1/8 margin (black, dead space) on the top. The screen also looks ve...
51336146-afa2-35ab-09ff-a1cfb0f86f76
['cf5b612d-dc5d-deea-a909-9275552717e7']
Hello guys, My problem is about asynctask and database lock. I have an asynctask which does a full restore (from an amazon s3 storage) of my database. In order to avoid any inconsistency I use a sqllite transaction. From the UI thread I display a loading message while launching this asynctask and was thinking It was ...
1a641bbc-ce40-47a9-7d6a-40478697d6e1
['cf5b612d-dc5d-deea-a909-9275552717e7']
Hi, I am trying to add the LVL check to my application but I think I have missed something because I always receive the message NOT_MARKET_MANAGED. My application is not yet on the market but the documentation said if I deploy it with the emulator on a google api level 8 target, it embeds a market service. Could some...
a53f88cb-240f-6618-ccf9-3d726bd259b4
['cf5cde38-f26a-bc62-986b-bae9a817f861']
Greetings All, This morning I discovered a nice surprise on the cygwin website. I was doing a package search on the website to see why error_t was being redefined in errno.h, and to my surprise, a package "cygwin-1.3.11-1" was returned as one of the hits. Since I can't keep such good news to myself, I felt like spre...
74443761-b6e5-d2cd-5e53-fe0e7dde4bb8
['cf5cde38-f26a-bc62-986b-bae9a817f861']
Hi, I know this topic is a touchy one, but I was wondering if we could switch on the argz/envz vectors in the cygwin.din now that newlib has been so nice to supply them to us. I have a project or two which could benefit from the additional functionality. Besides, having the ability to create null-separated string ve...
af64130d-0057-2805-cebd-757c61b8421d
['cf5f840f-73de-a220-503d-244d199fdd39']
Hi, We seem to be having continuing a number of odd issues with the Baruwa packages on ubuntu servers. These are fresh installs so there are no old Baruwa packages lying around. Reports: if javascript is enabled, and a reporting function is selected, the scrolldown menu in the middle (equals to, contains etc) bec...
841f6692-999b-efe8-abdd-63e53e61e50c
['cf5f840f-73de-a220-503d-244d199fdd39']
Hi, I have upgraded our cluster to Oneiric and the latest packages from the Baruwa Repo. Everything appears to work okay apart from any of the release/learn actions. If I disable javascript it appears to be okay, I can release messages, celery sees it and the end user sees the message. Error: Error connect...
6bbc194e-1907-004f-827b-fcb1287836c8
['cf981083-6b78-fbfd-dc96-77659b2187b4']
Hi <PERSON>, we are currently working on porting the Curved MPR to open source. The progress is documented in the corresponding bug (available through bugzilla: http://bugs.mitk.org/show_bug.cgi?id=10719 ) . As of today, the partially working example is available in a remote branch ‘bug-10719-curved-mpr-master-inte...
af9320b6-e1e3-0d21-e8e8-ae5b5446c000
['cf981083-6b78-fbfd-dc96-77659b2187b4']
Hi <PERSON>, following the log output you have posted it seems that your data is possibly not complete. The error message appears if the number of dicom files recognized for import and the number of acquisition series do not match (more precisely: the number of files is not a multiple of the number of series). It is p...