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
667009b7-ae99-a5f4-7b3c-da7077907c21
['6d8644eb-8f15-de75-9b74-3d696d73cb09']
This may be a simple enough Q for some of you, but I can't make heads or tails of it. I'm just wondering if it's possible to consolidate down/up events into one event as opposed to two events. Right now, if a device goes down, I get a down event, and when it comes back up, instead of getting a CLEAR alert (for the same event), I get a seperate and new "up" event. The problem being, up/down events (by default) will never leave the events tab and move to history. Suggestions? ... or if there is something obvious I'm missing or why it's better to leave it like this. Thanks, <PERSON>
dd6ad175-66ab-7508-3028-528c1bb26712
['6d8644eb-8f15-de75-9b74-3d696d73cb09']
Per some previous posts in the archive, I've gathered that I can use 'zInterfaceMapIgnoreNames' in zProps to simply ignore monitoring an interface name. It appears this option doesn't seem to work on my end, is there any trick to getting this to work? I've changed the zProp in the /server device group, saved, and went to any of the corresponding interface names on a number of devices and noticed it was still monitoring. I'm still getting alerts for these int's, too. Is there anything that must be done after doing this? Does this option only get used when new devices are discovered? Thanks all <PERSON>
d4907d1b-7b74-cba6-9084-5df1685146fb
['6d8a6d49-df46-8cb3-e3f9-c4a599443449']
I do a lot of php scripting in the course of an average day of work and am trying to find a program to use to do my work in. Back when I used to run Red Hat, and Yellow Dog (have a mac and a couple of i86) I used Moleskine ( http://www.micampe.it/software/moleskine/ ) which is a python script that uses the GtkScintilla editor component with python bindings. For some strange reason I have been utterly and completely unable to get it to work under Gentoo on any of the platforms as the program errors out, saying: ImportError: No modules named gnome.ui Everything I've read indicates to fix this ( well, to run moleskine period ) you need to install the pygnome package, which seems to currently be represented as gnome-python and pygtk in portage. I could be mistaken in this but its the closest I've found to the pygnome in the portage tree. I was hoping maybe someone on this list has encountered this problem with Moleskine on gentoo and fixed, or failing that had a good suggestion for a dev environment writing PHP. I've mainly got a need for small memory usage, syntax highlighting for php and html, standard indent support, and multiple files. Currently I've been getting by with kwrite and fluxbox's tabs, but its just too much effort. <PERSON>.
06e04c8e-faf8-c107-7e2d-84d27ff39f8f
['6d8a6d49-df46-8cb3-e3f9-c4a599443449']
I have been racking my head, pounding the internet, doing everything I can and I cannot seem to find anything that helps me resolve this issue. I have a number of sites that I run all using PHP (obviously) and I've been doing most of my testing using Mozilla. Just today a co-worker asked me why the site was broken and on further investigation I found that their system was not storing _ANY_ cookies from the site. Its a Windows 2000 system, and I saw the same behavior from IE 5, IE 5.5, and IE 6.0. It takes and saves cookies from a large majority of sites, just no the ones using PHP. I did a test where I even fresh compiled and used vanilla configuration files both an apache webserver and php 4.3.1. The server is available at: http://mana.kontrol-pad.net and the test script I wrote was test.php (source is available at http://mana.kontrol-pad.net/test.phps). I'm at wits end, has anybody ever encountered anything like this before? <PERSON>
e64288e0-8885-2401-10ad-c73ec5da1230
['6d8b930d-4811-762e-64df-bf27dc81dc94']
The idea is to use the JPS Java printerservice to create a component that receive inputstreams is configured with the printer device to use and send to printer all it receive. It should be fairly easy. We are using jasper reports and the option could also to create a more elaborate component that is configued with the template to use and print or produce templates and places on the file system or send it to printer. <PERSON>
5e720740-ebab-cd72-b40c-5b57ac52b640
['6d8b930d-4811-762e-64df-bf27dc81dc94']
Hi. I'm new of servicemix. I'm trying to read the content of a mailbox getting the messages with attachments and saving them on file (for now) after I'll need to ransform them, create a pdf and in the end print them. Since I'm new Now I'd like just to start with something simple so get the mail and create a file from it. I managed to read the mail, but I have problem in creating the file. I think that the filemarshaller just believe that he will find a file in the message but there is a mail. So there could be the need of a custom marshaller that does the transfer from mail to file. Do I have to write the class on my own or there is something I'm missing, can I chain marshallers? Can I instruct the file marshaller to get stuff from the mailmarshaller? I'll send you the servicemix.xml file Thanks <PERSON>
f349b82d-c48d-7732-3a81-11155bc76685
['6d8d8477-ea12-cce8-df23-c1f962702b1d']
i'm new to itext, and confused.... i tried to stamp on a file, and after the stamp, i wasn't able to export the file as XML anymore, the option for export won't even be there in the Adobe reader. Btw, its a IPC 1752 form. created by LiveCycle Designer. this is the simple code. i stamp nothing and the xml export would still be gone. I tried to use PdfWriter, and the new file wouldn't be exported as xml either. Anything hints? thanks...
c9ee14c8-e9d3-feec-a3da-587b1f71c325
['6d8d8477-ea12-cce8-df23-c1f962702b1d']
i'm new to itext, and confused.... i tried to stamp on a file, and after the stamp, i wasn't able to export the file as XML anymore, the option for export won't even be there in the Adobe reader. this is the simple code. i stamp nothing and the xml export would still be gone. I tried to use PdfWriter, and the new file wouldn't be exported as xml either. Anything hints? thanks...
424939d1-4a9c-fc29-417b-567c43b0d54a
['6d8dca3d-ed23-629e-ef3f-d40395ea0b49']
Hello, How hard would it be to modify torcs to support objects on the track that the car can hit? I am thinking that you somehow specify them in the track XML file, and then add them to the SOLID simulation just like cars. Collisions with them could be handled in the same way that car collisions are handled. If I implemented this, would the patch be likely to be merged into the main source stream? <PERSON>
73c69cac-e488-93a4-7658-7314f125b561
['6d8dca3d-ed23-629e-ef3f-d40395ea0b49']
Hello, I am using the vfh position driver and it's working well. However, sometimes I want the robot to turn in place, without moving forward. I know this is possible using the velocity-controlled gazebo position driver. When I just set the angle in vfh, it moves forward as well. But if I use the gazeob driver directly, vfh gets angry and tries to move the robot back where it started. Is there a way to disable vfh when using velocity control, and then reenable it other times? Thanks, <PERSON>
269a930c-964b-a253-aa4d-4c68db95b5c1
['6d910319-f719-1bab-1b92-73f6aa0b96fa']
Bob, If you go to WorldCat.org and just enter "promptcat" as you search term, you get 39 hits. Many of these will be what you are looking for: http://www.worldcat.org/search?qt=worldcat_org_all&q=promptcat You can also go to LISTA, Library, Information Science & Technology Abstracts, which is free, and do a similar search there. Jeffrey Beall, Metadata Librarian / Assistant Professor Auraria Library University of Colorado Denver 1100 Lawrence St. Denver, Colo. 80204 USA (303) 556-5936 <EMAIL_ADDRESS><PERSON>, If you go to WorldCat.org and just enter "promptcat" as you search term, you get 39 hits. Many of these will be what you are looking for: http://www.worldcat.org/search?qt=worldcat_org_all&q=promptcat You can also go to LISTA, Library, Information Science & Technology Abstracts, which is free, and do a similar search there. <PERSON>, Metadata Librarian / Assistant Professor Auraria Library University of Colorado Denver 1100 Lawrence St. Denver, Colo. 80204 USA <PHONE_NUMBER> ee9i+C90RltBe3Ef@example.com
17b75e2f-806c-7e0a-6636-e742acf2c972
['6d910319-f719-1bab-1b92-73f6aa0b96fa']
Typo of the Day for Librarians Religon (for Religion) This typo is classified into Section B of the Typographical Errors in Library Databases list of known typos. Section B lists typos with 16-99 occurrences in the typo database of record, OhioLINK. A recent search confirms that there are currently 42 instances of this typo in the database still. Many of the typos in the main list are truncated as a means of grouping different variations of the same word together into a single entry. For example, the truncation symbol, the asterisk, is often used to indicate both the singular and plural forms of a given word. When I search OhioLINK for "Religion*" I get 48 occurrences. <PERSON><PHONE_NUMBER> occurrences in the typo database of record, OhioLINK. A recent search confirms that there are currently 42 instances of this typo in the database still. Many of the typos in the main list are truncated as a means of grouping different variations of the same word together into a single entry. For example, the truncation symbol, the asterisk, is often used to indicate both the singular and plural forms of a given word. When I search OhioLINK for "Religion*" I get 48 occurrences. Jeffrey Beall
7c914933-28b3-9220-0a61-ec1863ebbf6b
['6d9a7c3d-64ee-67d2-e635-5c3ffa379859']
The separately downloadable UMLS dictionary formatted for cTAKES [1], not counting medication names (RxNorm), is in a database [2]. So you could add to that database whatever terms you want. The RxNorm dictionary is in a Lucene index (though there is a related jira ticket open so that maybe it will end up in the same database) so to add to the currently used medications list, would probably best be done programmatically using the Lucene API (someone with more Lucene end-user experience, please chime in) cTAKES provides a way to look up terms in a flatfile dictionary that you would provide. See the files that end with .csv within ctakes-dictionary-lookup-res\src\main\resources\org\apache\ctakes\dictionary\lookup The flatfile is not used directly in conjunction with the database file of terms from UMLS – to use the two together, you would have one annotator configured to use that flatfile for the dictionary, and have a second annotator configured to use the database file. Some things to be aware of if you went that route - each note would be processed by both, and if you had terms in your flatfile that duplicated what was in the database, you would end up with double annotations - each note would be processed in effect twice (not by the entire pipeline thankfully) so it would be a slower than just using one. As far as something being annotated that you don't want annotated, within the LookupDesc*xml file being used, there can be an excludeList to have "men" no longer annotated. See LookupDesc_DrugNER.xml for an example of using excludeList. Any improvements or even written steps on any of the above would be a great contribution. <PERSON>
a20aaf2a-212b-910f-9f1a-c29b83b41d73
['6d9a7c3d-64ee-67d2-e635-5c3ffa379859']
Hi <PERSON>, Any luck with this issue? Are you using Eclipse? If so, which version? If I understand correctly, the java build path for your project should include UQOPicoProject/src/main/java (or whatever directory you placed your source in) Do you do the compile within Eclipse or externally (such as from the command line) If I remember correctly, when Eclipse says that source is not available, it gives an option to click and link the source. That has worked for me to view source for things like jars. When you say your project is at the same level as the other cTAKES projects, is that how it appears within Eclipse, or actually on the file system? <PERSON>
11f37336-c118-943c-44f1-66391fff038e
['6dab13d2-f991-9ab8-5bae-e36d32eab34e']
Has anyone out there tried making some scripts for Debian or Ubuntu that emulate even part of the beadm functionality Solaris-based systems? I really liked having that ability, but I need Linux. I don't absolutely need this, but with one of our systems it would be helpful. I know its quite problematic to get a full beadm-like system setup on Linux, but here's what I'd like to accomplish: - I'd like have 2 separate Ubuntu installs I can switch between periodically. - 1 load is primary bootable OS, used for our developer to test (using Trusty install) (loaded on rpool/ROOT/ubuntu-1) - Second load is Precise (for now), loaded in rpool/ALTOS/main-1 - Second ALTOS is receiving regular snapshots from remote zfs send/receive. - Each install is entirely setup on root ZFS single FS , including /boot/grub. (no separate /boot partitions) I'd like to be able to setup a script for the developer to run in Trusty dev load so he can switch and boot to the Precise load. Kind of like you can do on a Mac with Bootcamp, even if theres more steps and just at command line. As I write this, I think this wont work. I am sure I could switch bootfs and change mountpoint properties, but on the Precise load the zpool.cache will be wrong, right? Plus, probably can't change the mounts without being in a third boot environment, like a USB boot or other? Can we have multiple mountpoint=/ set on ZFS pool? And... grub in the Precise /boot dir will be all wrong and need to be updated. Maybe a third boot OS on USB or separate non-zfs partition, used only to boot, run a "switch boot env" command, and reboot to new env. I appreciate your thoughts, thanks! <PERSON>
3fd4f932-fc2b-e0fd-4338-16b8fc3e0f59
['6dab13d2-f991-9ab8-5bae-e36d32eab34e']
Just wanted to shout out a big thank you, <PERSON>, for putting up the Trusty daily packages! Looking forward to tinkering with root zfs on a couple systems over the next few days. I have a "minimal" 14.04 install running on a tiny ext3 partition on my old laptop, and zfs loaded and ran without issue so far. Its kind of handy keeping that minimal load rather than using a live usb/cd. Will transition to a full root zfs install soon. Thanks again!
4c34b805-2323-d8b0-3bb7-f097b9cc8e35
['6daf3a55-27ed-67a6-1746-a456a3a397a8']
<PERSON>, Have you checked the web server logs to see if it is generating errors? Also, did you make sure you use the check scripts with Maia to ensure that all the web dependencies have been met? I have seen this problem happen when php-pear-pager is not available or installed incorrectly on the web server. Thanks, -Larry
e6e00338-dbdf-a994-d605-17deae5e4ae6
['6daf3a55-27ed-67a6-1746-a456a3a397a8']
That seems like an awfully large max message size since most of the internet is usually no more than 30-40MB. Also, when having a max message size that large, do you have mysql max packet size set that large also? It should also be set in postfix and the maia web interface admin. Basically, it has to match in at least 3 places. I doubt however, that spam messages are anywhere near that size if in fact it is only spam that gets stuck in your postfix queue. Thanks <PERSON>
30977a72-f5b0-9aab-6d68-48988780a623
['6db91932-d708-baba-5216-33db8d6ef13c']
Hi, I tried to fetch the git repository from spip and got a few problems: - First one, if I fetch with git clone http://git.spip.org/spip.git/ I get only tags up to spip-3.0.13 (but on the website they go up to 3.0.16). If I do it from the github repository it goes to 3.0.16 as expected. - Second, the squelettes-dist and plugins-dist are not fetched. If I try to do it with the svn, they are fetched separately. But this doesn't happen with git and no information is given about that on the wiki page Do you have an idea why the repository is incomplete, and how do you usualy proceed when you work with git? Thanks in advance for your help! Best regards,
9a56c8e6-47a5-ea16-5904-50d3ab3bfdf3
['6db91932-d708-baba-5216-33db8d6ef13c']
Hello, I wasn’t aware that php71 was in community, thanks for pointing it out. However, the php package provides php-ldap, which php71 doesn’t (at least not explicitly). Shouldn’t it mention that too? Otherwise it becomes harder to replace php with php71 when we have php webapps that require php-ldap (probably the case of phpldapadmin too?) Kind regards,
036dd597-6b52-ca2f-0770-0afc09246628
['6dbdf43b-6de4-5ca6-b00f-c74bb4db1925']
Hi all, Thanks for all the replies and tips, and great direct action from Telstra techs on the list. It appears there a number of issues that we should have considered before using telstra.extranet apn. 1. There is no firewall on this connection and the internet is naturally noisy, so if you have a small data plan you need to consider the general noise in your costs. 2. If you have telemetry devices make sure they are safe against being hijacked in this particular case telemetry boxes can be poorly designed and we found one variety of unit had open recursive DNS servers (the manufacturer has been advised, I'll pass on the details to auscert).These were being scanned and ip addresses sold off to as DNS amplifier DDoS agents. 2a) thus if your unit was vulnerable, you would cop a few gigabytes of DNS traffic while it attacked Facebook or whomever. 2b) if your unit isn't vulnerable but you are lucky enough to be allocated an IP address previously recorded as being vulnerable, you still could cop a lot of traffic from "hackers" still trying to access the previous device. There is no point trying to firewall your device as your traffic is metered and billed what is sent to your device, regardless of whether it is received. In good news, Telstra are now firewalling unwanted DNS traffic to telstra.extranet so this should not cause problems as of yesterday. For either vulnerable or non vulnerable units. <PERSON>
8009f760-5829-7645-3ce4-a6388701a457
['6dbdf43b-6de4-5ca6-b00f-c74bb4db1925']
Hi, I'm looking to talk to anyone who has been receiving large data bills using the APN Telstra.extranet on Telstra's mobile network. We've got a lot of sensor equipment which uses it and over the last 3 months have been receiving large bills due to what appears to be DoS attacks on the public IP space that Telstra uses. I suspect we'll have to move up the level of maturity of technical design to not use public IP (instead have a closed APN). Some background info I dug up: http://forums.whirlpool.net.au/archive/2175897 and Maxon had a link warning customers too (but their site appears to be down today). <PERSON>
c1d299fe-41a3-6c28-61be-22552ed86f82
['6dd6af84-60bc-11da-c424-7d4f6cdc9957']
Hi, I downloaded the Fedora Core 3 .iso files (totally 4 files) into my harddrive. I am planning to install on my machine from the CD. I know that i have to burn the files into the CD instead of just copying. My question is: do i have to burn only the first Disc and i can copy the other iso files into CD or Do I have to burn all the Disc instead of copying? Because unknowingly, I copied all the iso file in the CD without buring as Image. I know the first CD is waste(.iso are not bootable), but i am trying to save the other 3 CDs ;) by retaining as .iso. Will this work ?? Thanks for the help, <PERSON>
50223d7b-0df7-f6b9-e8b4-ef1285f41f91
['6dd6af84-60bc-11da-c424-7d4f6cdc9957']
Hi All, I dont know whether this topic is discussed before in the list or not. But i am posting here again. Recently I installed Fedora Core 3 in my laptop. Everything went ok. But struck with my wireless card. I have Intel Pro 2200BG wireless lan card. I checked the open source of that site (http://ipw2200.sourceforge.net) and installed the firmware and the driver in FC3 and bingo after restart FC3 detected the hardware and after little work, i was able to connect to my wireless router and hence to internet. But that is without security, ie router is open to all. But when i set my router to WPA-SPK security, I could not connect thereafter. I dont know whether Intel pro 2200BG driver support WPA-SPK or not. Do anyone have any idea about this ? Like securing the router instead of open in Fedora environment with Intel Pro 2200BG wireless card ? Help will be greatly appreciated. I checked the sourceforge site.. but could not get enough information about WPA-PSK stuff. Thanks <PERSON>
ca31780f-245e-9e41-80c8-18fec51a6b62
['6ddd9021-9007-221e-e5ef-d90f7a486975']
The "blinky" program given in tini specification does not seem to be working, also it says Port3Bit5 for the led, where as in the schematic the pin is titled LED_CONFIG1 (or may be it's LED_CONFIG2 or LED_CONFIG3), what's the real name. Also what's the addressing scheme that TINI uses, please tell me the "mapping" i.e memory to board for instance if 0x00001 is mapped onto first pin of J28, plz say that! and plzzzz improve the documentation! <PERSON>
416cd620-d4a5-b9fe-24a3-0f3d805caa28
['6ddd9021-9007-221e-e5ef-d90f7a486975']
I am currently running a networking application that sends and receive on seperate multicast socket(with same port) simulataneously in two different threads on the same port ... TINI is not allowing me to have two multicast socket with the same port at the same time .... i didnt have this problem on windows and linux machines because of their speed and probably two sockets never existed at the same time ... any comments ??? <PERSON>
638cd7d2-d21f-9836-d00e-4f18675e30fe
['6de04f16-440e-8f2c-3c0b-6c595d1d3c89']
Hi - We are researching putting together our first cluster. Any recommendations with regard to which package to go with or stay away from is most welcomed, i.e Redhat, Veritas, SteelEye .... We are running Redhat WS 3. Thanks for any info <PERSON>
90f68d63-af76-9a76-82d1-8f6b27f25466
['6de04f16-440e-8f2c-3c0b-6c595d1d3c89']
We have had a consistent problem of executables shared over NFS crashing when new executables are released. Before a new executable replaces an older one with a cp, we mv the executable to a fallback dir and rename it. We have 2 renaming schemes, either .old, .older, .oldest or append a date to the old executable. This used to work fine when the nfs sever was solaris, however since we migrated it to redhat linux WS, we find that the executables crash with a SIGBUS. The executables don't necessarily crash right away, as a matter of fact we can't intentionally reproduce the crash. Which leads me to believe it is cache related. Has anyone experienced a similar problem, and come up with a solution ? Thanks <PERSON>
868baf4f-f017-8f54-5a05-1b64209f09db
['6de3c1ff-5938-07b8-a149-ad803d173529']
Hi <PERSON>, I have a strange problem in a C program I wrote. I open a hard disk character file (/dev/ad1) and attempt to write over the entire disk. I expect the last write that would go beyond the hard disk length (capacity) to return with an error but instead the write succeeds. This happens for hundreds of gigabytes beyond the file (hard drive) length. What could be wrong? (This program works fine on Linux. The last write that would go beyond the end of the hard drive returns with -1.) Thanks for any help,
9567fb5d-2797-1397-7bfe-b8d2f3b56b0d
['6de3c1ff-5938-07b8-a149-ad803d173529']
Hi list, I've got an array for home use where my boot drive (UFS) finally died. I've decided to upgrade to a SSD for a replacement but am looking to maybe simultaneously improving performance of my ZFS array. Naturally a FreeBSD install doesn't use much space so partitioning the drive to get maximum usage seems wise. I was thinking for a hypothetical 40GB drive: 20GB -- FreeBSD / partition 2GB -- ZFS ZIL 18GB -- ZFS Cache What I'm wondering is if this will be a bad idea. I know that SSDs are not designed to be written to *a lot*, which a ZIL will experience. Is this a bad idea? I'm hoping for experiences from people in similar scenarios. As I'm not an enterprise IT person who can't simply choose to just throw more mon-- I mean SSDs -- at the problem, I need to be efficient. :) [I'm thinking the cache drive partition might be pointless as I don't think I'd benefit that much from it.] Disclaimer: I've looked at a lot of guides, including the standard best practices guide, and none of it seemed helpful for my particular problem, especially given that I'm using FreeBSD. Thanks for any advice,
86d3f416-82ea-8e3c-6cf8-11ddb1fb63a9
['6df41558-6494-73bb-b48f-394f9cd28287']
Could someone look at the following url and tell me if it's an adequate way to find the angle between two vectors for use by dJointSetAMotorAngle. www.jtaylor1142001.net/calcjat/Solutions/VDotProduct/VDPTheta3D.htm i'm using a ball and socket with an amotor in dAMotorUser mode. when i use the "classic" method above for finding the angle between two vectors(i.e. the x,y,z axis of the body and world rotation matrixes), my joint flips out. which makes me think maybe i'm not including "winding" order into the angle information. is this important for getting the correct angle to send to ode? thanks, john
549ca8cc-a568-c3a6-b948-355ede444b73
['6df41558-6494-73bb-b48f-394f9cd28287']
I just downloaded ode version 0.035. When I run the tests, like test_friction.cpp my machine freezes. I can't even give it the vulcan hand grip (ctrl-alt-delete) but actually have to turn off the power which corrupts my hard disk etc. I didn't have this problem with the previous release: ode-0.03. I would try to get the version from cvs but the firewall I'm behind doesn't like the port 2401. I'm running windows 2000 with MSVC 6.0. Anyone else have this problem? <PERSON>
78dfb8e9-dcf5-08ea-3ce3-b07552205be6
['6e0358c1-074b-786a-8295-2dc150b53336']
Hi all A plea for a bit of help here as I don't really know where to begin. I have my XML document and XSLT document that takes paramaters. I have a web page which gets the input that I wish to pass to <PERSON> to do the transformation. All of my bits and pieces work seperately and I managed to get my resultant web page generated and displayed using ASP .NET technologies. I now need to glue this together on a Linux platform using Apache webserver - trouble is I don't really know where to begin. I appreciate answers may be long so any links to other web sites, example code or pointers would be a massive benefit. This is a new project and so I can install any software we need to on the server within reason. My preferred processor is Saxon as we use it elsewhere and I want full v2.0 compliancy. Thanks in advance Chris.
989b4fdb-23bf-adde-ca99-6f515748ae50
['6e0358c1-074b-786a-8295-2dc150b53336']
Hi all Quick question and hopefully an easy answer. Using XSLT 2 is there a site that lists all of the possibilites of foramt-number picture, not the SPEC? I'd like to know how to convert 1, 2, 3 etc into first, second, third. I've googled and looked in Mr <PERSON> book there appears to be no answer, either that or it can't be done? Thanks in advance <PERSON>.
602edf2b-43ad-685f-2d52-b733e38e92f6
['6e1df6d1-01f3-702d-4501-8113a0287171']
I've been researching LPAR, PowerVM, etc. and seem to have missed a basic concept. Suppose you have a system with one tape device. What stops you from (or what is the disadvantage of) moving the IOA and tape drive from one partition to another as needed? If this is possible, what is the big deal about the newly announced virtual SCSI tape facility for blades (not to be confused with IBM i virtual tape)? It seems that both approaches require using the IVM or HMC to move a resource from one partition to another. Thanks, <PERSON>
5c407106-cd4b-fe2b-19f9-7673c6e6e885
['6e1df6d1-01f3-702d-4501-8113a0287171']
The rumor at the times was that IBM dumped OS/2 because Global Services was making more money fixing Windows than OS/2 was bringing in. While this may or may not have been the first time that IBM put the cart before the horse, it was certainly the turning point at which they decided this was a good thing. Just imagine how the universal acceptance of IBM i would hurt consulting organizations everywhere. The only solution seems to be to sell Rochester to a company that only sells hardware and software, not services. And it would not hurt if they already had several product lines with "i" in the name. <PERSON>
f0f81340-26cd-69f1-de81-b6a129493f88
['6e2780b1-61fd-58cc-3462-df243e6acb85']
Hi <PERSON>: I support last call on draft-ietf-sfc-nsh-04. Regarding MPLS transport, I agree this is not an issue for this draft, which defines NSH as transport independent. NSH-over-MPLS should be addressed by the MPLS WG, where a solution needs to be found to resolve the nibble issue, e.g. CW-like solution. Regarding MD type 1, 16B opaque context data is a good generic approach. Metadata will evolve over time and be standardized. <PERSON>
a7c11940-6e16-834e-b3ec-a2bba6719726
['6e2780b1-61fd-58cc-3462-df243e6acb85']
Following this thread, I have a few comments: 1. To avoid confusion, drop the text about backward compatibility with VXLAN. 2. The VXLAN-GPE draft should focus only on the VXLAN-GPE header and requires the assignment of a new UDP port. The fact that the VXLAN-GPE header closely resembles VXLAN may be convenient for implementers, but this protocol by definition is not backward compatible with VXLAN. 3. True, the 'P' bit is not needed for backward compatibility, but I'm not against it if there is value to make it consistent with the LISP-GPE header. <PERSON>
cf403c28-d9ac-e037-4d0e-cb6464fb9b70
['6e4527c8-e3f1-2a12-d9d8-4dccf9eed545']
Hi <PERSON> and <PERSON>, Sorry for the late reply. I missed the reply and hence could not follow up. I apologies for the late reply. The LWM2M branch of Kura was broken, but it was resolved by <PERSON> recently. Hence I used the Kura LWM2M branch. As requested by <PERSON> kindly find the attached MANIFEST.MF file and the complete project. Kindly help me in resolving this issue. Thanks in advance. Thanks and Regards, <PERSON>
c78b7592-4edf-c4cd-913d-e7b1572f220a
['6e4527c8-e3f1-2a12-d9d8-4dccf9eed545']
Hi All, I downloaded fluorine sr2 from https://docs.opendaylight.org/en/stable-fluorine/downloads.html, but i could not find ansible feature in this release. Can anyone please help me in this regard?. Basically I would need ansible,dlux,dluxapp and netconf support. I even tried compiling separately by taking code directly from github. But I could not find support of all these features for the same branch. Regards, Parul
4236fba4-cbcb-0b9b-3214-5645b7de88fc
['6e4a67c7-64a4-06cf-106d-c256e81e9666']
I'm working with a modeless diaglog which has a list view control and some edit, combo boxes. The problem I have is I can't move the tab arround between those controls even though I did set tab order. I've noticed someone had mentioned about SetWindowsHookEx function to monitor all the system wide messages. Do I really need to write that function in order to fix my problem? Is there any other alternative ways? If not, please let me know where I can get SetWindowsHookEx examples. Thanks,
90abda71-4cf5-414c-e2e4-9ef9f4762ebb
['6e4a67c7-64a4-06cf-106d-c256e81e9666']
I have a property page which is shared by multiple atl controls. Is there any way I can find progIDs of the controls being edit by the property page at runtime? There is a function in MFC, COlePropertyPage::GetObjectArray(&numObjects), which returns a pointer to an array of IDispatch pointers. Is there any function like that in ATL/WTL? Thanks, <PERSON><IP_ADDRESS>GetObjectArray(&numObjects), which returns a pointer to an array of IDispatch pointers. Is there any function like that in ATL/WTL? Thanks, TTruong
a8788051-dcbd-bb33-01d0-791f380d1dba
['6e57f8dd-c7dd-0437-a434-736e76d85555']
I wrote a wsdl-document describing a service, which uses schemas to describe custom data types. I generated the stub, ... with the wsdl2java-tool. Then I implemented and deployed the service. The Client uses the WSLocator-Class. With tcpmon I can see, that the requests and responses are working fine, but the client throws an exception. It says, it can't find a deserializer for the collection-type. Do I have to specify additional parameters for the client to work correctly ? The service itself seems to have no problem with the custom type. Any ideas ? The exception and the client code can be seen below. Regards <PERSON>
0014b480-12d5-0aab-987e-d697f65ae4f1
['6e57f8dd-c7dd-0437-a434-736e76d85555']
I specified my own fault-message in a wsdl-doc. WSDL2Java generates an exception class for it Everything seems to work fine, but when I catch such an exception on the client-side, the message and error code, I set, is always NULL although in the soap-message everything seems to be ok. Anybody also noticed this ? Is this a bug or am I doing something wrong ? Regards <PERSON>
697143f1-8fa5-a150-643a-d745342ae31c
['6e5fde5f-c617-644e-be3f-2ba6d6e24e55']
Hi, I'm using the MSSQLServerPlugin (RB2011r1.1) for the first time in an App running on Windows Server 2008r2 (x64) with SQLServer 2005 (x64). When the App wants to open the databaseconnection it is telling me: SQL Server Native Client not installed. Download the 'SQL Server Feature Pack' from www.microsoft.com. I've created different installations with all kinds of updates but without any positive result. Ofcourse I've installed the Native Client. What is wrong... Regards, <PERSON>
3c2964f5-5808-e929-5e62-f963931cc15f
['6e5fde5f-c617-644e-be3f-2ba6d6e24e55']
I have a process running between internet en mysql. A few weeks ago I changed some hardware. It was also an upgrade from MySQL 3.x to 5.0.45. Since this upgrade MySQL is clsing the connection with my RB app, if there isn't anything to do after some time. Do you know how to deactivate this new DB feature? (RB2008r1) Best regards, <PERSON>
8b911fff-e9c1-704d-7836-2def1cd3d6c9
['6e6d71f8-2dfa-3d88-c01c-09c6fd2dd3bd']
Hi all, The Mobile team at edX is planning to extend the mobile apps with generic support for accessing and navigating xBlocks in a course. (The currently deployed mobile apps have support for only video data.) In our initial support for xBlocks on mobile, we plan to render them through webviews as long as they have responsive UI. In the spirit of giving you an opportunity to chime in during the design phase of this work, we are sending out this note as a pre-announcement to an upcoming design spec of this feature and an invitation to send us any initial thoughts you may have. In the upcoming design, you can expect (based on a preliminary prototype by our team): - A mechanism to *tag an xBlock* when its HTML/CSS is responsive. - A REST API for *rendering a single xBlock*, without the extra chrome of the containing courseware. - A REST API for *listing all the xBlocks* in a course from the perspective of the requesting user (e.g., a student). - Design consideration for making this a generic API that can be used by non-mobile clients as well. - Preliminary support for a participating xBlock to embed a student view in JSON form. For example, with a native video player on mobile, the video module can send JSON data that is needed for a student view of the video. - A REST API for delivering *navigation information of a course*. For usability reasons, some LMS views (such as a mobile app) may have maximum limits on how deep to show a course hierarchy. In such cases, it is useful to have a centralized API that returns a navigation view of the course, while handling all types of course hierarchical structures. Our expected timeframe is as follows: June 12th: Preliminary design spec for review June 13th - June 26th: Design review process June 26th: Final and agreed upon design complete Thanks, <PERSON>
2e6d8412-f096-3d09-1e05-636396736aa7
['6e6d71f8-2dfa-3d88-c01c-09c6fd2dd3bd']
Hi everyone! Thank you for attending our 1st Arch Hangout last month. We had good attendance and had a chance to review and discuss our Architecture Roadmap. You can find the recording and links at Open edX Arch Hangout 2018-10-16, Arch Roadmap <https://openedx.atlassian.net/wiki/spaces/AC/pages/858718228/Open+edX+Arch+Hangout+2018-10-16+Arch+Roadmap> . Here's information on our next Arch Hangout (in 2 weeks): *When:* Tuesday, November 20th at 11am EST *What:* Braden@OpenCraft and Dave@edX will present Blockstore (our future storage framework of learning content). *Where:* https://zoom.us/j/<PHONE_NUMBER> *What topics/discussions would you like to see going forward? Please post your ideas in the Arch Hangouts Backlog <https://openedx.atlassian.net/wiki/spaces/AC/pages/858619933/Open+edX+Arch+Hangouts>.* Cheers, edX Architecture Team
1506a238-5747-4ff5-aefc-e36573de5aae
['6e6ed3f3-732e-eb62-347b-3040f689949d']
Hi to all, i'm writing here, as specified in pecl account registration, because i would like to see a little php extension i wrote on pecl.php.net because i think that can be really useful. i'm a freelance developer and, for a work, i had need of jarowinkler algorithm in php. Initially i used gpl'ed algorithm writte in php downloadable from jarowinkler wikipedia page (here http://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance). The main problem was that, in some cases, more than 600000 strings to compare, it was too slow, around 350 seconds to do the job. To fix this problem i wrote a simple php extension that wraps the jarowinkler algorithm original implementation. Now the execution time is lower than 30 seconds, much better! I got the implementation from here because MAX_VAR_SIZE limitation was dropped. http://cpansearch.perl.org/src/SCW/Text-JaroWinkler-0.1/strcmp95.c Actually i'm using it in production and seems to work without problems. Code is downloadable from here www.daccii.it/private/php_jarowinkler-0.1.zip Windows isin't supported, but i think that should be really simply to add. I would like to apply the two clausole bsd license. Best Regards, <PERSON>
e5227bdc-e96a-35ae-e9d3-e36ec03e24e5
['6e6ed3f3-732e-eb62-347b-3040f689949d']
Hi to all, some time ago i wrote here about an extension, that i wrote, to calculate JaroWinkler distance and after some work i rewrote all from scratch and finally i've founded the time put all the work on an scm. I changed the name of extension from <PERSON> to stringsimilarities because i'm (slowing) working on a couple of addition: - word index similarity; - distance of monge-elkan - distance of gotoh (necessary for monge-elkan) This code is in production from a lot of time and works well on linux (ubuntu 10.04) but i haven't tested it on windows but it should compile fine i think. The source is here http://svn.phpsoft.it:8112/repositories/php-stringsimilarities/tags/v0.2/ or here the trunk (i've to commit word index similarity code that i wrote, but i want to change the structure of exposed stuff to a set of classes) http://svn.phpsoft.it:8112/repositories/php-stringsimilarities/trunk <http://svn.phpsoft.it:8112/repositories/php-stringsimilarities/tags/v0.2/> Best Regards, <PERSON>
c4d888a3-9af6-ae6d-b655-7bd71439e323
['6e727ca6-ec6d-16f3-890b-cb1b84ae8e2f']
Hello, has anybody any experiences about realtime kommunikation with the programmable serial controller(PSC) on an PPC 5200 chip? I have the apprehension that i have to spend much time in porting the psc.c Driver to an RTDM one, cause i need deterministic communication over an uart device. And writing device driver is an red rag for me. Axel
162ee7b4-9d44-dd1e-5a5a-5e7b3b16d3a0
['6e727ca6-ec6d-16f3-890b-cb1b84ae8e2f']
Hi, i try to install the xenosim package on my Ubuntu 8.04 as shown in the README. But when the configuration tool comes to the libpng check it fails cause there has to be an installed libpng-dev package. libpng12-dev is correctly installed and i cant find any way or package to install the libpng2 version on my desktop. Any Hints are appreciated! <PERSON>
13e07e48-b593-105f-de89-2fd249bcce4c
['6e845062-d8fd-cada-b3b6-77a90cd87c4f']
i think we can't use something in a standard that doesn't have a canonical format. if there is a F(name) that produces a minimal I18N result which is the same as any other F(name) that would look the same or mean the same if written, then we should outlaw on-the-wire strings that are not in that canonical format. if there is no such F(name) then we should not use I18N in DNS, punycode or no. <PERSON> pointed this out 15 years ago and he was entirely correct. <PERSON>
6b0a9c42-6d60-959e-ad49-437004a41b5c
['6e845062-d8fd-cada-b3b6-77a90cd87c4f']
several here have suggested that i reconsider my insistence on total removal of akonadi. ok, i am reconsidering. any dev with references and experience who would work on fixing dan's database-related akonadi bugs, or on turning all diagnostic outputs on stderr into abort()'s and then incrementally fixing each such abort() to either not have state incoherency at all or to stop falsely reporting it, but who can't spend as much time on it as you'd like unless someone pays you, please get in touch. my resources are not infinite, but i need kmail! note: no license change, all fixes to be sent through normal system, no change to governance... just better kontact. <PERSON>
bd7ca9c0-82a9-27b9-0c38-a68bfd5b3660
['6e852c12-ad42-25eb-53e2-57c97bb70590']
Hi, I was wondering if it could be possible to modify the ringtone of a contact (and use not the default one). I checked the API reference (http://docs.phonegap.com/phonegap_contacts_contacts.md.html#Contacts) but there is nothing specified like that. I could not found anything on the mailing list or via google so I ask here if someone already tried to change that value or if its even possible? Basically I need that functionality for iOS and maybe later for Android. I saw that you have access to most of the fields of a contact. Or is it planed in a future release of phonegap? Thanks for any help! Cheers <PERSON>
512668f9-f639-7d88-581c-92c7ec437a89
['6e852c12-ad42-25eb-53e2-57c97bb70590']
Hi everybody, I'm using I18n tags stored in xml files. Recently I checked my page with W3C-Validator (validator.w3.org) and received the following error: character "&" is the first character of a delimiter but occurred as data. I checked my source code and saw that the Ampersand (&) is decoded. I checked in the messages.xml and there it is properly stored as html entity (&amp ;) as it should be. I checked other special characters like umlauts there I have the same problem, they are not encoded. My browser displays these characters correctly but the W3C Validator complains about them (see above). If I do an echo utf8_encode(__("My translation contains an ampersand")); it does the trick but I don't wanna add an utf8_encode to every internationalisation-tag which could contain special chars. Can I overwrite somehow the __(key) function or is this a bug which needs to be reported? Thank you for any help!!! <PERSON>
40a8f284-9bdd-e683-1302-9dd2867d0e73
['6e9ae26c-9481-5915-4d78-1ac131abdc3b']
By now, I believe you agree that VCO jitter does not accumulate. If I modulate the VCO voltage with a 50mV low impedance power source at a fixed frequency, the power noise will be fixed at 50mV (again, low impedance), therefore, the output jitter will be fixed at a certain amount. No accumulation there. For the PLL, that is a different story. There is the refclk input the PLL tries to lock to and there is the power noise disturbance. Certainly, if you inject enough voltage noise into power and do a frequency sweep, a wide bandwidth PLL will blow up (loses lock) at some point. But what is the point of this? Power supply noises should be kept low, and they are usually switching at a fixed frequency, not a sweeping frequency. If you take a bicycle helmet and run it over with a car, you tell the helmet maker that it broke. The helmet maker would tell you that the helmet is not designed to survive a car crash. You simply found one way to break it. I'm sure there are a million different ways that will break it also. =20 Thanks,=20
a50d2d6c-9f68-7c1e-8961-2f31198eba83
['6e9ae26c-9481-5915-4d78-1ac131abdc3b']
<PERSON>, I gave you the point that if you do a frequency sweep on the power noise of a PLL (not a VCO), you can induce a growing resonance of jitter eventually to the point that the PLL blows up (loses lock). You can call this "jitter accumulation" if you wish. This happens simply because the power noise modulates the VCO output. The phase comparator at the PLL input that is trying to keep track and correct the phase difference between the VCO output and the RefClk input can no longer correct the phase difference. This is exactly the same as if you do a frequency sweep at the RefClk input while the PLL power is kept noise free. The phase comparator at a certain frequency will no longer be able to track and correct the phase difference between the VCO output and the RefClk input. You need to analyze the phase margin and gain margin of the feedback control system to determine at what frequency the system will blow up - when the phase margin becomes zero. This is just a simple control system analysis, not the black magic arithmetic you described below. You are also wrong about the DLL not blowing up. The DLL also needs to meet the phase margin requirement. With enough power noise at the right frequency, it will blow up, too. You can reduce the gain of the circuit to improve margin, but that decreases the PLL performance. The best way is to reduce the noise disturbance frequency, or lower the RefClk jitter frequency - different approaches, same effect. Like I said in the previous email, you have found a peculiar way to break the PLL, but the PLL is not designed to handle frequency sweeps. I fail to see the significance of the stories that you describe. <PERSON>
eb721f42-6759-6135-d629-4fb0ccc237e6
['6ec9d7c0-14aa-38a5-be2c-e458eb25d8b4']
Hi <PERSON>, I have no idea how the tables are embedded into the email, as these are emails I've received from clients. I assumed that they would be html tables but JavaMail picks up the signature file as html without any problems but keeps picking these tables up as octet-stream so there must be something different about them. We are wanting to use javamail to retrieve the emails we've received so we can process them but unfortunately, we expect tables to remain in table format rather than each cell to a new line. Regards, <PERSON>.
13f6af51-d9d3-b0e8-498f-6bae9d1a88e8
['6ec9d7c0-14aa-38a5-be2c-e458eb25d8b4']
Hi, I'm currently looking at the JavaMail demo programs to try and figure out how we can use JavaMail within our current software. I've managed to get the demos to connect to a mailbox using IMAP and have put some sample emails in there and looked at what JavaMail has produced when it's read and downloaded the attachments. I've noticed that with emails that have embedded tables, JavaMail is downloading the tables as an "application/octet- stream" and putting the contents of each cell on a new line. Is there any way to get JavaMail to preserve the rows in the table and just separate each cell in a row with a tab? The demo I've been running is msgshow. Thanks, <PERSON>.
0fa22f32-e709-1c43-0099-da10638ef2fb
['6ecc56a6-54e7-ad36-2286-77baaf416bc8']
Dear All, I would like to have the standard file open dialog opened, with a defined start path spesified in the call. Usually, you get a standard path in "documents", or "desctop" - but if the application contains a path setting for where the users files are to be stored, it would be nice to open this path from start, so the user does not need to find it every time. To examples, stored sets, stored reports, and so on. Any ideas ? Plugins ? - etc. Best regards, <PERSON>
2df8970d-c3f5-35a5-6787-049410b60409
['6ecc56a6-54e7-ad36-2286-77baaf416bc8']
Dear all, I would like to implement a handler for "mailto:".. sent from various web browsers. Is it possible for an 4D application to trap this, and also the parameters. I want this 4D app to launch, and if running, trap this event and do the desired action. This means that the regular mail client is not started but instead my app, and then handle the event properly. Any sugestions ? Best Regards, <PERSON>
537602c4-3d69-3db4-f3b7-686dcf3e71d1
['6ecf9229-f441-dcb3-37bd-e26ac2e5c83d']
The two suspect apps I had running when Talkback crashed were Radio Userland and QuickMail Pro. That's what hosed my system totally--I had to restore from a backup (well, OK, I actually backed up my TiBook over FireWire in target disk mode and then did a clean install. Hell, it needed one anyway, right?). I've since had one crash using Chimera, and Talkback failed to kill my Mac (which is progress, I guess). <PERSON>
4e461c40-7b77-a047-ec45-6f2c7b0cb107
['6ecf9229-f441-dcb3-37bd-e26ac2e5c83d']
Actually, I liked the IE download window perfectly. Line item listings that showed progress, and I could keep a history of a number of downloads (I did 10) that I could look at later. My main problem with the current download manager is how much room it takes up (a line listing would be better with d/l progress like the John Dough solution) and the fact that it jumps to the front whenever you start a download. <PERSON>
a8ece6b4-70cd-7f62-436c-1a8e602f4aab
['6ed7f3ae-2b49-46d3-f3c6-0096c1763dac']
Hey Everyone, Does anyone know if there is an "ant-with-dependencies" pom.xml for Ant which can be used to download ALL of the ant libraries at once? It would be convenient to always have access to the latest full Ant distribution, without having to include separate dependencies. If I missed it, I apologize. If not, please let me know, and I will contribute one. Thank You, <PERSON>
9ddfe621-4588-fab4-7fbb-99503905ed05
['6ed7f3ae-2b49-46d3-f3c6-0096c1763dac']
Dear Fellow Tomcat Developers, As you may have already noticed, I recently joined the ASF and the Tomcat Developer's List. I have been a Maven 2 user since 2005, and I previously used Ant for all of my projects. I suffered through many hardships migrating from Ant to Maven, but in my humble opinion, it was well worth it. I believe that the Tomcat build can certainly benefit from some of the key features of Maven 2 mentioned below. It is not my intention to start a flame war between Ant and Maven users, but merely to propose Maven 2 to this group, and respectfully use this thread to discuss the advantages and disadvantages of switching Tomcat's build process within the 6.0.x or possibly 7.0 release schedule. Please use this thread to voice your opinion. Reply to this message with any comments, and/or simple votes for or against the migration to Maven 2. If by some odd chance you have never seen or heard about Maven 2, please visit and explore : http://maven.apache.org/ Key features that may be useful to us are : - The Standard Directory Layout - Specifically, multi-module builds. This might make managing individual components easier for catalina, coyote, naming, jsp/servlet api/implementation, connector, etc. - Model-Based builds - Automatic packaging for the individual modules. - Dependency Management - Whether it is Apache or another third-party, dependencies can all easily be plugged in. - Distribution Management - Packaging and Deployment - Although Tomcat has a structured distribution model with Ant, Maven could make this easier with its assembly plugin. This also allows outside entities to easily embed specific Tomcat components or customize the server to suit their needs, (i.e. containers like Geronimo and JBoss, IDE plugins for Eclipse or Tomcat.) - Project Site and Report Generation. - The Tomcat documentation site may benefit greatly, but the Maven reporting plugins seem to be the bigger win here. As a new ASF / Tomcat contributor, I am hesitant to step on toes. But, I vote that we eat the dog food. This migration would certainly be something that I could dedicate myself to, and I believe I could make the transition seamless for all of us. I look forward to hearing from you. Whether you vote Yes or No, I am still happy to be working with you. :) Thank You, <PERSON>
51ba5718-26b8-5edd-e2f1-fda5cd36b502
['6ed86490-10ea-8f72-53c7-6f74aaa67e0f']
Hi Milan, your'e right. The formulation of the first part of my answer is definitly wrong. In fact I wanted to point to the situation I mentioned in the second part (but as I see now this is not the same problem as yours). I tried to use the "Supports" attribute for a method inside a session bean that only had the task to retrieve data by reading some entities (CMP). In general this method should be called outside from any existing transaction and so there should'nt be opened a new one. While the entity has relations to other entities (CMR) the container threw the exception you mentioned ("CMR field Set must be used in same transaction ... " ). So to get it working I had to change the attribute to "Required" although for my purpose I didn't need a transaction and therefore didn't want some. I found this behaviour somewhat astonishing and I do not know whether it's according to the specs. Do you know a reason for it? regards <PERSON>
b9a7bc96-8c2c-73cc-d44a-61f8ba7269e6
['6ed86490-10ea-8f72-53c7-6f74aaa67e0f']
Hello *, after a certain delay I tried to migrate my test ejb-application from 1.0 to 1.1. It took only three little trials and everything went fine. According to the neccessary changes in deployment plans I would like to say that the upgrade tool is very usefull, but one should have a close look at the results for "fine tuning" (I think formerly used parentId's will not always be processsed in a resolvable way). By the way: In tranql 1.3 seem to be some classes for dynamic queries. Is there any documentation about it? regards
0ca6b99a-2cb2-ad6a-7ed3-abadd65c4566
['6f08b0d9-df0e-6066-6985-7a9d9511879b']
I have been using the function rcor.test in the ltm package and have been trying to use it for p-values of pairwise correlations using the pearson correlation . However when I call the p-values from the output it gives me back a number index instead of the row names (I transposed the columns and rows to compare genes and not columns) which shows up as column.number column.number p-value Is there anyway to get out an output that looks like column.name1 correlation p-value column.name2 for each pairwise comparison or at least to get column.name1 column.name2 p.value Damion Nero Plant Molecular Biology Lab Department of Biology New York University
3575e73d-9c74-47a2-250b-cf9dde84aa84
['6f08b0d9-df0e-6066-6985-7a9d9511879b']
I am using the rcor.test function available in the ltm package and wanted to know if there was a way to use this function to compute the correlation of two datasets that are not of equal length (similar to the base cor function). I was thinking an apply function like by might work but so far I have had no luck getting it to work.I was wondering if anyone could give me some general advice on this. <PERSON> Plant Molecular Biology Lab Department of Biology New York University
e2bcf318-7152-b190-b6fa-7e6d6b36e008
['6f0d5599-a13e-a764-0571-a26ba1c39626']
So I have this server, I can start stunnel via /etc/rc.d/stunnel start. The pid is there as witnessed by ps -aux | grep stunnel, I have 4 customers that access this server. The customers pull data files that contain certain client records. Anyway my test user connects to the server and is able to pull a handful of files before their process begins timing out. When this happens I can no longer SSH to the host without restarting stunnel. Weird thing is, is that I can see the pid still running when this happens. I have the debug = 7 but the log files according to stunnel - version is set to a level of 5. No clue where it''s getting a 5 from. But I am unable to determine why or what is causing this. And it's starting to cost the company lost revenue. Any help would be greatly appreciated. <PERSON>
2b69b8fb-f832-f6eb-e7cf-121323ff8728
['6f0d5599-a13e-a764-0571-a26ba1c39626']
I believe the latest kernel update has messed with the fans on my XPS 9550, their doing the whole spin out of control thing. I have not verified this though, too busy with work stuff to reboot and start over.. yet. But I wanted to toss this out there in the off chance another XPS user has noticed something afoot with their fans. I'll bounce into an older kernel tonight and report back. Thankes! <PERSON>
8004ef9e-a1e0-1b62-cf71-0184de3e215b
['6f0e12c2-4a02-6e6c-2228-6fa15979104d']
Dear Sir, we going to design new concept in my company which built on the redundant solutions for this we've two WAN connections from two different providers so the question here is : How can I configure My FreeBSD server to accept and play with two different Routers (FreeBSD Server ->Router1 = <IP_ADDRESS> & Router2 = <IP_ADDRESS> ) every Branch Has a router which call the main routers in the HQ (BSD Server) . when I assigned the default single Gateway on the NIC the half of the branches connected so the second part doesn't connect. we tried to put another gateway IP address but the server hangs (delaying) what is the problem? what is the optimum solution ? and How by steps please. Thanks
71281f50-77b0-6bc9-ad33-29c359c69239
['6f0e12c2-4a02-6e6c-2228-6fa15979104d']
Dear Sir, I have HP Proliant ML 370 G4 server with dual Processors 3.6 intel xeon and HP Smart RAID controller (Config=>RAID5) (146GB * 6) + (4 GB Of RAM.) The server working as application server (Tailored Software) based on POSTGRESQL server. I installed the FreeBSD 6.1 to serve 100 users with the application so - after period of time I found an error message appeared on the server : <PERSON>. Maxfiles Limit Exceeded By UID 1001, Please See Tuning (7). What is the problem? Can You Help Me because after this message appears the server activities down. Thanks <PERSON>
ed6a0276-dc11-fe6a-3d74-1df3af930cbe
['6f1d2903-1a18-9f16-9893-f1b390217ea4']
I sent this a wihle back and didn't get a response, so I'm going to try again. This applies to both Tomcat 5.0.25 and 5.0.27. Is it possible to add a ROOT context to a host using the administrative webapp? I know how to do it by editing the server.xml (or Catalina/host/context.xml) file, but with the admin webapp I can't get a valid ROOT context added. If I try to add the ROOT context with a blank path (""). I get an error that the path must start with a slash ("/"). If I try to add the ROOT context with a single slash ("/"), all links and stylesheet/javascript includes contain a slash at the front of them, which causes many problems. When I look at the context.xml file, it seems as though the path gets written to the file as "/" instead of as "" as it should be for a ROOT context. I looked through bugzilla, and found this issue: http://issues.apache.org/bugzilla/show_bug.cgi?id=26399 The closing comment is very confusing to me though. It says that management tools will refer to ROOT contexts as "/". It also says that internally (and the xml config files count as internal) ROOT contexts will be referred to as "". He concludes by saying "this is not a bug anyway" Now to me this seems like a bug - I am attempting to add a ROOT context using "/", and it gets added in server.xml as "/" instead of as "". I'm hoping that I am just doing something wrong and there is no bug - so, does anybody know how to add a ROOT context to a host using the administrative webapp? Thanks, <PERSON>
76b3f26c-c071-c8cb-a500-663f58a70128
['6f1d2903-1a18-9f16-9893-f1b390217ea4']
Not sure if I should put in a bug report for this or what - but there is a typo on: http://jakarta.apache.org/struts/userGuide/struts-logic.html it says for lessEqual: Evaluate the nested body content of this tag if the requested variable is greater than or equal to the specified value. and it says for greaterEqual: Evaluate the nested body content of this tag if the requested variable is greater than or equal to the specified value. Not too huge, but thought I'd point it out. <PERSON>
61550c41-a384-da0d-883a-02936e3ddbf5
['6f2ef0e1-ea96-18dc-3ad6-3c41bc98e845']
Hello, I have wrote a comment to the issue http://tasklist.netbeans.org/issues/show_bug.cgi?id=71871 but nobody answered for a week so I try here. 6.0 beta is planned in 2 or 3 months so I'd like to see some progress on this issue. What about UI and code reviews? What should be done next? If you ask to this post please also include my email as CC. Thank You --Tim
70d20215-40c8-b75d-3731-1536d5910a93
['6f2ef0e1-ea96-18dc-3ad6-3c41bc98e845']
Hello <PERSON>, I written a class that helps to implement an action that shows/closes a view. It is already used in the compiler submodule and could be also used for suggestions and user tasks. It saves the name of the last mode where the view was opened and reopens it in this mode. a screenshot is attached <PERSON>
a1edc894-1553-f548-ed76-7ba34752871b
['6f392aed-5a5b-d970-d51d-0f4ac67f2936']
Since the digest was upped to contain lots of messages, I now sometimes only get a digest once a month. 1. Am I the only one or is everyone on digest like this now? 2. If its everyone, is there a way to have a digest sent out every X messages OR every Y hours, whichever happens first? 3. And if so is there any interest in using such settings, say to send out a digest every two days at slowest? (BTW as a new participant with little to contribute on most subjects, my opinion should count less than anyone else's on this.) Thanks, <PERSON>
59965987-903a-41f8-d05d-d3ad909d1cc2
['6f392aed-5a5b-d970-d51d-0f4ac67f2936']
Hi, Would you say the emphasis of the software you're making is on the structure of the algorithms, or more on the sound quality at the output ? There are a lot of "blocks" available in general, as a good example the freely available open source Ladspa plugins, did you think of using those, and did you think about sampling issues, when making signal graphs like in the example ? gr. T.V.
50e5567c-de06-5ca1-4935-a8102ffbf96b
['6f4e675e-b4e0-02cb-ddc0-4a300be13a36']
Hello, Sometimes markers are outside of the current map's viewport. Given the view port size is constant, to show all the markers means I need to zoom out and re-center the map. However I do not want to do this manually since different marker location will come up all the time and it will constantly go outside of the current map bound. How can I automate the viewport zoom level and re-center to show all the markers? I've come up with how to re-center based on my new set of markers but I don't know how to auto detect the right zoom level to go to. Anyone? Sincerely, <PERSON>
888422c9-7d9e-d5ea-7529-583c59e2fa97
['6f4e675e-b4e0-02cb-ddc0-4a300be13a36']
Hi, I display 2 layers of markers. The first layer is drawn first and the 2nd layer is drawn later. However, occasionally 2nd layer's markers can be displayed under the first layer. Is there any way to set up the display priority of the icons or markers so that my 2nd layer of markers are always on top of the 1st layer? Just like the Polyline has a lower priority value than the markers so that the markers are always on top. Thanks in advance! Sincerely, <PERSON>
aa1620c3-c344-f07d-c654-4db05d02ded9
['6f5c8da2-0300-5463-ca14-8ad21bd5f85d']
I can't get this to work properly on my wife's portable - and I was just beginning to persuade her to adopt Linux! (Suse 8.1) Does anyone know what it should be configured as in Yast - or do I have to set it up manually in some other way? At the moment, the cursor is well to the right of what it is really pointing to. Best wishes
25dd4770-8df8-77ad-6ece-63cb447fb9ca
['6f5c8da2-0300-5463-ca14-8ad21bd5f85d']
He didn't whine. He slung a hammer. This is a normal part of the learning process, unless he's sneered off it. <PERSON>, try to give it a bit more than a week. After a paltry six months or so, I often feel ready to shoot anyone who so much as whispers the words 'Linux' or 'Suse', but even when you're as much of a dummy as I am, there are pay-offs and I find myself using it a lot more than Windows. Have you read <PERSON> 'Linux : Rute User's Tutorial and Exposition'? It's on the web. Best wishes
bc5bdcb5-4c7e-d018-3176-c3facd5c3759
['6f5d9e83-e227-028b-b4c3-fa2a21f7d2da']
Hi, I was looking over the archives for the list and noticed there were several patches folks have made to get Lua 5.1 support working in luabind. I was wondering when there would be an official support for luabind with the new Lua release? If it is a long time from happening, is there a common repository where the patched 5.1 support can be obtained? Blessings, Foster
c9373c4b-f60f-97b5-b84d-331f1731f377
['6f5d9e83-e227-028b-b4c3-fa2a21f7d2da']
All, We are getting warnings when trying to compile Boost source files with MSVC 2003 and 2005 when there are high-ASCII characters in the sources. The reported problem only shows up when the computer's region is set to Japanese, but there could be other affected regions as well. A viable workaround is changing the setting for non-Unicode programs in the Control Panel/Regional and Language Options from Japanese to English (United States), but this is very inconvenient for members of our staff whose native region is Japanese. One (abridged) example of the warning we get from MSVC is: While compiling boost\type_traits\is_base_and_derived.hpp: warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss. A caveat to this problem is that the warning shows up when there are high-ASCII characters in comments, so all copyright symbols and high-ASCII characters used in names have the potential to generate these compilation warnings for us. Another caveat to this problem is not all high-ASCII characters produce this problem. My guess is that some of the high-ASCII characters have a valid code page translation (e.g., the copyright symbol), and so the warning is not emitted. An implication of this would be that some characters will work for some OS regions and not for others, resulting in a varied set of errors based on the region one has chosen. The reason this is a problem is because our projects have warnings-as-errors turned on. We are not interested in disabling warnings-as-errors to mitigate the issue because of the far-reaching side effects of such a change. Has anyone else seen this problem? Are there other potential fixes other than removing all high-ASCII characters from the source files? Blessings, Foster
7ad0ee85-0493-c29a-d607-264c6662b51e
['6f61fcdc-4036-ad0f-dc39-ac379f3abed0']
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15169 > I have run into the same bug (can't found cities on enemy territory during war). Forum-thread where I got the explanation I had encountered a bug (thanks hima!): http://forum.freeciv.org/viewtopic.php?t=1549 The third post in the thread contains two pictures: One showing the situation, and one confirming the state of war. I would very much like to see this fixed, and hope this additional information is helpful. Icekiss
1b8771b9-14b1-5649-f3ec-5a735565f1f0
['6f61fcdc-4036-ad0f-dc39-ac379f3abed0']
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15472 > As per suggestion by <PERSON>, I am sending you an e-mail about this. As <PERSON> explained to me (link: http://forum.freeciv.org/viewtopic.php?t=1549), I am getting artifacts when borders are drawn (the thread contains sample images). Furthermore, with some nations, like the Portuguese shown in the images, the border of the enemy isn't visible at all. While I am at it, further graphical glitches I noticed: -Playing with the Japanese, the sizes of my cities are as good as unreadable, since they are written in white on a light yellow background. -When I am changing the tiles worked on in a city, the map (outside the city) does not get updated immediately. I have to move the view elsewhere (so that it isn't on the screen anymore) and back to see it (grid switched on for this, obviously). -Popups on mouse hover (e.g. in the diplomacy screen) get drawn _below_ the currently active unit. -When selecting a unit from a list (because there is more than one unit on the same tile), it will activate the unit under the mouse cursor when clicking, if there is one. I am playing with the CVS-Head snapshot from 31.1.06, the SDL client, and the deluxe gui. Please ask if you want to have screenshots showing any of the described behavior. With kind regards, Icekiss
ddd3cbfa-ed27-2fd9-fc7e-e157a806e6c4
['6f657959-f2b7-d4b3-f09f-1355267e4e6f']
Hello everybody. Yesterday evening we updated many files in CVS for nviz and ogsf library (plus sites.c) with most of the development we have done in the last year for the project RIADE. The main feature is the possibility in nviz of visualizing sites (or vector points) with a different color and/or size for each point, depending from the values in the associated db. There is the possibility of visualizing more than one field value per point, histograms, and an improved "picking" of the point in order to directly access its related db record. Furthermore there is the possibility of associating multimedia data to a field and access it directly by clicking on it. These features are quickly explained in a README.ACS file in the nviz directory. Later today we will post to this list a link to an article we have written for the seventh grass meeting in which we describe the functions with more details. Another minor change was made to the surface panel interface: upon request of our users we changed the names on the buttons and, in our opinion, they are a little more clear now. Should anyone find this worst or annoying, please do not hesitate to ask for regression. One final thing: at the moment we didn't added a "Time Series" feature we developed because it requires a lot of subtle changes and at the moment it seems to us that it introduces more problems than solutions if not needed. Should anyone be interested, please contact us. We will post documentation on this feature too. I hope these developments will be useful to many. Regards, <PERSON> and <PERSON> (ACS Rome)
7b610366-24f8-299c-d19e-e7063e32a28a
['6f657959-f2b7-d4b3-f09f-1355267e4e6f']
Hello everybody. I'm doing some work in NVIZ in order to visualize sites with every point in a different color/size depending from their attributes. I have a question related to the number of categories (cats) that link the site/vect to databases. As I understand each vector could have many cats that (through their value and associated field) access the attributes in DB via "Vect_get_field" function. However, the function "G_sites_open_old" that is used to open sites, assumes that there is only one associated field and uses only field 1 (fi = Vect_get_field(Map, 1);) to fill the attributes arrays. So in my code I'm assuming that this field is always 1 and that I have only one table I have to deal with. (I have only to read and not to write DB tables because I need only to visualize them) Actually it is working fine with all the data I have been using until now. The questions are: 0) Am I correct? 1) Are things going to change in the near future in further integration between vectors and sites? Thank you in advance for any answer. <PERSON> Advanced Computer Sytems (ACS)
60cfd0c9-a15c-44dd-3317-619bec3d882e
['6f66633e-00c3-2a17-fe58-5c7baebeffdc']
Hi, I have been playing around with delaying smtp connections instead of just rejecting them if they are clearly spam (simplest case: HELO with my own IP address). Now I got a couple of questions about this. I'm not a total exim beginner, but as you might see from my questions I'm far from expert level, and this areas is kinda new for me. I read a lot about this on the web, but still don't quite get it... - when an ACL hits a delay (e.g. bad HELO), there won't be any message in the logfile until the delay is over. Is there any way to make exim generate a message in the logfile like "bad HELO, delaying for x minutes" as soon as the condition is hit, and not after the delay? That way, not only could I see what's going on, but also how long I am effectively holding up the spammer. - it seems like executing "exiwhat" will cancel all current delays. E.g., when I delay for 5 minutes, but someone runs exiwhat 10 seconds into the delay, exim seems to go on with this connection instead of waiting till the 5 minutes are over. Is this intended? Is there any other tool I could use that does keep the delays "running"? - I have read about sending "continuation lines" instead of just delaying. What's the benefit of this? And then: How do I do that? - For delays that I don't use "just in case because something does not look right" but for connections that I KNOW I will reject anyway, is there something to just "drop" the connection? Basically the spam server would wait for my reponse either way, but opposed to an "infinite delay" a "just don't care about that connection anymore" might free up resources - When I delay for 5 minutes before rejecting, and the client just closes the connection right away (like me closing the telnet window), it seems like exim still waits the 5 minutes and then writes his logfile. Any chance to catch the fact that the other side dropped? I guess not since the other side is only waiting (is this where continuation lines come into play?) Thanks a lot for helping me out! <PERSON>
c1e60311-b64b-5c22-d103-f673a0d944a3
['6f66633e-00c3-2a17-fe58-5c7baebeffdc']
Hi all, I am using exim 4.2 on Debian, and have configured it to use TLS and a self-signed certificate. This works fine with my mail clients, which have downloaded and installed that cert. But now I am wondering: If I have set tls_advertise_hosts = *, then ALL clients who send an SMTP message will try to use TLS if they can. Now what will happen if another MTA will deliver a mail to my system, and not a mail client? Would it try to use TLS as well, and fail to do so because it can't verify my certificate? Will it do the transmission without TLS then or will it refuse the connection at all (and leave me without mails)? If the latter is the case, how do I configure exim so that it uses TLS only with MUAs? Thanks, CaLViN
ef15812f-73eb-0ef0-df0d-8769c70f7032
['6f6be732-4117-2c45-bc3a-7f4484c52686']
Sometimes We can feel Without Touching, Its called Emotions. Sometimes We have To Touch To Feel, Its called Desire. Sometimes When We Touch We Never Feel. that is called Ignorance. And Sometimes We Touch And W Retouch, And The Feeling Is Different Everytime. Thats What We Call Life. The Rest Are Just Reflections.. Above is not my composition but something I picked from Pravsworld <PERSON> / Kuwait
1f60171d-62d0-d2bb-eedc-4b36ab134172
['6f6be732-4117-2c45-bc3a-7f4484c52686']
To all those who would like to keep uptodate on what's on in Pilerne and the Parish of Pilerne, please visit the church bulletin hosted by self & lina. http://www.travelandgoa.com/pilerne Site was hosted on the feast day at Pilerne. We shall strive to keep the information as up to date as possible. If you have any messages or suggestions. Please write to <EMAIL_ADDRESS> We will have a seperate email id made for the church very soon. Cheers.. <PERSON>
9b0e7f9f-ced7-a162-6e6e-5d13b1bc3d79
['6f6feb51-e5e9-8987-3bf1-50e15f5f5e95']
Hi, We've regularly been running into the following messages in the Terracotta client logs: [TC Memory Monitor] WARN com.terracottatech.dso - Detected Long GC > 8000 ms. Event Type : LongGCEventType.LONG_GC GC Collection Count: 1 GC Collection Time: 74457 ms I think in some instances, these long garbage collection cycles are causing the tc server to mark the client connection closed, thereby leaving the client disconnected until idp restart. I have a couple questions: 1) Has anyone else run into this issue ? 2) Are these long GC times because of the IDP garbage or terracotta garbage ? 3) Does anyone have a set of recommended terracotta health checker settings that they could provide? We are using the following settings on the idp tomcat process: -Xmx1024m -XX:MaxPermSize=512m -verbose:gc -XX:+PrintGCDetails -XX:-TraceClassUnloading -Xmx1G -Xms1G -XX:MaxGCPauseMillis=5000 -XX:+DisableExplicitGC -XX:+UseParallelOldGC Thanks, -Rob
84b90d32-3d96-2b18-3908-0a43fa2f9243
['6f6feb51-e5e9-8987-3bf1-50e15f5f5e95']
Hi, I've been using RPM5 on OpenSolaris for a couple weeks now (currently 5.1.4.) I just installed yum aswell. I've run into a problem where yum doesn't think that noarch packages are acceptable, so it ignores them and only displays i86pc packages. I think it gets its list from rpm. I know there used to be some rpmrc code that defined compatible archs, and remapped i86pc to i386. I'm ok with i86pc staying that way, but I need to find a way to have rpm think noarch is compatible. Any suggestions as to where I should look/what I could patch ? Thanks, -Rob
07a60f9d-2dc4-88b0-b876-6391c6fd7c1f
['6f768a82-2d10-88b2-9963-8aa1cba9eac6']
I wanted to thank everyone, again, for your response on my initial message about some challenges I've faced in trying to switch to a car-free lifestyle. Actually, it was a bit of a relief to hear that I'm not alone - especially in dealing with friends and others who feel sorry for me or expect me to keep driving. <PERSON> - I love your description of feeling more safe in your neighborhood, as you get to know the people there. In fact, the desire to build a sense of community is one of the reasons that I decided to try being car-free. Also, I want to thank you for your wisdom on handling get-togethers with friends. I like what you say about having to check bus schedules before agreeing to go to an event. And thank you for the link! <PERSON> - Thank you for the ideas on how to talk with people about being car-free -- and for reminding me of the idea of critical mass. With gas tipping towards $4/gallon, it can only get more and more usual to see folks driving less. Justice - Thanks on the idea of ordering things for deliver. I live close to the grocery store and have no problem with food, but this has helped me cut down on my work errands -- and has made a difference for me. -Kate
22500d69-c249-66c6-7709-85a7fc3f6831
['6f768a82-2d10-88b2-9963-8aa1cba9eac6']
I'm planning to sell my car (at long last) in June, and I hope that will ease things a bit, when it comes to situations like this. In the meantime, my problem is that one of my best friends recently moved to the other side of LA -- at least an hour by car, if there's any traffic -- and probably 2 or even 2.5 hours one way by bus. After months of trying to get together, a few of us finally found a day to meet, but the suggestion was to meet someplace in the "middle" between us -- which might mean that the only way I can meet my friends and get back to work in time (I work nights) would be to take a car. I don't want to force my friends to drive long distances to meet me (and the friend who lives the farthest recently lost her mother, so I really want to see her and be supportive), but at the same time, I *really* don't want to drive. I've hosted get-togethers in the past to avoid driving (and I love doing this), but the friend who lives the farthest rarely comes because -- well, it's a long drive. I'm wondering if anyone has suggestions? I know the bikers here might have a solution for me, but sadly, I'm not a bike-rider. I use my feet, an electric scooter (which is broken at the moment) and public transit. (thanks in advance for your wise advice!) <PERSON>
4083aa65-64ed-65f8-b72e-ee8c9b1ac807
['6f7edb69-0049-434c-9101-b66b3ccd2d5b']
Dear all, Sorry about this basic question. I have the following problem. I would like to ‘send’ objects via HTTP as they are too big to be send through the space. My master saves the objects in a folder on a HTTP server and sends the filenames to the worker via the space. The workers are supposed to download the objects from the HTTP server. Unfortunately, this requires the master to change the access rights of the objects (files) that it saves so that the worker can read them. Is it possible to change the access rights of files in Java? I had a look around but read that it is impossible. Any pointers would be very much appreciated. Thanks, <PERSON>
36ec03bc-da22-40be-cbf9-3dc837fccc41
['6f7edb69-0049-434c-9101-b66b3ccd2d5b']
Dear all, I am intending to send relative complicated objects (consisting of several interconnected object) to a space. I am just wondering, what your experience with serialisation is. Is it relatively efficient? I cannot imagine that it is that efficient, as it has to be implementation independent. First tests have shown that the communication costs are relatively high (possibly due to serialisation). Would it be worthwhile to do my own 'serialisation' by translating the objects into a 'compressed' problem-specific array representation? Many thanks in advance. Regards, <PERSON>
4e7cb643-4652-0d04-b29e-2fef175b1a75
['6f825168-3923-41eb-632d-1a2176b1900b']
Thru the Herc Gui. Opening a Config File via Power On. This has been doing this for a while. I upgraded to the latest CYGWIN since I thought maybe the snaps were compiled with it. It installed successfully. I've gone back to a snap from 4/19/04. Everything after that seems to have the same problem. Was there an update to PCAP or Fishpack or TunTap? Maybe a GUI update I missed (I'm at <PHONE_NUMBER>) Any remedies would be appreciated. The OS is a current version of z/Something. The machine is a P4 with 3/4GB of RAM, 512MB for Herc. By the way, will there be any Herc issues with XP SP2? Thanx for your help. Let me know where to send the check for the service call. Norman
a15ae70e-4135-9016-f6c5-ecd3178cc361
['6f825168-3923-41eb-632d-1a2176b1900b']
I have a lot of RAM available for HERC to use on the newly installed system. Can't seem to get more than 768MB for MAINSIZE. Is there a maximum size (that I don't recall)? I don't have any of the registry zaps as we did prior to R3. I would like to get up to (and maybe over) 2GB. Thanx!
fd944614-3fe1-779a-253e-3110cf5c76d9
['6f82da20-a9eb-585e-c1c9-90ded86e5d69']
Hi all, I'd like to request a CVE for a recently discovered vulnerability in CHICKEN Scheme. It affects a very particular, not very common use of the read-string! procedure. If given a buffer and #f (the Scheme value for "false") as the buffer's size (which should trigger automatic size detection but doesn't), it will read beyond the buffer, until the input port (file, socket, etc) is exhausted. This may result in the typical potential remote code execution or denial of service; in CHICKEN, these buffers are initially allocated on the stack and moved to the heap upon GC. In normal usage, users would usually pass in the buffer's size. This is also the workaround for this bug. For the official announcement, see http://lists.nongnu.org/archive/html/chicken-announce/2013-09/msg00000.html The discussion thread's final accepted patch is at http://lists.nongnu.org/archive/html/chicken-hackers/2013-09/msg00009.html which got applied as http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=cd1b9775005ebe220ba11265dbf5396142e65f26 All versions of CHICKEN prior to 4.8.0.5 and 4.8.3 (not yet released) are affected. Cheers, <PERSON><IP_ADDRESS> and 4.8.3 (not yet released) are affected. Cheers, Peter Bex
690438d4-77fd-9ed3-6ecb-8e77bd468c48
['6f82da20-a9eb-585e-c1c9-90ded86e5d69']
Hi all, I would like to request a CVE for a buffer overrun bug in CHICKEN Scheme which is very similar to CVE-2013-4385. It affects a very particular, not very common use of the read-u8vector! procedure. If given a buffer and #f (the Scheme value for "false") as the buffer's size (which should trigger automatic size detection but doesn't), it will read beyond the buffer, until the input port (file, socket, etc) is exhausted. This may result in the typical potential remote code execution or denial of service; in CHICKEN, these buffers are initially allocated on the stack and moved to the heap upon GC. In normal usage, users would usually pass in the buffer's size. This is also the workaround for this bug. For the official announcement, see http://lists.gnu.org/archive/html/chicken-announce/2014-05/msg00001.html The patch on the discussion list is http://lists.gnu.org/archive/html/chicken-hackers/2014-05/msg00032.html and it got applied as http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=1d06ce7e21c7e903ca5dca11fda6fcf2cc52de5e All versions of CHICKEN prior to 4.9.0 (soon to be released) and 4.8.0.7 (not yet(?) released) are affected. Cheers, <PERSON><IP_ADDRESS> (not yet(?) released) are affected. Cheers, Peter Bex
7748d473-15fd-8d7f-0603-6add27db3c6e
['6f89265f-2bfb-b671-f3d8-ab1525b360c3']
I thought people might be interested in this cross-language benchmark of a realistic application: https://github.com/chezou/TinySegmenter.jl/issues/8 TinySegmenter is an algorithm for breaking Japanese text into words, and it has been ported by several authors to different programming languages. <PERSON> (@chezou) ported it to Julia, and after optimizing it a bit with me he ran some benchmarks comparing the performance to the different TinySegmenter ports. The resulting times (in seconds) for different languages were: JavaScriptPython2Python3JuliaRuby121.0492.8529.640012.36(933+) The algorithm basically consists of looping over the characters in a string, plugging tuples of consecutive characters into a dictionary of "scores", and spitting out a word break when the score exceeds a threshold. The biggest speedup in optimizing the Julia code came from using tuples of Char (characters) rather than concatenating the chars into strings (which avoids the need to create and then discard lots of temporary strings by exploiting Julia's fast tuples). The <PERSON> implementation is also different from the others in that it is the only one that operates completely in-place on the text, without allocating large temporary arrays of characters and character categories, and returns SubStrings rather than copies of the words. This sped things up only slightly, but saves a lot of memory for a large text. --SGJ
85d291c4-6a79-83a8-4288-26c32d3599ba
['6f89265f-2bfb-b671-f3d8-ab1525b360c3']
Dear Meep users, Meep version 1.2 is now available from the Meep web page (ab-initio.mit.edu/meep), along with version 3.2 of the libctl library (required for Meep 1.2). The release notes are attached below. Major new features include support for anisotropic dispersive materials, efficient LDOS computation, stress tensor spectra, and support for Guile version 2.x. Documentation for the new features will appear on the wiki over the next few days. Regards,
b79f3f4d-6917-215d-a219-93e1ac94a04f
['6f938970-9504-2f74-ec63-fc00595f87a0']
its posing question in a wrong manner. yes ideal state in india or for that matter in whole world is <PERSON>. who wont kick out his wife for fourteen yrs to behold his place as president, prime -minister etc. Its empty rhetoric it should be met with ridicule not gandhian moralism. we hindus hv long tradition of making jokes of our own gods (puranas are full of it), let it continue. cheers sandeep
4fdc7def-7de2-944d-a25c-9a6c665596b1
['6f938970-9504-2f74-ec63-fc00595f87a0']
What Adityaraj kaul says is again living example of touchiness of jansanghis. What he is saying about CPM might be true but we all know shiv sena, bajrangsdal etc have a long history with Valentines day. So denying it doesnt helps. Maybe jansanghis will do good job in pakisatani cabinet? Sandeep> Date: Mon, 9 Feb 2009 12:08:19 +0530> From: <EMAIL_ADDRESS>> To: <EMAIL_ADDRESS>> Subject: Re: [Reader-list] The Pink Chaddi Campaign (Rohan DSouza)> > Mangalore's real shame - Talibanization of National> Media<http://offstumped.nationalinterest.in/2009/02/08/mangalores-real-shame-talibanization-of-national-media/>> > The cat is out of the bag on the much hyped abduction of the daughter of a> Kerala based CPI-M MLA from a bus near Mangalore.> > The Times Now makes this stunning> disclosure<http://www.timesnow.tv/Newsdtls.aspx?NewsID=28933>that the> accused were no un-Hindu hoodlums but instead they were members of> the DYFI, the CPI-Mafioso's student wing.> > *Two days after the attack on CPM MLA's daughter and her friend, the accused> claim to be a part of CPM's student wing-the DYFI. More shockingly, these> men say that their attempt was to protect the MLA's daughter's modesty.> While police refused to share details,the arrested claim they belong to> CPM's student wing - the DYFI. On asked as to which party they belonged, the> driver of the bus the couple was travelling in - Arvind Das said, "DYFI."> Surprisingly, the accused claim they were keeping the MLA's daughter out of> harm's way. "They were oly trying to protect the girl's modesty from being> compromised," defence lawyer told TIMES NOW. *> > This disclosure raises an interesting question if the whole episode was at> the behest of the CPI-Mafioso father who perhaps may have shifted the blame> once the story was grabbed the national media.> > Be that as it may, this episode once again exposes the Talibanised closed> mindset of the 24×7 national media which no longer cares about approaching> news with an open mind.> > Even before the police investigation was completed and the facts of the case> were established, the media was quick to ascribe blame to saffron outfits.> > *Five persons, including the driverand the conductor of the bus from which> the daughter of a CPI(M) MLA was dragged out and kidnapped, were arrested> yesterday and two others are being questioned by police in connection with> the incident, which evoked sharp protests across the country.*> > The alacrity with which the 24×7 media has conducted itself on events in> Mangalore exposes its real intentions that this was never about unbiased> reportage of facts but was really about tarnishing the reputation of the BJP> Government in Karnataka in the minds of the cosmopolitan urban middle class> voter in the run up to the general elections.> > This is not the first time we have seen the media conduct itself in this> despicable fashion. The media's shameful and biased> campaign<http://offstumped.nationalinterest.in/2007/11/27/gujarat-polls-2007-its-ndtv-ibn-versus-modi/>ahead> of the Gujarat elections is well documented as was the media's> surreptitious attempt at influencing the Karnataka> elections<http://offstumped.nationalinterest.in/2008/07/31/cnn-ibn-boycott-many-sins/>through> exit polls that were far from credible.> > If Malegaon highlighted the flawed morality of the 24×7> media<http://offstumped.nationalinterest.in/2008/10/24/cookbook-on-dealing-with-orwellian-media-tactics/>in> its attempt to draw equivalences, Mangalore> has exposed<http://offstumped.nationalinterest.in/2009/01/27/giving-oxygen-to-dinosaurs-and-rodents/>the> media's real agenda.> > Now that the 24×7 media has been caught with its pants down can we expect> > #1 Renuka Choudary to shut up and spare us her moral sanctimony.> > #2 CPI-Mafioso to explain what its student wing was doing "saving" the MLA's> daughter to come clean on the real story of the "abduction"> > #3 National media to tender an unqualified apology to the rest of us for> their false reportage> > With preconcieved notions and deeply held prejudices coloring reportage on> events in Mangalore it perhaps would be in order to demand of the media to> show sufficient cause for why it should not be subject to a code of conduct> to check this disturbing trend of "Talibanization".> > Link -> http://offstumped.nationalinterest.in/2009/02/08/mangalores-real-shame-talibanization-of-national-media/> > On 2/9/09, Rohan DSouza <<EMAIL_ADDRESS>> wrote:> >> > The media especially the electronic media of the 24/7 variety have hardly> > come out in shining colours recently, given their sensationalist coverage> > of> > variety of events starting from the Mumbai terror strikes to the recent> > Mangalore pub attack. Restrained and balanced reporting doesn't feature in> > their scheme of things as this wouldn't go with eye ball grabbing, shrill> > and voyueristic coverage. However, it is due to this media picking up the> > Magalore pub story that the agenda of the BJP government in Karnataka is> > at> > least coming out to some extent in the open through the responses and> > reactions of the state government.> >> > Take for example, the announcement made by the Home Minister of Karnatka,> > Acharya, of 'appointing an Ombudsman to monitor and control media> > reportage'> > *. When such proposals come from political parties that subscribe to and> > fawn over fascist parties of the past and their modus operandi , then this> > announcement needs to be taken and responded to very seriously. Terrorising> > women, minorities, dalits and other vulnerable groups and the media control> > (blackout?) proposed, the Gujarat model so dear to CM Yeddyurappa's heart,> > is well on its way to being rolled out.> >> > Rohan> >> > http://www.hindu.com/2009/02/09/stories/2009020957130100.htm> >> > * *State may appoint media ombudsman * Staff Correspondent * Media> > overreacting: Acharya; it will be death of democracy, says CPI(M) *> >> > * V.S. Acharya *> >> > MANGALORE: The State Government will consider appointing an Ombudsman to> > monitor and control media reportage, Home Minister V.S. Acharya said in> > Mangalore on Sunday. He blamed the media for "overreacting" to and> > "unnecessarily hyping up" the recent spate of vigilante attacks by alleged> > Hindutva groups.> >> > Addressing a gathering of top government officials, civil rights activists> > and representatives of Opposition parties from the districts of Dakshina> > Kannada and Udupi, at a 'peace committee meeting' at the Deputy> > Commissioner's office, Mr. Acharya said the freedom of the press could not> > be limitless. "The role of the Ombudsman will be to screen media reports> > that lack objectivity and pronounce 'judgments' on issues. The Ombudsman> > will also entertain complaints from the general public about media reports> > they find objectionable," he said.> >> > His proposal met with sharp criticism at the meeting. District secretary of> > the Communist Party of India (Marxist) B. Madhava said it was an attempt to> > prevent the media from reporting freely and fairly on the 'misrule' of the> > Bharatiya Janata Party Government.> >> > "If the State Government goes ahead with this fascist move, it will be the> > death of democracy," he said.> >> > The spokesperson for the Mangalore Catholic Diocese, Onil D'Souza, told Mr.> > Acharya that he should be concentrating on the issue and not blaming the> > media. "It is the prerogative of the media to play up or underplay an> > event.> > It does not undo the fact that there has been a systemic failure to curb> > the> > menace of vigilantism," he said.> >> > Alleging that the State Government was going soft on the "Hindutva brand of> > terrorism," Ismail N., principal of the Badria College, said all acts of> > violence aimed at instilling fear in the minds of the people should be> > considered as terrorism. He included moral vigilantism in that list and> > demanded strict action against those responsible for the recent attacks.> >> > Vice-president of the Kanara Chambers of Commerce and Industry G.G.> > Mohandas> > Prabhu said the recent vigilante attacks had adversely affected investments> > in the region.> >> > District in-charge Minister J. Krishna Palemar said whatever happened in> > the> > district or region should remain within it.> >> > "The city has been projected in poor light across the world because of the> > mistakes of the media," he said. Mr. Acharya said the State Government> > would> > ensure peaceful observance of Valentine's Day. "The police will be given a> > free hand to deal with any untoward incident that may arise on February> > 14,"> > he said. Superintendent of Police (Dakshina Kannada) N. Satish Kumar said> > 120 more police constables would be pressed into service on Valentine's Day> > to thwart any attempt to disrupt festivities.> >> > Mr. Acharya also said the long-standing demand for a police commissionerate> > in the city would be met by March 31 this year. Once that happens, the> > present Superintendent of Police will be made in-charge of the rest of the> > district and a new officer will be brought in to take on the responsibility> > of Police Commissioner.> >> > In response, a participant pointed out that there was not a single senior> > police officer from the minority communities. "This is a planned conspiracy> > on the part of the BJP to 'saffronise' the police force," he alleged.> >> >> > > Date: Sun, 8 Feb 2009 20:44:05 +0530> > > From: Aditya Raj Kaul <<EMAIL_ADDRESS>>> > > Subject: Re: [Reader-list] The Pink Chaddi Campaign> > > To: sarai list <<EMAIL_ADDRESS>>> > > Message-ID:> > > <<EMAIL_ADDRESS>>> > > Content-Type: text/plain; charset=ISO-8859-1> > >> > > Why not target/protest the media as well; who remained mute spectators to> > > the horrific drama that unfolded on that fateful day ?> > >> > > Just a suggestion, send them Pink Chaddis with "BREAKING NEWS" written on> > > them.> > >> > > On 2/8/09, nisha susan <<EMAIL_ADDRESS>> wrote:> > > >> > > > Dear All,> > > >> > > > You may have heard of the Pink Chaddi Campaign that kicked off three> > days> > > > ago to oppose the Sri Ram Sene. The campaign is growing exponentially> > > (1,300> > > > at this point in the life of our Consortium of Pub-going, Loose and> > > Forward> > > > Women) and that is not surprising. Most women in this country have> > enough> > > > curbs on their lives without a whole new franchise cashing in with> > their> > > > bully-boy tactics. Of course, a lot of men have joined the group as> > well.> > > >> > > > Here is we want to do with the Pink Chaddi Campaign. Join in. Be> > > > imaginative, have fun and fight back!> > > >> > > > Step 1: It does not matter that many of us have not thought about> > > > Valentine's Day since we were 13. If ever. This year let us send the> > Sri> > > Ram> > > > Sene some love. Let us send them some PINK CHADDIS.> > > >> > > > Look in your closet or buy them cheap. Dirt-cheap. Make sure they are> > > PINK.> > > > Send them off to the Sene.> > > >> > > > The address to send the package is:> > > > Pramod Muthalik,> > > > Chief, Sri Rama Sene,> > > > #11, Behind New Bus Stand, Gokhul Road, Near Lakshmi Park,> > > > HUBLI - Karnataka> > > >> > > > If you don't want to mail it yourself, you can drop it off at the> > Chaddi> > > > Collection Points. We will be collecting across the country through> > this> > > > week and sending the packages on February 12. More information about> > > Chaddi> > > > Collectors in your city soon on our blog:> > > > http://thepinkchaddicampaign.blogspot.com/> > > >> > > > Step 2: Send the Pink Chaddi Campaign a photograph of the package.> > > >> > > > Tell us how many chaddis you are sending out and inspire other women in> > > > other cities. You can either mail the information here or you can mail> > it> > > at> > > > our facebook address.> > > > http://www.facebook.com/group.php?gid=49641698651&ref=mf> > > >> > > >> > > > Step 3: On Valentine's Day we do a Pub Bharo action. Go to a pub> > wherever> > > > you are. From Kabul to Chennai to Guwahati to Singapore to LA women> > have> > > > signed up. It does not matter if you are actually not a pub-goer or not> > > even> > > > much of a drinker. Let us raise a toast (it can be juice) to Indian> > > women.> > > > Take a photo or video. We will put it together (more on how later) and> > > send> > > > this as well to the Sri Ram Sene.> > > >> > > > Step 4: After Valentine's Day we should get some of our elected> > leaders> > > to> > > > agree that beating up women is ummm... AGAINST INDIAN CULTURE.> > > >> > > > For right now, ask not what Dr VS Acharya, Home Minister of Karnataka> > can> > > > do for you. Ask what you can do for him. Here is his blog.> > > > http://drvsacharya.blogspot.com. Send him some love.> > > >> > > >> > > > Nisha Susan> > > > For the Pink Chaddi Campaign> > > > http://thepinkchaddicampaign.blogspot.com> > > >> > > >> > > >> > > >> > > >> > > > _________________________________________> > > > reader-list: an open discussion list on media and the city.> > > > Critiques & Collaborations> > > > To subscribe: send an email to <EMAIL_ADDRESS> with> > > > subscribe in the subject header.> > > > To unsubscribe: https://mail.sarai.net/mailman/listinfo/reader-list> > > > List archive: <https://mail.sarai.net/pipermail/reader-list/>> > >> > >> > >> > >> > > --> > >> > > --> > > Aditya Raj Kaul> > >> > >> > _________________________________________> > reader-list: an open discussion list on media and the city.> > Critiques & Collaborations> > To subscribe: send an email to <EMAIL_ADDRESS> with> > subscribe in the subject header.> > To unsubscribe: https://mail.sarai.net/mailman/listinfo/reader-list> > List archive: &lt;https://mail.sarai.net/pipermail/reader-list/>> > > > > -- > > -- > Aditya Raj Kaul> _________________________________________> reader-list: an open discussion list on media and the city.> Critiques & Collaborations> To subscribe: send an email to <EMAIL_ADDRESS><PERSON> says is again living example of touchiness of jansanghis. What he is saying about CPM might be true but we all know shiv sena, bajrangsdal etc have a long history with Valentines day. So denying it doesnt helps. Maybe jansanghis will do good job in pakisatani cabinet? Sandeep> Date: Mon, 9 Feb 2009 12:08:19 +0530> From: o7M1zSNAK3bE99Ea@example.com> To: 201epGYNuO5KVoKn@example.com> Subject: Re: [Reader-list] The Pink Chaddi Campaign (<PERSON>)> > Mangalore's real shame - Talibanization of National> Media<http://offstumped.nationalinterest.in/2009/02/08/mangalores-real-shame-talibanization-of-national-media/>> > The cat is out of the bag on the much hyped abduction of the daughter of a> Kerala based CPI-M MLA from a bus near Mangalore.> > The Times Now makes this stunning> disclosure<http://www.timesnow.tv/Newsdtls.aspx?NewsID=28933>that the> accused were no un-Hindu hoodlums but instead they were members of> the DYFI, the CPI-Mafioso's student wing.> > *Two days after the attack on CPM MLA's daughter and her friend, the accused> claim to be a part of CPM's student wing-the DYFI. More shockingly, these> men say that their attempt was to protect the MLA's daughter's modesty.> While police refused to share details,the arrested claim they belong to> CPM's student wing - the DYFI. On asked as to which party they belonged, the> driver of the bus the couple was travelling in - <PERSON> said, "DYFI."> Surprisingly, the accused claim they were keeping the MLA's daughter out of> harm's way. "They were oly trying to protect the girl's modesty from being> compromised," defence lawyer told TIMES NOW. *> > This disclosure raises an interesting question if the whole episode was at> the behest of the CPI-Mafioso father who perhaps may have shifted the blame> once the story was grabbed the national media.> > Be that as it may, this episode once again exposes the Talibanised closed> mindset of the 24×7 national media which no longer cares about approaching> news with an open mind.> > Even before the police investigation was completed and the facts of the case> were established, the media was quick to ascribe blame to saffron outfits.> > *Five persons, including the driverand the conductor of the bus from which> the daughter of a CPI(M) MLA was dragged out and kidnapped, were arrested> yesterday and two others are being questioned by police in connection with> the incident, which evoked sharp protests across the country.*> > The alacrity with which the 24×7 media has conducted itself on events in> Mangalore exposes its real intentions that this was never about unbiased> reportage of facts but was really about tarnishing the reputation of the BJP> Government in Karnataka in the minds of the cosmopolitan urban middle class> voter in the run up to the general elections.> > This is not the first time we have seen the media conduct itself in this> despicable fashion. The media's shameful and biased> campaign<http://offstumped.nationalinterest.in/2007/11/27/gujarat-polls-2007-its-ndtv-ibn-versus-modi/>ahead> of the Gujarat elections is well documented as was the media's> surreptitious attempt at influencing the Karnataka> elections<http://offstumped.nationalinterest.in/2008/07/31/cnn-ibn-boycott-many-sins/>through> exit polls that were far from credible.> > If <PERSON> highlighted the flawed morality of the 24×7> media<http://offstumped.nationalinterest.in/2008/10/24/cookbook-on-dealing-with-orwellian-media-tactics/>in> its attempt to draw equivalences, Mangalore> has exposed<http://offstumped.nationalinterest.in/2009/01/27/giving-oxygen-to-dinosaurs-and-rodents/>the> media's real agenda.> > Now that the 24×7 media has been caught with its pants down can we expect> > #1 <PERSON> to shut up and spare us her moral sanctimony.> > #2 CPI-Mafioso to explain what its student wing was doing "saving" the MLA's> daughter to come clean on the real story of the "abduction"> > #3 National media to tender an unqualified apology to the rest of us for> their false reportage> > With preconcieved notions and deeply held prejudices coloring reportage on> events in Mangalore it perhaps would be in order to demand of the media to> show sufficient cause for why it should not be subject to a code of conduct> to check this disturbing trend of "Talibanization".> > Link -> http://offstumped.nationalinterest.in/2009/02/08/mangalores-real-shame-talibanization-of-national-media/> > On 2/9/09, <PERSON> <6YTNL6fMF5WrzH47@example.com> wrote:> >> > The media especially the electronic media of the 24/7 variety have hardly> > come out in shining colours recently, given their sensationalist coverage> > of> > variety of events starting from the Mumbai terror strikes to the recent> > Mangalore pub attack. Restrained and balanced reporting doesn't feature in> > their scheme of things as this wouldn't go with eye ball grabbing, shrill> > and voyueristic coverage. However, it is due to this media picking up the> > Magalore pub story that the agenda of the BJP government in Karnataka is> > at> > least coming out to some extent in the open through the responses and> > reactions of the state government.> >> > Take for example, the announcement made by the Home Minister of Karnatka,> > <PERSON>, of 'appointing an Ombudsman to monitor and control media> > reportage'> > *. When such proposals come from political parties that subscribe to and> > fawn over fascist parties of the past and their modus operandi , then this> > announcement needs to be taken and responded to very seriously. Terrorising> > women, minorities, dalits and other vulnerable groups and the media control> > (blackout?) proposed, the Gujarat model so dear to CM <PERSON>'s heart,> > is well on its way to being rolled out.> >> > Rohan> >> > http://www.hindu.com/2009/02/09/stories/2009020957130100.htm> >> > * *State may appoint media ombudsman * Staff Correspondent * Media> > overreacting: <PERSON>; it will be death of democracy, says CPI(M) *> >> > * <PERSON> *> >> > MANGALORE: The State Government will consider appointing an Ombudsman to> > monitor and control media reportage, Home Minister <PERSON> said in> > Mangalore on Sunday. He blamed the media for "overreacting" to and> > "unnecessarily hyping up" the recent spate of vigilante attacks by alleged> > Hindutva groups.> >> > Addressing a gathering of top government officials, civil rights activists> > and representatives of Opposition parties from the districts of Dakshina> > Kannada and Udupi, at a 'peace committee meeting' at the Deputy> > Commissioner's office, Mr. <PERSON> said the freedom of the press could not> > be limitless. "The role of the Ombudsman will be to screen media reports> > that lack objectivity and pronounce 'judgments' on issues. The Ombudsman> > will also entertain complaints from the general public about media reports> > they find objectionable," he said.> >> > His proposal met with sharp criticism at the meeting. District secretary of> > the Communist Party of India (Marxist) <PERSON> said it was an attempt to> > prevent the media from reporting freely and fairly on the 'misrule' of the> > Bharatiya Janata Party Government.> >> > "If the State Government goes ahead with this fascist move, it will be the> > death of democracy," he said.> >> > The spokesperson for the Mangalore Catholic Diocese, <PERSON>, told Mr.> > <PERSON> that he should be concentrating on the issue and not blaming the> > media. "It is the prerogative of the media to play up or underplay an> > event.> > It does not undo the fact that there has been a systemic failure to curb> > the> > menace of vigilantism," he said.> >> > Alleging that the State Government was going soft on the "Hindutva brand of> > terrorism," <PERSON>, principal of the Badria College, said all acts of> > violence aimed at instilling fear in the minds of the people should be> > considered as terrorism. He included moral vigilantism in that list and> > demanded strict action against those responsible for the recent attacks.> >> > Vice-president of the Kanara Chambers of Commerce and Industry G.G.> > Mohandas> > <PERSON> said the recent vigilante attacks had adversely affected investments> > in the region.> >> > District in-charge Minister <PERSON> said whatever happened in> > the> > district or region should remain within it.> >> > "The city has been projected in poor light across the world because of the> > mistakes of the media," he said. Mr. <PERSON> said the State Government> > would> > ensure peaceful observance of Valentine's Day. "The police will be given a> > free hand to deal with any untoward incident that may arise on February> > 14,"> > he said. Superintendent of Police (Dakshina Kannada) <PERSON> said> > 120 more police constables would be pressed into service on Valentine's Day> > to thwart any attempt to disrupt festivities.> >> > Mr. <PERSON> also said the long-standing demand for a police commissionerate> > in the city would be met by March 31 this year. Once that happens, the> > present Superintendent of Police will be made in-charge of the rest of the> > district and a new officer will be brought in to take on the responsibility> > of Police Commissioner.> >> > In response, a participant pointed out that there was not a single senior> > police officer from the minority communities. "This is a planned conspiracy> > on the part of the BJP to 'saffronise' the police force," he alleged.> >> >> > > Date: Sun, 8 Feb 2009 20:44:05 +0530> > > From: <PERSON> <o7M1zSNAK3bE99Ea@example.com>> > > Subject: Re: [Reader-list] The Pink Chaddi Campaign> > > To: sarai list <201epGYNuO5KVoKn@example.com>> > > Message-ID:> > > <tW62vzdXUyUWV6z+@example.com>> > > Content-Type: text/plain; charset=ISO-8859-1> > >> > > Why not target/protest the media as well; who remained mute spectators to> > > the horrific drama that unfolded on that fateful day ?> > >> > > Just a suggestion, send them Pink Chaddis with "BREAKING NEWS" written on> > > them.> > >> > > On 2/8/09, <PERSON> <jzjPtcbja92zSo5p@example.com> wrote:> > > >> > > > Dear All,> > > >> > > > You may have heard of the Pink Chaddi Campaign that kicked off three> > days> > > > ago to oppose <PERSON>. The campaign is growing exponentially> > > (1,300> > > > at this point in the life of our Consortium of Pub-going, Loose and> > > Forward> > > > Women) and that is not surprising. Most women in this country have> > enough> > > > curbs on their lives without a whole new franchise cashing in with> > their> > > > bully-boy tactics. Of course, a lot of men have joined the group as> > well.> > > >> > > > Here is we want to do with the Pink Chaddi Campaign. Join in. Be> > > > imaginative, have fun and fight back!> > > >> > > > Step 1: It does not matter that many of us have not thought about> > > > Valentine's Day since we were 13. If ever. This year let us send the> > Sri> > > Ram> > > > Sene some love. Let us send them some PINK CHADDIS.> > > >> > > > Look in your closet or buy them cheap. Dirt-cheap. Make sure they are> > > PINK.> > > > Send them off to the Sene.> > > >> > > > The address to send the package is:> > > > <PERSON>,> > > > Chief, <PERSON>,> > > > #11, Behind New Bus Stand, Gokhul Road, Near Lakshmi Park,> > > > HUBLI - Karnataka> > > >> > > > If you don't want to mail it yourself, you can drop it off at the> > Chaddi> > > > Collection Points. We will be collecting across the country through> > this> > > > week and sending the packages on February 12. More information about> > > Chaddi> > > > Collectors in your city soon on our blog:> > > > http://thepinkchaddicampaign.blogspot.com/> > > >> > > > Step 2: Send the Pink Chaddi Campaign a photograph of the package.> > > >> > > > Tell us how many chaddis you are sending out and inspire other women in> > > > other cities. You can either mail the information here or you can mail> > it> > > at> > > > our facebook address.> > > > http://www.facebook.com/group.php?gid=49641698651&ref=mf> > > >> > > >> > > > Step 3: On Valentine's Day we do a Pub Bharo action. Go to a pub> > wherever> > > > you are. From Kabul to Chennai to Guwahati to Singapore to LA women> > have> > > > signed up. It does not matter if you are actually not a pub-goer or not> > > even> > > > much of a drinker. Let us raise a toast (it can be juice) to Indian> > > women.> > > > Take a photo or video. We will put it together (more on how later) and> > > send> > > > this as well to <PERSON>.> > > >> > > > Step 4: After Valentine's Day we should get some of our elected> > leaders> > > to> > > > agree that beating up women is ummm... AGAINST INDIAN CULTURE.> > > >> > > > For right now, ask not what Dr VS <PERSON>, Home Minister of Karnataka> > can> > > > do for you. Ask what you can do for him. Here is his blog.> > > > http://drvsacharya.blogspot.com. Send him some love.> > > >> > > >> > > > <PERSON>> > > > For the Pink Chaddi Campaign> > > > http://thepinkchaddicampaign.blogspot.com> > > >> > > >> > > >> > > >> > > >> > > > _________________________________________> > > > reader-list: an open discussion list on media and the city.> > > > Critiques & Collaborations> > > > To subscribe: send an email to njg8TpSNzOJFxYdl@example.com with> > > > subscribe in the subject header.> > > > To unsubscribe: https://mail.sarai.net/mailman/listinfo/reader-list> > > > List archive: <https://mail.sarai.net/pipermail/reader-list/>> > >> > >> > >> > >> > > --> > >> > > --> > > Aditya Raj Kaul> > >> > >> > _________________________________________> > reader-list: an open discussion list on media and the city.> > Critiques & Collaborations> > To subscribe: send an email to njg8TpSNzOJFxYdl@example.com with> > subscribe in the subject header.> > To unsubscribe: https://mail.sarai.net/mailman/listinfo/reader-list> > List archive: &lt;https://mail.sarai.net/pipermail/reader-list/>> > > > > -- > > -- > <PERSON>> _________________________________________> reader-list: an open discussion list on media and the city.> Critiques & Collaborations> To subscribe: send an email to njg8TpSNzOJFxYdl@example.com with subscribe in the subject header.> To unsubscribe: https://mail.sarai.net/mailman/listinfo/reader-list > List archive: &lt;https://mail.sarai.net/pipermail/reader-list/>
8c87cac4-1f12-9d4a-738d-c95197a4ace3
['6f94afeb-1bcc-6fe5-0a85-376f4e625197']
I could use some advice on starting a freshly installed NA 1.6 in an 82 vanagon. The engine was running fine and started easily when it was pulled from the donar vehicle. It cranks fine and all dash lights work, but we can not get it to fire in the receiving 82 vanagon, I suspect a fuel supply problem since we have current to the glowplugs and the pump switch. Any tricks, secrets for a diesel newbie? Thanks! <PERSON>
86bfe5fd-1883-b888-e8ed-b5504956b203
['6f94afeb-1bcc-6fe5-0a85-376f4e625197']
I am preparing to install a 1.9L AAZ TD engine into my 82 diesel vanagon and I need some advice on the turbo oil return line. Its not a TDI, but its very similar. The engine came out of a Golf; it is going into the 82 vanagon in stock, 50 degree orientation. My questions are: Where and how is the best way to drill and tap the diesel oil pan for the oil return fitting? Anyone have a picture they can send me of their fitting? Any suggestions on how to lengthen the return line that came with my engine or on where to get a new, longer one made? Did anyone have an extra made because of a "two for the price of one" sale?......I know, wistful thinking! thanks! <PERSON>
e7a798b7-0057-af16-d181-0007c34c8116
['6f9a2c36-aa53-62a7-09ca-bdbdfbc13a36']
Hi All, I have two questions and I would really appreciate your assistance. 1. How do I get the drive letter which ant is running from (under windows of course)? Something like getting the first char of ${basedir} is good enough for me (I think...) 2. Is there a way to set the windows path through ant? It doesn't have to be permanent, I just want to append a dir to the windows path during the running of ant (because of a DLL issue). I tried to use the exec task but it didn't work: I couldn't execute 'set' because it is not an executable file and if I execute 'cmd.exe' with arguments 'set Path=...' , then the path is only changed in the cmd.exe process and not outside of it (the change is not visible to ant after cmd.exe has ended). Thank you very much for any help you can offer, <PERSON>
4f673ae3-103f-a00b-7b89-02fa9155a6e0
['6f9a2c36-aa53-62a7-09ca-bdbdfbc13a36']
Hi All, I want to display a small window with several checkboxes as part of the ant build and continue based on what the user has selected. I did a quick search and came up with Ant Installer and Antigen. Does anyone have an experience working with these tools and share his/her thoughts? Or perhaps there's a simpler way I'm not aware of? Best regards, <PERSON>
c091a904-095a-1915-c20a-1881ca62d409
['6f9eee5c-6912-05d5-ba59-ab20204b5a42']
Hi, is there any way to increase the timeout values for answers to packets that are sent over ethernet? One more thing: I wrote some code that understands DGB remote protocol. It is strange, when i additionally add a "sleep(2)" after receiving a packet, but don't change anything else in my code, insight complains about the answer to "qOffsets" -> "Text=00;Data=00;Bss=00". If there is no additional delay, all is fine. Insight complains about a missing ":". Best regards, <PERSON>.
743cda21-9515-f542-e083-2bbf01bda9f3
['6f9eee5c-6912-05d5-ba59-ab20204b5a42']
Hi, i just uploaded the C++ wrapper and the perl bindings for lavtools: http://www.s.netic.de/tmohr/lavperl-0.3.0.tar.bz2 This one: - fixes a bug that prevented the previous version from working. - contains a pach for SDL_perl-1.20.0 that adds the a functionality to return a Surfaces data as a perl string. - contains an example perl code that loads an AVI, lets one single step through the frames, shows each frame in an SDL window and writes each frame into an output stream. It is also possible to write an animation directly from SDL Surfaces. Best regards, <PERSON>.
6eaf6b7d-4de5-86f2-3eb0-5fb8d0deefff
['6fa3cd2b-4094-1dce-43e7-fca3f27585ab']
There has been much confusion in the Chicago community regarding the two festivals being held the weekend of July 4th and thus, it has affected the way the tango community in Chicago and improvement of Tango scene when looking from a national perspective. In order to preserve the idea that Chicago is a community that works together rather than competes with each other, I have come to a very difficult decision to cancel my tango week. Hopefully, This will ensure that Chicago's tango scene will be looked upon in a positive way. <PERSON> Producer
9ba95163-eca3-4de8-7e52-6f74ebd11935
['6fa3cd2b-4094-1dce-43e7-fca3f27585ab']
We are proud to present <PERSON>, the star of <PERSON> film, "The Tango Lesson". Having inherited the tango tradition from the great Argentine masters, <PERSON> is recognized both in Argentina and worldwide as having been instrumental in the rebirth of this mysterious, sensual, and sometimes whimsical dance. Time Out said, "<PERSON> has God's feet." "A good tango dancer is someone who has rhythm and who has a good musical ear. He also has respect for the woman; to know what to do at the right time with the right partner. He adapts himself to the woman. He makes her feel that she is the best dancer. He dances for her." <PERSON> & <PERSON> will be conducting intensive workshops exclusively for intermediate/advanced dancers in a progressive manner. We will accept registration in advance, as there is limited space. This will be <PERSON> only appearance in the US. The workshops will be held at Mariposa on Saturday August 9 and Sunday August 10. Please send an email to 3UWBZ/5aMPmkQB+/@example.com if you are interested in reserving a spot. The details will be posted soon. http://www.chicagotangoshows.com Maria & Burak Tango Éclectique Event Architects <http://www.chicagotangoweek.com/> http://www.chicagotangoweek.com
2b9be6d7-dc32-3b92-e84a-ab8c8f87e2cc
['6fa8f9d7-6775-b3a6-2a9f-90eb0c08037a']
We'll take a look at this - First looks - if they are being harvested, they're being retrieved from: A) the web interface B) a member C) a newsgroup interface to the list (GMANE) I suspect either A or C - but we will look into it. It will mean that people aren't able to take their conversations 'off-list' however. -- seth
8219116f-6ff3-e086-d15a-e465bab7c99b
['6fa8f9d7-6775-b3a6-2a9f-90eb0c08037a']
It does rely on your PC - but just to clarify - that's often a good thing. 1) If you want to capture in a non-compressed format (AVI or DV especially) - the devices with hardware MPEG encoders usually won't let you. 2) Having rendering done in software allows you to be much more flexible and not have to be restricted to real-time. If you're doing a quick dump this analog tape to a DVD - then capturing to MPEG-2 (Which the VA PCI can do real-time) is great. But if you want to capture in a format suitable for editing, archiving or manipulating - you really don't want to be stuck with only capturing the compressed MPEG. You don't want to be frame-editing with lossy content, even if you want to have the result in MPEG. -- seth
a76b72da-3ae7-e104-5c19-4bec6b1ae094
['6fb2e573-ec79-b12f-a298-0adb095b7ff2']
Several years ago, I was frustrated by the lack of decent, simple measurement programs that could tell me 95th percentile (or any other percentile) usage on an SNMP-capable interface in a way that was meaningfully parsed by external programs. The MRTG hack is nice, but I didn't completely like it, and I wanted to be able to do more ad-hoc queries of the data set and get answers back quickly on a large number of interfaces. So, I convinced the good folks at Coloco (my employer then, and inversely-ordered namesake of the program) to fund development of a quickie program do that for our internal use, but with the stipulation that it was open source. Of course, it grew in scope until it was decently able to handle quite a bit of stuff. The developer created a sourceforge implementation, but that hasn't gone anywhere fast. Coloco has been using it for some months, so it's been proven internally to work quite well. So, I have finally been prodded enough by my conscience and by some long-term nagging people to put this package together for an alpha release on a real FTP site, including some basic docs. It works well enough in my experience, but your mileage may vary. Send me diffs if you find bugs, and I'll apply them and re-release. I think inet-access is an appropriate place to post this, since I expect all of you at some point of another have had to bill based on volume of traffic used, and probably all of you have either built your own systems or cobbled something together with various bits and pieces... Feel free to pass this along to other lists that may find it useful; I don't have the time to tell everyone everywhere about useful things. :-) Find the release at http://www.loligo.com/ocoloc/ JT
0767ad82-1c50-b501-7963-b66d9fb79b77
['6fb2e573-ec79-b12f-a298-0adb095b7ff2']
This may start to be a bit off-topic for the inet-access list, but I think that enough of you are starting to offer or think about offering a VoIP system along with your services that there may be some good feedback if you have already climbed this mountain. I work with a number of clients on implementing VoIP (usually with Asterisk) and the biggest unsolved question I have is: "Is there an inexpensive VoIP billing system that handles multiple upstreams with different rate tables, is easily understood by my tech staff, is completely customizable to my implementation, and most importantly: is inexpensive?" I have seen plenty of systems in the $8000-$50000 range and higher that can do everything that is required. Usually these systems are overkill for my customers, and for the task at hand. I suppose this question would really be "How can VoIP billing be done on the cheap using open-source or extremely inexpensive software?" I primarily need CSV or other flat-file importation, but Radius might be a nice extra for systems that are not flat-file based. I could provide a huge list of requirements, but I think that's not required; you get the idea. There is one open-source solution called Trabas (http://www.trabas.com/opensource/) but it appears to have a number of bugs, and the company "sponsoring" the development effort hasn't worked on it in more than a year, and has indicated to me that it is no longer on their maintained software list. Prior questions about this package in other VoIP-specific forums have resulted in silence. There are rumors that OptiGold supported VoIP, but looking more closely, I see that it really isn't a solution that is viable for anything complex - no call rating. (strangely, the on-line manual doesn't even use the term "VOIP" anywhere, though VOIP is listed in the comparison list.) JT
fd54e9e0-ff34-4dfe-6c3b-dd0893cfd09e
['6fc2b0de-88c9-1883-4c9c-4e28f93551ad']
Hi, I have a device that will only play wav files with "Linear16" encoding. Occasionally I run accross wav files with "Linear 8 Offset" encoding, and they don't work in this device. I am using sox to detect wav files that won't work and return an error instead of attempting to play them and getting static. I use "sox file.wav -e stat" to get the bit rate, for example. Is there a way to get the wav file encoding using sox ? Any way of detecting it at the command line will be useful to me, I am doing it from a perl script so I can parse whatever kind of output necessary. <PERSON>
9378398d-8f8d-3e6f-9118-fb73300dd3a4
['6fc2b0de-88c9-1883-4c9c-4e28f93551ad']
I have never seen a restore take longer than a backup. While it is hung in the filelist message, you can do "Cntrl-Alt-F2" and get to prompt at which you can run ps and try to figure out exactly what it is doing. There is also a log file ebing generated, that you can look at or copy off the computer to send to the list. <PERSON>
a423bd69-9ff4-6135-8001-4f087b00d941
['6fc9f7fc-5fc3-1c4b-95de-65765723a83f']
I'm building a site for internal document management, kind of an intranet site with very restrictive view priviledges. I'm a beginner with Plone trying to use <PERSON> book to learn how to do it the Plone 3 way. The main aspect of this site is that people shouldn't be able to see what others are working on. Say a head of marketing can view all files in the marketing subtree but project managers are only allowed to view files related to their project not seeing even the name of another project. I thought I'd leave all the files in private status setting up local view priviledges with aquisition in effect. Now the desired restrictions work as expected but the problem is the navigation. If you point the browser to server/plone/marketing/project-a it's fine as the project manager sees her project's hierarchy in the subnavigation tree in the navigation portlet. Clicking on a folder above in the tree returns a "Insufficient Privileges" page, though. Correct but ugly. And just logged-in, how can she get to her files? She doesn't have view priviledges to any of the above folders so no tab or folder with her department is shown. I thought someone else must have had this use case before, so I hope someone can point me into one direction. Can I do something with workflows and additional permissions or a custom navtree strategy? Or should I redirect users after login somehow? Thank you! <PERSON>
582f7984-d3ea-c6f5-ac70-7e5c5aca2531
['6fc9f7fc-5fc3-1c4b-95de-65765723a83f']
Hi! I setup a GenericSetup file 'contenttyperegistry.xml' and the import works fine. Naturally, my new predicates get added to the list at the end and do not have the desired effect because the default predicates match. I.e. I want to map .mp3 files to one of my custom content types but mimetype audio/* matches as it comes first in the list. Is there a way to add new predicates at the top of the list, reorder the list or remove existing predicates using GenericSetup? Thanks, <PERSON>
1ed1eaeb-cc6a-a1bc-0d73-9a60d1ab5449
['6fed9064-789f-9b23-7d9e-0a0171cf35f1']
i already have an installed squid (already working courtesy of people here) and squidGuard on my Mandrake 10.1 Official. i got the rpms from the mandrake CD itself. i know that for squidGuard to work with Squid, u simply have to insert a code at the squid.conf like redirect_program /usr/bin/squidGuard. However, i am not sure where should I really put the squidGuard.conf. I found a squidGuard.conf.sample at /etc/squid directory. What I did is that I made a copy of squidGuard.conf out of the squidGuard.conf.sample on said directory. I didnt change any of the sample settings. Questions: where should I really put squidGuard.conf to let squidGuard work well. this what happens... when a client pc uses squid that was redirected to squidGuard, it always says something about the time that it is not allowed to surf on that time.. however, if you check the time.. i should be able to use it. i read deleting the portion about time at the squidGuard.conf but still same results... Saan ako nagkamali?! Dave
e2bcd9cd-fef6-3c38-b1cb-66ab0090d236
['6fed9064-789f-9b23-7d9e-0a0171cf35f1']
ahhh ok. about the KPPP. It says initializing the modem and that all it is. when i query the modem, everything is OK. when i dial it up with the box beside show logs is checked, the log will just show a series of squares and nothing else. is that the info you want or something else? thanks for helping! <PERSON>
af98052e-8d6b-3701-e0d0-4bbf12411d27
['6feed034-0131-78cc-d937-a53792d1d97f']
Hi folks I spoke my document briefly in the DNSEXT WG today. But I didn't fully explain for my proposal, then I send this mail to dns guys. There are only two components as 6DNAR host and server in home area. When each host is processing DAD, unique domain name is included in the new option. After server receives NS message from host, both domain name and address will be registrated to DNS server automatically. Please look into it and response any comments to me http://www.ietf.org/internet-drafts/draft-park-6dnar-01.txt Thanks <PERSON>
5775bfdd-7708-6f4b-f2d6-270b68ee419d
['6feed034-0131-78cc-d937-a53792d1d97f']
We will be updating the working group on this during the meeting, and asking for volunteers to be authors (and/or editors). As you can see, we need to have written the document and have reached consensus on it by the San Diego IETF, so time will be short. DT would be better AFAIC including authors of related drafts and leader of non-author (should be delegated from the WG) to keep their balance fairly. One important note on all of this: If we don't complete this milestone (in this time frame), our ADs inform us that the milestone will be removed from our charter. This means that any additional work in this area will then require rechartering (i.e., IESG approval). Um...too difficult, Anyway, I will second it to be done as soon as possible. Regards -Daniel (<PERSON>)
63d06bb2-297b-5401-901d-03969cc63c1c
['70075d8e-a50c-66ef-1115-adba16116e04']
I was wondering while fooling around in trunk. It seems that It is necessary to sometimes "double-click" in various parts of the admin console (catalog, etc.). If I click once, the screen doesn't always render. At first I thought it was associated with me re-installing "oldschool", but it seems to occur with all the themes. If I click again, it works. If I double-click when entering a module, it always seems to work. Is this by design? I'm using Firefox (because IE has issues). Thanks
8a852549-de74-f32b-5181-79cca63f5f81
['70075d8e-a50c-66ef-1115-adba16116e04']
I'm trying to understand how this works. As far as I can tell, shipping seems to be tied to the store. However, if the store has multiple suppliers (who are dropshippers), each having potentially different options for shipping (fedex/ups/etc), is it possible to present to the shopper the shipping rules and options specifically for that supplier? If so, then where is this configured? Thanks
091e5c72-f6e3-95d5-113b-3f3e1fa00026
['7009c0f1-2be9-ff61-ccc8-99544f1a2433']
Hi! Recently i published a new plugin called "Mantis2mite" allowing you to connect a Mantis account with a mite account. mite (http://mite.yo.lk/en) is a sleek time tracking tool for teams and freelancers. You can signup for a free 30 days trial account at https://signup.mite.yo.lk/signup/en and test all features. After connecting the two accounts you can track your time on bugs and send those entries automatically to mite. In mite you can analyze your time and create reports for your client. More information about the plugin in the README: http://github.com/thomasklein/mantis-plugins/blob/96af1b113f80143d27f5d13184fff5cc46b96000/Mantis2mite/README.textile You can download it either from http://github.com/thomasklein/mantis-plugins/tree/96af1b113f80143d27f5d13184fff5cc46b96000/Mantis2mite or get your copy at http://git.mantisforge.org/r/Mantis2mite.git. Which brings me to my question: Which is the preferred publishing plattform for Mantis plugins? Github (http://github.com/vboctor/mantis-plugins/tree/master) or Mantisforge (http://git.mantisforge.org/)? Or do you plan to move everything to Mantisforge later on, if this is out of the beta stadium? Greetings, <PERSON>
ce015a42-c40f-d137-1008-142ab7fbde50
['7009c0f1-2be9-ff61-ccc8-99544f1a2433']
I hope i'm in the right mailing list for my questions. If not, please tell me the name of the right one. Hi guys! First of all, thank you for all the hard work you put into Mantis! A lot of people appreciate this and that is also the reason I'm trying to build a plugin for Mantis to connect it to a populuar time tracking tool. I wanted to use the callbacks for "Installation / Upgrade / Uninstallation" (http://www.mantisbt.org/wiki/doku.php/mantisbt:plugins_overview#plugin_classes ). Where do i have to place them so Mantis recognizes them? I tried it already in my plugin class as a class method, outside of the class as a function (but still in the file plugins/<basename> /<basename>.php) and in plugins/<basename>/register.php. But nothing seems to work. I also couldn't find any appliance of a plugin callback function in the current Mantis developer release 1.2. nor in an earlier version. Am I doing something wrong? And which wiki page is the right one for plugin development: * http://www.mantisbt.org/wiki/doku.php/mantisbt:dynamic_plugin_requirements or * http://www.mantisbt.org/wiki/doku.php/mantisbt:plugins_overview#plugin_classes ? Thanks for your patience, <PERSON>
b892aa4a-ef4a-21c0-3da0-6a720ce355c8
['701b88a7-92d2-6e56-bae1-18289e10e018']
In downloading a Library of Congress record for the 1819 edition of "Tales of the Hall" by <PERSON>, field 300 listed "8 in 8s" as part of subfield a. In my limited cataloging experience, I have never run across this before. Can anyone tell me what this means? Thanks for any help. <PERSON>
93210e90-b78d-2463-53f8-985c113cf9c7
['701b88a7-92d2-6e56-bae1-18289e10e018']
I am cataloging one chapter of a larger work which has been published separately by the authors of that chapter. Where in the record is the proper place to reference the larger work? Should I include the ISBN of the larger work? (The chapter I am cataloging does not have its own ISBN.) Thanks for any help! <PERSON>
9b5bcb55-fece-0bda-44bd-d2b1fc9da270
['704353a1-c1e3-0022-a185-4e26f8bcc580']
Hi <PERSON>, thanks for the reply - now there emerged some new questions. When I saw the *DOP's and satellite-data are the same for all four receivers, I split the output and used the SKY/5C packets to decide when I can use satellite data. Now it seems to be okay (different results for all four receiver). Is only the last satellite-record buffered or is there a way so that I can access to the *DOP's and satellite data of all four receivers? BTW - the SKY/5C packets give the same wrong date/time as the TPV/ID8F23 packet. I also get "strange" error-results (long., lat., alt.) and a very high speed-err - what I didnt understand is the big difference between the error values of the receivers. When I checked it (speed-err) against the results of the tool from Trimble it is much too high (I use the receiver only in stationery mode with SBAS enabled). Did I missunderstood this Value? I thought it should be the error of the Speed Value. The position error of the Trimble-Tool seems to be ok (estimated 40m west to the correct point and very constant - says google maps). Do you have any hints, for me to fix this? Thanks, <PERSON>
3c1418e5-f066-09fb-f1d8-c3821d026095
['704353a1-c1e3-0022-a185-4e26f8bcc580']
Hello <PERSON>, for my master thesis I'm using 4 Copernicus II chips on a breakout board (connected to usb via ftdi-chips). I installed ubuntu 12.04 (AMD64) and gpsd (3.4). To differentiate the gps I named it with udev rules. All seems to work fine. Now I start to modify the cgps.c but I get packets (class:TPV, tag: ID8f23) wich result in a wrong Time/Date. Because I got good packets (tag:IF8f20) I will drop the wrong packets. How can I access the information with the tag-info? Can you give me some help? Thanks. All the best, <PERSON>.
898ca627-d325-ab16-9f38-9dd2736d06e2
['704d97a2-47ac-669a-8965-323c14747c22']
Dear Colleague, We have the pleasure of inviting you to participate in conferences, part of International Scientific Events 2016, to be held in Hotel "Royal Castle", Elenite on the Bulgarian Black Sea Coast (EU). Conferences in June Agriculture & Food, 4th International Conference (20-24 Jun) http://www.sciencebg.net/en/conferences/agriculture-and-food/ Ecology & Safety, 25th International Conference (23-27 Jun) http://www.sciencebg.net/en/conferences/ecology-and-safety/ Materials, Methods & Technologies, 18th International Conference (26-30 Jun) http://www.sciencebg.net/en/conferences/materials-methods-and-technologies/ Conferences in September Economy & Business, 15th International Conference (1-5 Sep) http://www.sciencebg.net/en/conferences/economy-and-business/ Education, Research & Development, 7th International Conference (4-8 Sep) http://www.sciencebg.net/en/conferences/education-research-and-development/ Language, Individual & Society, 10th International Conference (7-11 Sep) http://www.sciencebg.net/en/conferences/language-individual-and-society/ Annually our events connect scientists and researchers from over 40 countries. The papers presented will be published in open-access journals, part of International Scientific Publications. Certificate of publication and presentation will be provided. Organized by Bulgarian Academy of Sciences, Union of Scientists in Bulgaria, Science & Education Foundation and partners. Please note: registration deadline extension applies when registering from this address. Best regards,
ddf9303c-ba49-2018-081b-7c057c15b05b
['704d97a2-47ac-669a-8965-323c14747c22']
Dear Colleague, We have the pleasure of inviting you to participate in conferences, part of International Scientific Events 2016, to be held in Hotel "Royal Castle", Elenite on the Bulgarian Black Sea Coast (EU). Economy & Business, 15th International Conference (1-5 September) http://www.sciencebg.net/en/conferences/economy-and-business/ Education, Research & Development, 7th International Conference (4-8 September) http://www.sciencebg.net/en/conferences/education-research-and-development/ Language, Individual & Society, 10th International Conference (7-11 September) http://www.sciencebg.net/en/conferences/language-individual-and-society/ Annually our events connect scientists and researchers from over 40 countries. The papers presented will be published in open-access journals, part of International Scientific Publications. Certificate of publication and presentation will be provided. Organized by Bulgarian Academy of Sciences, Union of Scientists in Bulgaria, Science & Education Foundation and partners. Please note: registration deadline extension applies when registering from this address. Best regards,
d02f4bf0-fd0b-f946-9476-9a1d59d5ba92
['705be2d8-6130-f7f9-00fd-e0300f528e41']
Hi all, I was wondering if anyone knows how I can create prosper slides that are shown incrementally when I'm using the projector but I can also print them in single-page format for printing. You see, I'm using the slides to teach a course and I want the students to be able to download the single-page version but, at the same time, I want to have the slides in the incremental format (using fromSlide, onlySlide etc) for the lectures. Any ideas? <PERSON>
b37ef6b8-0853-f124-d9bb-cf980db338e8
['705be2d8-6130-f7f9-00fd-e0300f528e41']
Hi all, has anyone had the problem of the entire slide turning very dark when in full-screen mode in Adobe Reader? The story is that I've prepared some slides with the gyom style (slightly modified the colours, renamed to "lpa" but nothing else) and I'm only using the packages: url, pifont. My document class is: \documentclass[pdf,lpa,slideColor,colorBG]{prosper} and as soon as I press ctrl^L to go full screen, everything goes really dark. The colours stay the same as on the original, it's just the background that goes crazy. I have made prosper slides many times before and it always used to look weird in standard reader mode. Thecolours always seemed to work fine in full screen so all was good. But, now it's the opposite... Any help greatly appreciated. Thanks. <PERSON>
3c6e06f2-a430-f301-f8c2-13a7696b848c
['706f1251-45fa-be3f-9584-1de0e92a385d']
Thank you all for your comments. Perhaps I should clarify: 1. I'm not really interested in what is in the querystring, I'm only interested in what is being sent as part of the POST request. 2. The method's full body is posted here: http://dpaste.com/380708; the method "breaks" at line 8 with the KeyError, when the POST QueryDict is true, and when its requested via GET (for example, when I copy and paste the URL in a new browser window), the GET QueryDict is empty as well. 3. In the POST QueryDict, the key is 'paymentid'. 4. After some troubleshooting it seems that the method is called twice, once with a POST body, and once without (as verified by the server logs). 5. There is only one URL entry that points to the method, and it is always requested via HTTPS and always from a third party (that's why there is @csrf_exempt) Thanks.
c81b6562-41c6-d5ad-77c5-d07de4f6a4db
['706f1251-45fa-be3f-9584-1de0e92a385d']
Hello: I'm having a trouble trying to google what kind of filter I would write if I want to *archive* and not deliver messages matching a to and a from address. In other words, if email is from <EMAIL_ADDRESS> and is addressed to <EMAIL_ADDRESS> then store in /foo/bar and not deliver. Thanks for any help, <PERSON>
58d22f61-f880-f1d6-849d-72a319a85407
['7071890d-1f39-f87f-6fa8-851add2dbe0f']
Hi, I'm stuck with a project and would appreciate some help. I have a Fl_Text_Editor class that uses a style buffer for highlighting keywords in a xml formatted text. Can anyone suggest an efficient way to keep the style buffer updated after the user changes text without rebuilding the style buffer entirely? More specifically, after the user deletes some text (possibly multiple lines), how do I find the corresponding section in the style buffer that needs updated? Similarly, when the user insert text, how can I insert new style info for the added text? Thanks, <PERSON>
2f773bf1-80ba-571e-e6c5-ddf1cc66b17b
['7071890d-1f39-f87f-6fa8-851add2dbe0f']
Hi, I am trying to build a browser where the items in the list are themselves widgets. I am running into numerous problems, probably because I'm not doing it right. Before I spend too much time on this, I was wondering if maybe someone has done something similar before and is willing to share some code. Or if someone would be able to give me some useful comments, I would really appreciate it. Thanks, <PERSON>.
711b3a72-1c18-00ce-1264-a3cd26c3c065
['70780968-6736-8c2d-6a56-58c556144637']
I am using the ring component that uses shared object to send alerts to connectd users. It works perfectly when I publish my application to FCS applications folder on my local develpment machine (which has FCS 1.5 and Apache) but when I publish the same file to FCS applications folder that is on the public deployment webserver (with FCS 1.5 and Apache), it does not work. All files on both FCS installation folders are identical. Its worth also mentioning that the ring component is only a part of my application which is functioning perfectly on both development and deployment webserver. The problem is only with the ring component. In the Communication application inspector I can see the FCRing.ring_mc.ring temporary shared object. When I press the ring button I can see that the messages out and in of shared object increase. Any suggestions, please? I am really stuck on this one and do not know what to do ?? <PERSON>
cb1d051d-17c2-f068-a221-bc0df3811f25
['70780968-6736-8c2d-6a56-58c556144637']
Hi guys, I am using the nice funciton advanced chat and I was wondering if anyone could help me in this small prob..... I have created a button that when clicked is supposed to get the history log of the chat and place it in a specific textfield. any suggestion are welcomed....I am a bit stuck here Cheers
68a50a26-09d6-49e3-c38b-38d23d05a347
['707e4fb4-1156-223b-ee01-ee31cb60d628']
Hi there, I'am still "fighting" with my Audigy 2 and latest alsa CVS. I have already placed two questions about it but I got no answer so far. Well, what the status is? It works, even inputs work but I'm now confused about controls. Sometimes Master works, sometimes not. 3D switch and 3D depth do not work but it seams that EMU PCM 2 works like 3D depth. Upmixing of stereo (2 channels) to 5.1/6.1 does not work at all. There are controls like EMU Send and EMU Send Routing that do nothing. Is there anybody who could cleanly explain all this mess for me (and also for every Audigy 2 user)? Regards, Ing. <PERSON>
e24df1e9-5b17-f750-7d1d-bfa9296fa03f
['707e4fb4-1156-223b-ee01-ee31cb60d628']
Hi there, I've been discussing the sound card "quality". Now there is one basic question: Let's imagine we have 192kHz/24bit sound card and we play a CD on it. CD is 44.1kHz/16 bit. Can we hear any difference if we play the same CD on 44.1kHz/16bit card? The idea is that I do not need a 192kHz/24bit card if I do not have an appropriate source of sound, do I?. Or, from the other side, where do I get 192kHz/24bit sound source? As far as I know, DVD video is sampled at 48kHz/16bit and DVD Audio at 96kHz/24bit (correct me if I'm wrong). I would really be glad if somebody could give me *practical* experiences with this. Thanks for explanation and experiences in advance, Ing. <PERSON>
f616095e-aba3-cea1-5d60-f4b572353f49
['70867c5a-f14b-ef3d-f12e-83ee5646c70c']
Hey , I am a B.TECH student from Jaypee Institute of Information Technology ,Noida,India. I am well versed with Native android developement and have been developing applications from long time.While searching for an organisation I could contribute to I found Bloomington,IN and was very much interested in GeoReporter Android Open311 Smartphone Client project.I have forked the android client code base from GitHub to take a look at the code and get a feeling of how the app runs. When I imported the code on Eclipse I right away got few errors regarding the available_servers raw resource but was solved in no time.I also downloaded the app from Google store to see how the app runs.I have gone through the idea page for GSoC and found the ideas interesting. Also have few ideas of my own like in improving this project on Android. I would be very much obliged if someone can answer my few questions and guide me in writing a good proposal and get selected in Bloomington,IN for GSoC 2014. Regards, <PERSON>
35738021-a7f7-1ef8-089b-bc6242365e39
['70867c5a-f14b-ef3d-f12e-83ee5646c70c']
Hey all, I am currently pursuing my B.Tech in Information Technology and as a part of course in my final year I need to do major project. I have been developing applications/website using django from past 2 years and was looking for an opportunity to contribute to it. But i don't have much experience in open source and don't know where to start from. I have used django extensions like cron jobs , social auth and many others . I have developed my own startup website (www.fratmart.com) using django and find many things i would like to extend in django which can be really helpful for others. I have been reading about contributing to open source from past few days but Django itself is too large that i don't know where to start from. Can someone please connect with me or guide me and tell a little about from where to start and how can i be part of this wonderful community. Thanks
9f3c011d-8571-a1df-2a11-74f7b1bb5966
['709b67bb-b46a-bf85-c745-5fb0b81dd269']
I'm using SQL to query Universe 10.3.7 data files, (ANSi-compliant and non-compliant formats) and indexing the files to try to optimize the performance seems in some cases to have little or no effect. I'm pretty clear on index behavior with Universe's native query language, but SQL is somewhat unfamiliar to me, and I'm wondering why I'm not getting the behavior I expect. Can anyone either point me to reference material on this, or offer thoughts based on experience? Thank you.
58fd8990-4045-9c03-e718-ab1490a9dd58
['709b67bb-b46a-bf85-c745-5fb0b81dd269']
As I understand it, Dynamic files split single groups as you add records to the specific group. So, if you add a large number of records to a file that's properly sized, it will (potentially) split multiple times as you go along. If I know in advance that I'm adding a large number of records to a file, is there any way to force the file to "grow" in advance? If it were a static file, I'd simply resize it to a new guesstimated modulo. Since it's dynamic, I don't see any way to do this other than to convert it to back to a static file, then resize it to a dynamic file with a minium modulus. It seems as though there must be a better way... Thanks.
c09e4b8b-3407-8b07-2ab7-cde50add8f5c
['70b38f9c-9e96-e198-ab33-5f2d4c920496']
Hello Mr. Johnson, I hope you will forgive the intrusion. I am having a problem with LyX v1.5.4 (Feb 24, 2008), and I have tried sending emails to the "support" email (<EMAIL_ADDRESS><PERSON>, I hope you will forgive the intrusion. I am having a problem with LyX v1.5.4 (Feb 24, 2008), and I have tried sending emails to the "support" email (k5FE1FCIGaZt2kHj@example.com) with no response. If you would please direct me to the correct source for help with my problem (see below), I will be most grateful. Problem: When I try to use any of the view or export features (e.g., pdflatex, ps2pdf, etc.), the software seems to get in a loop utilizing about 50% CPU. My system is a 2.6Ghz Intel duo processor Windows XP with all update service packs. I used the Standard Web Installer: <ftp://ftp.lyx.org/pub/lyx/bin/1.5.4/LyX-1.5.4-1-Installer.exe> LyX-1.5.4-1-Installer.exe (10 MB). This installer will setup a complete LyX environment, required components will be downloaded automatically...from http://wiki.lyx.org/Windows/Windows. Everything seems to have installed ok, and I have created a book using LyX. Kindest regards, Peter M. 'Mike' Sanchez
c34884b2-b7a3-565e-48ff-fb7f013f4e95
['70b38f9c-9e96-e198-ab33-5f2d4c920496']
Hello Fellow LyX users! I need some help...please! Problem: When I try to use any of the view or export features (e.g., pdflatex, ps2pdf, etc.), the software seems to get in a loop utilizing about 50% CPU. My system is a 2.6Ghz Intel duo processor Windows XP with all update service packs. I used the Standard Web Installer: <ftp://ftp.lyx.org/pub/lyx/bin/1.5.4/LyX-1.5.4-1-Installer.exe> LyX-1.5.4-1-Installer.exe (10 MB). This installer will setup a complete LyX environment, required components will be downloaded automatically...from <http://wiki.lyx.org/Windows/Windows> http://wiki.lyx.org/Windows/Windows. Everything seems to have installed ok, and I have created a book using LyX. I just cannot create a PDF or DVI output file Kindest regards, <PERSON>
3d267e18-c08d-03b7-3047-3c58cc111912
['70b897b1-d2ef-de02-7844-5e46d2199598']
I'm developing an object relational mapping tool like JPA in Dart. And I need to assign an entity to the entity field of an entity class when the getter for the field is called. But when I look at the Stream API, like first, they return future, it seems only supporting asynchronous API. But in this context, if we don't assign a value synchronously, and just return the getter, the main code will not get right value at the moment. So I need to have synchronous stream API, are there such API in Dart? Or would it be possible to change Future to synchronous evaluation. if we write a wrapper to wait until future is completed, they will do the job, but sleep in dart:io seems not appropriate for this since it stops other asynchronous call. Any suggestion, appreciated. thanks, -nc
6a79a454-89e4-796d-5146-06699b16d7f9
['70b897b1-d2ef-de02-7844-5e46d2199598']
Hi, I looked for a List library which supports following features. 1) the order of adding must be preserved when iterated. List will reverse the order if we use prepend(efficient) 2) need to remove element. 3) efficient adding and iteration(constant time) 4) immutable data For the first criteria, Queue will fit, but no support for removing element. 1, 2,3 maybe satisfied by ListBuffer, but it is not immutable. I think there is a lot of use case for this type of data structure. Please let me know if there is a such a class. Thanks,
ecf9e0fe-47fa-b020-3239-94daa73311d0
['70b9efc4-3a8d-0793-a287-33597abedfd6']
Hi everybody, I'd like to know wich motes every one can see in the radio-channel while running an aplication that senses light an send the measures through the radio. Is there anything already implemented on the packages? Is that what Surge does? How? If not, I guess I should make every mote send periodically whose packets it's receiving and built myself the connections-tree, but that would charge the communications...does someone see a better option? Any comments would be sincerely appreciated Thanks in advance <PERSON>
1c0ef6a5-d931-aa16-9a7f-7627342670e8
['70b9efc4-3a8d-0793-a287-33597abedfd6']
Hi! Does anyone know how to send a float (or double) through the radio? If not, can anyone help me to get the sign and exponent from a float? For the time being I'm just multiplying the float (it's a sinus or cosinus result) for 1000000 ang casting it afterwards to and integer...but that's a really poor solution and I'm quite ashamed to use it. I'm sure there should be an smarter option, can someone help me? Thanks a lot <PERSON>
29214aa6-b15f-9e8f-dc9a-56d4f540c909
['70bc388f-e87c-4d32-1cf1-295014600614']
Please ignore this scare-mongering. The disclaimer at the foot of this email is a standard one, and as it reads presently does not inciminate (sic) anyone who replies. The mail is sent to lucene-users and if you are on this mailing list you are an intended recipient and are very welcome to reply. Karl Øie <<EMAIL_ADDRESS>>
4063edc3-cb43-c66a-b678-1dcacc9173de
['70bc388f-e87c-4d32-1cf1-295014600614']
Can anyone give me some guidance on the following issue? I'm using Lucene to provide search facilities over fixed sets of HTML documentation. As part of our build process, each night the HTML documentation is created, and afterwards the Lucene index files generated. This files are then automatically put into our product and are ready to deliver the next day. The problem is that the files that Lucene creates that represent the search index are named in a seemingly arbitrary way that changes each time the index is created. This causes problems for the automatic creation of our product because our build system needs to know the names of the files in advance. For example, on the first night these files are created: 5l3.xxx whereas on the second night, the files might have this name: 5kr.xxx Can these names be fixed, or can someone tell me the naming conventions involved? I've noticed that if I rename the index files the search no longer works. Can this be tweaked somehow? Any help will be greatly appreciated. <PERSON>
3a48792b-982c-26ff-81bf-b1484d363f0a
['70c2e8b6-d9a2-a538-0d34-2189a279e292']
Hi, I can't get sketch in french, although it is possible, as shows this image (http://logiciels-libres-cndp.ac-versailles.fr/sketch/images/ sketch_tcl.jpg) I tried the following: I downloaded the source files sketch-0.6.15.tar.gz. After the extraction of the archive, I went in the po folder, ran msgfmt -o sketch.mo fr.po and moved the sketch.mo file to /sw/share/locale/fr/LC_MESSAGES/ But it doesn't work! What should I do? Thanks for your help. <PERSON>
236b5723-9b79-8502-8f77-22bef656cb14
['70c2e8b6-d9a2-a538-0d34-2189a279e292']
Hello, The well known page https://wiki.ubuntu.com//LiveCDCustomizationHowTo explains just how to customize the liveCD of <PERSON> and Breezy. How should I proceed to customize the new liveCD system of Dapper? I will give an introductive lesson about OpenOffice.org for my colleagues. Since Linux isn't installed and I want to use it (an excellent way to present Linux to my colleagues), I need to use a LiveCD (and customize it in French). And I need to use Dapper Live CD since it will be used on iMac G5 (and Breezy Live CD doesn't work with this computer, but Dapper does). Thank you for your help. <PERSON>
63aab129-ae5b-2b17-ff6d-1f76a4e91862
['70e53c4f-2502-a8b5-e004-8457ab2de613']
OPENVPN is a great tool i have seen so far. I would like to know is there a plan to integrate radius or tacacs authentication inside openvpn. In most of the commercial product, this feature is available and it is extensively being used. To compete with commercial product, I feel authentication and accounting should be brought in. regards Bhaskar
84c91052-712a-2bce-7b39-8bfef213b228
['70e53c4f-2502-a8b5-e004-8457ab2de613']
hi, i have linux snmp data collection engine which creates / updates rrd. i want to move these data periodically to sun os and then do various report generation. if i do like this, i am getting error like 'This RRD is not created in this architecture'. What shud i do to fix this? ur help is urgently required <PERSON>
3eda9eb9-65cf-50a5-6bc6-9f682b4c9f33
['70e9664d-e5a8-8a91-fd73-8f59d4ace8aa']
Hi there! I've been trying to send fax as an attachment, but always with Tif or PDF, i receive a message in the client that the file is invalid. But, when I open this file in the server, I can without problems. I use RH8, last version of HylaFax, sendmail 8.12.5, gs7 and I put the commands in the sendmail.mc What could be? Thks everybody! <PERSON>
3d6f9471-cc22-9cb8-d6a2-70483220055a
['70e9664d-e5a8-8a91-fd73-8f59d4ace8aa']
Hi there, I need a help. I have Hylafax 4.1.5 version, Red Hat 8 and an USRobotics 56k modem. Almost all the time(9 in 10) I got this below. I've been trying everything I could image with string's, other phone line and changes in minicom(I don't know this could help but I changed the hangup string to 'ATH0'). So, I've attached my confg.modem file but I dont know it will help because I've tried others configurations with no success! Thks in advance.
6a7d06c9-afde-1687-b544-e81719c051c2
['70ef6ba9-32b9-58cb-0f24-1c84aa9b8118']
I am a recent subscriber to ChinaLife. But, I have lived in China for two extended periods, 1984-86 and 2003-present, with a large number of shorter visits between. During all this time, I have thought more about "living" in China than about its Assets and Liabilities. Living in China has given me the opportunity to experience China first-hand. Of course, as a foreigner I have not been able to "experience it as Chinese do" but it has been preferable to second- or third-hand through Chinese people I have met in other countries, or through books and TV programs usually written or directed by people who also did not "live" here very long. The people, the natural beauty, the history and culture of China offer seemingly unlimited opportunities to discuss the Assets of China. And I for one think they are more interesting to people living in China than discussions of mineral resources, unless of course many members of this list are geologists or engineers or business people here to work with mineral resources. By the way, I also have lived in Malaysia, Japan, Turkey, the USA, Guatemala, Honduras and Panama. While I have certainly found some things not to my liking in China, and in each of the other countries mentioned, they are outweighed by positives. Otherwise, I would find it more pleasant to live elsewhere. I have never thought it was polite, or reasonable, to choose to live somewhere and then spend most of my time complaining about or criticizing that place. Unless my reason for living there is a desire to change that place, or a personal enjoyment of being critical. Surely most members of this list have something positive to say about China and Chinese. Would you be willing to share it with others on ChinaLife? <PERSON>
c06ec3c1-3604-b7ac-b137-212cf25bd806
['70ef6ba9-32b9-58cb-0f24-1c84aa9b8118']
Needed: English language materials intended for English-speaking children During a recent trip to Vietnam to discuss cooperation between universities, my long-time Vietnamese friend helped me visit a small orphanage called Hope Center near Hanoi. I now am sponsoring two of the children, but that may be a topic for another post if anyone on this list is interested. This post is a request for help from anyone who can donate appropriate, servicable English language materials for young children, appropriate for ages 0-14, with special emphasis on the younger years. Preferred materials would have been produced or published by native English speakers for English speaking children. Sorry, but textbooks, exercise books, songs or materials produced in Vietnam or China are not wanted if they have translations, or focus on pronunciation, grammar or test preparation. Or if the recordings have non-native voices who were insufficiently trained so the recordings often are not comprehensible or correct. The orphanage seeks "classic" children's books, poems, nursery rhymes, stories and songs published and recorded in English speaking countries. Book and Poetry Examples: Curious George, The Little Engine That Could, The Tale of Peter Rabbit, Dinosaurs Dinosaurs, The Magic School Bus Inside the Human Body, Harold and the Purple Crayon, The Saggy Baggy Elephant, Arthur's Eyes, etc. Song Examples: Disney's Greatest Hits (Several Vols on CD), Disney's Children's Favorites (Several Vols on CD), Disney's Silly Songs and More Silly Songs (on CD), but could include traditional folk songs or children's songs, etc. They seek actual children's TV programs recorded on DVD's or VCD's, programs produced in the 1960's, 1970's, 1980's and 1990's for children in English speaking countries. They had live human characters or creative puppets, were not computer-generated or cartoon shows. They often had lessons in science, math, and English, and included values that children need to learn early in life. Examples: Mr. Rogers' Neighborhood (1968-2001), Sesame Street (1969-present), Reading Rainbow, 321 Contact, Long Ago and Far Away, Blue's Clues, Dora the Explorer, etc. They seek children's movies such as Mary Poppins, The Jungle Book, The Wizard of Oz, Pinocchio, The Thief of Bagdad, The Swiss Family Robinson, Babe, E.T.: The Extra-Terrestrial, Singing in the Rain, Harry Potter and the Sorcerer's Stone, Whale Rider, The Sound of Music, Sesame Street - Elmopalooza, Dora the Explorer - Move to the Music, Blue's Clues - Blue's Big Musical Movie, etc. Maybe you have some of these, or others you think appropriate. You may even want to have a short project with your students in English speaking countries (or families back home, if you are abroad yourself). If so, please contact me off-list and let's work out the details. If enough materials are available, they will be shared with a small private orphanage in China. <PERSON>
c3926814-4957-cc68-c37d-2c6959c59732
['70fd48aa-834d-91bb-38ee-1a0de7c547a0']
Hi Guys, Need some pointers. I've got a MySQL server (5.0.22) which is basically pulling data from SQL Server into a file and then I'm using mysqlimport to load the data into the DB. The updates are being generated like every 2 to 5 seconds. Due to this, my Binary Log files are huge! (and many) I took a look at the binary logs using mysqlbinlog and it returns everyhing as just load data infile statements. There isn't any actual data inside of it. So, my question is, Do I really need these binary logs since I read from the Book/site that binary logs are useful for rolling back transactions / master-slave replication etc. Since these logs does not contain any actual data and I don't have a slave DB. BTW, I've already set the logs to expire every 5 days for the time being. Just wanted to check with the people here for information and advise. Thanks
07e7cefb-85b5-60e3-69c0-0ac5e4d29b62
['70fd48aa-834d-91bb-38ee-1a0de7c547a0']
I'm wondering if what I'm doing is redundant. I have a primary key on columns (A,B,C,D) and I've also defined an index based on the same columns (A,B,C,D) and sometimes in the query explain, I see the pkey being used for the scan instead of the index. So.. That made me think perhaps the additional index on the _same_ parameter is redundant. Appreciate comments.
4026fbb1-6243-57f5-0687-9022d0d37f9e
['7101445a-1d5a-ffde-1086-cc7963ea61ee']
Hi, I've checked http://i18n.kde.org to search my languange localization but it seems nothing build yet. I have a plan to traslate it my self then i download KBabel Tools, but I confuse where I must start, theres so many files. :( May somenone know how to doing this, or at least, may I could know a few tricks to change just few english words of KDE, such change "RUN", "APPLICATIONS", "CONTROL CENTER", etc. Thank you so much.. Best Regards.
4267d9cf-6be6-4d71-093c-280428ca0b3f
['7101445a-1d5a-ffde-1086-cc7963ea61ee']
Hi.. I just install SUSE 9.3 with KDE 3.1. I have a plan to update the KDE to newer version (3.2.4). I have check KDE pub, but.. there's so many files (libs, plugin, etc). I confuse what I must download. May somebody could help me how to update/upgrade KDE? (I don't have an internet connection at home). Thank you so much before.. Best Regards.
6de58cdf-ddcf-7ddf-9cb4-a303488ac7ab
['710828a4-39f1-dbf8-d193-50d4e642d013']
Hi All, I may have a FT100 for sale. Previously belonged to an amateur who did'nt tx with it. I have only used it on 10w as an M6 now 50w as a 2E0. Its never been mobile I don't have the bracket. Comes with new MH 42B mic, old mic included too. It has not been moded or opened in any way in my time. I had it tested on 2m and above and power was up to spec a few years ago I have not used on vhf/uhf. It could probably do with anew new memory battery. Offers ??? Steve 2E0JWI
822ab33e-d44f-5640-1729-ad4439d39c54
['710828a4-39f1-dbf8-d193-50d4e642d013']
However Gents, The thing we all agree on which ever side of the pond we live on, we all love radio and there is nothing like it. Sometimes the theory says no it wont work but in practice it does. Lets concentrate on what we all agree on. Amateur Radio transcendsnationalism and politics and other rubbish! Regards to all for an excellent site & resource. ( That means I will need your help at some stage soon) <PERSON>
355df775-e5d3-852f-dedf-af00e9abf2eb
['711567c7-8161-9144-ea34-c57e0fbb159b']
Hi All, I need your help to understand how I can configure my CAS 5.1.X single instance to control access to a multi instance application with a load balancer in front. Each single instance communicates with CAS directly. This latter communicates with the clustered application through the LB. With a sticky session configured on the LB I'm able to resolve any login issue. I cannot say the same about the logout: the request from CAS to invalidate client application sessions in addition to its own SSO session cannot reach the right instance because the LB does not have any info to route the request correctly. Can you suggest a solution? Thank you in advance. BR, F.
8deb4e13-6ff5-4dcb-36c9-bf56fae11cc3
['711567c7-8161-9144-ea34-c57e0fbb159b']
Hi All, I have some trouble with SAML Authentication through mod_proxy_http. It seems that there is a strong limitation to 8k for http response headers: in particular, my issue is about a redirect URL generated by CAS 5.2_RC4 [1]. As you know, this redirection requests results in a specific response header specification: Location. Unfortunately, the redirection URL results to be of ~13k. For this reason, the Location header is truncated by mod_proxy and the SAML authentication fails (authentication request results in an invalid XML). Is there a known way to address this problem or I need to implement some custom string compression somewhere? I'm quite sure I cannot be alone facing with this kind of problem .... Please, let me have your help. Best regards, F.
a7fb7e8c-dfe7-c267-c86b-d9b785471c0c
['711f0cf9-3634-b34a-1e11-5fad886df4af']
Hello, Ive been working with PHP and MYSQL to load some locations, addresses, etc. I used Googles example found here: http://code.google.com/apis/maps/articles/phpsqlajax.html The code that generates the XML file works, but for some reason it didn't for me. I am using Google chrome because I like the browser. I spent a good couple of hours trying to figure out what the problem was. I had to download Firefox and Internet Explorer to test it there. And for some reason it worked like it should of. Chrome takes whats supposed to be displayed and makes it a source file. I don't know if there is a way to get around it. I hope this helps some people. -v
c303b2cd-e20e-e4ba-e2e0-ed3a4029e7fe
['711f0cf9-3634-b34a-1e11-5fad886df4af']
Hello, Im trying to create multiple markers on a map. So far I have about 4 markers that I would like to connect via polyline. My questions is... I want marker 1 to connect to marker 2. Marker 2 to connect to marker 3. Marker 3 to connect to Marker 4. Im trying to create so if they are dragged they still remain connected, but would like the polyline to trace through the streets not over them. Thank you so much! -vlad
6126695a-d909-4a96-bfc8-42a69de3ab14
['7131713d-a346-0b25-2dea-016ee6518d09']
Hi Users, I started using vtk in about May 2003 for visualizing Finite Element (FE) data using almost exclusively unstructured grids and nonlinear cells. Progress was slow and eventually other work took priority. I have now restarted with a renewed determination and was very heartened to read in the recent mail from Ken Lists that more support for FE was to be included. I realize that this is not Santa come early, but the following would be some items on my Christmas list for general FE use with vtkMesh. 1. A NULL cell would be useful which could be assigned to points which are not connected to any finite elements. 2. A Quadratic wedge is essential. 3. Ability to set point data for each cell. The gradients of the point data are not usually continuous across cell edges. FE packages go to a lot of trouble (and complexity) to compute accurate gradients (it may be possible to do this already). 4. A filter to display edges connected to 1 cell only. This is important to detect unwanted cracks in the FE mesh. Once a 3-D cell has been decomposed to faces, this information is lost. 5. Avoid showing the internal triangulation of nonlinear cells in edge displays of the mesh surface. I am not convinced that you need support for higher than quadratic elements, even with adaptive FE codes, but I may be reading this out of context. Many thanks for the invitation to give feed back on your plans. Regards,
3c557785-4068-f8a4-2ad7-ea4d1ba6330e
['7131713d-a346-0b25-2dea-016ee6518d09']
Hi Users, I have written some image files using vtkTIFFWriter (see attachment). These can be viewed OK with MS Paint and Windows Picture & Fax Viewer but I get the above error with PSP. I also get a similar error for jpg's (This is not a valid JPEG-JFIF file) but png's are OK. Any suggestions as to what I am doing wrong? (I am running vtk 4.4, XP, VS6 ) Many thanks. <PERSON>
7414653c-4af0-5a61-3fed-27345c19685b
['713a2783-3f14-f184-d785-1e06cbd3392e']
Hello everyone, I'm some what new to java and very new to android. I'm trying to create a Clock for a MMO I play. I was able to get it running with the normal java debugger but seeing I don't have ActionListener I had to use TimerTask which I'm new to. I want my program to simply just display the time and in text format nothing special or cool. It seems to "run" fine, but the Timer doesn't seem to be functioning properly. Anyway here is a link to the code: http://pastebin.ca/1243143 http://pastebin.com/m386d7fd7 Also is there a way to test programs without the emulator? I need to test my apps a lot since I'm new and having to wait for the emulate to start is very time consuming. Any help on how to setup the Timer properly I would be very grateful! Thanks!
fecf8a09-94a2-b897-ba25-162c7d6bcf71
['713a2783-3f14-f184-d785-1e06cbd3392e']
I have been working on an Application that displays in-game time information for a popular MMO Final Fantasy XI. Its finally complete and I wanted to release it to the market but I noticed you have to spend 25$ to activate your account. I don't really want to spend any money right now on it and was wondering if there was any kind of sponsorship program to help out with the fee. I don't mind providing all my contact information just don't want to spend all the money on it. Cheers.
e8c24d93-bfa0-5423-7572-42b929faf67e
['713e6575-9ee1-1c4f-85d7-795a3d118d30']
Currently (in abstract terms) I have three repositories Alpha, Beta, Live for website production work. Each repository has a working copy that is a web site document root for the respective repo. Alpha contains files that are, on the whole, incompatible with Beta or Live. Beta is simply a staging area for files being moved to Live, for final review. There is a post-commit script for each repo that copies whatever is committed from me to the trunk is then copied to the associated web doc root, ala:http://subversion.tigris.org/faq.html#website-auto-update The reason for setting things up with three repos is mostly based on legacy file arrangements prior to moving into Subversion. (Those were ugly days...) I would like to fold at least two (possibly all three) of these repos into one, but I haven't gotten my head around that yet. I'm thinking Alpha branch/Beta trunk or Beta branch/Live trunk. But, while I know it's feasible, is an Alpha branch/Beta branch/Live trunk practical? In a perfect world, I want to move Alpha branch commits manually to the Beta branch, and Beta branch commits automatically to Live, keeping the post-commit functionality working that has the web server-side auto update its working copy of any branch. That's where I think things might fall apart. From what I've read in the svn-book and after googling, it looks like it's not possible for the post-commit script to determine whether a commit is being made to a particular branch or the trunk of a given repo. Is this true? If it's possible (but not yet implemented), has there been any discussion of adding another environment variable to help a script identify where a commit is being made to within a repo? Thanks, Laker
53299ba0-07ce-d1dd-5ff8-5779ed4ed03b
['713e6575-9ee1-1c4f-85d7-795a3d118d30']
About a year ago I purchased an "etherstix pack". I would like to do the following and wonder if there are any "gotchas", e.g. mounting hole changes: 1) Replace the connex 400xm (4mb flash) that original came in the pack with the newer 16mb version. 2) Get an audiostix (rev 1 or 2) and utilize it with the original 4mb connex. On the latter item, I see that the rev 1 audiostix if out of stock, and also on clearance. Does that actually mean there are no more to be had ever? <PERSON>, Laker
21a215ce-4a39-24ca-90bd-843c5df1d065
['718188a7-d3d1-24b8-5cc8-d75bfebf8dd2']
I just purchased a near mint FT-100 [ actually I suppose that's kind of a given as I'm posting on the FT-100 Group ]. I still haven't had time to digest the manual. Simple question, at least I hope. If the radio sets for a time idle it shuts itself off. Is there an "idle timeout" setting or could this be a heat problem? I notice in the files section there is a mod to add bigger fans, I assume to better cool the radio. Never mind. As I was typing the XYL found the answer. Timeout was set for two hours. DUH! But, the fan mod leads me to believe that there might be a heat issue. I plan on using the radio as a base with only VERY little possibility of mobile use. Is there a major reason to make the change in fans? I've been a ham for about thirty years but only active in the past couple. <PERSON> KA5LSU
e61f7e3e-25a6-c02d-1779-b9c0f5ef0d2d
['718188a7-d3d1-24b8-5cc8-d75bfebf8dd2']
<PERSON>, I quoted the whole thing to make a point. Something I never do usually [ quoting the whole post ]. Besides, adding all those extra ">'s" was a pain. I never said my reader couldn't display quotes. That was your assumption. I don't need a "solution". I never said that anyone should pay any attention to my opinions. If you follow the thread back to my first post you will see that I said so at the bottom of my post. Opinions are like A_______'s. Everyone has one. Most times they stink. That applies to mine as well. I bid you peace, love, and happiness. (o;]>*HUGGLES*<[:o) <PERSON>
4110c957-8951-4243-ea26-2bd1578b3860
['7183246d-5bda-7703-c4ff-2dbf277b9adf']
<PERSON>, I have not bothered to get involved in this conversation until your post. I feel exactly the same as you. We are buried with work and would purchase components to help us save time. Although it might be nice to see the code and possibly learn from it, we just don't have the time. If your viewpoint is naïve, then there are two of us! <PERSON> :-)
f4b77522-4932-3899-1c90-7e6ef102238d
['7183246d-5bda-7703-c4ff-2dbf277b9adf']
Ok, I know these may be considered ignorant questions, but I also believe there are probably many others who have the same questions but just do not ever ask. Every example I have seen using the 4DAF assumes your using a silent login, using the Administrator password. NO real world system would do that, so I do not understand why there are not any examples that deal with this issue. Every system will need some sort of user login to either validate who they are, or configure the results back to the user. Where do I go about finding out the issues associated with a custom login page? I have questions/issues like: 1. How do you protect passwords submitted through the 4DAF? What are the specific steps to accomplish this? 2. Is there a default login form/object that can be used/modified to support a login? Moreover, anything else that would be useful for people new to all of this. Thanks!
7472276e-4c0e-337e-a20c-5467b1b3b237
['71a5cb55-04f1-ff40-c44e-4e3be42260e4']
I'm not sure if this is correct or will help, but I ran into a problem after the 1.1 on my production server (FreeBSD 6.0, Apache2, fast_cgi) where I would get an "application error". It took me a while to figure out that the objects I was storing in the session objects were coming back nil when accessed within a view. I did the usual job of deleting the RUBY.Session objects in the temp directory, bounced the web server and the problem was still there. I started to think maybe there was an issue of scope with respect to the session objects. In my code I had previously stored things in the session by typing: session[:xyz]= "blah" and everything worked, then I upgraded to 1.1 and started getting the errors. I went in and refactored all the session[:xyz] references to @session[:xyz]= "blah" bounced the server and everything worked like a charm. The strange thing was that this only affected production. I could load the console or webrick and everything behaved as expected which is why I am not certain if the problem somehow magically got fixed between server bounces but it is worth trying if you are having the same problem. Regards, <PERSON>
f09e17eb-34ee-fd67-bee2-d1f12cb720a2
['71a5cb55-04f1-ff40-c44e-4e3be42260e4']
I have come across this problem too many times to mention. I'll assume you are running on UNIX. The consistent problems I have seen have to do with file and directory permissions or the location of ruby. What to try: 1. Check your dispatch.fcgi to make sure that you are pointing to the proper ruby executable. Try "which ruby" at the command line and see if the directory matches your dispatch.fcgi. 2. MOST LIKELY - Check your permissions. Usually it is the tmp folder, but it maybe something in your public folder as well. An easy test, but not something you want to use in production would be to just do a "chmod -R 777 *" in the project directory run your "apachectl graceful" to see if that is the problem then clean up from there. 3. Make sure you have a production.log and development.log files with appropriate permissions in your log directory which may help you isolate the problem although usually you don't get far enough to get an actual log from rails when you get the dispatch errors. Regards, <PERSON>
4c9a1e50-261e-dbcb-8290-52471a14e5d1
['71a9bd57-3126-6d0a-a83e-49ffd42ef108']
Oh, and by the way, I get compliments from clients who feel important when they see that I have taken the trouble to codify information relevant to our business in my Palm. Somehow, they feel that I am more reliable, that I won't miss things, when I appear to them to be so organized. <PERSON>
df3df585-7e5e-4b13-edd8-8c00663470fb
['71a9bd57-3126-6d0a-a83e-49ffd42ef108']
Inteersting post, which generated 3 thoughts: 1. Writing each incoming item (except emails) on separate cards (or pieces of paper) sounds just like DA recommends. Processing it with the original card instead of transferring it into a different place doesn't sound unorthodox at all. 2. Palm (or the Palm user) may not stand up so well to heavy-duty input and processing. It works well for reference, but only after the Collecting/Processing/Organization ("CPO")are done. Can you make peace with your decision as to whether the extra time needed to transfer NA's into your Palm outweighs the time saved in recalling NA's from your Palm? Personally, because most of my undated NA's get tossed on completion, I would choose to stick to paper for managing undated NA's if I had used paper for CPO. 3. Apart from the question of not using Palm as much as before, there seems to be some question about doing Urgent vs. Important. Gosh, it sounds as if this Festival is Important, so all that remains is whether other things you thought were important are slightly less important for the time being than they would be if you had the time to pay attention to them. You can't do everything, so you have to let go of some things, if only temporarily. (Someday/Maybe List?) There are times when I would give my eye teeth to have something so consuming as to cause such stress to my GtD system as you describe. <PERSON>
f0ee4044-4909-7de1-3650-c314c5898219
['71bfdc66-9ad1-7183-5731-f5c58333b845']
I have a problem with nmap's Idle Scanning. http://www.insecure.org/nmap/idlescan.html The probes nmap sends to the Zombie are SYN/ACKs, which afaik is a flexible decision as the IPIDs increment the same regardless of whether a SYN or SYN/ACK is sent. But, because nmap uses a SYN/ACK, its probes get dropped by any stateful devices (coz they aren't part of an active connection), preventing their use as zombies. This prevents use of using a web server (e.g. 192.168.0.1) as a zombie to port-scan the rest of its network (e.g. 192.168.0.0/28) behind the firewall. I'm guessing it sends a SYN/ACK for performance reasons, as that will solicit a RST rather than a SYN/ACK that must be RST by nmap. Is there a way to change this? Have I missed an option somewhere? Or am I talking gibberish? Cheers, <PERSON><IP_ADDRESS>) as a zombie to port-scan the rest of its network (e.g. <IP_ADDRESS><PHONE_NUMBER>) behind the firewall. I'm guessing it sends a SYN/ACK for performance reasons, as that will solicit a RST rather than a SYN/ACK that must be RST by nmap. Is there a way to change this? Have I missed an option somewhere? Or am I talking gibberish? Cheers, Glyn Geoghegan.
6dde6f0d-1fc2-9d1b-00aa-52937d9bc2e2
['71bfdc66-9ad1-7183-5731-f5c58333b845']
Hi all, I have a problem with nmap's Idle Scanning. http://www.insecure.org/nmap/idlescan.html The probes nmap sends to the Zombie are SYN/ACKs, which afaik is a flexible decision as the IPIDs increment the same regardless of whether a SYN or SYN/ACK is sent. But, because nmap uses a SYN/ACK, its probes get dropped by any stateful devices (coz they aren't part of an active connection), preventing their use as zombies. This prevents use of using a web server (e.g. 192.168.0.1) as a zombie to port-scan the rest of its network (e.g. 192.168.0.0/28) behind the firewall. I'm guessing it sends a SYN/ACK for performance reasons, as that will solicit a RST rather than a SYN/ACK that must be RST by nmap. Is there a way to change this? Have I missed an option somewhere? Or am I talking gibberish? Cheers, <PERSON><IP_ADDRESS>) as a zombie to port-scan the rest of its network (e.g. <IP_ADDRESS><PHONE_NUMBER>) behind the firewall. I'm guessing it sends a SYN/ACK for performance reasons, as that will solicit a RST rather than a SYN/ACK that must be RST by nmap. Is there a way to change this? Have I missed an option somewhere? Or am I talking gibberish? Cheers, Glyn Geoghegan.
20125755-ad07-4441-9838-66e97a5f7af6
['71d6bb37-a9d6-03b8-0f28-8823d3bc89d7']
Hello. I am thinking about using FreeBSD in various places, however before I do that it would be comfortable to know what binary blobs it includes in any part of the system, be it binary daemon, binary driver etc. Two I am aware of are the Atheros Hal and an Adaptec RAID driver. I did not find any definitive resource of some kind anywhere, hence the question here. Thank you.
3f8e4ead-9031-2c54-4558-59264200dc82
['71d6bb37-a9d6-03b8-0f28-8823d3bc89d7']
Hi. I want group many functions in a single transaction. Let's say that I have a function that calls other functions that manipulate some database objects. If I catch an exception in the first function, I want to rollback all changes made by this function as well as the changes made by the called functions to the database. Is this achieved by simply decorating the first function with @transaction.commit_manually and then rolling back the transaction when an exception is handled? Or is there another way to achieve the behavior I want? Thanks, <PERSON>.
15a5f889-746f-b2ae-701f-1db41029c7d0
['71e60dc7-3367-7e1c-ba45-94c96a21ae93']
I don't think this is working with static or Realtime. I just tested it both ways on two servers. No luck. voip-info.org <http://voip-info.org> is saying the same. * http://www.voip-info.org/wiki-Asterisk+config+sip.conf restrictcid<http://www.voip-info.org/wiki/edit.php?page=Asterisk+sip+restrictcid> *: (yes/no) To have the callerid restricted -> sent as ANI; use this to hide the caller ID. This does not seem to work. If you are using Realtime it is easy to change the info in the database so this can't be a big problem. You can contact me off list if you want more information. If you want to prevent the original Caller id from beeing lost you can store that in another field in your database. Are Casilla http://astartelecom.com - Independent VOIP Telecoms Broker. Asterisk Consultants http://astbill.com - Open Source Billing, Routing and Management software for Asterisk and VOIP AstBill DEMO: http://demo.astbill.com
a1c53134-223b-561f-d33c-48206bb5ff9d
['71e60dc7-3367-7e1c-ba45-94c96a21ae93']
Dear <PERSON> We have a few large installations that are using Asterisk and SER managed by our Open Source software AstBill. It is working exelent. Basically Asterisk is handeling the PSTN and Voicemail part. The authentication in Asterisk is done using ANI/CLI. This setup is not very well documented yet so we have to work together for you to get it running. But it is a very powerfull and stable combination. Just contact me off list and I give you more info. Are Casilla -- http://astartelecom.com - Independent VOIP Telecoms Broker. Asterisk and Drupal Consultants http://astbill.com - Billing, Routing and Management software for Asterisk and VOIP AstBill DEMO: http://demo.astbill.com
bc1c3415-5599-5c8d-b342-9700f80e43b0
['71f8bb8c-e670-0f12-981d-05b783e0d6ac']
Hi I am trying to write a parser for RTMP having multiple participants at one instant in a videoconferencing solution. I seeing the handshake things and then the data in the Wireshark captured packets but I am not finding the complete FLV file which has been transmitted over the Media and only the header portion of it is visible so I am not able to extract the media which i further want to decode using some ffmpeg library. Can Red% help me out in some way to do this process. Let me know of the process and or any hints or suggestions will be highly appreciated. Thanks <PERSON>
442d79f0-14e2-43fb-72ae-996b8aec0dfe
['71f8bb8c-e670-0f12-981d-05b783e0d6ac']
Hi I ave captured a pcap form my android device on Wireshark. Now, I have the RTP payload having the AMR content. I have extracted the raw RTP packets and now I want to convert that raw data into the AMR file which can be played on any player. Just by adding the Header and magic number is not enough to do that. Do anybody have idea what is the procedure to do it or is there any library or tool which is capable of doing it. Thanks <PERSON>