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
85fd551d-0b5c-1b30-31be-6d5ef404181b
['58949159-68f3-525c-2433-51a30f62ebb3']
. Hi, fellow 'Ham-sters' I hope everyone had a great Christmas, and that <PERSON> was good to you. I arrived back in UK yesterday after spending 7 days with my family in the Gambia, and happily got away before the hold-ups and bad weather here, returning to find all the snow had gone !! Back to reality for another...
fe8c0df9-7800-af26-8400-06ae443ec482
['58949159-68f3-525c-2433-51a30f62ebb3']
. I have just uploaded two (printable - 20-odd pages!!) Files into the Files Section. Firstly a complete list of Amateur Call Sign Prefixes, listing the Associated Country. Secondly, a file (1 Page!) of Amateur Mode Frequencies for each Band for the various Modes, - CW, PSK31, RTTY, SSTV, etc for each Band. ...
bb5ee638-d37a-3923-924c-9d56a90cef2a
['5894d137-2412-fb94-a876-65fbb2b66a58']
Hey, I got the whole system to work. Also connected some cpes to genieacs. However, now i would like to directly call the rest api without the gui, but i cant find how the urls are built up and what functions/functionalities there are. I was looking in api-functions.js and nbi.js since that looked like the places to f...
67476c9b-e7c3-983c-697c-1b3f2dc60bb1
['5894d137-2412-fb94-a876-65fbb2b66a58']
Hey, I am running GenieACS with different CPEs, so far I had no issues connecting them to the ACS. However, now I am trying to connect an Icotera device to the ACS. The ACS does not seem to like that. When the CPE sends an inform request the CPE returns a 500 Internal Server Error. I have attached a packet dump file ...
bdba24c9-9a6b-da0e-9038-b9cf2aa818f4
['58a7baf2-5218-51a4-e3e1-f468e6e8be91']
Hi, Can anyone please tell me what does "permutation_test_score"(and the p_value it returns) do in scikit-learn? I am assuming it outputs the statistical significance of the performance of regression models. I am planning on comparing the performance of various regression models if the performance measure they are ...
522e0a6a-89c6-2ed3-13df-6390560d5354
['58a7baf2-5218-51a4-e3e1-f468e6e8be91']
Hi folks, I have a question regarding how to use permutation_test_Score. Given data X (predictor) and Y (target), I hold aside 20% of my data for testing (Xtest and Ytest) and would then Perform hyperparameter-tuning on the rest (using Xtrain and Ytrain). This way I can get the best parameters via RandomizedSearch...
3945767e-1a75-7d49-5c44-af17f682935e
['58a9c86e-4812-b84d-c515-847bd8c6d502']
Hi folks. I'm just wondering if there is any empirical or analyst data on the adoption and effectiveness of Agile methodologies in various types of organization. It's clear that there are advocates, detractors, critics and zealots on all sides, so I'm thinking empirically here. Specifically, I'd be interested ...
88b1d699-f383-8f7b-9312-599318f2c82f
['58a9c86e-4812-b84d-c515-847bd8c6d502']
Hi there folks - Boy, who could resist a goad like that? I'm a usability engineer at a Northwest software company with about 400 people. We have several dev teams that use different methodologies. One of these teams uses "Agile", and I put that in quotes because I can't say that it's "real" Agile. Rather, I h...
a331ac0a-03a3-72ce-0110-50e77515efbe
['58a9d7bc-403c-c3a3-7d97-f0dd47b75b6b']
Hi, i built my first kernel the Debian way and filed a kernel bug. To Debian for now: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798300 I decided not to mention ISO producer programs by "affects". They work fine with the kernel. How long should i wait before trying at upstream ? (Urgency is low. But when ...
77c4242c-9477-f95e-ae60-dd5b4b696f63
['58a9d7bc-403c-c3a3-7d97-f0dd47b75b6b']
Hi, i can reproduce the SIGBUS only when gcc got option -O2. (I removed all -O2 from ./configure, ran make clean and make.) I can silence the error, with -O2 enabled, by replacing a->u = *(union w_list_data *)data; with memcpy(&(a->u), data, sizeof(union w_list_data)); So this seems to be a bug of gc...
67752b0a-b3ac-85fc-14ce-cc957f2de62c
['58c8a046-8aa9-ac58-b015-db643d42e501']
Hi There, The discussion about speex triggered the following question: Is there a way to use other encoders, to stream with icecast / oddcast. Is there an format of witch the encoder shoul be standarized to (ACM or something like that), if so would it be possible to use open license encoders and commercail encoders ...
24d10a43-049b-386a-9971-2afd92d4648b
['58c8a046-8aa9-ac58-b015-db643d42e501']
Hi There, Is there a nice helpfile to telle me how to set up: * Multi-Level Fallbacks Multi-level fallbacks allow for specifications of a series of fallback mounts that you could use, for instance, to set up a series of progressively lower bitrate streams that would be cascaded through. For instance, a modem user ...
fb7ba67a-3416-171d-b847-e6c712b8d7af
['58d1b7af-5705-6c3c-43ea-ae3a9d70f2a5']
Hi all, I'm looking for a way to serve random error pages for 504/502 errors. In addition i also want the error pages to be served based on the $request_uri. Something like this: 1) When this URL is requested: http://mydomain.com/search?type=ABC and if the proxy returns a 504 or 502 and when the GET parameter 'typ...
317ba6ed-7167-fb78-8280-65b45b10f9db
['58d1b7af-5705-6c3c-43ea-ae3a9d70f2a5']
Hello All, I have a few questions on backup servers and proxy_next_upstream in general: For the backup server the doc says: "only uses this server if the non-backup servers are all down or busy" 1) So what exactly constitutes down or busy? Is it just response codes - 502,503 and 504 or anything else? 2) Will the sam...
96863daf-8f3f-5bb5-f079-7841429d11cd
['58f61491-993b-0f58-a7bb-d3d5188fe2ee']
I'm trying to use both these packages and wondering whether they are possible... To make this simple, my ultimate goal is determine long stretches of 1s, but I want to do this within groups (hence using the data.table as I use the "set key" option. However, I'm I'm not having much luck making this possible. For exam...
dceadccd-a18b-1e97-b701-1637d8524336
['58f61491-993b-0f58-a7bb-d3d5188fe2ee']
Hi All, I'm trying to merge two files together using: combinedfiles <- merge(comb1,comb2,by=c("Place","Stall","Menu")) comb1 is about 2 million + rows (158MB) and comb2 is about 600K+ rows (52MB). When I try to merge using the above syntax I get the error: Error in merge.data.frame(comb1, comb2, by = c("Place","St...
5c9dfe0e-18c3-55a0-0092-4927f2833f19
['58f8f2b2-66a5-f8b6-3ef6-5ff211086bb7']
Hi everybody, it has been a long time since i've been toying around with my wiimote, but i remember that it was'n hard to make it run. Now, i tried to make it functional again (on an Arch Linux system). Wmgui, hcitool sca, everything works fine! BUT, the wiimote external doesn't (i downloaded version 0.3.2 from p...
44e6093f-c72c-ae32-e3f9-c90c39425c3c
['58f8f2b2-66a5-f8b6-3ef6-5ff211086bb7']
Hi everybody ... i've been trying to make haskore-realtime (and, in the long run, haskore-supercollider) work in the year 2014 (OS: Arch Linux, 64Bit), but had no success compiling the package so far, even in a sandbox (directory-<IP_ADDRESS> fails to build ...). Would it be hard to upgrade to recent library versions...
98c7dae1-a654-831c-be40-cc7df6df8219
['59132748-20f1-280b-c3e3-7ab439ae7d9e']
RH 9 Intel I just got an NCD Explora X Terminal from Ebay - a whopping $15 for the unit. I wanted to experiment using my RH 9 installation as a platform for learning this technology. I figured I'd have a cheap X-Terminal solution - I'm new to this. However, to my dismay, I've found that I've got to get the NcdWare s...
25ff35fa-7e82-3535-7249-353fdd726f0f
['59132748-20f1-280b-c3e3-7ab439ae7d9e']
RH 9 Intel I've moved my hard drives from the built-in IDE controller to a PCI IDE card. What do I change to indicate to the OS to boot from the new partitions? Previously, the OS booted from /dev/hda and there were partitions on /dev/hdb also. When it boots now, I see it trying to find drives on hda, hdb, hdc, etc...
587c7e70-476f-9d3b-a174-34a1194d5fd6
['5929378a-662c-3889-eda3-59b80acaa31a']
I agree with others in that the O'Reilly Python books are very good. But if you want to get up to speed quickly or as a good refresher if you've been away from Python for a while, I think there is no better book than <PERSON>'s "Python", part of the Visual Quickstart Guide series from Peachpit Press. Not only is it up ...
524519f3-da0e-c269-1c30-b47b86317d42
['5929378a-662c-3889-eda3-59b80acaa31a']
Hello, I'd like to access a database (specifically Oracle) from my Python code and found cx_Oracle through the Vaults of Parnassus: http://www.computronix.com/utilities/ They don't offer a package for OS X (surprise, surprise) but one can download the source: http://www.computronix.com/download/cx_Oracle-2.4.tar.gz ...
ac4d1d0c-bd2e-8d5a-bb60-7a03b72680ae
['5935edf8-1bc2-992a-bc95-eba55704e664']
Hello, I have difficulty with the search method of the re module, when applied to an object retrieved from urllib.In the following program, f3 is read once and the search is effective. But when I try to read it again, it acts as if the index of a file had to be "rewinded" (e.g. as would do a "seek" on a "true" file). ...
8cb9ce0a-6ad0-cbcc-5046-4f52009de85d
['5935edf8-1bc2-992a-bc95-eba55704e664']
Hi <PERSON>, Thank you for your investigation. It helps me understand that my python code is correct. I did not forget any character, while the name of the url comes from regex extract of the page returned by the server itself. But you're right on the fact that the name has something wrong, when used in this way. I te...
61c5aaa2-c5d3-9569-c801-4feb19e252ee
['59732b8f-68cb-0d5c-3698-7dd2e150d7d1']
Hi <PERSON>, I've set up some solutions like this for some customers. What we have done is the following <IP_ADDRESS> A web server in DMZ (Apache or IIS, doesn't matter technically, but don't want to restars religious war..) Exchange server in Lan, with IIS. Because IIS as to speak RPC with Exchange, and we don't wa...
95b99663-7230-9cbb-8a23-7771b07dc87c
['59732b8f-68cb-0d5c-3698-7dd2e150d7d1']
Hi <PERSON> Just my 0.02€.. I tried using Nessus on my laptop, within vmware (version 3 fow Win 2000, demo 30 days). I had no problem with it. Unless with a wireless card, that vmware can't support. In demo version. It has worked like a charm with a Free BSD minimal version, and with some other distro (RH7.2 and ot...
4a6ca489-de14-6c04-8b5d-3fdf18fa8715
['599247cf-6555-e84d-6623-cadc982bb269']
I've got a K2000 that I've created a drum fill program. your basic snare, toms, floor tom and crash cymbal, to use on transitioning from verse to chorus etc. the snare is what I want to edit. at the end of the sample, it's sounds gated, like the end is being sucked down. this I don't like and have played with differ...
aa7a015b-1e8d-177d-f618-9c88be8dec8a
['599247cf-6555-e84d-6623-cadc982bb269']
my original hard drive started intermittently working, then not working. so I bought a new used hard drive off eBay. I was able to format it and save a couple of files to it, when it spun down. the disk page says it's asleep. when I try to access it, to load or save, it says "problem mounting disk". I'm beginning to th...
29b6dcf4-7e65-a339-f7a1-0c68065a594f
['59955b2d-6552-26ac-6cf2-a31c02c62eb4']
When we run a test suite, some tests might fail. We get a report in the test-output folder. Now, if we want to re-run the failed tests, we get a different report. Is there a way to re-run failed tests and have the original report updated? Basically, I have a condition like this: I am doing UI Functional Automation ...
a5972352-af59-8c33-d050-ef405a2c962d
['59955b2d-6552-26ac-6cf2-a31c02c62eb4']
Hi, I am also new to this community and to TestNG. So far, I think TestNG is much nicer than JUnit, but I am also doing functional testing rather than API testing. I noticed the same thing that <PERSON> mentioned, the full class names are displayed rather than the SimpleName. I also noticed that JUnit includes the t...
c4c1b454-5bf5-6341-3e33-614d8aa7b96b
['59962112-16c1-d942-aeb7-851536308183']
Hi, Ok so i have managed to get my html template working in a file. So the basic examples are like this e.g. main.go ---> template e.g view.html (section) ----->section is read from .txt file e.g. test.txt Now i want the following e.g. main.go--->template e.g. view.html(page section 1) ----- section 1 read from ...
e075cf9a-2d29-5bbe-694b-3cd0b1f33e41
['59962112-16c1-d942-aeb7-851536308183']
Howdy <PERSON>, Is there anyway of getting web access statistics from a pure golang server (built in a way as described in this article http://golang.org/doc/articles/wiki/)? e.g. number of unique visits, per day statistics, region statistics. How would one go about building this feature in a golang webserver? N...
22d07d92-5025-3c0b-e13e-bd677b20ba99
['59ad3b12-1bd0-d6a1-8456-d16fcb1bebff']
I should like to use SQLite from within a VC 2003 NET program. Is this documented somewhere? I do not know which parts to dowload, to start with. I downloaded the .dll but it comes with no .h file and now I am confused. Is there somewhere on the net a sort of tutorial or at least a C++ example? TIA, jb
d468b9e4-8ecc-cb2a-7785-2a74e61a3489
['59ad3b12-1bd0-d6a1-8456-d16fcb1bebff']
For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-scheme I have started playing with plt mzscheme. I should like to extend mzscheme (and later mred) with a C++ file that uses a C++ library. Now when I compile and link the first "hello world" program from "Inside MzScheme" it is c...
d74f729b-b6c5-26dc-80ce-514b074dc034
['59b034c1-c23a-c2f8-ca69-40767f4633d4']
<PERSON>, I too built up on an open usage platform and yes, when the subscribers logged into their PowerCode portals and viewed usage charts I got plenty of calls. We have not yet implemented metered billing because the pipe is still not capable of delivery, but soon. What I told the concerned callers was pre...
95feb1c5-ae5f-4088-1f58-628be07f7c7a
['59b034c1-c23a-c2f8-ca69-40767f4633d4']
I believe <PERSON> to be correct. Packages based on speed are not the answer. We call our connection a “pipe”, so let’s use a related analogy; You can have two homes with water service. One is an older home that has a ½ inch water main, the other is new construction and has a 1 inch service main. House numb...
9cd3bca3-c9a3-687b-4fef-e7d521bb15e3
['59c7d96a-cbab-d583-854f-465a3da235eb']
[Qemu-devel] [PATCH 0/3 v5] Live migration without shared storage I tested the live migration without shared storage for the patch of the block migration. It succeeds for several times but sometimes it fails. I used the qemu-kvm-0.12.3 and the kvm 2.6.33 module on the ubuntu latest version. In the failure case,...
bc7c583d-c65e-355e-12bd-2e575f7196a3
['59c7d96a-cbab-d583-854f-465a3da235eb']
Hi, I am confused about the main thread, monitor thread and migration thread. Hope somebody can give me a help. I observe that when a VM (smp=1, which is a file server) boots up, there are two threads for qemu (e.g. i use "top" and "ps" to monitor). I think one thread is for the vcpu. The other thread is for th...
ee4f7708-a134-0ec1-5228-ec2574a47564
['59c7fff9-56e3-dc91-212c-e20a2ee90fb7']
Hi all I tried to install a few extensions to my mozilla on debian testing, especially mycroft and google bar, but did not succeed. It looked as if it were installing something, but then nothing changed. I very much guess that it could have something to do with permissions. Although I don't see a reason why it should ...
d0563edd-b562-6bfc-8f01-b38aad5d19ad
['59c7fff9-56e3-dc91-212c-e20a2ee90fb7']
Hi As <PERSON> said before, if you're running unstable, the official version is surely the best. If you're running testing though, you're probably better off using the apt sources listed in http://cran.us.r-project.org/bin/linux/debian/ReadMe since there are some dependency hassles with installing the unstable version...
9d9eb052-196d-1007-d2c6-63d7a50f8647
['59cb8ef0-b5cd-2617-4632-9aac5f26f849']
I'm helping start a robot lab and we are considering using aibo + pyro for our first jaunt. One issue is that we will definately need microphone input from the aibo, so I'm wondering if anyone has ever got that working in Python/Pyro before? One goal of the lab is to maintain abstraction from the hardware details as...
a2d66c98-ad26-84db-d063-b2f9e6bb9591
['59cb8ef0-b5cd-2617-4632-9aac5f26f849']
Hello, I want to port Mono to a 2-issue MIPS-like processor and for starters I'm quite happy if only one instruction slot is useful (and the other is a nop) in every 2-instruction-bundle. I need these instructions to be aligned in 64-bit as not all instructions are allowed in each slot. I was going to start with the...
6d4829c1-cae8-3d23-925c-4561dca963c1
['59e0fd0f-1f29-a997-9e17-24dceb860f32']
Greetings, My LTSP users authenticate to a Mac OS X Open Directory server, and it works great. However, we allow our student users to have relatively simple passwords. The problem is when we try to change passwords from within the fedora core 4/ltsp environment. Fedora requires them to create a strong passw...
b91f6785-5436-0f11-9d0c-086ac6b217e9
['59e0fd0f-1f29-a997-9e17-24dceb860f32']
Greetings, Does anyone have any experience using the newer dual-core opterons in their ltsp servers? My most recent servers have all been dual processor opterons, but as opposed to spending $180 for a single core opteron, I can spend roughly $330 for the dual-core versions. I'm thinking that two dual-core op...
c453c289-e1b0-2d47-71df-3addfa0776b3
['59ed2a33-2ece-6997-89bc-a13c38efd95e']
Hi folks! I have a Newton 2100, good condition for sale.Everything works fine, no scratches on the screen, the only thing is, that the contrast button is pretty much on the left side. I also have a Newton leather case,the one where together with the keyboard, you work like a laptop.... new Newton keyboard, dongle, 2 s...
7534df36-8ac3-6558-b75b-f2b46561914d
['59ed2a33-2ece-6997-89bc-a13c38efd95e']
Hi! My newly accquainted eMate is working fine, the only problem is, with different position of the screen and moving backward and forward, the backlight is coming on and off, and sometimes it queeks (makes strange quikee noise and some lines appear on the screen. I am new to eMate, but this is the "hinge problem", ri...
f148f4d3-3a14-2699-4a4f-b40e3b9dba05
['59f3e545-2f5a-5802-feec-a3c979a7a273']
Greetings all! I seem to be picking up on a couple of different ways to create worlds for croquet. In following through some of the tutorials for squeak and croquet I see worlds as morphic/teapot projects of some sort; though in certain discussions I've been involved in there was a concern for the ability to employ 3...
37311d46-fc75-5bff-26f0-f4161ef5c9b7
['59f3e545-2f5a-5802-feec-a3c979a7a273']
I have three different (squeak) installations right now- one a browser plugin, one that came with the croquet project package, and the last is the free-standing (read no croquet) 3.7 squeak release. Is there any way I can load croquet up independent of underlying squeak? say, for instance, load croquet into my squeak ...
3db62ec3-e561-d1be-861c-096826f2e828
['59f5a87d-5491-f202-97ec-6b209d0c8c14']
Is there any work being done to create a TreeTable like component for Qooxdoo? This is a primary component of our interface and if it does not exist or is not in progress already for Qooxdoo, I may have to take a stab at implementing myself. If there is no such component, would it make more sense to build on QxTree or...
33e0bdb8-0c48-7138-be74-70c1971b4284
['59f5a87d-5491-f202-97ec-6b209d0c8c14']
I am curious about some "construction" decisions. Is there reasoning behind making QxListView from "div" components rather than "table"? My main curiosity is we are evaluating QooxDoo for some major internal applications, and want to make sure we understand as much as possible before making a decision. One reason I as...
33bb99b2-f583-3ded-1b7c-c25c4aba868d
['5a02e3bf-2fc2-bf42-02c3-8b11c5800ffa']
We need to change the groupID/artifactID in our POMs but we want to continue to add to the historical data that our project has created so far. Currently when we change it. Sonar thinks is a new project and starts a new history. How can we rename the existing data in Sonar to appear to be from the new groupID/ar...
0cb739a1-f1a5-ad4b-3b6e-3d9ebd2e722c
['5a02e3bf-2fc2-bf42-02c3-8b11c5800ffa']
I was wondering if there was a way to identify newly added classes ? I noticed that some developer checked in about 30 new ones and I don't know where they are. I didn't really see anything in the documentation, though i suppose I can check the Hudson logs for that day :-) <PERSON>
0f1c54c3-0e05-6e3f-67a3-496c02fcf1e1
['5a0cb908-ac51-e8bd-289a-a25d65f3644f']
Dear Fail2ban users, running fail2ban v.0.10.1 on an opensuse box. currently looking into the recidive jail to ban persistent abusers. From what i understand the bans are stored in the persistent database storage so the bans can be added on restart without re-scanning the logs files. If i set a bantime of 1w in r...
413a7ad5-ba9f-3e8f-b151-ff0fe7857d34
['5a0cb908-ac51-e8bd-289a-a25d65f3644f']
hello again, my current setup is varnish 5 in front of apache web server with 30 different domains / websites in my vlc i can switch between sites and decide to do varnish caching or just passing to the backend with out caching. what's the overhead / delay with varnish when i just pass everything to the backend an...
93357ec4-b35a-a268-5055-d08aa82170c0
['5a45f8f8-1b41-f2ec-6403-7f9c455480d0']
Hello folks, I'm running into a hard time trying to add new OIDs in the certificates issued by OpenCA. We already have a nice structure running, with an online RA and an offline CA, but now we are trying to add more information in the certificates, specially some info needed for the ICP-Brasil (Brazil PKI). The ne...
97abccbe-f446-a63a-f575-6dd919ea6648
['5a45f8f8-1b41-f2ec-6403-7f9c455480d0']
Hello all, Here at my company we use the full set of TrendMicro products, but we're a little disappointed with some facts of the solution, so, we're thinking about changing the product. We've been hearing good things about Kaspersky lately, then we would like to know from you guys if you have any experience with it, w...
5f494790-3d68-a18f-3b5d-5b7250b090b2
['5a45ffae-2fa8-0d04-806f-2b15e75e1439']
Hi, The current implementation of netbeans binds many file extensions to mime types in the openide file filesystems/FileUtil.java. Most of these bindings are reasonable. However, The extensions "c", "cc", "c++", and "h" are bound to the mime type "text/plain". This makes it imposible for C and C++ files to be reco...
44168483-c9ff-9dde-6e20-8ce446439b10
['5a45ffae-2fa8-0d04-806f-2b15e75e1439']
Hi, There was a recent change in the module test mode. Previously, loading a module in test mode loaded from the manifest and a jar file wasn't needed. In the new scheme the test module is loaded from a jar. What I haven't been able to figure out is how to reload a new test module without restarting netbeans....
9bf5e026-f449-04b3-8c4d-f6ed72ac14af
['5a49ba18-3ac7-77f0-ff3f-49645b28cd74']
Hi all, I am having a problem I hope someone can help me with. I am pretty much a complete Tivoli newbie so please forgive me if this is a stupid question. I've searched the manuals, Google, etc. and cannot find a resolution to this. I have a small Tivoli test environment I am using to learn this stuff. I have on...
b51f2472-00f1-b932-ca5c-33b5737c166b
['5a49ba18-3ac7-77f0-ff3f-49645b28cd74']
Hi all, I have a question that I'm hoping someone can help me with. I've recently created a logfile adapter (using TEC 3.9) to monitor a WebSphere Application Server logfile. In order to allow it to co-exist with other LFA's I used the "Identifier Name" field to give my adapter a unique name. Now, I find out that t...
0a457e9c-ac6a-f28f-ab80-ed07168ef12c
['5a90d7aa-2674-ed3d-6769-c7231cd0db94']
BTW: PediaPress has a stand on the Frankfurter Buchmesse (Frankfurt Book Fair), booth E427 in hall 4.2. We'd be really happy to meet people from the community to talk about all kinds of MediaWiki related stuff. So, if some of you are there and can make it... we're looking forward to meet you! <PERSON>
d7636074-0738-e075-bbf2-8f68fd191e5f
['5a90d7aa-2674-ed3d-6769-c7231cd0db94']
We're heavily using the MediaWiki API in our opensource project mwlib (http://code.pediapress.com/ ), so first of all: Thanks to you all for implementing this functionality to MediaWiki! Maybe you're following the discussion initiated by <PERSON> on Foundation-l about appropriate attribution. As there is yet a co...
68249009-6b6f-d030-8340-50ef220b1f6c
['5aaf79e9-aec5-25b1-6d9c-c6365a712fde']
Hi all, I am implementing a power mac protocol and for this I want to send a packet with variable energy i.e. the transmittor node can change its transmission energy during the transmission after some fixed time and that should reflect in the packet being sent.For example if a packet is sent at 0.28W , i would like...
688ecfda-adce-a1b8-cc57-6af0f8afb4a2
['5aaf79e9-aec5-25b1-6d9c-c6365a712fde']
Hi all, Its a simple question and I hope somebody will answer it.I have just started using ns2 and simulating some wireless scenarios and comparing the results for IEEE 802.11. the topology consists of 31 nodes in a straight line with each node transmitting cbr packets to the next node. Data delivered per joule should ...
2aeb2d5c-341c-c598-84a9-a9c45d4150c7
['5ab5a2bc-1bcb-98ba-7abd-a5182fa89ee7']
Hi <PERSON>, If you're going to be using PostgreSQL 7.2.2 (the latest recommended version), then the port number is a setting you can change in your postgresql.conf file. This file is created inside the PostgreSQL "data" directory when you first initialise the database with "initdb". This file is also very well comm...
4a8ca5c8-9a80-6c93-d8bc-de3de716d5a2
['5ab5a2bc-1bcb-98ba-7abd-a5182fa89ee7']
Hi everyone, <PERSON>, a journalist with IDG, is looking to do a brief story on PostgreSQL and has a couple of questions for us. So, being newly motivated to set up the collaborative area for the Advocacy site, it's now ready for general usage (http://advocacy.postgresql.org/documents/) <PERSON>'s questions (from...
e4b2f6c7-c927-7700-47e9-6b359480fe92
['5ab6e7cc-39c1-9230-cd79-a73d991b3e09']
I'm a new Squeaker, so I don't know if people even say "source code." I'm making an editor with some new features I like. I'm making it in Squeak. That seems to be going well, but after I'm finished, as well as running standalone, I'd like it to run integrated with such environments as MIcrosoft's Visual Studio. Mi...
1d13b7ae-1c85-93e9-d335-1b49934cbb5b
['5ab6e7cc-39c1-9230-cd79-a73d991b3e09']
I asked a few days ago whether the SPiCE program for converting a Smalltalk program to C was available. Apparently, it's not. Thanks, <PERSON>, for the info. The other, less complete but still interesting, solution is Producer, by <PERSON> and <PERSON>. Is that one available somewhere to be adopted and perhaps exte...
893617db-c266-ac7d-38a6-86fc1f1e44c8
['5aba385e-0947-f1e3-7e61-4f5652bce8e5']
Hello, A sky mote was able to process 10 KB of sensor data using wget-shell example to other Telosb's. It's approximately taking 25 sec for the TX. Currently, wget-shell application in Contiki-OS is using HTTP. Is there any other approach to reduce the end-to-end latency for a large size of file transmission. Will it ...
a73e5ef9-f7e0-e0a6-970c-24baad924926
['5aba385e-0947-f1e3-7e61-4f5652bce8e5']
Dear all, I am trying to solve a problem regarding file download from coffee file system. After successful transmission, I was able to write the file into coffee file system for Sky mote. After login to the mote, it shows the size of the file from sky-shell terminal. How can I download the file to my local machine fr...
5061aad0-c999-5c56-4ad4-ea884d5a5234
['5abdc934-c8d6-8403-ed9f-f215fe7f5b5b']
Hi there, I'd like to use <asminfo> and <mkiisdir> in my build. So I have a recentish build of NAnt head. And I copied the NAnt.Contrib.Tasks.dll from NAnt 0.8.3 final into my compiled NAnt bin folder. But If I try to use <mkiisdir> I get 'Unknown task <mkiisdir>' Am I being dumb? Thanks, <PERSON>
914baa44-8c53-9f65-fb34-f003a1af8bb3
['5abdc934-c8d6-8403-ed9f-f215fe7f5b5b']
Hi there, I've hit a problem (bug?) using <solution> . If it can't find a reference, then NAnt throws an internal error, rather than this getting reported more nicely. This causes me a problem since Internal Errors don't get sent to the logger, and so I don't see the error appear in a CruiseControl.NET log (in CCN...
f38b8328-0b66-9688-8456-889c9a019a3d
['5ac9d506-942a-325a-d787-13ad2c8f6a3a']
I have noticed that the cvs interface in this product, when running the CVSNT version 2.5.02.2088 cvs.exe executable, fails on a sandbox update. However, the same application running with the cvs.exe from the TortoiseCVS folks ( 2.0.62.1817) operates properly. So, if you are trying to resolve this issue, which man...
d641c7b0-2d18-0b53-445e-0edfe33c66bb
['5ac9d506-942a-325a-d787-13ad2c8f6a3a']
There is no limit on the # of repositories that I know of. The only trick is to make sure you enter the right repository name in CVSROOT and that you grant appropriate privileges in the repository project folders. Also, if you are doing special wizardry in your CVSROOT directory like email notification and so on,...
a291c23a-4ae2-8d4d-cd82-090cc7244528
['5aca5db5-1f3f-bd79-6577-e4b600265e08']
Another dumb question here..... All of the information I've found so far related to parallel rendering using VTK involves the use of multiple individual computers and dates from five or six years ago. Is there such a thing as using one of the new multi-core chip PCs for parallel rendering applications? I notice t...
23a92084-3b9e-97ff-ba4f-46e7df4c75bb
['5aca5db5-1f3f-bd79-6577-e4b600265e08']
This one finally dawned on me..... the wrapper libs basically don't contain real code, just wrapping code; the real vtkio.dll has to get put in the path for anything new in it to get found, duh..... The problem vanishes when I do that. <PERSON>
d4043cb2-8e3b-ce3d-fb61-bb58c4ef678c
['5accfee4-49e6-f446-79ff-24477c8738a5']
"Is this still around ? I filed a bug several months ago. Which version are you using ?" -- <PERSON> I don't have my laptop handy right now but I'm running the grub that came with Gentoo 1.4. I also preformed an "emerge system" so it should have updated it with something new off the portage tree (this was last week)....
db099d09-6ecc-796c-9ad7-d2c1f2621b61
['5accfee4-49e6-f446-79ff-24477c8738a5']
Most modern email clients support multipart MIME which encodes both the text and HTML messages within the body of one email. Besides that, the Bug-Grub listserv does not have a charter which would prohibit the sending of HTML messages (at least as far as I know). If you're truly offended by html formatted email, mayb...
258d1510-6ae7-3c4e-10b7-e9ab5316ca87
['5af3d5bd-6c32-8417-1b24-1f9b7a120201']
<PERSON>, mam dobrou zkusenost s amd64 na serveru, a ted <PERSON> na IBM x226 s Xeonem s em64t. em64t ma byt kopie amd64, ale <PERSON>, <PERSON> to "obšlehli". Chci na tom valit 64bit debian sarge. Ma nekdo nejakou zkusenost? Google nasel vety typu "xeon slows down a little in general when you enable 64bit mode. AMDs ...
c0afb033-a57c-899d-19be-19c09f09d455
['5af3d5bd-6c32-8417-1b24-1f9b7a120201']
<PERSON>, this is on onboard Geforce 6150 using proprietary nVidia driver. BTW, a workaround for this issue is to try out Alt+Ctrl+F7/8/9/10/.. at step 5) when there is the normal login prompt on screen and user '<PERSON>' wants to get into his/her session. If the user 'B' has really been logged in already then his/he...
d1093ab1-785d-05ae-7b30-717b659159ae
['5b070074-4e93-b4a1-454e-2f8a6cac71f8']
Hi, My name is <PERSON>, I would like to ask you if it is possible to develop an OS based on Debian (similar to SkoleLinux/DebianEdu) specific for psychologist (both applied psychologist and researcher psychologist) built with a set of predetermine tools such as pspp (data analysis), neurodebian, zotero (citation manag...
5312e527-1942-fa7c-6519-45a28f6a3c1f
['5b070074-4e93-b4a1-454e-2f8a6cac71f8']
Dears, I am <PERSON>. I am a new member of this list. I would like to ask you an important question for me: Using TAILS OS (which forces all Internet connections through Tor Network), I need to get access to data bases related to academic and scientific journals, but connections through Tor Network are refused by those...
1845bd89-cb81-878f-957f-b2c3b6c06436
['5b263b0b-2537-a33c-ca45-43fb6ebf03e6']
Hi all, I've committed myself to learning Python and have started reading "Learning Python" (<PERSON>) and looking through various online resources. My career so far has involved a little high school teaching and about 10 years of translating Japanese to English, but no programming or coding. I've also joined this li...
e24df326-1b91-c717-7b41-f2a3fe1bf810
['5b263b0b-2537-a33c-ca45-43fb6ebf03e6']
Hi all, I was just wondering if anyone here can recommend any freeware program that has been written in python and for which the source code is available. Basically I just want to see a program that does something relatively simple and straightforward, but something that is "real world," I mean something that people ...
959330c3-48e7-3c6b-7543-dc5a11713e5e
['5b313f77-759d-e278-92a0-6e11d937b18b']
Hi, <PERSON>, thanks for your reply. I'll test the patch and use memory_cache_shared set to OFF. Sorry, I was wrong. Objects bigger than maximum_object_size_in_memory are not cached on disk. Although objects smaller than maximum_object_size_in_memory but bigger than 32KB were written to disk, I guess they got a HIT ...
92ed2058-1331-f56c-338e-4686ef30797d
['5b313f77-759d-e278-92a0-6e11d937b18b']
Hi! Thanks <PERSON> and <PERSON> for your replies, together they pointed me into the right direction! Based on the the URLs sent by <PERSON>, I edited the "/etc/php5/cli/php.ini" file and tested different values for "max_execution_time" and "max_input_time" but none changed the PHP's script behavior.  Then, I remembe...
53ea4e5c-82dd-a9d1-7bab-3fe0ecf15e41
['5b36bb38-744d-dc81-95ab-063948edbf42']
<PERSON>, How can one configure LyX to use another pdf viewer when clicking the "view pdf (pdf-latex) button? I could not find out. It depends what is set automatically during installation. Actually I would like to disburden Adobe Acrobat Reader from this task because too slow and change to Skim (or PDFView). ...
5c0bbbc8-d215-c1e4-6629-fac4d7e92a2b
['5b36bb38-744d-dc81-95ab-063948edbf42']
Moin Lyxers, not for the first time I got today an LyX when clicking "show pdf" an error message: Die Datei existiert nicht: (I suppose in english: The file doesn't exist:) /tmp/lyx_tmpdir.L12205/lyx_tmpbuf1/Lyra-Pracher-odt-teil.pdf That was after adding an TeX code for another "footnoteB" (from the - loaded - ...
dea71aa6-7b2b-0b1f-5e7c-d4b634a916ff
['5b4c2917-71e6-c87b-821d-320d55a85abe']
Hi all, Following a recent conversation with <PERSON> (and contrary to what I initially claimed here) there's value in adding a third storage type to the Quota API: Session storage. Contrary to temporary storage which might not get wiped across UA sessions, Session storage MUST get wiped when the session is closed. ...
f09153b0-c7d5-9371-179c-14f0ea41d75c
['5b4c2917-71e6-c87b-821d-320d55a85abe']
Hi, I recently stumbled upon a number of use case and requirements docs (such as MediaStream Capture Scenarios[1] or HTML Speech XG[2]) that were published as officially looking W3C documents (for whatever that means, at least, it's not a page on a Wiki). I think that's tremendously useful, especially for authors who...
56d645bc-4778-33dc-3f7f-dd0c0392bccc
['5b4f5fac-1bdb-770f-6cf7-a17b6dff94c7']
Hi, devs By watching recent changes in trunk, I feel the release of Trac 0.8.1 will be done in a few days future. But changes in [1250] breaks the existing wiki pages which has Japanese (also korean, chinese, etc.) only heading string by excetpion. I've reported in #1224. It brings us broken page and we cannot view ...
ba7c01f8-032a-6674-bc0a-d25d8ba03981
['5b4f5fac-1bdb-770f-6cf7-a17b6dff94c7']
Hi, I got source code archive: TortoiseCVS-1.6.10-src.zip from SourceForge. http://sourceforge.net/project/showfiles.php?group_id=48103&package_id=41678&release_id=233635 But I cannot expand it with so many claims like this: skipping: TortoiseCVS-1.6.10/xxx/xxxxxx.xx unsupported compression method 12 The bytes ...
dcc96484-1a57-d3d8-baa6-910807510843
['5b56581a-9e13-a4fc-a122-336a088c23e7']
I'm looking to setup a file server using RAID 5 (or the equivilant RAID-Z) and I'm interested in using ZFS. It looks like my primary options are Solaris or FreeBSD and since I'm beginning to really dislike Solaris I'm leaning towards using FreeBSD however I've heard that there are some issues with ZFS on FreeBSD speci...
9f0d093c-1008-4b3c-df93-25601c3c5d9c
['5b56581a-9e13-a4fc-a122-336a088c23e7']
In case nobody saw my last e-mail (from the "Is lua thread safe?"), I have some more questions... (on top of the questions asked in my last e-mail) 1) If I create a lua thread, is the global data shared with the main lua state? The manual seems to contrict itself and says that the data IS shared but then it says it's...
fc0d5a7a-8172-2ecc-b741-3eaf1dfb3c3c
['5b60aa76-04d8-67db-380c-2eef6c5bf707']
G'day iFolders The download page (http://www.ifolder.com/index.php/Download) for the 3.4 iFolder clients does not list clients for Windows or Mac. And locating the 3.5 client, whilst not rocket science would definitely be easier by having a direct link. For example: http://forgeftp.novell.com/ifolder/client/3.5/curre...
27fa6814-63a1-0aff-f6fc-34b0507650f1
['5b60aa76-04d8-67db-380c-2eef6c5bf707']
G'day We are actively looking to employ two people in response to the growing demand for FOSS services. Ideally, I'd like to support new local talent, preferrably Uni. or College graduates who are smart/keen and just need a break to get into the IT industry. The work will be a mixture of LAMP development, Linux admin...
e9fcad53-48ac-8062-0544-f82ff44a19f6
['5b6423f7-7347-6910-6039-49e864817bc9']
Hi, I just had to do this myself, and I figured some of you may be in the same position, so I'll share it (for Linux / UNIX): We had a remote server vacuum our data, probably seeding a cache and using our box as a free rendering service. Which is fine, but this was very aggressive. So while GeoServer now has the a...
6691a87d-8f97-0d05-a8a7-88366f7d0355
['5b6423f7-7347-6910-6039-49e864817bc9']
Hi, I've installed the latest versions of everything, including DIMP 1.1.1, on top of a Courier IMAP server. The problem is that I cannot find a way to sort by message date, only arrival date (which really appears to be message number). This is a problem when I move stuff from my inbox into subfolders, the message...
39165f6e-1e94-3eb2-3411-0a013ee0b4af
['5b73c8a5-bd8b-d40a-7ab9-045f59c6fbb1']
I believe that I have made some progress on this, but I'm not confident that my solution is the correct one. There were several factors playing into this that pulled my attention away from the real issue. I originally reported that this problem was CGI specific; it turns out that this is not the case. The way I was ...
bf7abc6f-bcd7-5c2b-564b-73708e0b03da
['5b73c8a5-bd8b-d40a-7ab9-045f59c6fbb1']
Hi there, I am using Apache 2.0.43 on Windows, and am having some memory issues. As far as I can tell, Apache is slowly growing larger and larger during its lifetime. In stress testing, we've seen it grow as large as 2 gigabytes. I have tried running Apache within Purify, and unfortunately it looks like the memory i...
d00c9397-7d79-f1c4-3ccf-21e66af7ba5d
['5b961b8a-b402-8806-567f-e1026d3e3c95']
Hi, I m encountering problems to compile the IPAQ sleeve drivers. Drivers sources exist in the linux kernel but there is no possibility to compile it. During make menuconfig, it is not possible to activate the option IPAQ_SLEEVE and IPAQ_PCMCIA_SLEEVE, they do not appear in the menus. If I make a search during menuco...
13e9841e-15af-6046-8cdd-8e9d52394262
['5b961b8a-b402-8806-567f-e1026d3e3c95']
Hi, I m trying to boot angstrom on a ipaq h3900. Since there are no images available for this device, i build the angstrom environment using the following guide http://www.angstrom-distribution.org/building-angstrom Once finished, i got jffs2 images. I tried both minimalist and console images but i got the following...
f8393953-5166-497e-c448-5bfdd1fb8fe6
['5b97d700-3902-c5a8-b42f-cc5d4a9052aa']
This is one of the places where IE happens to be a better dev env than FF. FF has a known bug with its caching. If the main page hasn't changed, then it assumes that dependencies haven't either (JS, CSS, XAP, etc). Thus, it never even checks whether they're stale and always uses the cached version. So, if you're do...
d18cba51-d45b-835d-4748-cf7f340f7b7a
['5b97d700-3902-c5a8-b42f-cc5d4a9052aa']
My apologies, but I announced the wrong date for <PERSON> <PERSON> talk in January. This talk is on Jan 14th, the second Wed in Jan. It is not at our usual third Wed (Jan 21), as I previously announced. I have updated wiki (http://www.xpdx.org) & calagator, so they shouldn't continue to sow confusion. I apologi...
0fef63dd-92e9-0e75-0f46-d17693b6681b
['5b9ae334-22b5-5539-fe2d-7b8eadf7361b']
Hello everybody, I had to migrate from debian to centOS and I would like to build rpm packages of opensips on a CentOS dev server. I have retrieved the opensips.spec-4.1 file from the packaging folder in opensips source code and I'm trying to adapt it to opensips-4.4. I would be very grateful if someone that have alr...
e304dfcd-a214-c07f-b9f2-9603569cd6b0
['5b9ae334-22b5-5539-fe2d-7b8eadf7361b']
Hello everybody, I would be interested, and I'm sure not to be the only one, to have a kind of daily opensips log analyser report each day of: - blacklisted IPs by the pike module - total number of calls/transaction (opensipsctl fifo get_statistics tm: ,......) - flapping or failed gateways of the dispatcher module ...
94699cc8-b948-684b-b7fd-d450632d9785
['5b9b8c4f-30c3-d874-4649-6748c81d6097']
Hi out there! I got a question concerning xterm and rxvt with cygwin. When I run xterm under LinuX, all function keys are passed to the application running (e.g. Midnight Commander). When I try doing the same with cygwin, only F1 to F4 are passed through, F5 and higher result in some key messages on the command li...
f63c12cb-bf73-99cd-97f9-10126197eb7d
['5b9b8c4f-30c3-d874-4649-6748c81d6097']
Hello! I am sorry to (maybe) destroy your enthusiasm but from my point of view there are some more reasons for not running either gnome or kde on cygwin: The main thing is: they are very large packages and even on my linux box they are that slow, that I prefer just using icewm as window manager and only have kde a...
b92ab33f-2dee-b475-a9ab-0a6483b16e01
['5ba658e8-184d-99c3-f4ac-c4bd3ceeec17']
As it came out, as usual, I unpacked the new revision of the debian linux kernel sources, copied over the .config file from the previous one, made a make oldconfig and built a kernel image using make-kpkg. Everything went smoothly, as far as I can tell. I then installed the new image it on my laptop, and rebooted int...
6833737e-1831-7172-f6f9-d05b00fa81da
['5ba658e8-184d-99c3-f4ac-c4bd3ceeec17']
Hello. This may be trivial or a known problem, if so please feel free to just point me to where the answer is. For some time now, in debian sid it has become a problem to use the nonfree fglrx driver with gnome 3, and with the latest xorg. So I finally bit the bullet and switched to the free driver on my laptop (sport...
adfe2d3e-713f-a54e-61d7-a495c7622d5a
['5bc86e17-50ac-a947-a831-0d52434cfedd']
<PERSON>, I agree. IMHO default tuning for specific benchmarks doesn't often benefit the average user. Perhaps the default should be the size of the receive buffer modulo blocksize and an alternate default (pre-set) available to revert to the current behaviour, (even then I'd prefer to see the existing limit tunable w...
0623e155-56cd-a822-744d-2326b5cd2c09
['5bc86e17-50ac-a947-a831-0d52434cfedd']
Hi <PERSON>.. you don't in the end say whether you are binding to port 0 or not, but the fact that you are seeing all your pkts in 'sctpOutOfBlue' indicates you are probably not binding at all. Here's how it plays. The incoming pkt is checked to see if it belongs to a specific connect via the Solaris sctp stack. If ...
89c139ea-cc46-8061-b479-23c32285ae3f
['5bd79d7b-30d3-ab19-6d79-0d7054755d24']
Hi folks! I'm sure there's an easy way to do this, but what I need to do is calculate weekly returns from daily OHLC data, but I want my weekly return equal log(Friday Close) - log(Monday Open). I'm using timeSeries from RMetrics and I don't see a quick easy way to do this. Any ideas? Best, <PERSON>
cf89d7ab-b321-09b6-5b99-dd7e03fe7256
['5bd79d7b-30d3-ab19-6d79-0d7054755d24']
Hi all! Does anyone know if a vector autoregression package is avaialable that allows binary variables as part of the endogenous system? I'm looking for something along the lines of what is implemented in "Dynamic Forecasts of Qualitative Variables: A Qual VAR Model of US Recessions" by <PERSON>, 2003, Fed Reserve Ba...
3934f51b-49c9-95e5-7263-cad6fdd1e229
['5c1750e0-1ab7-88f5-1eae-b61ca6bd0aff']
Hi, I don't seem to be able to find any way to trap/handle OS signals in erlang (TERM, INT etc). Am I missing something or is this just "not the erlang way", and if the latter then is there some alternative? I'd like to be able to trap a TERM signal and shutdown cleanly The best I could come up with was to start my...
1d6473dd-a377-3a97-3b1a-b58a0043977f
['5c1750e0-1ab7-88f5-1eae-b61ca6bd0aff']
Hi, I was trying to run a php script I obtained as a CGI using a php4 binary with miniserv.pl but kept running into the "No input file specified" error message. After a bit of Googling I found that a common problem withr running php CGIs in this way is that the SCRIPT_FILENAME enviroment variable may not have been de...
b45f0528-d8b7-48a4-1da6-48c4fb867ef8
['5c251618-3fd5-1e09-274d-106473a90f73']
Thank you very much for your information! Couple more questions. What do you mean by ideal/quiet environment? I do have other traffics currently in the same channel. But the maximum, so far, I have got is only 12.8 Mbits/sec for a signal strength taking from -34 to -43 dBm and 7.26 dBm for -67 to -77 dBm. What do you...
cbbbe3f2-be42-fefd-a919-4b22c3b9bfd8
['5c251618-3fd5-1e09-274d-106473a90f73']
Hello Friends, I am studying the mesh networking (using ath9k driver, openwrt backfire 10.03 on a TPLINK1043ND device). Currently am running with six mesh nodes and doing basic iperf experiment to find the throughput between mesh nodes. It will be really helpful if you people can tell me what is the throughput expecte...
3d123bbb-f7e0-44b6-d094-4b950f1d4512
['5c2782ba-5fae-0834-c326-1b4b17e20205']
Several weeks ago I set up a server with Koha 3 beta2 in preparation for migrating to Koha once koha 3.0 final was released. I have now set up a brand new server running Debian and Koha 3.00.00 and I am attempting to set up the same configuration that I had on the original server. As part of this I need to import tw...
7543f423-7caf-18a3-1a7b-09a280515a80
['5c2782ba-5fae-0834-c326-1b4b17e20205']
Hi, My library is migrating to koha from Winnebago. I have used bulkmarcimport.pl to import our entire collection into koha, which looks to have been successfull. I am running into trouble scanning in the barcodes on our books however, because winnebago stored only the 5 digit material number in the 852p barcode fie...
9f0581ff-517b-856d-fd61-cfdc57e8f82d
['5c31f905-b85f-2f0f-ffd7-dcc0077e219f']
Dear mailing list, I try to get a final solution to the following problem: I have two color microarray data (common reference, dye-swap, multi-factor, multi-group) of which I want to extract differentially expressed genes (DEGs) using LIMMA. Those DEGs I want to analyse for the over-representation of GO-Terms using GOs...
8c782d47-6a32-5e1f-ec7f-9d4ba7dcada4
['5c31f905-b85f-2f0f-ffd7-dcc0077e219f']
Hi bioconductor mailing list, I have severall datasets and all of which share 2 reference samples. I want to do a normalization that takes this into account, so that each dataset is normalized against its own reference. In the end I would like to have all datasets normalized in this way, so that when thrown into a PCA ...
d7b5811c-16ab-e5a2-b9ce-4125c6da3181
['5c41a08f-5950-45e0-9b86-9f107a088e64']
Hi! I've just pushed five changes from Ubuntu xorg to alioth xorg.git.. Hopefully they all are useful, and if not, easily reverted :) There are a bunch of other changes that could prove useful. I'll try to either put them in a git branch or otherwise separately available for a review. I've done that for an olde...
8dcfd402-925c-ba7c-3406-c91665880f32
['5c41a08f-5950-45e0-9b86-9f107a088e64']
Hi I've now even tested the patch against 1.5.3, and it works like a charm. Ok to commit? The rationale is pretty clear I think. "Some" distributions might have used 'vmmouse' instead of 'mouse' by default, and those who upgrade to a newer release could get upset when they can't single-click :) t
fa968a95-cdd0-04b9-96c8-250588f86c82
['5c445b60-086f-b700-2397-7c67790e6186']
FWIW, after the first day of WWDC this year, I decided to ship MoneyWell 2.0 as a Lion-only app. There has been some negative flashback from our customers, but not too much. We'll see if that increases after we (finally) ship it. We will continue to offer our 1.7 release on our website for those people still running Le...
3094b853-41cc-c027-2692-0a03a9f77fff
['5c445b60-086f-b700-2397-7c67790e6186']
I'm not sure what the issues are with the Lion UX, but I love them. I think that some people will always struggle with change, but if you give Lion a chance you'll see how important the changes in it are. For the average user, not having to deal with opening documents or restoring apps is huge. Snow Leopard was a mess ...
54bbc8b0-64cf-bfee-9d71-d32e5c1f95ac
['5c44f1bf-f561-6803-b571-f165fc86a639']
Without going into a sales pitch (you can get the detail off our website) we do offer such things... Home Phone Wireless is a fixed-line service running over our mobile network (so you get a landline number). Home Zone tells your phone you're in the house when you arrive home and converts it from a mobile to your ...
52fd35ac-1750-4026-b4a5-47e5425b1df5
['5c44f1bf-f561-6803-b571-f165fc86a639']
Hi all. We can't make any public statement about this interference until after the court hearing, early next week, but after that I'm happy to get one of the network guys to come in and chat about it with you if a: that would help, b: that's of interest and c: they're not already here under their own steam. Cheers ...
a1324183-cc8c-bcb2-2b4d-8dbe94038d99
['5c491191-c639-91a3-02de-53525c3da746']
With TortoiseSVN, labels are decorated and svn operations are available on any folder/file in a subversion repository regardless of its depth in the filesystem tree. I think that this is a great feature. I'm pretty sure that with subclipse, you need to have the root of the project checked out from a svn repo. I was wo...
47af42bd-5b7c-8dc1-ea30-76c924130c15
['5c491191-c639-91a3-02de-53525c3da746']
That comment line in Tix.py seems to be specifying information for Emacs python-mode. Is it? If so, should PyDev even be looking at this at all? I would venture to say that the warning should not be suppressed. If the Emacs specific settings are ignored entirely then the error won't happen in the first place. Is thi...
441c9800-c90f-5ef3-7518-9a31f22be44a
['5c54a7f0-779c-e2f0-8f05-beb84a00725e']
Dear all During the last weeks I have learned quite a lot about the QoS mechanisms available on the Cat6500 platform. Now I would like to confirm somehow whether I understand one thing correctly: As soon as I have a connection with less bandwidth than the interface line rate connected to the Catalyst there is no way...
b9c17713-7178-158c-d41a-fb62847caec4
['5c54a7f0-779c-e2f0-8f05-beb84a00725e']
Hi all Today we were facing a ddos attack with approx. 1.5 GBit/s and 3 Mpackets/s. The traffic came in on a port of a 6704 and went out on another port of the same linecard. We have two annoying phenomena to deal with: 1. The 6509 is equipped with a Sup720-3BXL and DCEF on all linecards. During the attack it droppe...
4c20e305-9db7-dc0c-5378-5e00953e0fb7
['5c5b047b-a330-bfc1-e3c9-4f499b564592']
Hi all, I'm using Apache 2.2 on LE for several years now and i use intensively the virtual host mechanism (300 virtual hosts per http instance). As soon as you start sharing resources between applications, you want to protect your platform and prevent an application from taking all the threads and cause a resource st...
d93af485-669c-09d2-bd33-7f98f4e98a28
['5c5b047b-a330-bfc1-e3c9-4f499b564592']
Hi everyone, I'm actually using Tomcat on my environment platform (Tomcat 5.5 / Tomcat 6 and soon Tomcat 7). I have a frontend Apache http Server using the jk connector to communicate with Tomcat instance. I'd like to change this connector and use the mod_proxy one for several reasons. The main difficulty to handle i...
381cf7d1-0322-4479-4ded-628b115646ec
['5c662a1a-b2d8-6a9d-71f5-9e6f498d3deb']
Hi, This is probably off topic, but out of curiosity I wouldn't mind asking. Does anybody experience system hang ups after upgrading to 8.0? IBM T43 8.0 generic (thought that something went wrong during upgrade from 7.2 to 8.0. I did fresh install, but the problem persists). Which would be the correct mailing-list ...
0d0d8b83-cbfe-8403-3258-e3f9d342f4da
['5c662a1a-b2d8-6a9d-71f5-9e6f498d3deb']
Hi, Does anyone experience sluggish kmail when scrolling a folder with emails containing attachments? Nothing crushes or hangs up, but it takes +- 30 seconds to open an email. Same goes when sending an email with an attachment (ie. with jpegs). It takes a good couple of minutes to send it (ie. progress bar stops an...
fa1bd3b5-ea63-590e-b3b0-9d36bad2d9c9
['5c668d29-4e78-b5c8-ce42-31c77f2b6f95']
Hi, I have successfully compiled XMMS 1.2.5 for OpenWindows on Solaris 2.6.But... The problem is that when I play MP3 files they are broken up due to what would seem to be the MP3 decoder not decoding the data stream fast enough. The CPU is only ever about 12-15% utilized but it is almost like something is preventing X...
caad85db-905b-6044-dfb3-bf9738b9b8f2
['5c668d29-4e78-b5c8-ce42-31c77f2b6f95']
I have what would appear to be a similiar if not the same problem on SUN Solaris 2.6. mpg123 on it's own compiles and runs fine ( takes 8-10% CPU when playing MP3s). XMMS plays the MP3s but the audio is broken up, almost as if it does not get enough CPU time or something. <PERSON>.
f147b2f0-2cc0-a0a7-7dcc-d264ff6652b1
['5c6c99a8-cfbb-76d0-5494-72863bbe5761']
Thank You : ) your post gave me some comfort : ) Yes, the problem is related to paging, and not necessarily activity/places. as for your opinion of master/detail, I think it is a shame to not take advantage of the fact that we can display master/detail side by side, without a full page reload, something that was not...
ef536cf2-6daf-5808-29c8-c4d43ed6e0b7
['5c6c99a8-cfbb-76d0-5494-72863bbe5761']
Thank you very much for sharing your experience. on this comment, " I also pay close attention to widget lifecycles which is critical to successful implementations of widgets that get attached, detached and reattached and so on and so on. " why widget lifecycle is important ? why is it important when they are attac...
39001400-8a8f-5e78-a790-0ff65060bcd6
['5c6d97f1-5fa2-fe0a-5ce2-148c8fb43c9b']
Hello, I guess this is the wrong place about asking about qmailrocks and bitdefender.. It looks like it can be done following qmailrocks's install guide, just replace clamav with bitdefender. Howto install bitdefender, ask/read on bitdefender website. QmailScanner will check for virusscanner and set apropriate sett...
3ee95420-19ae-5c98-17c8-c6d87828b528
['5c6d97f1-5fa2-fe0a-5ce2-148c8fb43c9b']
Obvious the table are missing, For what I have experienced, newer mysql db's does not support . ( dots ) in table name, like vpopmail.mydomain.com Anyway I am not a MySQL wizard, but this is something you can give some thoughts until some of the specialists here on the mailinglist wakes up Try to migrate the data fro...
276b635b-eaab-2268-cc72-87eca90c21e1
['5c701c64-8e8a-ce3d-1d3e-6f4c0b0ff75e']
Hi I am having two problems with my fedora 10 system. 1 Once I tried modifying /usr/share/PolicyKit/policy/org.freedesktop.hal.storage.policy to make it mount removable pendrives automatically always without any authentication. Now I dont know what went wrong, I am not able to mount my removable drives with deskba...
ebe11f45-ef03-cdc8-517c-68d96ab172b5
['5c701c64-8e8a-ce3d-1d3e-6f4c0b0ff75e']
Hi I am writing a graphicsitem that displays a lot of thumbnails on screen in a big window and then depending on navigation keys browse through them and some action on selecting any of them. I have done most of it using pixmap items and grid layout. But now i am confused whether usign QTableview will give me any a...
6e785f67-f01f-7b91-49f8-d7fceef59ba6
['5c83777e-f957-b42f-5c08-b7be0f479299']
Some time ago, i was getting an error while trying to use RTTI functions in a class descending directly of TObject Later i discovered that i needed to descend from TPersistent due to $M+ directive (http://www.freepascal.org/docs-html/prog/progsu44.html), so i did. Now, i decided to go back and descend directly from T...
ca612a5c-82ee-fc12-3089-236896021859
['5c83777e-f957-b42f-5c08-b7be0f479299']
Hi, I've managed to set a COM interface property (tkInterface) through RTTI using SetInterfaceProp. But i could not find a way to set a CORBA interface property (tkInterfaceRaw) since SetInterfaceProp expects IUnknown. In the attached example, when i try to use SetInterfaceProp i get the message "Incompatible typ...
9293628e-a431-09fd-3adc-01f71c3ee922
['5c94ccd4-b89f-6cde-92b8-c980abe11c42']
Mifos 2.1.5 is now available. This is a hotfix release that includes the following fixes: * changes to mandatory savings amounts are now accurately reflected in the UI and appear correctly in the collection sheet report * issues/withdrawals amount is now displaying correctly in the collection sheet entry pipel...
67170ccc-bb6b-7936-0c58-d880d0130278
['5c94ccd4-b89f-6cde-92b8-c980abe11c42']
Mifos 2.1.6 is now available. This is a hotfix release that includes the following fixes: · Stack trace appears is no longer appearing after submitting Question Groups with response which has more than 200 characters · Client details page are no longer loading too slowly for some MFIs For the downlo...
3b56dde5-2183-bad8-e626-5b0be52ba20f
['5c96b32f-a765-a2fc-74e3-f23b4c773c64']
Hi <PERSON>, Occasionally I receive strange error report like the one below. You see that the AND part is missing the right side of the "iss_id<>" expression. This is not the only SQL code I get this strange behavior. Seems to me the original caller may had the value passed in the call chain but somehow the value ...
076dc399-af4d-dd6f-6397-e8a357e7b81a
['5c96b32f-a765-a2fc-74e3-f23b4c773c64']
All, We experienced sever data loss recently: while de-associating a custom field from a project all these custom field values have been deleted *across all* the projects. I would expect that only those custom field values would be deleted which belong to the project de-associated from. Say have a custom field "no...
25c9562f-a844-bed0-68ed-e04730b7d094
['5c9ba563-e2ac-6118-316e-694edff9c5a7']
Hi, One of my local users needs to be able to receive specific emails from one particular user, however, the sender is sending attached files which are zipped .exe files. At the moment, I' having to unquaratine these mails daily, but ideally I would like to set MD so that the extensions check is skipped for this s...
6d8c0443-6068-6ca0-aa3b-17d4133aba1d
['5c9ba563-e2ac-6118-316e-694edff9c5a7']
Hi, Could some please let me know what files and the best way to copy an existing AWL and Bayes DB on a system running MD 2.43, SA 2.63, to a totally new machine running MD 2.51 & SA 3.0.3. All the path names, configs etc are in the same place. The procedures that are in the notes only show upgrading the same system,...
03d5f8c2-b341-6ef9-31e5-64c4cdbe25f4
['5cba6505-a934-79d5-e952-370699eb49cd']
I'm not that experienced with Maven, or Eclipse.. So forgive me if this is a stupid question. I have a class that relies on a properties file. I place that in ./conf for Maven to pick up and add to the War. However, if I run my test files in Eclipse, those file haven't "moved" yet... So the path for the app is dif...
1a6a6478-00c6-1456-ed9d-62dc345d4d5c
['5cba6505-a934-79d5-e952-370699eb49cd']
Using maven 1.0.2 deploying to Tomcat 5.5.x and creating struts app with maven genapp struts I can't seem to figure out where to put the context.xml so it get's placed in the correct spot during deploy. I'd normally create webapp/META-INF and put context.xml there... But it seems like xdoclet would want to handle th...
434c0e0e-43f2-5daf-842a-88a17b012044
['5cc16554-a78d-6bd3-a7f1-08b38f34b4e7']
According to http://developer.mozilla.org/en/docs/Code_snippets:Post_data_to_window#POSTing_data_to_a_new_window I've tried to post form data to a new window. Providing aReferrer with null, the new window opens up but does not show anything (not even the URL I've provided). If I also set the aPostData to null, at least...
15370618-5d2b-0d38-881f-3b7d6ad07466
['5cc16554-a78d-6bd3-a7f1-08b38f34b4e7']
Hello all, I've written a Firefox extension and it's doing some initialization stuff when the browser window is opened. Now I'm looking for the easiest/best way to assure that the initialization routine is only run once, ie. if the user opens a new browser window, the extension should run again. Any ideas on how to ac...
abe07e37-314e-c288-c05b-8bbe179ef197
['5cc1c17f-6668-72c8-3f7e-2704826b69b6']
Please enter the details of your bug report here The ECB methods buffer is not displaying class members in my C++ source files. However, it does display the non-class methods that exist in the same file. It also is not jumping to the non-class method when pressing return or clicking the middle mouse button in the me...
d69a5530-7276-6906-3689-7cf483c68e0b
['5cc1c17f-6668-72c8-3f7e-2704826b69b6']
Hi, If I have an edit window with source code in it, ecb populates a methods buffer. When I start VM (M-x vm) this opens a new frame. I read my mail and then quit VM, which closes the frame, At this point the ecb methods buffer is cleared, forcing me to rebuild the methods buffer. This seems to be new behavior in...
7024aa90-0e74-63c2-2d83-e165db7603a9
['5cc335a4-a5d5-d9ac-f8bd-83a4104458b1']
Hi, Can i have variable think times for different page. Some of my pages people will be spending maybe 30-40 seconds without initiating the next request. some they might do it in 5 seconds, some maybe 10-15 seconds. can i have such variable think times. Does a random timer do something simlar. Or it randomly assi...
15299c80-aaf7-3e02-9631-2670fae4449e
['5cc335a4-a5d5-d9ac-f8bd-83a4104458b1']
Hi, Can I assign a different IP address with a users sessions ? I got a load balancer thats got sticky sessions associated to source IP. Most request go from 1 ip as they are being generated from couple of machines only, eventhough i got huge number of users. AS all requests come form 1 ip all sessions get routed...
bad7cb20-7880-c086-1640-2f710dcc580f
['5cc53c6a-d543-5488-8c80-95910976965a']
Hi <PERSON>, Here's the promised update with the big multi-BSSID changes, which are related to HE (802.11ax) for which we also have some updates. Note that I took the liberty of including <PERSON>'s rhashtable API removal, I merged net-next for that and verified that the API he removed is also not used in anything ne...
383f59f0-1d18-a2ee-e74a-7dd8b404f776
['5cc53c6a-d543-5488-8c80-95910976965a']
I collected everything on http://johannes.sipsolutions.net/Projects/mem1394 It's tested now and works for reading, writing isn't implemented yet. There were some bugs in the previous patch for the dynamic device registration (wrong checking of return value of cdev_add) and in the node_interface registration (misnamed ...
0e52ee4f-f8e6-02fb-251b-3493a65cf057
['5cc67edc-89b0-5c6f-16d3-dac981c4c3d0']
Not a complaint about the Tapestry list (or PMC members) but I though I voice my opinion about the policy to see if there are others like me. I think I understand the reasoning behind the Apache mailing list policy but I think it's outdated. To me it has two problems. 1. I cannot participate in the list from my work e...
def04487-890c-70a8-98a4-c297bed5fb57
['5cc67edc-89b0-5c6f-16d3-dac981c4c3d0']
I migrated 2 sites from 3.x to 4.0.x. I just put in the new libraries and fixed everything that did not compile. For the most part the 3.x html and page files will work. Both took a couple of days to get a site that mostly worked. The biggest problems were things like PDF pages, all the plain HTML stuff was pretty easy...
14633768-e909-92c6-9b47-966e27aa0acf
['5ccc1537-f5f8-6b99-d5a6-777cdb9cde64']
Hi, I am using the YAHOO.widget.simpledialog to show a dialog to confirm if they want to go ahead and submit .But i found that the dialog would show and would not wait for the answer .the code would proceed further and submit .I know that the answer to the dialog can be handled by functions .but since i am going top do...
f8fe10d2-b31e-30b9-ae16-35c0f2fee080
['5ccc1537-f5f8-6b99-d5a6-777cdb9cde64']
Hi Everybody, I tried changing the property of the calendar after it is rendered.I think it has to done using the method queueProperty(I am not sure if I should be using setProperty) of config object.After which I am firing the queue using fireQueue of the config object.As per the documentation this sets the property a...
600625f8-74aa-4f1a-715b-a978b22295cf
['5cd4a2f1-5c8f-57c3-d37c-64f8ba119dca']
I downloaded the V9.5 back two months ago, we have NOT applied any of the V9.5 yet, so all my developers are still running V9.0. Do I need to get a fresh download of the base V9.5 or should I continue to use the one I downloaded two months ago? Thanks,
c2549f2d-c736-90a4-a385-dd945b751757
['5cd4a2f1-5c8f-57c3-d37c-64f8ba119dca']
I do not understand what all the hoopla has been, to be totally honest. I just updated my RDi V9.1.1.1 to RDi <IP_ADDRESS> by just simply changing my repository from 91 to 95 in the IBM Installation Manager. To IBM's credit, the Install Manager A) updated my IBM IM from 1.8.1 to 1.8.3, then updated my Version of ...
dd57f6b1-6a44-966c-f07f-55faaa6627af
['5cd8e141-6ea9-c034-1719-18b038bf2f0f']
Hi - I'm using Plone 1.0.1 + CMFCTRAddons 0.1 on two servers: one FreeBSD and one WinNT. I'm uploading content via WebDAV using Windows 2000 Web Folders. - I can upload News Items to both servers - I can upload Plone Events to the Windows NT server - When I try to upload Plone Events to the FreeBSD box, I g...
fa6ed431-91a7-ac6b-5fc6-759e957b8583
['5cd8e141-6ea9-c034-1719-18b038bf2f0f']
Hi- I recently posted two problems with Plone Events/Calendar 1. Events on March 31 didn't show up on the slot calendar 2. Could not upload Events to Plone via WebDAV (with CMFCTRAddons) The really odd thing was that I observed these problems with Plone 1.0.1 on FreeBSD, but not on Win32! The answer: Apparently...
a6a2ea6c-a2a6-6c51-e441-e38b0c08cd5e
['5cf49ef7-b50a-2bac-5863-36053e18670b']
Hi I am having a problem executing following query: cursor.execute("select * from projects where projectid between '%s' and '%s'"%(id1,id2)) But say if i have projectid's from 1 to 20 in database & if i give the project range 1 to 2 then it gives me the result 1,2,11,12,13,14..... When I execute this query in mysql i.e...
cfb87f8f-ef80-b1a3-4e6b-bd711200356f
['5cf49ef7-b50a-2bac-5863-36053e18670b']
Hi I am drawing a vertical barchart for project vs start date The vertical bars are for projects. Now, at the top of each bar I also want to display the number of projects. Also I want to show the color convention i.e Say I have different bars for H.R projects,etc... Now,if HR project bars are of blue colors then at th...
4cd6279e-3d75-e509-450f-d108bd9043a9
['5cf565f7-7d5c-0504-c76c-483aa3f133dd']
I added a node last week which appeared to work fine. But, after a while, it loses its default route, and so cannot access the Internet. It can talk to other nodes fine though, and uses what should also be its default route in order to get to all of the other nodes on a ping. The ETX is around 300. This is a two ho...
0b77f02c-3151-7cbd-e3db-209f415b60f4
['5cf565f7-7d5c-0504-c76c-483aa3f133dd']
Is there a known problem with the web server in 0.5.5? I haven't been able to pull up an interface through a web browser using that release. Reverting to 0.5.4 gives me the interface back. Has the way IP addresses become assigned changed as well. I get a different IP on the wired NIC everytime I boot with 0.5.5. R...
fc3326f7-109a-e493-11ac-c138b54c32b8
['5cf581ab-a8bd-bfe4-54e0-a4c288e62b54']
Hi Guys, Sorry to bother. But we are really anxious to resolve this issue. We're having a very weird problem with the i915 driver on Opensuse 13.1 and wanted to see if one of you Intel experts can point us in the right direction. We're experiencing this issue on several hundred of our machines, and we're dying for som...
d81e9bff-01dc-5389-466a-461e87ac07c6
['5cf581ab-a8bd-bfe4-54e0-a4c288e62b54']
Hello, We have an Eaton 3S 550 UPS using NUT tool to send power loss event. By default the power voltage threshold is set to 85 volts. If the voltage is less than 85 volts, it will trigger ONBATT event from NUT. Is there a way in NUT we can change the threshold from 85 volts to a lower voltage like 40 volts? We were ...
426e59b6-d34c-5902-3dd3-2c4226d7002d
['5d05c270-917d-2799-8ff1-5d80d4f588b3']
Hello, RubyCorner has been slowly (but continually) growing as bloggers writing about Ruby and Rails join it. Rigth now we have 286 blogs, and 379 users registered at RubyCorner. We must confess, that a big work load took us apart from the RubyCorner development for couple of months, but we are back. We are f...
7932fee2-0fba-7ccb-73cc-bb00c02bc44c
['5d05c270-917d-2799-8ff1-5d80d4f588b3']
Hello, I want to get the production environment configuration from the database.yml in the /shared folder of a deployed rails application. I could use scp to get the file, write it to temporary file, read it and open it with YAML, but is there a better way to do this? Best regards,
61d41e8c-401d-b0af-0ad9-fa38ad464b65
['5d10ad99-8189-8672-303e-49321e112834']
Hello, In Djnago 1.7 Manager class extends BaseManager (actually, it extends its proxy, created using from_queryset). BaseManager is not mentioned in official documentation, so it is not part of official ("stable") api, right? "All the public APIs (everything in this documentation) " (from here https://docs.django...
4ef10115-b553-1bcf-8f6a-02e638597147
['5d10ad99-8189-8672-303e-49321e112834']
Hello, I have server CentOS 5.7. It has mysql-community installed. I need to run perl-based tool (mysqlreport) and it requires perl-DBD-MySQL (not a surprise) When I am trying to install perl-DBD-MySQL via yum -- it says it requires libmysqlclient.*15 *and it conflicts with libmysqlclient.*16 *which was installed as...
8be394ab-76fc-40ca-8d4e-e84744f89aa5
['5d1ea9eb-3d97-dced-7615-61dd3a0c49f2']
I am considering starting a project that would design and implement an open-source DRM solution for Ogg Vorbis media. Ideally this DRM implementation could be extended to other formats of media, but I believe Ogg is a good starting point because of its openness. To avoid duplicating someone else's efforts, does an...
4c9eaa11-543b-19be-7710-41fcdc6f09e0
['5d1ea9eb-3d97-dced-7615-61dd3a0c49f2']
I am wondering if there are any active projects to produce Java wrappers for the MusicBrainz libraries? If not, I would be interested in creating these wrappers. From looking at the MusicBrainz code I believe creating JNI wrappers would be relatively straightforward, but am wondering if other developers are aware...
d98f51ca-dbb6-db3e-dcf3-b5a2a84e9f42
['5d1f1f51-fff9-655e-4cf0-82a28869b7ba']
Hello, As of the 0.9x Alsa releases, my SB16 ISA PnP won't work (when loading modules, they cannot find the card). It works perfectly in the 0.5x releases. In addition, the kernel modules work fine. If have read the website and my modules.conf is fine. ISAPNP is working fine on my system ( allthough I have ./c...
48f6a148-6eb2-cd64-e184-ace1134c90da
['5d1f1f51-fff9-655e-4cf0-82a28869b7ba']
ALSA Project Team, i386 system with a SoundBlaster 16 PnP in the only isa card slot. All other slots are PCI. Linux kernel 2.4.18 with sound support as kernel module only (SuSE 8.0). ALSA 0.5x works great when using the --with-isapnp=yes configure option. In addition, SuSE's ALSA 0.5x RPMs work great also. alsaco...
6253aaef-3ef4-6ee9-4b64-194a8aaab1d7
['5d203361-f49a-cd7b-7c4d-ac25a35a0b58']
Hi I'm interested in the group's feedback on the most accepted way to deliver a final PT report to a client. Best practices indicate that reports are only sent to a select group of people in each of the Red/White/blue teams, and docs are sent via encrypted email and/or the document itself encrypted with public/pri...
0873556f-4ff9-87f6-0504-8dc5f30c0be4
['5d203361-f49a-cd7b-7c4d-ac25a35a0b58']
ok we all know that in addition to good network, host and application security skills, programming in C is a pre-requisite for a decent pen tester or at least one who wants to write their own security tools or simply audit the open source code they use. My question is, despite their similarities should a pen tester...
bf934c22-7dd6-4c69-e16c-5012669014aa
['5d2323a8-15fa-3910-f2e1-767c7f07dbb5']
Hi folks, I have installed the ovirt OS on 3 dl380's. It has been deployed with gluster and all is fine up to a point. When I try to install the engine it is trying to get out to the internet but unfortunately I am behind a proxy with strict rules, is there a way to point to a local copy of the engine using the GUI in...
f2cf3f82-c4b3-15b6-77da-c8856ca016fe
['5d2323a8-15fa-3910-f2e1-767c7f07dbb5']
Hi There, Our 3 node Data center is up and running and I am populating it with the required vm's. It's a test lab so I want to provide pre fabricated environments for different users. I have already set up a CentOS box for nested virtualisation which works quite well but I would really like to group multiple machines ...
1229d780-01f4-054b-191b-e63a2f452466
['5d31e210-1c45-f37d-5ca7-b91c4ccabb93']
Hi everyone, I encounter a strange problem. My computer is 64bit CPU, and found the visual studio 2008 expression does not contain the 64 bit compiler, so i use the SDK v6.1 to compile the 64bit itk. I firstly open this sdk console, and run the cmake 2.8.6, in its confuguration UI, I choose to output the makefile of...
c9d1e3b3-c57d-82b3-eb76-63c1f6c42b1a
['5d31e210-1c45-f37d-5ca7-b91c4ccabb93']
Hi everyone, Now, I try to use the ITK3.2 to do registration work. when I use ImageRegistraion2 example to do simple translation registraion test, and found that the registration process is very very slowly. For a 2D CT slice image with size 350*270, it costs me half an hour, can anyone tell me whats the problem? The ...
1ce158fd-8066-b220-1fb8-e424da0444a4
['5d36c8b1-efa0-d8db-3f9b-e8290d5f2f42']
Dear all, I would like to crop a particular contiguous area of country polygons to a rectangular bounding box, and return new polygons, from which I can work out the centroids. I would like to do this so that I can use the centroids of the cropped country polygons to work out nice label placements for a map. I am havin...
b114566e-8f4f-22fc-64d6-77d6181e1119
['5d36c8b1-efa0-d8db-3f9b-e8290d5f2f42']
Hi <PERSON>, I think you can try spatstat::nncross. You will need to turn your sp objects into spatstat objects. So coerce your locations into a point pattern of class 'ppp', which I believe is done easily enough with maptools::as.ppp and your polygons into a spatial lines pattern of class 'psp' using maptools::as.psp....
dfa7ec13-ffb7-1845-f6ea-087371f61cbd
['5d37cd6d-b4e0-2cd8-df4e-71596b3439f7']
Hi folks, I had some trouble getting the stackless mailing list repaired, after one message was repeated thousands of times. This was a message from October, but interestingly, the thousands of messages appeared in both the October and the November archives. Looking forther at one instance of the thousands of copies,...
4d1845a4-7b1b-2ad3-3827-2f1ccdf05e85
['5d37cd6d-b4e0-2cd8-df4e-71596b3439f7']
Hi all, as promised, I've uploaded the slides from my Stackless talk to the stackless site. It can be downloaded here: http://www.stackless.com/#EuroSlides The page has also been updated to reflect the recent evalution. Some code concerning thread pickling will be added, soon. EuroPython was just -- great! I'm sure...
8926bd59-45b4-d482-b597-532413707a15
['5d455d3a-a927-c7b7-0aba-135bd19bcd5a']
I realize that this might be problematic/devastating if you had an AI PK and did this, however in my case there is no problem as there is no related data in the database yet lol. My question is, how can I reset AI? For example I deleted several rows and now my AI starts with the AI number after the last row that was d...
51e05ab6-de90-b9d3-3616-5ff27c0e1a8a
['5d455d3a-a927-c7b7-0aba-135bd19bcd5a']
Unless I am misinformed, subscription to the DIGEST format of this list should cause all messages to come in one daily e-mail? Can someone else who is subscribed this way please at least let me know that this is at least the case for them? I continue to get every single post as an individual e-mail. I have tried cance...
b4994fcd-b83d-35d8-6013-dd23867d9824
['5d5525a5-cb14-9d08-8b41-ddc571001a40']
Hi, <PERSON>, Thanks. I've updated the Turmvilla - Nova as 64bit and now I could start the Noux subsystem. i'm still facing hang issue in starting up the Linux subsystem. This time I could capture the Logs from the /shared/log file. A few questions : 1. For the wifi configuration, I've tried to configure it from with...
9b927e9d-49fc-5545-e169-2ee5b7abde66
['5d5525a5-cb14-9d08-8b41-ddc571001a40']
Hi, With the previous Turmvilla scenario, I wish to setup two virtualbox sessions, one running LInux process and the other running Windows, concurrently. I created a new Win7 subsystem, emulating the LInux subsystem, with new vm_win7.vdi. However, I could startup only one of each sessions from NOUX, either Windows or...
5caf8f81-71fa-03e6-a2ea-7ddf8e744da3
['5d6f7a9e-1173-cbbf-40a4-5e8816dff860']
Hello All A thought on printers.... We generally have two types of print jobs 1. light jobs :- are usually needed "right now" typically 1-2 pages economy is not the criteria 2. Heavy jobs :- Its OK if we get the jobs next day, done from a Print Shop in Andheri or so.. SHOULD BE ECONOMICAL and preferably managable via...
77633daf-5281-b76c-d5a7-ebd600f58ed0
['5d6f7a9e-1173-cbbf-40a4-5e8816dff860']
CISSP A cissp study book is available at computer Book Shop DN Road Fort Mumbai 400 001 For CISA visit their site and enroll yourself You will start getting their regilar mails and snail-mails Also at Matunga the CISA conducts regular courses for their June exams Bookings usually starts at Nov-Dec and closes by Feb ...