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
5a6fd465-a416-ccad-1060-a27b4a132a2d
['477f1f14-c8f9-7f05-230b-ac50da595bd6']
Hello, I'm creating a Java WebApplication that manages contents of one static account, like a document repository. The user can already upload files to the application (that are uploaded to that account) and should be able to retrieve files (from that same account). Can I provide the client a direct download link to a document? The information found here http://code.google.com/apis/documents/docs/2.0/developers_guide_protocol.html#DownloadingDocs points to authentication methods that make the user manually provide the username and password but I don't want that. I'd like to be able to give a direct link to a document from that "static account" so that a user could download it without directly knowing the account the document is in. Best regards.
7a904945-66d7-7f2c-d582-fa43e5f4fed1
['477f1f14-c8f9-7f05-230b-ac50da595bd6']
Hello, I'm using ArchLinux (here's the "downstream" bug report: http://bugs.archlinux.org/task/16698) and with the last update to kernel <IP_ADDRESS> my backlight/brightness controls have gone mad. My laptop's screen keeps blinking, slowly increasing or decreasing its luminosity randomly. Sometimes it stays still for a couple of minutes at any random brightness level, but it's very uncomfortable for the eyes when it's blinking. Here's a video of what's happening: http://www.mediafire.com/download.php?z4mi4uzidjn I've tried to use /proc/acpi/video/VGA/LCDD/brightness and /sys/class/backlight/acpi_video0/brightness but with no luck, because they make no changes and when I cat them I get wrong values. I tried using xbacklight but it gives me "No outputs have backlight property". With the previous (<IP_ADDRESS>) version I had no problems and after getting this problem I installed Arch's "kernel26-lts" package (<IP_ADDRESS>) and I'm having no issues with that kernel. My laptop is an ASUS M51VA with an Intel C2D and an ATI HD 3650. I tried fglrx, radeon and radeonhd and it made no difference. If you need more details, please say so. Best Regards.
38922c21-3334-a8b8-06a5-5e9f9ad652bc
['47815199-9df2-47d9-585c-9aaffc6ab129']
The object names and the filenames are left off of the newer error type and that makes it hard to figure out which of many objects which may be called together to publish a page was responsible for the error. The Filenames in this case aren't a big deal...but what happened to the Object names? I can provide a more detailed example of missing details later too when I get it from our developers. <PERSON>
8b68f7de-8241-a9d4-317b-6f0d40f60bfe
['47815199-9df2-47d9-585c-9aaffc6ab129']
I know that XFS doesn't/didn't support filesystem resizing that involves making the filesystem smaller. What are the technical hurdles faced if such a program were to be written? Or would this be fairly obvious from reading the filesystem specification? Just working from assumptions (perhaps wrong) would be that you would have to find all files/inodes that are contained in the space that you need to want to truncate from your filesystem. Do some something similar to defragment/move those file into the non-truncated space. And then rewrite the XFS "superblock"? Is the biggest challenge then finding the files that are in this space? Telling the filesystem it is smaller? Moving/defragmenting the files? Due to limitations on how the code chooses where to write it's next blocks? Having to sort all the files on the filesystem? Just some random thoughts that came to me about resizing. This would be a good thing for LVM if I remember, and I was more or less curious why there isn't a tool (and then assumed that there wasn't one because it was hard to do due to a design decision). -Mike
cd54ffb2-0f2d-3f54-cf75-63d2040922fe
['4788f394-d9e7-d151-342d-b0e2cb72c531']
Thank your for your response. I am not confident I could provide a backtrace. I have not done one of those in over a decade, and I remember things changing then in what one had to do in various circumstances. /usr/share/evolution/filtertypes.xml may be useful, but it will take a bit of study to see if I can figure out how to use it from existing examples. The idea of creating the filters.xml on a different machine or perhaps under a different version of Mageia would seem to have merit. It will be a few days before I will take on such a task, as it will involve gathering the data for an extensive set of rules, creating them on the other machine or OS, testing there, and then copying to my main machine. The stop processing that occurs does so without any <part name="stop"> in the filters.xml file. In creating a new filters.xml file, I first moved the original to a safe location, and copied it back to its proper location. This resulted in a first line of the file with a magic number that was not acceptable, so I had to grab the first line of the original, create a file with that alone in it, then add the copied file to that, and delete the overlap to get a working file. (head -n 1 filters.sml > newfile.xml ; vi newfile.xml and then r copied-file, edit as needed, then write out that). I also created folder names for the new folders needed, by finding the existing folder names and creating new ones with strings replaced as needed for the new folder names. I made no attempt with absolutely no filter rules. That too might be worth a try. Once again, thank you for you time. If the intent is to keep evolution's formats private, I will probably have to accept the resulting problems or find a new e-mail application. Cheers! <PERSON>
dd425429-57d5-45a0-0290-0df83f8747eb
['4788f394-d9e7-d151-342d-b0e2cb72c531']
Mageia 5 Linux offers only 3.13.90. Mageia 6 may have a more recent version, but when that will emerge is uncertain. I have enough difficulty keeping GNOME functional on my system without going to applications not packaged for Mageia. (I do not care for KDE and derivatives from it, that are used by most Mageia users. GNOME I like.) Trying to go outside the Mageia distro would simply introduce new problems, for a system that generally works. In the case at hand, it would probably be possible to grab the source code for evolution, find the sections that provide creation and modification of filters, and deduce how to put together rules in filters.xml that would do what I want. But it would be much easier if someone could simply provide a copy of the specifications on how to put together rules and use a vi editor to create and modify them. Cheers! <PERSON>
f5cdc973-1875-1518-c2f1-36042ab10066
['4795c7f6-6dc9-22ec-fcc1-598f9578ac2a']
Can any consul expert pitch in and respond please? We are stuck with this in ITG environment so when one Consul node crashes, is it the intended design for the cluster to become unavailable? If that is the case, Consul is NOT a highly available solution as advertised. Is there a direct mail id I can use to contact one of you? Or should i raise an issue in Github/consul? Thanks in advance.
ea8fbb90-b1de-7a8f-7127-0694a9d3f740
['4795c7f6-6dc9-22ec-fcc1-598f9578ac2a']
I have the consul setup as follows: 1) Three nodes are in a vault cluster and unsealed. 2) Node 1 is the active vault node and other two are in standby mode. 3) All three are registered in consul. 4) How do i query the consul HTTP API to get me the hostname of Node1 that has vault service in active status? Is there a way to do that? Please provide examples. Many thanks! I am thinking there should be a curl command to send to consul to get the name of the node that is running the vault in active mode. Thank you!
44ce2f18-1d41-d4ba-881d-11013ba94cfa
['4798650c-f0f8-f315-e226-c24d723e22b3']
Hi, I'm trying to modify an existing project using JacORB so that it works onIPv6. I've stumbled on the problem of specifying an IPv6 in a corbaloc. There's the problem of misinterpretation since IPv6 addresses have : as delimiters. I've seen that in the OMG standard this is solved by surrounding the IPv6 addresses with [ ]. Is this also possible in JacORB? Greetings, <PERSON>
d3996f00-fd4b-d86d-77db-ad4b468d104a
['4798650c-f0f8-f315-e226-c24d723e22b3']
Hi all, I have an existing program that uses an older Jacorb version (about a year old, so not prehistorical). For some specific reasons I had to upgrade to a new Jacorb. But, when I tried to start the NameServer, I discovered that the new version NameServer runs on a random port and that it isn't possible (although not to my knowledge) to set this port manually. Problem is that my existing program makes use of the fact that the nameserver runs on 2500. Is there a possibility to set this port so that I don't have to rewrite the program again? Thanks! <PERSON>
3519eac1-b260-736c-737c-eb3c1d562c30
['479edd8e-366b-32a8-ebfb-d6a348e72ff6']
Hi All, Whenever I try to see the CI relationship viewer I get the following error: "CMDB libraries are not available. Please install the CI Relationship Viewer on the Mid Tier server." But the fact it is installed properly and all the APIs (cmdbapi20.dll, cmdbapi20.jar, cmdbjni20.jar) are already in the WEB-INF/lib directory. I am on ARS 7.0, CMDB 2.0.1, Mid-Tier 7.0.01 and Apache Tomcat 5.5... Is anything there that I am missing? Please update me... Thanks in advance... ARUSER
3aea5163-8e58-f1a8-5518-a3d582746631
['479edd8e-366b-32a8-ebfb-d6a348e72ff6']
Hello All, I am on ARS 7.1, ITSM 7.0.0.3 and integrated Active Directory (ARDBC and AREA) with the system. Now users can login into system by using their Active directory login information. But while creating new request it gives an error as following: "You must be a registered user to access the Requester Console. Please contact your Administrator to register for the Requester Application. " I want to know that, do I need to populate active directory user data into People form? Please help me out. Thanks & Regards, <PERSON><IP_ADDRESS> and integrated Active Directory (ARDBC and AREA) with the system. Now users can login into system by using their Active directory login information. But while creating new request it gives an error as following: "You must be a registered user to access the Requester Console. Please contact your Administrator to register for the Requester Application. " I want to know that, do I need to populate active directory user data into People form? Please help me out. Thanks & Regards, Ajit
faa7e3d7-7f0f-0de7-d751-e78aba4ef966
['47a262c0-1112-de67-fdfe-f717a7803ff2']
In my experience in the rural areas around DFW most of the smaller operations, such as I had until recently, used Mikrotik equipment. Around here SkyBeam has bought out all of the small and most of the large WISPs. They retired the Mikrotik equipment in favor of Motorola Canopy originally. I was told the Canopy line may have been sold to someone else. I think Cambium. The Mikrotik equipment I had at the top of my 96 foot tall tower was rock solid. Never a hiccup in years of service in all kinds of weather. Of course I did a proper standards based installation including bonding and grounding. Proper installation makes a big difference no matter what you use. <PERSON> Ph.D.
5d62b865-3ee8-58b8-2dc4-6e8c529c220c
['47a262c0-1112-de67-fdfe-f717a7803ff2']
I will be posting this on several lists, so please forgive the cross posts. I have ten customers located in northern Johnson County Texas between Burleson and Alvarado that need a service provider. I have been providing Internet service to them for the past two years, but this is not my main business. As such it has become more trouble than it is worth. Several of these people work from home, so they are desperate. I also have a list of about 30 people I have not been able to connect, who you could connect as well. Anyone interested contact me offlist at <EMAIL_ADDRESS>. <PERSON>
cbc59df6-8e2f-f3a3-8d55-1ae4bcb29d83
['47bcc933-4c26-bf31-3a4c-74505dff9025']
Hi, I've been using imapd and I've noticed something that I'm curious about. It seems that the imap search function only works for us-ascii character sets. Is there some reason for this limitation? It is hardcoded into the imap server. This limitation exists in both 1.2 and 2.0. The code in question is in 'imapcommands.c' in the _ic_search function. I've included the code below for easy reference. Thanks, <PERSON>
04591ae2-77a5-8a57-0005-52da5f82c1e5
['47bcc933-4c26-bf31-3a4c-74505dff9025']
Newbie alert, this is the first time I have submitted a patch to Quixote. My apologies if I have made any errors in the submission process. The attached patch changes the form2.Form has_errors method to use the return value of the is_submitted method instead of the existence of a form in the request when deciding to process a form. This change stops the behavior of evaluating a POST-method form when the only form values in the request are those provided in the query string. The patch is against the latest 1.0b1 release available on the Quixote download page. <PERSON>
32f9c34e-439e-b6a8-934a-b9025bc75869
['47bf3eb2-5bdc-3c3b-5e07-690b0f7919eb']
I'm prototyping a small runtime vm, and I'm experiencing a strange crash and error message. In gdb, I get these messages when I inspect _value->value() (full source at bottom): "can't find linker symbol for virtual table for 'Value' value" "found 'std::ostream::operator<<(long)' instead" I'm not sure what's going on here. I do pass a 'this' as a reference to Value itself, maybe that is what is confusing g++? Thanks, <PERSON><IP_ADDRESS>ostream<IP_ADDRESS>operator<<(long)' instead" I'm not sure what's going on here. I do pass a 'this' as a reference to Value itself, maybe that is what is confusing g++? Thanks, Mike
84c6d0c1-6236-761c-083f-df8212491f53
['47bf3eb2-5bdc-3c3b-5e07-690b0f7919eb']
Hello, I'm programming a little app with wx (my first wx app). Project started on Linux Mandrake with KDE... the look and feel of the app was quite good... But now... I'm using Debian Sarge with Gnome and the look and feel of the same app is very OLD fashion (it looks a TK application !) Menu name, for example, are very little... and many other details but it's quite difficult to explain it by text. Do you have any idea about the problem ? Regards.
fbd36725-f97a-2646-ba78-e3e49297f72f
['47c3f3d0-bc30-625a-b067-86b530819ca3']
Hello, <PERSON>. My name is <PERSON>. I'm this-semester-graduading (bachelor) student from Russia, and I think I could be the candidate for subject. (lowRISC GSoC ideas: http://www.lowrisc.org/docs/gsoc-2015-ideas/) I already have some discussion with lowRISC developers on their mailing list, and this message is composed from pieces of that conversation. (resending it here is, definetily, not a good idea, lowRISC archive is here: http://listmaster.pepperfish.net/pipermail/lowrisc-dev-lists.lowrisc.org/) My main worry for now is that I can't reach <PERSON> (dalias at libc.org) who is a mentor for this project. I wrote directy to him few days ago, and lowRISC devs CCed our conversation to him, but I didn't get any reply yet. So, firstly: if anyone have any contacts with him (except email, of course) and could "ping" him, that a poor russian student want to work with him, I would be very thankful. :) Secondly: if <PERSON> won't get in contact, would anyone be interested to adopt me and become my mentor instead of <PERSON>? So here's a little about my background: * Studying at Far East Federal University (Russia, Vladivostok, UTC +10). * My main interests in CS is HW-SW interaction (and so OSes and system programming) and software architecture engineering. * My evaluation work is autonomous surface vehicle project (it's software part in particular). At the moment I'm working on different math stuff and playing with RPi and ROS. Also have very rough Arduino-based prototype of inertial navigation system. * Have smth like ~5 years of Linux-user expirience. Can build kernel, write makefiles and CMakeLists. Know how to use VCS (git, mostly). Have a set of books and stupid university tasks behind my back. * As far, as I understand, I'll deal with lots of C code and, probably, ASM code. Well, C is OK. Had tiny ASM practice, but I understands concepts pretty well, I think. I might have a *little* lack of *practical* expirience, but I'm sure I can work it out in no time. I read through the porting-to-new-arch docs on musl wiki (http://wiki.musl-libc.org/wiki/Porting) and looked through musl sources. (offtopic: omg, musl-devs are the best, not all project I've seen so far have such simple and easy get-into-problem guides) As I read <PERSON>'s "Computer Architecture" carefully, I think I fully understand this porting guide and so my further steps and my proposal would be based on it. Not to mention, I found musl project most mature among other GSoC projects I'm interested and feel more and more thrilled about working on it. :) For now I'm a little bit worried about signals and pthreads, as it is most complex part (I think) and I don't *fully* grok *internal* mechanisms of synchronization *yet*. Any advices and any help in this area would be greatly appreciated. Sorry for huge mail. Best regards <PERSON>
3a55bf29-82b0-406e-e918-44d3741289f4
['47c3f3d0-bc30-625a-b067-86b530819ca3']
2/3 completed proposal attached. Too tired to finish it completelly today. It's said that good proposal should be exact, realistic and brief... Well, it's not. It's my first GSoC, so I think the more, the better. Any kind of feedback appreciated. Following kinds of feedback is GREATLY appreciated: 1. Milestones and timeline. All your thoughts about them. 2. What should be shortened and/or deleted? Any better formulations? Regards, <PERSON>
609130f1-b8f8-11ec-8299-a399f2808e5a
['47e3e048-8677-f796-01be-1132384c5f28']
What mechanism creates the index(s) for the documentation? I ask this because while my printed documentation is badly out of date(I'm waiting for 12.14 ;-) ) I by chance noticed three problems just in one project this afternoon; no entry for page number, both entries for page break point to wrong page. Since this is for 2.10 it is probably moot, but I thought I'd ask if for no other reason than to find out how it is done and how it is tested. --hsm
46b7ffcd-1b65-9a11-c16c-c28a430a3b3a
['47e3e048-8677-f796-01be-1132384c5f28']
In <PERSON>'s 'Diatonic Major and Minor Scales', under the notes shown for a given scale are marks beginning with a number surrounded by parenthesis followed by a line vaguely parallel to the notes, concluding with an uptick between a given pair of notes. What is this called and how might I duplicate it in Lilypond? --hsm
92c3ab61-2805-74e7-888e-edf45ccf7c19
['47e56b55-64ae-f5bd-4c54-6fa1609a9ab4']
Beautiful netporn people, For me, the conference was great and special as well. Thank you all for being so awake and alert. I also once again want to thank <PERSON>, <PERSON> and the Amsterdam crew especially for working so hard to make a special atmosphere. And <PERSON> for cross- fertilizing cultures beyond what we could imagine at first. I just arrived back in Hong Kong with a big cold but look forward to the next steps-- planning the publication & next conference, reading yr blogs, stocking archives. (Meanwhile, another call for netporn criticism) With many hugs, Katrien
3274adc6-1744-93c0-43a0-702a0e93952d
['47e56b55-64ae-f5bd-4c54-6fa1609a9ab4']
[just to indicate how much pleasure work still needs to be done.KJ] FW: A review of <PERSON> 'Pornified' by <PERSON> Soutch China Morning Post, 5 feb 2006 nternational specialists are now referring to pornography addiction as an epidemic. Its victims? Other than human beings, philosophy, intimacy and harmonious relationships. Eight years ago, porn played almost no role in divorces; today, it often does. Porn's new mainstream status has brought the normalisation of perversion, the erosion of sexual and emotional literacy, masculinised sexuality as females struggle to conform to male porn-gestated sexual tastes, the ideological deformation of children, an increasing tolerance of sexual violence, escalating violence in rape, and infidelity as the norm. Disturbing? Certainly. But because pornography is defended under the banner of free speech, little is done to curtail the inestimable psychological damage. <PERSON>, author of controversial best-seller The Starter Marriage, has weighed in with the first mainstream attempt to examine pornography's toll on men, women, and relationships. She polls porn users, the wives of users and addicts. She researches statistics and divorce cases, and scans porn sites. She quickly realises that the lines between pro-porn and anti-porn forces are drawn with the sensationalistic fervour of true bigotry. 'To be for pornography was to stand in favour of civil liberties, sexual liberation, and science,' she writes. 'Opposition to pornography was considered repressive, reactionary, and anti-sex. Dislike or disgust with obscenity could simply be reduced to some form of religious superstition, sexual shame, or fear.' The knee-jerk liberalism of pro-porn advocates has always been based on a refusal to face facts. Almost 3,500 new child-porn sites are added to the web each year. What now passes for normal sexuality was once the domain of the psychosexual serial killer. Witness women in award-winning, mainstream DVDs, their eyes taped shut, having their nostrils pinched or vomiting during brutal oral sex (from the cover blurb: 'She feels not a person, just a body'), or prostitutes dressed to look like children (an act that's protected in American courts because no real children are involved). Degradation is now an aphrodisiac, verbal abuse has become associated with arousal, and whores are increasingly perceived as inhuman - objects to be 'pounded' and 'pummelled'. With infinite ideological elegance, <PERSON> elaborates: 'As a prisoner tortured and photographed pornographically at the Abu Ghraib prison in Iraq explained, 'We are men ... They wanted us to feel as though we were women, the way women feel, and this is the worst insult, to feel like a woman'. For the prisoner, to be made into pornography - to be pornified - was to be dehumanised; yet when presented in the context of pornography proper, it's acceptable, even entertaining.' <PERSON> also reports that male sexual fantasies have become increasingly shaped by the standards of porn. 'Two-thirds of male fantasies feature more than one woman, almost always strangers or near-strangers. When talking about their fantasies, men typically describe women's physical attributes ... and not their other qualities or their relationship to the man himself. The focus is on a woman (or, increasingly, multiple women) serving a man.' Psychologist <PERSON> attributes rising pornography use to the stresses placed on men. 'Many men are still providers and they're still in the workforce, where the skills required often demand a kind of calculating callousness. The workplace is more competitive and there are fewer jobs. It's tough out there. But at home, the kind of behaviour that works in the workplace is simply unacceptable ... So they go online to look at pornography ... Voyeurism offers a certain kind of control.' The porn addict's take on intimacy? One woman writes: 'He was just not there with me ... At a certain point, I realised I was just a tool. I could have been anything or anybody.' The reality? Pornographers have two sets of victims, the second unconscious of their victim status: porn models (many of them victims of poverty or a modern form of the slave trade, all of them victims of abuse), and the men trained to enjoy their degradation. Both are exploited, degraded and indelibly marked. But how can we intelligently combat the source of so much corporate profit? The pornography industry employs lobbyists, lawyers, marketeers and industry analysts, as well as trading on the Nasdaq and the New York Stock Exchange (AT&T and Time Warner have substantial investments in pornography through
4acfaf23-8534-ca67-1172-017996b0a757
['47ead89e-726b-9a88-9999-889336ac9382']
Hello, Is there a way to override matching rules in attribute? Specifically I may have to execute case-sensitive search at one time and case-insensitive search at some other time on the same attribute. I read a few articles and found that I can use extensible filters for the same. I tried the below syntax while setting the filter but that does not work for me and I get no results. "(attribute:2.5.3.12:=value)" (where "2.5.3.12" is the numeric OID for the caseIgnoreMatch equality matching rule). I also tried to use org.apache.directory.api.ldap.model.filter.ExtensibleNode class but could not find enough examples to check its correct usage. I have to use JNDI for this. It would be great if you could help me out. Thanks, <PERSON><IP_ADDRESS>:=value)" (where "<IP_ADDRESS>" is the numeric OID for the caseIgnoreMatch equality matching rule). I also tried to use org.apache.directory.api.ldap.model.filter.ExtensibleNode class but could not find enough examples to check its correct usage. I have to use JNDI for this. It would be great if you could help me out. Thanks, Neha
4b1cc1b8-a173-e7c2-9d4e-b1bbad58751f
['47ead89e-726b-9a88-9999-889336ac9382']
Hello, Is it possible to get the results by page number? Say I execute a query and specify an Offset and page size, and I get the results starting from that offest. The usecase that I have to address is this-- User click on a filter(say objectclass=xyx) in the UI and sets pagesize = 10 and gets 10 entries. Now he clicks on - page 5 and expects to get results from 51th entry to 60th entry. Thanks, <PERSON>
ace3a457-cd54-3dda-134a-870c6456ea85
['47f63b94-e5b6-b795-933e-11225c88bcd3']
Hi all, I can't configure the default spam rule for new accounts with imap backend. I enabled the spam rule in $_prefs['rules'] of ingo prefs, I can see ti enabled in DB, but the fields rule_value, rule_flags, rule_conditions, rule_combine and rule_stop are empty. Also, Ingo_Storage<IP_ADDRESS>ACTION_SPAM isn't defined in ingo/lib/Script/Imap.php. If I define a rule as a user, I see it in the DB and it works. But, how can I define the same rule as a default spam rule for new users? I tried to put the php serialization of this rule in $_prefs['rules'], but can't get it working. Regards
7fc0176f-e9a6-2b5d-1d6f-de964b563e06
['47f63b94-e5b6-b795-933e-11225c88bcd3']
Hi all, By now, the only way I've found to activate the user rules using Sieve backend is clicking the "Enable script" button in the filters section or creating a new rule. This forces the creation of a dovecot.sieve file populated with the rules defined in ingo_rules. Is there a way to automatical enable or set active the sieve script with the rules defined in ingo_rules table by the users? I'm moving from Horde 3.3 and IMAP backend to Horde 5 and sieve backend and I have lots of users with their own ruleset. Cheers, Matías
f4c5f182-ce1b-6448-ca40-290ccaabe2ca
['48094b5c-ae99-4511-f69a-9bbe8c210596']
Hi fellow Groovy developers & Groovy devs, someone asked me recently what in my eyes makes Groovy special, and what my arguments for choosing Groovy over other JVM languages for an (existing) project would be. I initially replied in multiple emails, but since he said having my points available online would help him, I have put my take on Groovy as "One Language to Rule Them All" and some thoughts on switching a project from Java to Groovy on a blog. I think this might be helpful to others in the community, so I'd thought I'd share it here: http://www.arscreat.com/wprs/goltrta/ http://www.arscreat.com/wprs/blog/ Cheers, mg
c2325c38-bfb4-e250-7301-bdb73125208f
['48094b5c-ae99-4511-f69a-9bbe8c210596']
Yes, but what about all the (hopefully many) people new to Groovy, who don't use CodeNarc ? How do you educate them about what is idiomatic Groovy ?Especially in cases like this, where a completely equivalent Groovy alternative exists... I imagine something along the line: Warning: Using {...} Java style array literals is not idiomatic Groovy. To avoid confusion with Groovy closures, it is recommended to use the performance-identical Groovy [...] list literal syntax instead. I think we should decide if that is something we want to do in general, or not. My argument for it is, to avoid Groovy becoming a Babylonian-syntax-language like e.g. Ruby... Cheers,mg
d6455282-900c-ccb7-62f8-32c9a495c759
['480d7bfc-0f36-2067-a7f9-90c50d0e8acf']
Dear All, I need to perform a numerical integration of one dimensional fucntions. The extrems of integration are both finite and the functions I'm working on are quite complicated. I have already tried both area() and integrate(), but they do not perform well: area() is very slow and integrate() does not converge. Are in R other functions for numerical integration of one dimentional functions? Thanks in advance <PERSON>
378c85b4-2f62-9469-3587-09d5315885d1
['480d7bfc-0f36-2067-a7f9-90c50d0e8acf']
Hi everybody, we are a pool of phd students and we have a question about AIC. We are interested in calculating the AIC for a mixture model on galaxies data. So far we have found AIC works only for regression models, whereas we need AIC for a mixture of Normal with mean, sd and weights given by our EM algorithm. May you help us? thanks in advance
50d8e9ad-80be-9c96-1fc7-ce56f8025d2c
['4815d484-800a-c85c-ff24-734be0e4ed36']
Thanks to <PERSON>, <PERSON> for thier suggestions to increase the limit for max_proc_per_user HP support is also of the same view, however there was no response that could provide a reason for why this happened. <PERSON> is there a supporting reason for increasing the parameter to a value of 2048 as suggested by some. I am going to bump this up to 2048. thanks <PERSON>
26de4bba-573b-c216-902c-b63ee0fd06b4
['4815d484-800a-c85c-ff24-734be0e4ed36']
Managers, I have a situation here when a user (oracle) tries to ftp some large 20gig files over the gigabit ethernet and the entire GS-140 system freezes. I could hardly log on form the console in 6 minutes and every command took many minutes to return back. We are running 5.1A pk3 Any suggestions ? thanks <PERSON>
c04223b8-a072-6bfc-60d9-d89be941986b
['4818cca2-a49a-d62c-c78a-1e568c0f3b57']
Hi, I've recently started to use smartmontools on my Proliant servers. The later servers with their SMART RAID controllers the latest smartmontools (5.37 cvs) supports through the cciss. It works fine I'm happy to say. Some of my older proliant gear uses the integrated Compaq SMART controllers (DL360's for example). These devices are known to Linux as: /dev/ida
5e8c7f03-92e6-b84c-1867-1edcec6b2be1
['4818cca2-a49a-d62c-c78a-1e568c0f3b57']
Hi, I've recently obtained a need to have php-xslt support for an application, and because I run a RHEL 4 derivative, no php-xslt seems to exist anywhere. The closest I've found is: http://blogs.csuchico.edu/ik/2006/09/20/rhel-4-and-php-xslt/ which describes the process of downloading the sablotron src rpm from Dag (rpmforge), compiling it and then manually recompiling php from source. Other research shows that under Debian and Ubuntu, it's just an addition php-xslt package, nothing more. Is there any chance ATrpms can make available a php-xslt RPM? Having to recompile from sources, for both i386 and x86_64 (especially since at the moment I don't have an x86_84 test environment) is a major issue for me, to say the least. Other suggestions are also welcome. Thankyou. <PERSON>.
043e684e-d78f-97c0-84f6-e99baba76f87
['4826011d-006d-c6f7-638c-4879e1992421']
Hello all, for a new development effort[1] in the PLPA sub project[2], we/I need actual data from running machines. Concretely the cpu topology information which the linux kernel >= 2.6.16 exports per sysfs. Those who are willing to help please follow the instructions at the end of the mail. Most interestingly are machines with multiple NUMA nodes, enabled HyperThreading (HTT) and multi-cores. Thank you very much. <PERSON>
fcf6b676-93c0-466f-ed2e-0ffa8dccadde
['4826011d-006d-c6f7-638c-4879e1992421']
Hello all, a user has posted[1] a problem to the comp.programming.threads group, that he get EPERM errors in a child atfork handler from a pthread_mutex_unlock with an error checking mutex. There is some code to test this. I can reproduce this in a ubuntu 7.04 i386 system. Please have a look at this thread and give a comment on this issue.. Thank you. Regards. <PERSON>
e283c5f9-d444-1576-31c0-de5321247849
['4828b990-91b2-f3cb-7e80-5a2267caba93']
<PERSON> asked about people's experiences with the Dymo LabelWriter printer for use as spine labels. We've been using Dymo spine labels for about two years and are happy with them; we have not seen the yellowing and fading others have described. Following an advisory from our label stock vendor last December that use of label protectors with the Dymo labels is not recommended due to accelerated fading, we set up a small test. During a January relabeling project in one of our branch libraries, we applied label protectors to only some of the books, leaving the rest of the labels unprotected. We re-evaluated the collection last week and found only a slight difference in label legibility. In both cases the labels are white and the text dark and clear. It looks like there is a small interaction between the ink and the label protector in that the characters on covered labels aren't quite as crisp in a side-by-side comparison, but they are still very easy to read. We are satisfied with the Dymo labels and the use of label protectors with them. Several libraries reported their experiences with Dymo labels on AUTOCAT in mid-May (including Ms. <PERSON> who has also responded to your question), and in those cases yellowing and fading were obvious after only 3 months. We didn't see it in 7. One library reported experimenting with different label protectors and found that the choice of protector has a significant impact. I suspect this is why we didn't experience the same problems as other libraries. We have long used a 1-mil polyester label protector from Brodart. When we switched over to Dymo spine labels, it seems we were fortunate that our choice of label protector is one that appears to be successful with the new labels. Our oldest Dymo spine labels are about 2 years old now and are label-protector covered; they still look quite good. <PERSON>
6ab603d4-01c6-86cf-d5ea-885689cf345d
['4828b990-91b2-f3cb-7e80-5a2267caba93']
<PERSON> asks about our method of drawing indexing data from the MARC record for use in a web-based e-book subject list, which I described in an earlier post. We use the scripting language PHP for this. The data is extracted from Voyager daily as XML, and then the elements being used are changed to PHP. She also experimented with our Vivisimo-based e-book searching tool to explore its relationship with cataloging data. They are in fact entirely separate. The e-book search tool is simply a federated search into the individual packages (using the search features on the providers' sites), so it is doing a keyword search of the e-book full text. It retrieves chapter title, author, and other basic citation data for the results screen, and this chapter-level citation data is the basis for the automatic clustering. There is no connection to our cataloging data or any other indexing, which, for our basic purpose, is fine. The search tool's intent is to provide quick answers from our electronic reference sources for our time-crunched clinicians, researchers, etc. As a complement to the OPAC, our A-Z titles list, and our subject list, it offers yet another way into the electronic content. We believe e-books are a key resource for the medical community, and we have a strong commitment to making them as easily accessible to our users as possible. <PERSON> HSLS
999eff0b-92a6-69d3-015d-7f58d0f0a3b7
['4844d1c5-89d4-b576-2a31-9a78f23e4c53']
Hi, I am having really weird experience with 2008.11 on my PC (AMD Athlon 64 3000+, Asus K8N4-E Deluxe motherboard, Nvidia GeForce 6400, 4 SATA and 2 PATA HDDs). Installation from the Live CD would get stuck irreversibly (not responding to keyboard input) in the console mode, when the default option was selected, but I could boot from the CD by switching to text mode in GRUB menu, starting the vnc server and connecting to it from another machine (as described e.g. here http://blogs.sun.com/VirtualGuru/entry/installing_opensolaris_2008_05_into). In these settings the installation went without a hitch. However, I cannot use the OS. When I try to boot (from the hard drive) in GUI, the system freezes after a while, the boot progress bar just stops moving, and I have to hard-reset. Booting in the text mode seems to go OK and reaches the login prompt, at which stage the system freezes again (no response to keyboard, no output on the screen). It about there is a short lag between the appearance of the log in prompt and the freeze, and if I'm quick I can type in my user name and password, get to shell and execute a few commands. And then the system stops responding. I tried booting with verbose and kernel debug options ( -kdv ), but it doesn't get me into debugger, and the messages I see at the time of the freeze seem pretty innocent. I turned off all unnecessary options in BIOS (e.g. sound and the Silicon Image RAID controller I don't use Si3114), and removed the wireless card, but this didn't change anything. At this point I'm out of ideas as to what else to try fix or at least diagnose the problem, so any suggestions will be very welcome. Thanks.
243f39eb-9f95-1bd3-48ba-ace5052fc836
['4844d1c5-89d4-b576-2a31-9a78f23e4c53']
<PERSON>, Thank you _so much_ for your response! I flashed my BIOS with the latest beta version (1011-003; using FreeDOS CD to run the AWDFLASH.EXE v1.16 utility) and everything just began to work, even X11, which I expected to need to further fiddle with after I get the text mode working. Cheers, <PERSON>.
2b913fd5-10c6-c4ac-ea06-f4e201b1b79e
['48460274-713a-7ff8-b141-f6964b5cbf05']
Dear Sirs. I have a problem with installing PostgreSQL 8.3 on my computer with Windows XP Home edition and AVG FREE antivirus 7.5. The installation-program asks for a installing-language and to save the installation-process in a logfile. When I choose English and press the button "Start", the installation-program writes the message "Prepare to install" in a short period, and after that nothing is happening. What is wrong ??? I enclose the logfile. My e-mail-address is : <EMAIL_ADDRESS> I hope to hear from you. Best regards. <PERSON>
21a0770e-9538-7c4c-2a46-322976746d79
['48460274-713a-7ff8-b141-f6964b5cbf05']
Dear Sirs. Does there exist any mono documentation that could be read offline (PDF-files or HTML-files) ???? If this exists, where can I get it ???????? My E-mail-address is : <EMAIL_ADDRESS> I hope to hear from you. Best regards. <PERSON>
9615067c-b3d2-0359-bc47-17dc6d77f30e
['4849a17c-858f-6050-8f7a-ce33fc445ae7']
Hi all, I've uploaded the fifth Alpha version of Flexible Rails. See http://www.flexiblerails.com for details. This is an in-progress, PDF-only book about using Rails 1.1 and Adobe Flex 2 to build Rich Internet Applications (RIAs). The two main highlights of this version are: 1. I have added a new iteration (Iteration 19: Validation), which explains how to integrate Rails Validation with Flex Validation. 2. I have reformatted almost all the code samples in the book, based on feedback from readers of earlier versions. Since posting the initial announcement to this list two months ago, the book has grown from 214 pages (169 pages + Preface and Appendices) to 309 pages (264 pages + Preface and Appendices). My current estimate is that the book is about half done. Readers of earlier versions can, of course, download their free updates via the usual method. Thanks, <PERSON>
4631790d-6a5a-77be-5094-b9ca63bea59e
['4849a17c-858f-6050-8f7a-ce33fc445ae7']
Announcing the "Alpha Book" version of Flexible Rails. http://www.flexiblerails.com/ This is an in-progress, PDF-only book about using Rails 1.1 and Adobe Flex 2 to build Rich Internet Applications (RIAs). It is not an exhaustive Rails tutorial (AWDwR does that already) or a Flex 2 reference manual (Adobe ships over 3000 pages of PDF reference documentation with Flex 2). Instead, it is (in the process of becoming) an extensive tutorial, developed iteratively, on building a fairly interesting RIA using Flex 2 and Rails 1.1 together. It is currently 214 pages, or 169 pages if you don't count the Preface and the six Appendices full of installation instructions. I expect it is between 20% and 40% of the final length of the book. There are many revisions to come in the evenings and weekends over the months ahead. That said, there is enough useful material and code in it that I can sell it with the belief that readers will get their money's worth today. Obviously, purchasers of any version (Alpha, Beta, Final) of this first edition of this book are entitled to a free PDF copy of every subsequent version of this first edition of this book. For more information visit http://www.flexiblerails.com. Thanks, <PERSON>
8f569796-8dc4-545a-367a-75f35cc36dd9
['484abc13-0b44-4d4a-a2e0-7bfff31ef8cb']
Shri Ravishankar, Please cool down. I am not a member of Gaudiya Vaishnava movement, despite my email id. It is just a nickname. dAsyam one of the nine best forms of Bhakti as explained by the Bhagavata verse "shravaNam kIrtanam vishNoH smaraNam, pAda sevanam vandanam arcyam dAsyam, Atma-nivedanam". This verse has been quoted by <PERSON> under Gita 18.65 The purpose of the question was not to offend anybody. In Tamil, there is a saying "edhiri veTTina kuLaththile thaNNi eDukkaRadhu" which means "supplying water to soldiers on our side, from a pond built by the enemy". Hence, I was thinking if it was possible to refute the assertion made by Vaishnavas that <PERSON> was a Vaishnava, using the same pramANas that *they* use for making the assertion -- ie., prasthAna-trayi bhASyas. Otherwise, we can try and show that Dakshinamurty-stotra/Manasollasa are genuine works, using *their* criteria. If such discussions are not allowed/not encouraged on this list, senior members/moderators may very well intervene and say so. Hari Smaranam
dffe55ac-be05-9b20-b332-72f1f587475b
['484abc13-0b44-4d4a-a2e0-7bfff31ef8cb']
(continued from Part - I) Recently, I observed that people have raised questions about Lord <PERSON>'s avatara. Here I will try to show why the idea that <PERSON> "left his mortal coil" contradicts the words of our Acharyas: (a) <PERSON> in Gudhartha Dipika: (4.5 - 4.7): "While demolishing both these doubts, He also states the rebuttal of the view about His non-eternality." (4.5) "And thus, the conclusion is that the Supreme Lord verily cannot have a body made of elements that is not already occupied by a *jIva*. Nor can it be said that, as one is possessed by a ghost, in the same way God Himself enters into that kind of body which is indeed occupied by a *jIva*... He dispels the notion of His acceptance of a fresh body and that of separation from a previous one by saying: 'even though undecaying by nature' " (4.6) (b) <PERSON> commentary on <PERSON>: Amrita Vapuh: "mRtam maraNam rahita-vapuh asyeti amRtavapuH" (c) <PERSON>'s commentary on <PERSON> (11.31.6): Does the Lord depart in the same manner as yogis? This confusion is cleared up in this verse -- Only yogis are known to burn down their bodies before they depart. For the Lord it is not so, as he enters his abode known as "Vaikunta" with His body intact. Why is this so? Because his body is "Lokabhiramam" -- gives immense joy for the various lokas. And Arjuna does antima samskara only for the others in the <PERSON> clan who perished. "I make that body that is always present appear as though created, through my Maya" (4.7) The opinion that <PERSON>'s departure was because as <PERSON> he killed <PERSON> with an arrow, is totally unfounded in Pramanas. Finally, the concept that <PERSON> had prarabda-karma is totally contradictory to the Gita and its Bhashyas, and it is like the (nonsense) Christian concept of dying for anothers' sins, as another member of this list already pointed out. <PERSON> getting deluded by <PERSON> is also not as per <PERSON>'s siddhanta. <PERSON> clearly says (Brahma Sutra 2.3.41, Gita 2.39) that <PERSON>'s grace is necessary for the attainment of jnana that leads to moksha. If <PERSON> Himself is deluded, none of us have any hope to reach liberation! <PERSON> says that Paramatma is Apahata-papma (totally free from sins), and <PERSON> is in complete agreement with this in his Sutra Bhashya and Gita Bhashya. I am not an expert on Swami Vidyaranya, but the Acharya could be meaning something different with the words quoted by friends in this forum. I would request experts to clarify the Teekas/Vivaranas available for those works and clarify those places, if possible. The idea of my post is not to pick fights with anyone, but to give a clear perspective based on Pramanas. It is important to stick to the words of Acharyas in the Sampradaya, and rest of the stuff available today are to be treated as, with due respects to the authors, no better than 5-rupee railway station bookstand stuff. bhuja^ngamA^nga shAyine viha^ngamA^nga gAmine tura^ngamA^nga bhedine namo rathA^nga dhAriNe SS
fb0ed059-e6fc-4eb7-71f4-3b9a1a69f35c
['486cc526-12fc-f554-b355-833e7b74045c']
1.14beta CVS 05 DEC 2002 Gtk+ 1.2 An enemy city with no units inside is shown with a "flag" on the map (That is the small flag in the upper left corner of the city tile (Trident), how do you call it?) Reproducible. Get wrongflag.sav.gz from incoming. Login as <PERSON>. Attack <PERSON> with cruisers. If it is not reproducible for you, I can provide a core dump (produced with kill -11) and the binary of civclient. <PERSON>
22a2c8af-5645-6ce5-98fe-2ec768ee7393
['486cc526-12fc-f554-b355-833e7b74045c']
1.14.1 CVS 24 DEC 2002 + aiautoattack patch When changing sea to land, the sea units and some of the land units are moved off. AFAICS they are moved in a random direction. One should assume that they are moved 1 tile if at all possible. In the attached savegame the cruiser is moved 2 tiles. Login as <PERSON> and press return. <PERSON>
d7439446-4de1-4591-e121-7d0337483841
['4870ad1a-8d35-1ff1-197f-57e06f428d58']
Hello <PERSON>, What I ment with re-initialization is that the ontology gets its shape as with the opening of the ontology. I had to reload the ontology a few times after browsing because I went lost. This can perhaps easily be solved. Perhaps the feature exists and I do not see it right now. Thanks to your program I remarked that the consistency is gone for Pellet and not for FaCT++. The latter reasoner is the one I use normally. This is very strange since I tried to find the reason with other programs too: Mindswap, Wonderweb,... The findings they report do not match with what is found really in the ontology. Since I use XML/OWL, that could be the reason. I'll try with RDF/OWL and see what the reasoners report. If any-one in the group has experience with this different appreciation of Pellet/FaCT++ please let it know. Thanks in advance. Kind regards. <PERSON>
991c0b19-40b7-c48b-43e4-bb92b1a11b96
['4870ad1a-8d35-1ff1-197f-57e06f428d58']
Dear, My problem is I don't get contents in the "content" pane of the documentation. Sorry to bother you with this but I really tried everything and am at the end of my trial possibilities. Following the hyperlinks in the pane "subnav" there should be html pages generated, but I don't succeed in having them generated neither. The same problem occurs even with the "pizza-exercice", when I generate the documentation the links from "subnav" pane to "content" pane don't work. If this can help, the output can be seen at http://www.fadyart.com/ontologies/index.html. Thank you in advance for you help. Kind regards <PERSON>
4a663d3a-85b8-2da7-a72d-dee055b1cf9f
['4880ba90-3b35-c794-41ed-03cd9d71a13e']
Dear Mr. <PERSON> I am <PERSON>B and I am an independent documentary Film Maker based in Andhra Pradesh. I have done few documentaries for the Danish National Television and also doing some for the various NGOs doing their bit for the cause. My documentaries for the Danish National Television was based on the Caste System in India. I would like extend all my help and would love to know about the group and its activities. In Peace and Harmony <PERSON>.B
946d933d-9347-7b3c-c2ff-e3ba4ab26e98
['4880ba90-3b35-c794-41ed-03cd9d71a13e']
Dear All <PERSON>B , I am a freelance documentary film maker. I have done a series of four documentaries for Danish National Television along with my producer <PERSON>. The series called "CASTE". The series is been aired in scandinavian countries, Europe and now is the US. I am looking for sponsors and NGOs working caste system and HIV/AIDS. I am making films on the these issues so as to launch an international awareness campaign of the conditions of the caste discriminated people here in India. And also about the Aids victims. Awaiting your kind replies and to come forward to bring about a change in the lives of these unfortunate, oppressed, oastracized in their own way. In Peace and Harmony <PERSON>B
9dfaaa47-5abf-0598-3eac-e941187eae67
['488df1ba-5a5f-d91d-4400-890ae5c0b616']
Hi all, I'd very much like my own custom libraries to be listed in the "project/platform/optional packages" list. This way I would be able to define a device by just changing the options in this one configuration panel and leave everything else to default. Somehow I feel that this must be possible as NetBeans also knows about the other .jar files from the wtk... Can someone please explain to me what causes the .jar files listed in the WTK25\lib directory to show up in this particular panel? Just adding .jar files there doesn't do the trick. Adding my own classes in an existing .jar (such as jsr75.jar) does work, but this is obviously not what I want. Thanks! <PERSON>
e77c4cbd-aefc-1e96-9409-7f1e74403df1
['488df1ba-5a5f-d91d-4400-890ae5c0b616']
Hi all, I'd very much like my own custom libraries to be listed in the "project/platform/optional packages" list. This way I would be able to define a device by just changing the options in this one configuration panel and leave everything else to default. Somehow I feel that this must be possible as Netbeans also knows about the other .jar files from the wtk... Can someone please explain to me what causes the .jar files listed in the WTK25\lib directory to show up in this particular panel? Just adding .jar files there doesn't do the trick. Adding my own classes in an existing .jar (such as jsr75.jar) does work, but this is obviously not what I want. Thanks! <PERSON>
87d4328a-9f50-a330-487a-c5ebb3218a40
['48a63887-6d70-dcba-6989-4488c53fba19']
I have some ideas of projects for summer-code am thinking to do, which of those is best for Horde ? 1 - Network-Marketing (Pyramid Marketing) CMS 2 - Afflittes and banners CMS 3 - Furnitures CMS 4 - Travel-Agency CMS 5 - PHPOraAdmin - As phpMyAdmin but for Oracle 10g (just for web) 6 - Mathematical CMS - gives mathematical services 7 - Architecture Company CMS I am lost on wich one to work for the google summer-code, can you help me which one will interest mentors most ?? Thanx in advance.. Best Regards, NurAzije
fd791487-0da3-442c-bf4f-ad10f655a51c
['48a63887-6d70-dcba-6989-4488c53fba19']
I've recieved 2 to now... Dear <PERSON>, Thank you for taking the time to apply for Google's Summer of Code program. We received a lot of interesting applications, but we are only able to fund a limited number. Unfortunately, yours was not one of the finalists. Please keep up the good work, and we hope to connect with you in the future! Best regards,
f561b774-4d85-f9b5-9809-af20ae6ff9ac
['48aa7d57-3eea-6b6c-327e-c141eb5d09f7']
Hello everybody . I'm <PERSON> from Uruguay. I'm looking for help with the debian-installer translation to Spanish. Please tell me , How can I do it? The main interest is in debian wireless drives like wlan-ng and other. I'm current in contact with the developer list but I may help in more basic translates how basic configuration for laptops. Thanks in advance. Regard, <PERSON>.
70844368-4bbd-53e0-23da-98cfe1c77a22
['48aa7d57-3eea-6b6c-327e-c141eb5d09f7']
We have a LEAF Bering-uClibc firewall 2.4.26 installed and working in a Pentium I in a LIVECD. We need to make a PC upgrade and we test de LEAF Berign-uClibc firewall CD in a IBM NETVISTA with the same LAN adapters. The PC don't boot with Bering LIVE CD, in spite of it is booting perfectly from other operating systems like MS-Windows. Any idea? Can you help us? Thank in advance for you cooperation. Best Regards.
26fe5323-cdaa-9cc4-67d3-d30f4ce71bdb
['48ab07e4-d46e-2d39-7959-92d9c1f4d951']
Hi-- In section 4.7 of "The First IRCache Web Cache Bake-off", you discuss filling the caches. I understand the rationale, but I don't understand the contents of the cache *after* it's been filled. Does the filling-the-cache workload leave oids in the cache, and might these oids be "hit" during the benchmark run? Or does the filling-the-cache workload just load dummy objects that won't be accessed during the benchmark run? Also, when you refer to a 55% hit rate, I don't understand the (numerical) basis for that number. Is that 55% of all requests, or 55% of the cacheable requests? thanks,
0c758a54-cd55-edc5-9900-efba5f1596e3
['48ab07e4-d46e-2d39-7959-92d9c1f4d951']
We're using Linux for the Polygraph clients and servers, and we're running out of file descriptors (at 256). We generated a new Linux kernel, changing the NR_OPEN define to 1024. (This was in include/linux/fs.h). We're new to Linux, and we've since discovered a much easier way, but that's another topic. The question is, polysrv and polyclt aren't picking up the new values, even after we re-built them. What are we doing wrong? thanks in advance,
b699edbf-30db-ed5b-6c86-4920e3d7f707
['48c35928-f36a-c9ce-e691-2a512db9e6c3']
Dear Nag community, I'm running the latest CVS builds, and trying to sync my Horde apps with other devices (SyncML). What I've noticed is, that while the other apps (Mnemo, Turba, Kronolith) enter the new UID (e.g., kronolith:user:20051205093339.5cxt3p65mq8s@domain) in the History tables, Nag enters the older IDs in the History. In the sync steps, entries are searched for in the history table and mapped to entries in the nag table. Due to a mismatch in keys (IDs in the history, trying to be mapped to UIDs in the nag table), new task additions are not sent back from the server. Is this a known problem? I've noticed that on <PERSON>'s Driver.php, around line 332, the History log entry is created. Does this bit of code need to be updated? Thanks, <PERSON>.
bb2e3496-baf1-24df-669d-7918fcf8aa34
['48c35928-f36a-c9ce-e691-2a512db9e6c3']
Dear group, As a follow up to my previous post: It seems that the _add function in \Driver\sql.php returns the TaskID, which is then used in the add function in Driver.php as the TaskUID... In the other applications, the creation of an item is logged in the history in the _add function in sql.php. Perhaps the same should be true for <PERSON>? Thanks, <PERSON>.
72a2b9d5-e5be-574b-52d6-e7ad1e28721a
['48c975f4-94e0-0fc5-5ef3-e156576e1bb3']
Hello, I'm trying to figure out a way for google maps to auto-center depending on inputs from a kml file. For example, if I have a geotagged photo in california and another in nevada, google maps should auto-center so that it shows two states. If I have a geotagged photo in california and another in florida, it should auto-center so that it shows the entire United States. The problem here is that the API GLatLng parameters only allow for a preset location - it doesn't auto-center according to what the kml file has. Picasa albums seems to do it. Here's a link to the auto-centered map depending on the locations of my pictures: http://picasaweb.google.com/themoviecritic/AirMe/photo#map How should I go about solving this problem? Thanks!
81c921f1-2b36-18c4-31a8-24d649d12d9b
['48c975f4-94e0-0fc5-5ef3-e156576e1bb3']
Hello, I recently used VIM to make a subset compiler for XQuery. One file was exceedingly long (almost 4000 lines). As I passed the 3000 line mark, with a ctrl + % that's supposed to match the parenthesis, it marked the wrong ones. You should make the buffer bigger so that this will match the right ones. It took me a while to figure this out; emacs does NOT have this problem. -Andrew
6ae57b45-81b7-bf4f-0aac-f1303b103976
['48d39490-1659-751b-4dea-76efcf8dc963']
Hello, We just recently switched to using lzo compressed file input for our hadoop cluster using <PERSON> lzo library. The files are pretty uniform in size at around 200MB compressed. Our block size is 256MB. Decompressed the average LZO input file is around 1.0GB. I noticed lots of our jobs are now spilling lots of data to disk. We have almost 3x more spilled records than map input records for example. I'm guessing this is because each mapper is getting a 200 MB lzo file which decompresses into 1GB of data per mapper. Would you recommend solving this by reducing the block size to 64MB, or even 32MB and then using the LZO indexer so that a single 200MB lzo file is actually split among 3 or 4 mappers? Would it be better to play with the io.sort.mb value? Or, would it be best to play with both? Right now the io.sort.mb value is the default 200MB. Have other lzo users had to adjust their block size to compensate for the "expansion" of the data after decompression? Thank you for any help! ~Ed
9ba3784f-afc5-e42d-5334-f1e88cddef3e
['48d39490-1659-751b-4dea-76efcf8dc963']
Hello, I have a simple map-reduce job that reads in zipped files and converts them to lzo compression. Some of the files are not properly zipped which results in Hadoop throwing an "java.io.EOFException: Unexpected end of input stream error" and causes the job to fail. Is there a way to catch this exception and tell hadoop to just ignore the file and move on? I think the exception is being thrown by the class reading in the Gzip file and not my mapper class. Is this correct? Is there a way to handle this type of error gracefully? Thank you! ~Ed
0657d476-6d82-a7d2-7f07-7ab72f7fded5
['48ef50df-cb9c-0567-2c68-061d5e07774d']
This is on Windows XP, Python 2.6, wxPython 2.8 I created a console version, so the console comes up, some stderr(or -out) text is printed to *another* console (I don't understand why this is here), and then both just close. I can't figure out how to even record the error trace printed on the second console because it disappears immediately. The setup script is basically just what comes out of gui2exe but I manually added the msvc*.dll data files and manifest and is exactly the same script I've used to create exe's successfully from other python programs. So I don't think there are script errors, per se. There's nothing particularly unusual in the python that I can see. Help! <PERSON>
fa379a12-33c0-f40d-5128-9bd447314c0b
['48ef50df-cb9c-0567-2c68-061d5e07774d']
Hi, On XP SP2, with Python 2.6.4 and py2exe0.6.9, I built the 'simple' sample in the py2exe\samples folder (after rounding up msvcp90.dll and msvcr90.dll) and moved the entire contents of the resulting dist directory to another computer without python installed, running XP SP3. I also added msvcr90.dll to the dist directory, since apparently nothing works without it. The resulting executables won't run on the XP SP3 computer without python. They do run on the XP SP2 computer with python. There seems to be a dependency on python. What am I doing wrong? <PERSON>
dd9105d4-b26c-2d61-dc41-5d4e669590d1
['48efd4fb-7162-76a0-2938-18ed4415b11a']
Hello, I have problem using quota on cyrus imap server... I have configured imp to fetch quota by adding username and password to server.php in the cyrus section, and I see that my admin account is logging in to fetch quota but I still see "Unable to retrieve quota" Using cyradm i could see quota for the mailbox, but imp doesn't display it. IMP version is cvs'ed today. Thanks! <PERSON>
ab7be597-4851-18a1-d417-1cde02821df7
['48efd4fb-7162-76a0-2938-18ed4415b11a']
Where does IMP stores its user based profiles? I'd like to configure IMP and make that config to be default for all users. For example, I'd like users to user Trash foulder instead marking them and then purging them, and also small preferences like that. Where does it store this info, in SQL? if so what tapes.. Thanks
d6634ba5-05fc-8ec2-3512-f25b7940ddce
['49064134-e58e-38c8-04ab-ec291e737d76']
Hi, using SystemImager works fine. I setup my first client. But after SystemImager is ready, the client reboots, and, if i don't watch out, pxe-boot starts again. Is there a possibility to boot the var/lib/tftpboot/pxelinux.cfg/default after SystemImager is ready? I have some other questions: 1. I have several computers with an double installation windowsXP and debian Lenny. Is is it also possible to use SystemImager therefor? 2. Is it possible to make something like a 'universal bootimage' of an debian lenny to install it on computers with different hardware? Thanks, <PERSON>
9f7fc721-6d7b-5d37-6ef4-00d14dd6625d
['49064134-e58e-38c8-04ab-ec291e737d76']
Hi, i'm trying to run clonezilla on zentyal-server. Zentyal is a ubuntu 12.04 based distribution for SMBs with a webbased graphical interface. At the time i installed clonezilla in a virtual machine, removed the cloenzilla DHCPserver and on the zentyal dhcp i set the "next-server"-option to clonezilla-server (see http://sourceforge.net/projects/clonezilla/forums/forum/799287/topic/3284158?message=7417688 ). This is working fine. But i want to integrate clonezilla without using a virtual machine. For this is good to know, which conf-files could be change/overwritten when executing clonezilla (or one of the scripts in /.../sbin/). Does someone know this? Thank you
d675e324-7383-68d4-fbab-418e421aef61
['490fe40f-31ef-14de-1a43-3aa4bc56410e']
Hi cfe-commits, This patch adds a "soft opt-in" option for -Wimplicit-fallthroughdiagnostics. The reason for it is to provide a way to start using fall-through annotations without breaking (when treating warnings as errors) all code with unannotated fall-throughs. So it's only meant to be used for large code bases during a transition phase prior to turning on -Wimplicit-fallthrough. This mode is controlled with -Wimplicit-fallthrough-per-method diagnostic option (implies -Wimplicit-fallthrough). It enables switch cases fall-through diagnostic only for methods which contain at least one fall-through annotation. This will allow to fix 'unannotated fall-through' warnings method-by-method and will help to avoid regressions in all methods, where fall-through annotations were already added. This mode will probably be not very helpful for finding real bugs, but it will help to go smoothly through a transition period before switching on the real diagnostic. Please review this patch. Thank you!
13f2f5be-7092-58cd-f835-cd8723c713e0
['490fe40f-31ef-14de-1a43-3aa4bc56410e']
Hi, I have a quick-and-dirty implementation of macro history (de-)serialization, but it is still not fully working. In particular, I still have to teach reading code to distinguish between identifiers that have macro definition currently, and those that had one before. I already taught ASTWriter to care about currently undefined macros, but I had to add HadMacro flag in IdentifierInfo for this purpose (hopefully there was one spare bit in 32-bit word for this). To complete this I have to gain much deeper understanding of things I'm changing, so I'd appreciate if someone explained me several things (or pointed me to the documentation if it exists): structure of PCH files and what is stored there, the idea behind chained PCHs and how they work, what are public/non-public macros (is it related to Objective C only?). I'm writing this mainly to <PERSON> and <PERSON>, as they have context of what I'm doing, but maybe someone else can help me with these things. Thanks in advance!
b29e1e74-3e23-e9f6-035b-f2ab46c6c9e0
['491c0ba5-bbae-4384-37f6-fce996b036d1']
Hi, I work for a typesetting company. We are at the moment trying to move to a PDF-based workflow w.r.t. handling images as EPS workflow is unreliable due to font embedding issues. We have some legacy systems that cannot import PDF files. In those cases we use pdftops to convert the PDF files to Postscript. The problem is that when these Postscript files are imported into the legacy software, and then re-exported as Postscript, the resulting file seems to be broken in some way. This happens whether importing into 3B2, QuarkXpress or InDesign. These programs do not have any problems with Postscript files created by Illustrator. Direct export to PDF also works fine in these typesetting systems. It is the export to Postscript that produces files that flashes the images briefly and disappears in Ghostscript. The problem occurs with poppler versions 0.18.4 and 0.12.4, and when pdftops is invoked with any one of the 'level3sep', 'level2sep' or 'level1sep' options. I have some sample files which show this problem. pdftops exits with value 0 when converting these PDFs and does not display any warnings. The resulting Postscript files look fine when viewed with Ghostscript or any of the above mentioned programs. When it comes time to export as Postscript using these programs, the output file is broken, including when viewed with Ghostscript; the images briefly show-up and disappear. Any help in figuring out why this is so would be most welcome. Please let me know where I can post the sample files. Is it fine to attach them to an email posted to this list? Or should I look elsewhere to track this down? <PERSON>
61956c64-f786-4bc5-8310-7dba2f30e1be
['491c0ba5-bbae-4384-37f6-fce996b036d1']
While using ImageMagick patched with the original kurtosis patch, I realized I had made an error in magick/identify.c, where just like the mean and standard deviation, kurtosis and skewness were being divided by the values 'scale' and 'QuantumRange'. While this makes sense for the mean and standard deviation, it does not in case of kurtosis and skewness. This is because the first two are dimensional numbers. They have units associated with them. So for the red channel the mean would be the mean amount of 'redness' as it were, etc. However kurtosis and skewness are dimensionless numbers, there are no units associated with them. See the following urls for an explanation: http://books.google.co.in/books?id=czbzO5iD1Z0C&pg=PA71&lpg=PA71&dq=kurtosis+dimensionless&source=web&ots=tR9hElz_yg&sig=SWORDeKlXaIl18Bsn2O-snEXdsc&hl=en&sa=X&oi=book_result&resnum=4&ct=result http://books.google.co.in/books?id=czbzO5iD1Z0C&pg=PA69&lpg=PA69&dq=skewness+dimensionless&source=web&ots=tR9hElATvf&sig=c09xpComTaj6zfJCV-HfTBY951w&hl=en&sa=X&oi=book_result&resnum=5&ct=result For this reason it makes no sense to divide them by 'scale' and 'QuantumRange'. I have made changes accordingly in magick/identify.c and also in PerlMagick/magick.xs, where too it makes no sense to divide kurtosis and skewness by 'scale'. I have also made a change in magick/identify.c to print the kurtosis and skewness for the image as a whole, i.e for AllChannels. It seems to be useful sometimes to know the overall values for these measures instead of just per channel. The changes in the other two files are spelling fixes, plus a reference to calculating kurtosis and skewness that I forget to put in the comments earlier. The url for the patch is: http://rapidshare.com/files/184401771/final_kurtosis_scaling_2.patch I hope this patch will be incorporated into ImageMagick. Please let me know what changes if any are required. Regards Amartyo
eba80a6a-d8e4-1c8b-cf28-ab5084f0e0fd
['492925bc-e1c4-4bc6-af6c-91637ed2a9d5']
Hi everybody, I'm running SUSE Professional 9.1 on a P4 machine and I use KDE as my windows manager. I experienced several "crashes" when logout from KDE just after the restart of the X server. I logout everyday and the crash reproduces about once a week. By "crash", I mean real crash : nothing responds anymore (even a ping on the machine or CTRL-ALT-BACKSPACE fails). Also, my graphic card is Nvidia and I use the "real driver". I've searched in /var/log/message or in Xfree log but nothing is present about the crashes. I asked Google but he didn't told me anything about this problem so I ask here : Do you know this problem ? Do you know what I can try or where I can serch ? Thank you in advance <PERSON>
a6805d33-d8ef-034a-9ff4-0acb3fb439f7
['492925bc-e1c4-4bc6-af6c-91637ed2a9d5']
Hi all ! I have 2 boxes running suse 9.1 and suse 9.0. I recently upgrade thunderbird to the 0.8-4.1 version from the following suse server http://ftp.suse.com/pub/projects/mozilla/thunderbird/0.8/. Now, on the suse 9.1 box, I can't open web link in thunderbird anymore except if my browser (which is firefox) is already open. This problem doesn't appear on the suse 9.0 box. Furthermore, there aren't no "files association" in the tools/option/attachments tab of thunderbird on the suse 9.1 The problem of opening web link inside thuderbird is referenced several times on the web. I try the "openlink.sh" solution, but it doesn't seem to work for me. I know that this is not really a suse related problem but a rather a thunderbird one's but maybe someone of you has faced this problem and could help me. Thanks in advance. <PERSON>
20773fec-da31-0d4d-7265-7f1119057a57
['4929275c-40f6-62be-0276-6532875fc1ee']
I'm experimenting with the PAX-Web service for the first time and have run the sample code as-is successfully. I made simple modification to the helloworld-wc sample to not register the HelloWorldServlet on the /helloworld/wc URL. I also changed the HelloWorldFilter to provide the <body> for the resultant page. It seems that the WebContainer will not call the Filter at all if there is not a corresponding Servlet registered as well. This is important because Wicket 1.3 is filter-based, no longer requiring the WicketServlet. If this is a bug, I'll file it in Jira, but thought I'd check and see if there's something glaringly obvious I'm doing wrong... Regards, <PERSON>
7be72e57-26e9-e744-0608-28e57bda4c6f
['4929275c-40f6-62be-0276-6532875fc1ee']
There is a bug fix in Eclipse 3.3.1 concerning command line parsing on the OSGi console that I need for my work. Here's a reference in case you're interested: https://bugs.eclipse.org/bugs/show_bug.cgi?id=190399 I made the appropriate changes locally in Pax-Runner to support 3.3.1. I also placed the osgi-3.3.1.R33x_v20070828.jar in my local Maven repository and confirmed that things work. I could check in my code changes to SVN, but I don't know what the process is for getting the new bundle into the OPS4J Maven repository. How does this work? Thanks, <PERSON>
738ba4b8-28c7-0ff4-bd68-50f7aaf8e25d
['4936fa6f-4dae-0aed-7b5d-6745a7120dbe']
Dear All, Sorry to bothering you. I am beginner to samba. Please help me regarding the below problem. while I am testing my NAS disk standby(sleep) mode, I noticed windows xp (Professional version 2002 SP2) PC on the network is sending NBSS session service packets for every 30 minutes to NAS and this causing the parent smbd in NAS to spawn worker smbd and this smbd is accessing some of the files on disk( group_mapping.tdb,account_policy.tdb,shar_info.tdb) and causing spinup. On this XP computer I have closed all network connections and already disabled the automatic searching for new network shares. Nevertheless, every 30 minutes the system idle process (PID 0) initiates a connection the to netbios-ssn port on the NAS. I have tried with another windows xp PC .it is also behaving the same manner. Windows vista ultimate is not giving any problem like this. I have two questions here?. 1) Why and for what windows xp is sending these packets?. 2) Is there a way to handle these packets at NAS samba side?. like patches are available, Thanks in advance. <PERSON>
3421667b-35ee-1d25-d1d9-2490ecf7b0a1
['4936fa6f-4dae-0aed-7b5d-6745a7120dbe']
I am facing some problem with samba 3.4.8 PAM pam_smbpass module, both vsftpd,proftpd are not working ..I have opened thread at http://forums.proftpd.org/smf/index.php/topic,4739.0.html it is working fine with samba 3.0.32 I want to see the _log_err messages from pam_smbpass , for that I have added log level=4 and log file= /tmp/samba/sambalog.log. I did not see any of the messages in that samba log file. Please tell me how to enable log for pam_smbpass module in samba, Thanks Suresh
77ecd3d0-d0df-8c43-60cb-faeb2dd088df
['4938b17e-69a9-edda-12fa-000bf7de0996']
Hi, One of the sections in the site I'm developing is a training section. Within this section there are sub sections which each need the option of having multiple examples added. Each example will be made up of 2 sections a UL list and a 2 column table with a title and intro as well. The way I was thinking of doing this was to have 3 tables: training_subsections training_list_items training_table_items Then once a training sub section has been added into the system they can then add example pages. With this current setup I was thinking I'd ask the user how many list items and how many table items they want for this item (I will add the option to add more at a later date if nessecary) and then build the form on the fly from these 2 figures. My problem is, is it a 'reccomended' way of doing things to query the db multiple times for each new list_item and table_item in one go ??? I could just have an examples table with say 10 list_item columns and 10 x 2 table columns but that seems like a short cut really and leaves no room for scaleability. Any thoughts ?? Thanks, Jon
0e607efa-0d73-cc1c-afee-05dbd6ac4436
['4938b17e-69a9-edda-12fa-000bf7de0996']
Hi, I'm currently working on my first e-commerce site and would like to offer my client the option of adding, maybe 3, related products for each product using the CMS I'm developing. I guess this would be much like Amazon et all. I don't think getting the info into the db will be a problem, what I see as a problem is how an admin will select 3 out of 200+ products. Obviously a drop down is a bad idea, but so would a alphabetical list. has anyone got any insight into the best way to solve this. Thanks, Jon
05649f4f-2505-8195-d412-17ab0fe75872
['49395140-4e36-b175-39a0-38aa47284410']
Dear list, I have fitted a gls model with an spatial structure in the error. I was trying to model how the number of records is determined by factors like roads, rails, presence/absence of airports etc, so I have continuous and categorical variables. . I fitted this model using the nlme package. I would like to do a Partial residual plot. So, plotting the effects of the variables with main effects but accounting for the other variables. Is it possible to do it? I have read the plot.gls in the same package but I'm not really sure how could be the proper sintaxis to obtain the plot I want, and if it's possible to use this function to do it. gls.rec <- gls(log(records+1)~airport+rails+roads+pop, data = subsam,correlation=corSpher(form=~X_Mol + Y_Mol, nugget=TRUE), na.action=na.omit) ## which is my model. Then I have, plot (gls.rec, log(records+1)~rails |airport+roads+pop) ## which I assume is plotting records vs rails accounting for effect of airport, roads and population. But it doesn't give me the plot I want. Any help or information will be deeply appreciated. Thanks, cheers Liliana.
a42e022b-2c77-c35d-5444-5ac1edee925b
['49395140-4e36-b175-39a0-38aa47284410']
Dear list, I have fitted a gls model with an spatial structure in the error. I was trying to model how the number of records is determined by factors like roads, rails, presence/absence of airports etc. I fitted this model using the nlme package. I have continuous and categorical variables. I would like to plot the effects of the variables with main effects but accounting for the other variables. Is it possible to do it? I have read the plot.gls in the same package but I'm not really sure how could be the proper sintaxis to obtain the plot I want. So far I have, gls.rec <- gls(log(records+1)~airport+rails+roads+pop, data = subsam,correlation=corSpher(form=~X_Mol + Y_Mol, nugget=TRUE), na.action=na.omit) ## which is my model. Then I have, plot (gls.rec, log(records+1)~rails |airport+roads+pop) ## which I assume is plotting records vs rails accounting for effect of airport, roads and population. But it doesn't give me the plot I want. Any help or information will be deeply appreciated. Thanks, cheers Liliana.
f4ef1840-0bf6-173b-2946-93a5306e10dd
['493fb13c-c438-a21d-5ae0-697a6059c902']
Hello, I want to make an addon that provides this use case: 1. The user selects a text in the page and presses the "G" key 2. The browser opens a new tab with a Google search for that selected text But I've found that when I try to set "g" as combo for a hotkey, this error is produced: "Hotkey must have at least one modifier" The code is here if you want to test: https://builder.addons.mozilla.org/package/170903/latest/ I suggest to remove this restriction. Then, letters and shifted letters should not be recognized as combos when pressed within a text/password form control. This is a restriction that should be added instead. I hope you find this a good idea. Thank you.
1c64b0f1-2c22-34f6-c260-223209a64f03
['493fb13c-c438-a21d-5ae0-697a6059c902']
Hello, I found something annoying while using Lubuntu. When I navigate with keyboard some form such as the Alt+F2 dialog, I can not distinguish which element is focused. More precisely: - When the textbox is focused, the border is blue instead of grey. This is quite hard to perceive. - When the Cancel button is focused, there is no visual clue. Impossible to perceive. - When the OK button is focused, there is no visual clue. Impossible to perceive. And a similar thing happens with all the forms in Lubuntu. Such as the PCManFM Preferences form, to name another. I think it would be quite useful to fix this behavior. Thank you.
4bd95005-5e02-a7d0-f64e-6770f7bb4286
['495a28a6-c9fb-4bc7-d003-f4c3889cfb6e']
This ordered list syntax issue will be very tricky. HTML list type controls are deprecated; so is the <li> "start" attribute. Is Markdown gonna start applying CSS? Dunno. Maybe this is best left to author control through whatever class declaration method is decided. Sucks, but this stuff isn't supposed to be part of XHTML any more. Unless I'm completely mistaken, this is a big pile of night-crawlers. LQ
5686205f-e722-626e-27a6-5a56f8e02010
['495a28a6-c9fb-4bc7-d003-f4c3889cfb6e']
Any chance that automatic dec/hex email address encoding will come to inline and referenced mailto: links, in addition to auto-links. Would like to turn my users loose with any of these, with the assurance that encoding always happens. Right now, they must remember that inline and referenced mailto:'s aren't encoded. BTW, I've had live spambot bait set out for more than a year (encoded with <PERSON>'s method), and none of the accounts has attracted any spam. Sure it won't last forever, but it's holding nicely and probably will for years. More than enough easier targets out there. LQ
5a1d353b-0d52-1343-79a5-1a6c62b1356e
['495ba6a0-bf26-1c5e-0b03-721390a70d86']
Hi, I would like to build a new lcdproc module for ipcop, because the old on is version 0.4.1 and has been discovered as insecure. You can perform an external attack and that a really BAD thing for a router. How can I tell the compiler to build in all libraries like it is in the existing lcdproc for ipcop package? Thanks for any suggestions. Regards, <PERSON>
f6cd6b4e-8ebc-cad9-1f76-71e86330c6d1
['495ba6a0-bf26-1c5e-0b03-721390a70d86']
Hello @all, yesterday I discovered, that one of my clients got an IP-Adress which was not part of my network, because my DHCP server was off an some other on the internet answered the DHCP requests. Does someone know, how to block the UDP ports 67 and 68 for traffic from green to red? I'm using IPCop 1.3.0. Regards, <PERSON>
c9a6a1c9-89d8-1568-a17b-55fbfb0f7228
['4969898d-7143-b70e-e06c-9526161b2d37']
hello All, Hhow to maintain or say track Session of the destination site. like i am trying to logging in on the yahoo site from my site.. i m not able to pass the login page.. while i m getting to the login page.. quick reply is expected. thanks and regards <PERSON> <PERSON>
6f8f6f87-f55b-d777-0907-84e1f58df247
['4969898d-7143-b70e-e06c-9526161b2d37']
hello everybody! I am not getting to the problem. please suggest: - I am posting request with multipart/formdata successfully. debug shows me that post was successfull, it get http 1.1 302 object moved information. curl follow the location disabling Post and with Get , but again, curl get http 1.1 302 object moved information with different Location set. and here i get different page. I original posting through browser i find in ieHttpHeader that browser also get the http 1.1 302 object moved information at first, but as it follows the location it get http 1.1 200 ok message.. and response the right page. where i may be faulty?? thanks & regards <PERSON>
fd6668d0-c75d-39c7-67ff-fbb5f94249a5
['496cdbb1-967d-9c08-6ef8-c834b6e13f8c']
wikiplugin_wantedpages creates a lot of false positives because it parses the contents of CODE tags. This makes it almost useless when most of the pages are using CODE, especially C++ code. Example of uselessness: http://test.ogitor.org/tiki/Wanted+Pages&structure=Community This is not a show stopper for Tiki 5, I think. But it would be nice if it could ignore what's in CODE tags. Cheers <PERSON>
1bbbf2cb-1db1-eeef-cc39-f0926d0760cd
['496cdbb1-967d-9c08-6ef8-c834b6e13f8c']
Hi <PERSON> Attachments are being corrupted (not physically) when performing an upgrade. I suspect this only happens when attachments are stored in the file system. Steps to reproduce: Backup the site - by making a zip in the tiki cache sys admin page - delete the site, upload new files, reupload attachments/files/images, run the upgrade script, clear the cache. Then try to download some of your attachments: some of them are corrupted, some are not. The manage attachments screen has a bug in it: When you click 'All to db' or 'All to file' not all attachments are being processed. But, the interesting thing is that when you manage to move an attachment to db and back to file, it stops being corrupted. Probably because the file size has changed a small bit? The attachments themselves are *not* corrupted: I've tested each one on my local filesystem, and they're fine. I am not sure where I should put the reinitialization script, and not sure how to do that either. Probably just a matter of getting the file sizes again and update the entries in the database? Would have been a much bigger problem if I had lots and lots of attachments, but I don't. Looking at tiki-admin_include_wikiatt.php and wikilib.php, but can't see anything really obvious. Any hints? Maybe something for the upgrade script? Regards <PERSON>
dad753e7-fbd4-43a4-f8d1-b4fd5ac91d25
['4973a801-1f57-3cc7-551c-5c4e8ecf32f7']
In that scenario it is best use use a proxy server (such as Squid) and find one of many analysis tools http://www.squid-cache.org/Scripts/ to do the reporting for you. You can even use a redirector to block porn from precompiled db's. Such redirectors can be found at http://www.squid-cache.org/related-software.html . And the neat thing is that some of the analysys tools are setup with the redirectors listed such as squidGuard and Sarg. They are fairly east to setup. Good Luck <PERSON>. <PERSON>
65dd83ac-7d63-1721-b850-099cf37426f7
['4973a801-1f57-3cc7-551c-5c4e8ecf32f7']
Kind of an easy question here. I was wanting to know what methods people are using to monitor the connections made to the CIPE server. I know I can see if the adapters are up by using a ps command or by looking at the cipe.log. I can use tcpdump to monitor the traffic but that is way too much information. Does someone have an easy way of knowing who currently active through the VPN? I am at the point of writing a script that will routinely check remote connectivity of the clients and then write to screen or file what users are currently active. Thought I would ask this question before creating a wheel that has already been created. I am only looking for active connection information. Thanks much in advance <PERSON>
ec22cb24-dafd-a940-0a05-680ea55c10d4
['497a3e46-7d3d-9aa9-f08f-3a8b6c733384']
Hello, no, it does not look like I loaded the generic kernel - see the screenshot Keyboard (connected to ps/2 or usb) does not work any longer - mouse does work I just booted from the live CD It fails on two out of three PC's - works on the third The only difference I can see is, the one working has no bluetooth device. Any hints ? Thanks in advance <PERSON>
bcd550c6-8473-76ac-d2ff-4dea34f5b4e8
['497a3e46-7d3d-9aa9-f08f-3a8b6c733384']
Is there anywhere a description of how to burn the EMC Live CD ? - bootable ? what boot image ? - iso image as is, or the unzipped files ? The MD5 of the downloaded iso file is as posted on the website. Windows treats that file as a WinRAR archive. Whatever parameters I use to burn it, it just won't boot !! (while the W2K CD does) thanks <PERSON>
0031d85f-f597-d351-5118-5395c4669b16
['498009bd-77c3-42d0-4eb4-9305ff6c9777']
Hello I am trying to understand how a pod is initialized. I think it start with xncore_attach() from core.c, then with xnpod_init from pod.c But here (in xnpod_init) there is something not clear about the root thread creation. It use xnthread_init(&sched->rootcb, ...), but I don't see where &sched->rootcb is initialized Maybe I don't understand how it works, so the pod don't have his own code to run, but this thread will be in fact replaced by the task to run. I hope my question is clear enough Thank Germain
b79ea89d-34eb-972b-4c39-8004f7620093
['498009bd-77c3-42d0-4eb4-9305ff6c9777']
According to refactoring.txt from Fusion doc directory, Rate Monotonic and EDF are not supported in Fusion. I'm in my last year of CS engineering school with a major in Emmbedded Systems. One of the subject of my final year project is to write a scheduler (Rate Monotonic, Earliest Deadline First or Least Laxity First). So I want to know what kind of knowledges is required to put the hand in RTAI and develop a such thing. We are two and we have to finish for early february. We have skills in C, real time theory and developpment (with Java), and system programming. Regards Germain
6c761883-fb49-0717-10bc-f8860202a330
['4994f946-5425-c56e-4897-fe0916fca2d8']
Hello, I used scaffold to generate my initial code to manage some rows in a database, and I need to now change the behaviour of the destroy action. So, I removed the original destroy code, which was to delete the object and redirect back to the list action, and replaced it with an empty method. This should now complain about a missing destroy view, since there isn't one, and the empty method will call render by default. This doesn't happen, after calling destroy, the page is magically redirected to the list action, when none of my code is telling it to do so? Why is that? Seems kinda inconsistent. Thanks, <PERSON>
ef35419c-fb58-84da-3ae2-a83dfd17d95c
['4994f946-5425-c56e-4897-fe0916fca2d8']
Am I the only one who finds the log standard library a tad lacking? I expected to be able to set log verbosity, like logger.Debug, logger.Info, etc, and I expected thread safety. I noticed today that my log output from multiple loggers in different goroutines was interlaced. I wonder if I'm using the library correctly, but I notice that github.com/op/go-logging is a popular replacement, that works more like I would expect. I'm curious about why the standard logger is so simple by comparison, as I'm used to Python's logging library. Thanks, <PERSON>
139faa35-6cba-4dfd-e64e-8f98a77e64bb
['499afb64-3e15-5da4-ac20-b66a8c272100']
In current android release, search engine is NOT available yet. I have investigated the possible search engine for android. One is Clucence, the antoher is Sqlite FTS3. Clucence is the well-known and widely used search engine with fully function supported. FTS3 can be under Sqlite via Sqlite VirtualTables extension; however some important functions like relevance computing are not supported yet. Can someone know the roadmap of search engine in android? Which open source search engine will be used in android? What's the develop plan for search engine in android, including content indexing service? Thanks & Regards,
de9c6556-b9c8-ff30-93c9-70d08c7efb68
['499afb64-3e15-5da4-ac20-b66a8c272100']
Hi All, Is there a plan to support standard STL (e.g., STLport) in android? There are lots of native open source projects in which standard STL is widely used. If standard STL is not supported, it's much difficult to port these valuable open source projects to android platform. Who can give me the right direction? Regards, Sun <PERSON>
43545504-e411-25af-07e4-4e5b1f7525f8
['49a2205c-de65-19d4-1bb2-110badf1847f']
Hi, I am currently implementing a progress monitor for hessian for the open source project Riena (www.eclipse.org/riena). Riena is using Hessian all over for their remote services. Its relativly easy to implement a progress monitor so that a client can get events for data packets that are transferred in remote service calls so that the users sees that their is actual progress going on. (for request data i.e. parameters and response data i.e. return values) A recent requirement that somebody suggested is to also have events for "Server ticks". Server ticks would be just what happens on the server after it gets the request before the server starts with the reply. So depending on your functionality each remote service could have 1 or 4 or 20 server ticks and it is up to the client ot decide what they actually mean. My problem that I am unsure if and how that could be put into the Hessian protocol. Of course I could intercept the HessianInput and have a seperate meta-characters before the actual reply but that sound like a not so good idea. What is everyones opinion about having something like a server tick tag in the Hessian protocol itself ? So the client holds the connection and when it receives a single server tick character it creates an event. It is a nice feature but of course it introduces incompatibility issues. What if a client has no idea what a server tick is. Will it fail or just ignore that character ? any feedback appreciated..... <PERSON>
f5c75501-e2db-6587-d4dd-d889e101d590
['49a2205c-de65-19d4-1bb2-110badf1847f']
Hi <PERSON>, (Riena committers, contributors, users, interested parties) "dont surprise your community" is one of the key points when dealing with others in an open source environment. So I have explain a little for a change in our plans and I hope I dont surprise anyone here. When we create Riena 2.0 for the Helios release we published that our next release would be 2.1. in december this year. That pretty much followed what we did the year before where we have a minor release after 6 month. Now several month in the time "after Helios", when we looked for ways to go we had some interesting discussions among us committers (mostly face 2 face or telco's). We'd like to make a major step in making Riena work really way better under RAP. A second goal is to investigate and prototyp making <PERSON> run on e4, not only on the compatibility layer but also using the new workbench model and all the other new stuff that is part of it. However we cannot do all at the same time. In any event, having a midterm release in december seems to stop us from making a big step forward. So we decided that our next release is Riena 3.0 which will come with Indigo in June 2011. We will publish milestones along the line with Indigo (Eclipse 3.7). A new major version is not only necessary because it is a big step forward but it also need some flexibilty (nice wording :-) ) for breaking API. We will do that we the same kind of documentation and caution that we used for Riena 2.0. But certain things will need to change. Our main focus will be to improve the RAP support. And that will also mean that we have to make a number of changes in our code. <PERSON> was kind enough to start a wiki page http://wiki.eclipse.org/Riena_on_RAP with some issues that we need to address. The second task (with less prio) is to investigate what it means to also run on the native new API of e4 and build prototypes for that. We have already started and will keep on going there and start to create bundles for that. Any feedback, comments, contribution, help or anything is welcomed at this point in time. If you have an opinion about the direction we are taking let us know...... christian
31b8be6d-3997-b54c-8653-ac434476b002
['49ac76fa-a63c-df2f-754f-211c18f99683']
I am having some problems getting bugzilla up and running. Is there any kind soul who could post their apache httpd file so I can compare it with mine. I (try to) have the following setup: 1) Running IIS (not for bugzilla). Port 80 2) Running Apache for bugzilla. Port 3306 3) Running Apache for svn. Port 7382 Also is there anything I have to do in IIS so that it does not respond to the ports served by apache? Thanks
08c10fb0-8310-2de3-db1d-67824371e7cb
['49ac76fa-a63c-df2f-754f-211c18f99683']
I would like to prevent that anybody can create a new account. Instead, the administrator sets up a new account and also sets the access rights for that user. Currently, I am able to adjust the access right. Nevertheless, I did not succeed preventing that anybody can create a new account by clicking on "New Account" on the home page. I did go through most of the documentation, FAQs, etc but could not find anything. Any input? Thanks
f50aeb7f-4783-0406-ad6a-ec45fe23ade7
['49c9fdf4-6175-0330-d128-57e763d69d05']
Hi, we are using cyrus with Outlook as an IMAP-Client. How can a User be able to delete an eMail but not be able to delete / move the belonging Folder? I looked at the possible rights from cyrus but I have no idea. Looks like it is impossible to do it with the rightsmanagement of cyrus. Has anybody an idea for an workaround. The stupid users here are often moving there folders in outlook. Any Ideas? -Elmar
ca2788cc-9276-17e6-23d4-0038c369c905
['49c9fdf4-6175-0330-d128-57e763d69d05']
hi, I am using Access as a front-end for postgresql via ODBC. The postgresql-server is hosted on a separate linux-computer. I like to change the database on the SQL-server for developing or change the IP of the connected SQL-server so that the original data wouldn’t be changed. Does anybody know a quick and comfortable way to do this. I know the possibility of importing the whole tables once again but they all have a header like "public_" which I have than manually to change. <PERSON>
9f9c9e3d-4f47-1451-83e2-f3347e8d2cb3
['49d49216-1a35-fc96-eba0-444c243485df']
Ever since my Mac upgraded itself to 10.4.4, my Windows XP box has refused to connect to it. They can both see the internet via the ADSL router which acts as a DHCP server in issuing IP addresses within the same sub net range. Sharing is on, login names and passwords with full admin privileges are set up, but it just refuses to connect. I do have a W2K server which both machines can connect to, but I don't want it on all the time as it's an old, noisy, slow, low storage capacity box! I wondered whether it would be possible to write a simple RB version of the old Laplink program which would facilitate transferring files between the two boxes. (I keep all backups on the PC, as the old Titanium is just about full up, also all the mail handling is done on the PC as it gives me a single searchable mail archive). Has anyone done anything like this and would be willing to point me in the right direction? TIA
5f13d991-4ea8-a434-ca2d-39026643d020
['49d49216-1a35-fc96-eba0-444c243485df']
Just to report that <PERSON>'s software does the job! However: RB2006r1 under OS 10.4.4 wouldn't open the project so I saved it from the Windows version as an XML file and this loaded perfectly. I'll play with the project to see if I can get it to imitate Laplink more closely, purely as a learning experience. If I succeed I'll post the result here. Regards, <PERSON>
0586742e-5f39-af5e-b3be-a0630a4d0caa
['49d5635d-ffef-ba5a-2763-b21120350e42']
Hi, Here is the patch, it is for gcc-3.4.1 but it does work with gcc-3.4.0. I have tested it under the Cygwin environment and it appears to produce valid output. The peephole optimisation to replace the mov/and with a bit operation isn't working even though (at a quick look) it seems to match the generated RTL. If you're planning on using this for anything important I would recommend that you test it more thoroughly. To stop the compiler doing the conversion to shifts you need to add '-fno-fold-single-bit' to the compiler command line. Regards Phil.
e5744594-fb30-0ca7-ff58-a9c7870ecf44
['49d5635d-ffef-ba5a-2763-b21120350e42']
Hi, A while ago I posted a message about the inefficient code generated by gcc 3.4.0 with constructs like "if (0x40 & var)". I think I might have a fix for this problem. I've added a new switch to the compiler that disables the particular optimisation that is causing the problem. It seems to work reliably so far, though that probably just means I haven't tested it enough. If anyone is interested I could make a patch file availiable. Regards <PERSON>
4dbfeb84-0a0d-3b2f-05d9-cd4b585c452d
['49d94574-3790-904b-b328-fe77dc225a03']
Howdy! I tried to embed the 'i2c-io' program (with the 'execvp()' command) into a bigger C program which has to handle with network sockets and USARTS on the robostix. Actually I'm not sure, it's the best way to do... but it's currently the fastest ;-) I can write to the registers without any problem... but I don't know how to read them and use the returned value. Is there some standard Linux-way to do that? Otherwise, where is the source of i2c-io, so that I can include it in my program and stop making nonsense by calling it as an external application. Thanks, <PERSON>
564edb97-9797-c6c0-a53d-1daad6849594
['49d94574-3790-904b-b328-fe77dc225a03']
Hi there. I have two sets of gumstix/robostix/netwifimicro and would like, that they communicate together using their ethernet (perhaps later wifi) connection. Until now, I used a small router for debugging and automatic DHCP'ing and that worked perfectly! I would now like to get rid of the router and connect both sets directly to each other... also let's use the 'bonjour' service. For that, I would like to know: 1. How to configure my gumstix? 2. How can I see the device when I connect it directly to my computer? I know, that bonjour is started at boot. But since I didn't see anything connected on my MacBookPro (with bonjour enabled by default), perhaps I need some more configuration... Thanks for help. Regards, <PERSON>
1f13bb3b-c73a-c060-777c-c817ce1bbc55
['49df16e2-d73c-0f92-040f-545cce054cfb']
*BITOTSAV* is the most awaited inter-college fest celebrated in BIT Mesra in the season of spring for 5 days in a row. The nights are reserved for an enormous amount of fun ensuring a break from the technical spell cast during the day where students realize their true engineering potential through the various activities in which they take part. The technical events include brainstorming sessions of coding, sudoku and robotics which compel the participants to twist their brains, along with various other events like debating, sensex related games and graffiti which test not only their talent but also allow them an amazing amount of fun. There is a night dedicated each to music, dance, drama and DJ sparing more than enough time for everyone to socialize and have the time of their lives. Every year there are mind boggling attractions in terms of the singers, dancers, bands and celebrities who turn up to entertain the crowds. Main Website *http://www.bitotsav2012.in* Register Here *http://bitotsav2012.in/mystique/*
67ad3127-5fe8-4c43-e9fe-f33aad47ba07
['49df16e2-d73c-0f92-040f-545cce054cfb']
We Will Use Closed Addressing or Open hashing based approach which called saperate chaining and i think it will be sufficient solve it .isn't it Here is Approach. Let we have m students & n course . Each student & course have unique ID & identified by it as well.we can use Associate data structure because here we need to maintin the relationship between students & course. HashTable or HashMap seems to be good fit in case of choosing the data structures.We Will Use Closed Addressing or Open hashing based approach which called saperate chaining.Hash table has two filed in each slot key & pair.Each slot of the HashTable has studentid or course id as key and a pointer to a linked list that contains the value when key hashed to the same location. e.g. Using this approach Whenever collsion occurs in any hashtable e.g. if one student can have more courses they will added to linked list (value part ) pointed by pointer from hash table thus collision will also resolved .similerly can be done for course hashTable.where following operation plays important roles. 1.Lookup requires scanning the list for an entry with the given key. O(n) 2.Insertion requires adding a new entry record to either end of the list belonging to the hashed slot. O(1) or O(n) 3.Deletion requires searching the list and removing the element.O(n) Instead of a list, one can use any other data structure that supports the required operations. For example, by using a self-balancing (AVL or RB) Tree with worst-case time of common hash table operations (insertion, deletion, lookup) can be brought down to O(log n) rather than O(n). However, this approach is only worth the trouble and extra memory if one expects to have many entries hashed to the same slot 1.Lookup requires scanning the tree for an entry with the given key we have to trace whole tree upto depth in case of self balancing tree its O(logn) 2.Insertion requires adding a new entry record to end of the list belonging to the hashed slot.Again we have to search place to insert. 3.Deletion requires searching the list and removing the element.Again we have to search whole tree which takeso O(logn) again. Let me know if anything wrong or better have u in mind ? Thanks <PERSON>
b0f80942-bb8b-0a72-f189-03b984b56f92
['49e0e72c-d118-e645-6dd5-bff532df07ff']
Hi I'm trying to upgrade our application to use FOP 0.95 from 0.20.5. I'm currently having an issue with images not being placed correctly within the generated PDF document. The example fo I've provided should generate a PDF with two lines of text followed by the image of a signature followed by another line of text. This generates as expected with 0.20.5 but with 0.95 insufficient space is made for the image and it overwrites the two lines of text. I've tried changing various properties of the fo:block and fo:external-graphic without any success. We use RTF2FO to generate our FO files and I'm running this on Windows XP with Java 1.4. Any help as to why this is happening and how I can correct it would be appreciated. Thanks, <PERSON>
0964ffa6-29f5-80af-82c6-14961da43399
['49e0e72c-d118-e645-6dd5-bff532df07ff']
Hi I've upgraded our application to use 0.95 and I have the problem that documents that were formatted to fit on one page are now overflowing onto a second page. It seems that the spacing between lines of text, (and also between other elements), has increased in this version of FOP. I've searched for some kind of parameter that might let me control this but not found any. Is this just a consequence of the rewrite for 0.95 and is there anything I can do about it ? (I notice there are some known issues regarding white space.) Also, centre justification seems to work differently in that words are split differently across lines. In the example documents 0.20.5 fits more words into the first line whereas 0.95 spreads words evenly across all lines. I've attached a sample document that displays both behaviours: quote.fo - the source generated by RTF2FO from a Word RTF document keyfacts.png - included image quote0.20.5.pdf - generated by 0.20.5 quote0.95.pdf - generated by 0.95 Any help would be appreciated as our users are insisting the spacing issue is solved without changing the original documents. At the moment the only solution I have is to revert to 0.20.5. :( Thanks, <PERSON>
0674c2aa-4931-bd5d-457d-4b40f5b83ea2
['49ed93c2-be4b-43ce-a48a-620708337ca0']
Hi there ! I'm still missing some things in the current SB builds: - the privacy option of an event is only visible in the edit window; it would be cool if there was some kind of icon in the calendar views (as it's the case with the little bell for a reminder - maybe a lock like in the calendar list?) and an entry in the bubble help - in the ancient CDE calendar client, it was very easy to copy an event to a different day: just edit the date and hit RETURN; in SB, this is quite complicated - changing the date _moves_ the event TIA
38246136-576d-c5d5-96da-2fae86858c0c
['49ed93c2-be4b-43ce-a48a-620708337ca0']
Hi there ! Currently, it looks like events originating from an invitation or maybe created by someone else basically look the same as all others. Invitations have a dotted frame (which is good) - but only as long as they have not been confirmed. Afterwards I can't distinguish them and also can't assign them a category. Is there a way or are there any plans to change this? I'd appreciate to be able to notice that quickly. Regards
c606a658-3d02-e1f7-76f3-d839315eeb21
['49ee6257-b7b7-d765-f5d1-d02f041c5efd']
Hi All, I've submitted meeting room bookings from now until October, see below. However (and there's always a however) the council require at least one person to be "inducted" to each site, as well as a $15 public liability insurance fee (in case someone drops their mouse onto their foot I imagine).  I'm happy to cover both for tomorrow, but realistically we should come up with a better strategy.  As we all know that as a sysadmin I have a higher than normal chance of being hit by a bus someday (anyone else sick of managers saying that?).  The Box Factory is easy, just turn up at 6:45 and <PERSON>, the on-site staffer can handle the induction, The Minor Works Building, however, is not staffed, so keys and inductions are a bit more complicated, so I'm told.  I'll update the list when I hear more. Room: BFCC - McLaren Tuesday, 15 May 2018, 7:00 PM to 11:00 PM Tuesday, 19 June 2018, 7:00 PM to 11:00 PM Room: Loft (Upper Floor) Tuesday, 17 July 2018, 6:00 PM to 10:00 PM Tuesday, 21 August 2018, 6:00 PM to 10:00 PM Tuesday, 18 September 2018, 6:00 PM to 10:00 PM Tuesday, 16 October 2018, 6:00 PM to 10:00 PM Now, let's discuss the important things, like pizza! 🍕🍕🍕 <PERSON>.
1a5bd9b0-2fd0-af2a-4418-eb119a40842f
['49ee6257-b7b7-d765-f5d1-d02f041c5efd']
Hi, I'd like to politely offer to give a talk in July... "How and why to lose those dodgy certificate pop ups in your network." It will cover CA and certificate generation for both Web and VPN, and how to install them in most common web servers and browsers, and some of the trickier places like OpenVPN and VMware ESX. Unfortunately on even the most sophisticated corporate networks "trust this certificate" dialogs are all over the place, basically training users to fall for basic-man-in-the-middle attacks, and is fixed fairly simply by becoming your own internal CA and putting certs in the right places. Possibly even a demo of said mitm attack would be cool too. Slides and notes will be provided for the website as well. Thanks, <PERSON>.
84b4d98d-fd74-80d5-080a-e92f6bcbe823
['49fef2ed-3217-8f1f-65eb-4e1f23e8abed']
Hi, I do agree with <PERSON>. I think a part of a discussion can be resumed in "Metcalfe Law" : "usefulness, or utility, of a network equals the square of the number of users". http://www.mgt.smsu.edu/mgt487/mgtissue/newstrat/metcalfe.htm <PERSON> has brought a page about the effect of splitting a community into several pieces, based on this law at : http://www.useit.com/alertbox/990725.html In brief, when splitting a community in N pieces, you also divide its *global value* by N. ("diviser pour mieux régner" dit le proverbe) Yes, some people have said that new sites and new discussion places can bring new users to the community, but I'm not sure that this positive aspect will be greater than the negative one. Looking to another community I'm belonging to (hmm, that I'm lurking, actually), the tcl/tk one, it appears that the central web site gathering almost everyone contribution is the tcl/tk wiki (http://wiki.tcl.tk). Several *thousands* pages. Greetings,
3baeb933-3c9a-9391-c3d1-7cfa04a1de33
['49fef2ed-3217-8f1f-65eb-4e1f23e8abed']
Hello, I totally agree with <PERSON> from Software Mechanics when he talks about UI for enterprise applications integration, showed in http://www.svgmaker.com/gallery/erp5.html exemple. Very, very nice demo. Imho this is the real benefit of SVG technology for managing data which can have a schematic representation : - your entreprise works on internal documents, - you may want export your document to SVG to put it on line, *the exported SVG is able to keep some of your document structure*, - and by gluing it to database with d-html and javascript logic you have an intranet -or internet- browsing application. Et voilà ! OTOH, about the erp5.html demo put on line, I was a bit disappointed. I first said myself - Wow ! They have exported or translated data from some CAD tool with SVGMaker, the object structure and hierarchy has been captured, and after the only had to build a piece of code which makes properties requests when user onClicks on a object ! But bad news, in fact the online demo SVG file embeds a layer of active polygons on top of CAD drawing, this layer has probably been hand-made and all this is specific to the demo... A generic tool that would be able to do this - build a SVG doc keeping object structuration and giving a framework to easily add some html+javascript interactivity - would be imho a killer app. It seems it begins to exist for GIS data. But as <PERSON> said, "we just explore the tip of the iceberg " <PERSON> French Ministery of Transports
ca496022-7a1c-167a-7054-1ce49763953b
['4a10135e-e973-4680-d882-99942ade26f2']
I have a product that introduces a few new AT types (inheriting base AT types). I've used it to create several hundred instances of the new types. I'm now in the process of adding new features to the types. The simplest case is a type to which I just added a new field in the schema. How do I convert/upgrade/migrate existing instances of the type to the new version? I've read the RichDocument tutorial that talks about 'migration' in terms of walkers and migrators. I even attempted a migration using CMFItemMigrator for one of the types (the one that acquired a new field) and while it walked through all of the instances, it seemed to only do half the job: specifically, I can edit any of the instances and the edit form now shows the new field's widget (whereas before it did not - even after the corresponding product upgrade was installed). But it seemed to lose the objects' titles and published states. It seems like this is a process that *every* product that introduces types would have to do regularly and often -- namely groom existing instances to be consistent with the new product & type versions. Have I missed some piece of canonical documentation describing what seems like a fundamental process? As usual, the RichDocument tutorial provided a good starting point but only really shows me what RichDocument does. Note: plone 2.5, zope 2.9.3. I'm not using GenericSetup (yet) for the product in question. Thanks in advance, <PERSON>
1a6394ea-d281-da6b-b3ee-070caebcd7c2
['4a10135e-e973-4680-d882-99942ade26f2']
I just ran into the same problem described (and, fortunately, solved) in this thread: http://thread.gmane.org/gmane.comp.web.zope.plone.user/44950/focus=44976 Specifically, the 'Kupu: Query libraries' permission needing to be set explicitly for Authenticated users before certain kupu functions would work (like 'insert image' or 'insert link'). My question is: did I do something to create this situation, or is it inherent to Kupu (bug or quirk)? I hate accumulating random little site fixes, applied TTW, that might bite me at some future date when I'm upgrading all or part of plone, and have long forgotten about both the problem and the fix. Any ideas? (plone 2.5, zope 2.9.3, python 2.4.3, kupu 1.3.7) Thanks, -hoss
85eb2bbb-84ed-e128-62c1-7a3712672425
['4a1e9aba-dd8c-c394-5ccb-f67610e38396']
Hi! I made a big mistake. I changed our subversion to the newest version. Everything works fine. All our IDEs and tools are able to handle it, but not Jenkins. As I understood, Jenkins uses SVNKIT. There is an alpha version of SVNKIT which supports the subversion 1.8.x format. Is there a chance for me, to get this alpha version running in our Jenkins installation? Thanks, <PERSON>.
93e77df6-e7de-a8e4-9bf6-65cd07557790
['4a1e9aba-dd8c-c394-5ccb-f67610e38396']
Thanks to <PERSON>! I created a String called ns with the standard namespace (xmlns="http...") and on each 'new Element("element", ns) I used it as second parameter. Now I have no emtpy xmlns="" attributes on the child elements. Now there is only the problem with the 'xsi:schemaLocation="http://..."', which should also be added as namespace or attribute to the root element. Greetings, <PERSON>.
b0652fdd-f617-64f4-a85a-6a9445895776
['4a26fa93-5d26-1ac9-316e-13017b758984']
Because of I needed the patch more urgent I actually thought by myself, I have already uploaded a new version including test cases. I found a bug by the way, that breaks the ability to derive from a not abstract model, but I have fixed it. If you are already using the previous version of my patch, you should update now. I think the patch is ready to get merged into trunk now, but I can not decide this. What does the maintainers think? Regards <PERSON>
433a1978-dabf-a6d2-bcfc-701053b0d934
['4a26fa93-5d26-1ac9-316e-13017b758984']
I already implemented it as discussed with <PERSON>. See the ticket. But thanks for the tip with the __radd__. I didn't knew __radd__, but I will still implement it. Btw, I still have to implement the Expression stuff into Query.add_filter to support filter() and exclude(), as proposed by <PERSON> and I have to write test cases. I can't do this now, but I think I will do it in the next days. But it would be cool if somebody can already look on my latest patch, if it is ok. Thanks. Regards <PERSON>
4af12b29-eac1-8665-c7b5-6da0c5db481e
['4a3ad749-83e1-d58b-a0d4-40ec7d2d0fd8']
Hello all, I'm a Ph.D. student of Software Eng. and need some sample data on execution behaviour of web servers. How can I obtain such information? Only a web server (e.g. apache) log files or information gathered by some analysis tools like webalizer will be greatly appreciated. Can I for example access Google analytics information even for some fee. Also, the name of the server is not important, only the information. Thanks a lot, <PERSON>
1453af4f-23f9-d2c4-ed18-6990ff47e728
['4a3ad749-83e1-d58b-a0d4-40ec7d2d0fd8']
Hi guys, As you know, I still have problem with syncing Sony Ericsson P1i with my linux box. Because "Connecting to Mobile over USB Cable" thread have become two large and its subject has been changed many times, I decided to create new thread. After all, I decided to sniff the traffic of the USB port in a Windows machine when my PC and the mobile are syncing. I downloaded 3 of them: SnoopyPro-0.22, SniffUSB-x86-2.0.0006, usb-monitor, here is a URL which has good such tools: http://www.freedownloadmanager.org/downloads/usb_sniffer_software/ But unfortunately, none of them works as I want. Before diving into problems of these tools, I should say that my mobile has four USB port: Sony Ericsson P1i Application Port, Sony Ericsson P1i USB Modem, Sony Ericsson P1i Composite Device, Sony Ericsson P1i PC-Connect. So, my first question is that Which USB port I should listen to? Second question is that which tool does listen to USB port and returns the results as an XML(no binary format)? For example, usb-monitor is a powerful application. I could set it so that it listened to all of above four ports, then I synced my mobile, the tool generated the results but in binary format :-(, The two other tools didn't generate any result at all although I installed the four above ports and replugged them. Cheers, Habib
c627c6c6-c7c8-9685-b87b-797cfe7387c0
['4a515ae1-03eb-99d5-9ea7-7d36edde60cb']
Hi, I am trying to give elastic-plastic material properties to solder joints in a PCB assembly subjected to drop impact. Could you please help me in modeling this in ABAQUS/Explicit. What are the various properties that I will need to specify this material model? Thanks, <PERSON>
d2fa5590-85e0-29fb-7992-3b3da6589b16
['4a515ae1-03eb-99d5-9ea7-7d36edde60cb']
Hi, I am creating a model in Ansys for a drop test simulation. I am going to specify contact between the floor and the PCB The boundary conditions are the initial velocities for all the nodes of the PCB. After creating this model in Ansys , I am planning to import it to Hypermesh so that I can load the Abaqus/Explicit template and finally run the analysis in Abaqus/Explicit.My doubt is whether all the material properties,loads ,BCs ,elements etc defined in Ansys are recognized by Hypermesh.Do you guys foresee any problems in my approach? Thanks, <PERSON>
2ff34269-f601-1dd5-dc82-62168372b87a
['4a5e6ea2-9a3a-35a2-cd68-efbd8f200151']
Hi folks, due to a new, API-breaking release of Image_Text you can't use Image_Graph v0.2.0rc1 in connection with Image_Text v0.3 at the moment. This was not intended but <PERSON> is working to adopt Image_Graph to his new Image_Text-API already. So for now please use Image_Text v0.2 or wait for a new Image_Graph- release which hopefully will be available soon. Regards, <PERSON>
7033b0b4-39a5-7726-6a2c-809da1d094d2
['4a5e6ea2-9a3a-35a2-cd68-efbd8f200151']
It seems Microsoft is playing some bad game with us. Windows XP again returned a result from tracert different to the output I had from Win98 and Win2k. I've released a new proposal-package with an updated, more flexible Windows-parser. Please try the package on linux / win. http://pear.speedpartner.de/ Due to tests on Linux and Windows I think the package can be called ready for an alpha-release. Please give your comments AND VOTES! Thank you <PERSON>
24aca0bd-4d91-9b21-50ac-291a088697e3
['4a824070-7a48-f21a-b09c-b3eecb227e74']
Hi! Is there a Tapestry Version 3.0.x which solves the "page recorder locked after commit" issue for concurrent requests of the same user? If not: Using JavaScript to disable form buttons after the first submission or serializing user-requests are no option for our applications. I read somewhere about a custom engine which ignores this exception but did not found an example. Thanks, <PERSON>
5f041d81-84cf-9bf4-eda5-c587c0f382e1
['4a824070-7a48-f21a-b09c-b3eecb227e74']
Hi all! After reading http://jakarta.apache.org/tapestry/doc/TapestryUsersGuide/components.par ameters.html I still have difficulties to grasp some parameter issues. I do understand why Tapestry enhances the component class with convenience getter/setter methods for the connected parameter, but I do not understand why a corresponding instance variable is created as well. Am I right that this variable will duplicate the value of a container property during renderComponent for direction in and form parameters. What is the reason that the setters/getters do not just call getObject()/writeObject() on the IBinding instance? Thanks in advance Reinhold
8c2e8cb3-1547-b172-e311-0c975652db5a
['4a9c4ba7-148f-7708-59d3-baafdd6e7c7d']
when asking a question, it always helpful to post you code/queries so we can see what is happening. but tbh, this sounds like it's a php code problem. you have established that both queries work, on there own I'm don't know anything about php, but it sounds like you are not executing the first query you might have more luck if you post your php code to a php group <PERSON>
aef32ea1-9242-a9c3-3eb1-743dc626b424
['4a9c4ba7-148f-7708-59d3-baafdd6e7c7d']
Hi, I am working on a rebuild of a site for a client. They operate local business directories, they have 8 domains and offer their business space to put a few pages, which are linked to from the entry in the directory. Currently the 8 sites have seperate docroots and each of the businesses get a directory off of the docroot.. like: www.domainA.com/businessX www.domainB.com/businessY
81270253-6809-208f-150f-fb3139ec55de
['4aaf0de4-4fce-1a4d-8393-4a5a97c621d8']
This is more of an idle curiosity question. In the last few days, I updated two boxes that were running 4.6 RC's without any issues---make buildworld, make buildkernel (custom kernel) make installkernel reboot, make installworld mergemaster. No problems, everything relatively smooth. I have a third, slow box, that I seldom use. Today, having some time, I decided to update that as well. I believe it was also running a 4.6 RC, but am honestly not sure, it may have been running 4.5--I don't use it very often. So, things went smoothly until installworld. That is, buildworld, building and installing the kernel and the reboot. Then, I got an error code because of smmsp group or user problems. The message was quite helpful (are you listening Linux coders?) saying to check UPDATING. I did that and found that I should run mergemaster -p. Did this, however, I had no joy. There was another suggestion in UPDATING about using /usr/sbin.mergemaster that also didn't work. As a good friend was asking about doing fresh installs of 4.6 from a CDROM, at that point, I said the heck with it and did a fresh install. That's why this is more of an idle question. Is there a reason why this would have been an issue on one box and not another? The basic setup is relatively similar on all--none are running sendmail. My guess is that perhaps I never had upgraded the old box to one of the 4.6 RC's before doing this--however, I'm moderately certain that it ~was~ running 4.6 RC--but I can't swear to that. So, is that the most likely explanation--that I'm incorrect and the old box was still running 4.5 and that the newer boxes, as they'd already been upgraded to a 4.6 RC wouldn't have this problem (I hadn't run into the problem in any of the previous upgrades to 4.6 RC's either). Thanks, and I reiterate, this is more of an idle question than anything else, so I do thank anyone who takes the time to respond. Sincerely,
044fce6a-fefd-c5dd-61a0-a6110f80a0df
['4aaf0de4-4fce-1a4d-8393-4a5a97c621d8']
Hello all, I have a random problem with mutt, that seems consistant with each Gentoo installation. At random times, when I move from one mailbox to the next, it will give the message that there's a segmentation fault and close. I will then find that I have a few mailboxs in my .maildir directory with locks on them--e.g I have a mailbox IN-L-gentoo-user and I'll see that I have IN-L-gentoo-user.lock The problem is random. It seems to occur more frequently from console mode vs. working in an xterm, but does occur on all my Gentoo installations. It will occur in an xterm as well--however, less frequently. The only mildly unique things that I do are have procmail, rather than Postfix or sendmail handle receiving and nbsmtp handle sending. I have a .procmailrc file and a Procmail/rc.lists file that filters the mail and puts it into various mailboxes. My question is simply is anyone else experiencing this, in which case it might be worthwhile filing a bug report? If it's just me, I'll shrug and figure that I'm doing something wrong somewhere. Checking the mailing lists and forums indicate that no one else is having this problem. Thanks <PERSON>
96baab1c-e374-cd85-be56-c933e35a7226
['4acb8292-deb7-244a-357d-90e81d46e208']
Hiya, I am having problems using images with transparency for symbols with the pixmap directive. I am using a .png file as this seems to be the easiest. Here is my problem: When I use an 8bit png file with transparency, all works fine, the symbol overlays over the map. The problem occurs when I use a 24bit png file. It overlays ok, but the portions of the symbol that are transparent become totally transparent in the image output by mapserver. I Am currently using png format for output. This means that I can see my webpage background through the image, and this totally sux. Why is this ? Am I doing something wrong ? I would have thought that 24bit images with transparency or translucency would be combined with whatever layers where below the symbol, but it seems not so. Can anyone help ?? Thanks, <PERSON>.
71d77b47-ddca-21b3-4534-508819b768e8
['4acb8292-deb7-244a-357d-90e81d46e208']
Hi all, I am new to imagemagic perlmagick and am having problems with transparency. I am reading in a png file with transparency. It in most cases is an 8bit file. What I want to do is determine the color, in like RGB values that is the transparent color. I would have thought I could do this with the mattecolor property, but this returns a value like 48573,48573,48573,0 That does not make any sense at all to me when I know that my souce image has its transparent color set to green, rgb(0,255,0) Although I know what the color is, I need to get the script to determine the color by itself. My goal is to be able to read in an 8 or 24 bit png with transparency, give it a border of the same color as the transparent color, and then save it as an 8bit png file. How could I do this ? I currently have it adding a transparent boarder, and it saves perfect as a 24bit png file. But now I need a way to save it as an 8bit png file, so I need a way to make all pixels with alpha value greater than say 60% transparent, and the rest opaque. Bit like standard color reduction in graphics packages, except I need to automate this with perlmagick, and I have no idea how. Any help at all would be grealy appreciated. Thanks, <PERSON>.
df7e6da1-07f0-eb04-2dd3-221e7f885624
['4ad8a26d-a4f8-8b5f-9a5c-e217dd5db934']
While listening to the SB this morning, the box's display went totally blank, stopped playing audio, and just sat there doing nothing. I cycled power and everything was groovy again and the SB started playing the track that apparently caused the shutdown. Has this ever happened to anyone else before? I'm going to be moving the SB to a closet soon and I don't want the thing to just shut down like that. Thanks, <PERSON>
3c80d345-cc71-bcc1-f10d-1946c5f8c499
['4ad8a26d-a4f8-8b5f-9a5c-e217dd5db934']
I'm sure that others have stumbled across this but I just found it last night and think it's awesome. If you use iTunes, you can upload your library list as a .txt export and their script rips off amazon for cover art. I sent the guy $3 as a thankyou. What a timesaver! www.art4itunes.com
679257ec-e2e6-2cc0-3aae-3d4d31d20567
['4addcaab-9aba-0761-f693-8df7d33448a7']
Hi All, I'm new to Sakia it looks like a great tool from the demo but when I follow the instructions to build the application from the source code maven can't seem to find all of the jars it needs. I have the configuration set up as described on the web site and have double and triple checked but it and even had a coworker review it but it seems to get hung up. When I manually place the missing jar that comes through on the build it moves to the next step in the build but now I am really hung up. It's looking for two jars that I can't find on http://source.sakaiproject.org/maven/ OKI-SPRING-HIBERNATE-0.jar and SakaiBaseFramework-1.0.a1.jar. I'm hoping someone here has run into this and can explain why I am having trouble downloading these jar and knows a work around so I don't have to download these manually. Thanks in advance for your help, and I'm sorry if this turns out to be something stupid in advance. :-) I'm using maven 1.0.2 as described on the installation instructions with Tomcat 5.5.17 and trying to compile Sakia 2.2.1 <PERSON>
7e4cc837-417b-e982-7cb9-b8c10a9dc732
['4addcaab-9aba-0761-f693-8df7d33448a7']
Hi All, I'm up and running and have added Melete to my sakai system and wish to use Test & Quizzes also known as samigo. I have made certain it's not stealth but it is still not showing up. I can't seem to find any leads to help me fix the problem online. No error messages show up in the logs on tomcat to help me. Again much thanks for your assistance in advance. <PERSON>
30311e8a-cca7-7214-5038-ff7c24de0d6e
['4ae8c1da-1730-7a08-727c-cdc9235cd2aa']
The systemd-233 tests require python 3, so they won't work in LFS setup at all. The book should be updated to say that. Also, I might send in a few more such reports while I am building LFS and BLFS. Is there a better way to do this or is the mailling list fine? Thanks, <PERSON>
a60d7d8e-8646-1f97-dc50-c9b2ddefe8fe
['4ae8c1da-1730-7a08-727c-cdc9235cd2aa']
Hello everyone, In the current BLFS systemd book, the wicd page has instructions to install the systemd unit file from the blfs-systemd-units package, but the Makefile doesn't have a target for wicd. Also, the instructions after that are related to the rc init process, not systemd. Wicd ships the systemd unit file with it, but it has errors and the wicd service fails on reboot. I have updated the systemd unit on my machine and got it to work fine. I can submit the new file to you guys, but I'm not really sure how to do that, or if the fix I made is universal. I have also submitted the unit file to wicd project as they already had an open bug for this. I am very new to this whole process, so please let me know what I should do. Thank you, <PERSON>
b905c0b5-346f-9156-8a39-682c7ecda0a4
['4afe4e63-783b-b88c-3e81-73675faacda1']
Hello. I hope this mail will reach the mailing list but if that is not the case please forward it there. I'm trying to create and maintain everything needed to support alexandria in Ubuntu. I can see that there is some progress already and I would like to share resources. I need source packages that anyone has created, binary packages will obviously not work :-) I plan to put alexandria 0.6.1 in the universe repository (for those not familiar with ubuntu, this is a large repository holding many packages not officially supported by Ubuntu) Fell free to CC me in later emails. Regards
b0cbe592-588d-8bf9-1254-c58420c2cbd0
['4afe4e63-783b-b88c-3e81-73675faacda1']
Hi <PERSON> I don't think that there's any sane way to get consistent checks without using flake8 (which indeed uses pep8 and others internally) from pypi. There is just too much variability in the packaged versions out there. It's doable but IMHO it's not worth the hassle. Just put the required version of flake8 in some git repo and have people install that if you want standalone "offline" things to work. Also, flake8 has quite frequent releases that fix bugs (we've gotten our fair share of bugs fixed). If you ever venture to python3 world you really want to have the latest version of tools around. Good luck <PERSON>
5f62978d-6ed3-014c-f84b-c045a21ea3d2
['4afe72cb-b8bf-c433-f690-435fbb0048a9']
Hi All, It would be really helpful, if we could get the below information related to the Version Bump procedure in ODL: ð Details of the script used for this purpose. ð Any prerequisites before running this script. ð Procedure to validate the Version Bump procedure, post the script is run. ð Any other information related to the known limitation/ Tips and Trivia related to Version Bump process. Regs, Manohar.
5a9c5a26-5413-ae62-22ff-9711b8495579
['4afe72cb-b8bf-c433-f690-435fbb0048a9']
Hi All, In the context of moving to Lithium PlugIn as the Default PlugIn Architecture in ODL/Bo, we wanted to know few details on the Scalability aspects: ð Any benchmarking tests being performed to know the scalability aspects of Li PlugIn: o Max number of DPNs which can be connected o Max Number of Flow/Groups per sec o Statistics Support o Any other aspects ð Please let us know any details on this and also please share the Test Scripts used for this purpose. Regs, Manohar.
81451fdc-3cfb-fbd4-a94a-3f10942398a7
['4b077b46-1f8d-861b-3b8a-9cdce1cfb8fc']
Hi guys, I've been playing with different structures for my tests. I have a single unit test under a thread group so the results are in a nice form for another tool. I've set up the thread group to run the test 10 times and noticed the first run is usually about 200x slower than subsequent runs. Has anyone seen this? Is there a work-around? I have an idea about how to fix this, but I'm hoping somebody else has addressed this already. Thoughts? Thanks, <PERSON>
821bfd7d-aa0f-71dd-71c6-56551f43a68a
['4b077b46-1f8d-861b-3b8a-9cdce1cfb8fc']
Hi all, I'm currently working in a project that contains some performance sensitive code. We are currently using cruise control & would like to leverage it to keep track of the performance of that code over time. The idea is to correlate builds with runtimes to see if a particular commit slows down or speeds up our critical section(s). And hopefully have pretty graphs that we can show to for our efforts. My initial thought is that this must be a pretty common desire. So before implementing my own, I thought I would ask the wider world. Has anyone done this or have suggestions for how to go about it? Any advice is appreciated. I searched the user mailing list and didn't find anything similar. Of course, my search terms could have been bad. Thanks, <PERSON>
e4754db4-a45c-b034-c3bc-f20038737b37
['4b0d48aa-af22-76ea-1cb1-b5ef0c64f608']
Folks, I have followed the discussions on dial plans for a while, and it has been going on actually for several years. Since the dial plan topic is so complex even for the experts in the IETF, how can anyone hope that developers or even more, users will get it right? KISS and use only one of the three: 1. E.164 numbers for the Internet challenged, 2. SIP URIs for everyone else, or the best of all 3. Hide any type of CA in the AO and use Presence. Just click to call. Thanks, <PERSON>
7b2da504-f8e8-c195-22b3-d8d61d2d1633
['4b0d48aa-af22-76ea-1cb1-b5ef0c64f608']
The I-D Inter-Domain Requirements for SIP/SIMPLE http://www.ietf.org/internet-drafts/draft-levin-simple-interdomain-reqs-02.t xt is not only a very good document but is also very timely for other inter-domain communications, such as between all the emerging VoIP islands (the islands are a regrettable fact at present). I suggest therefore having a 5 minute hum so as to make it a SIPPING WG item. Small nits can be discussed on the list. For example eliminate various options, unless there is some automatic negotiation mechanism. Also, what is the simplest set from the above so as to have something that "is good enough but not better". In other words, the I-D should recommend the default option in all cases where there are some choices. Thanks, <PERSON>
7824b693-7b4c-bc9b-c628-6cc57e175933
['4b19fd79-f240-4926-b7be-fab8f939050f']
Hi, Simple pick lists can be set up without using backends. Go to Administration->Manage Custom Fields. The key fields to set are Field Type and by you description you want either Combo Box or Multiple Field types. Add the values you want in the Field Options and don't select Custom Field Backend. You can use rank to order the custom fields on the report page. Set up a sandbox project and play with it. HTH, <PERSON>
39754436-4a8c-115c-054f-e76b2c047c23
['4b19fd79-f240-4926-b7be-fab8f939050f']
Hi, In my eventum_project table some of my prj_title fields contain parenthesis, ie KSX(G1). When I right a script using the method Project<IP_ADDRESS>getID( ) I can never get a match and I figure it must be because of the parenthesis there. For example Project::GetID('KSX(G1)"); doesn't give me the expected return. How can I get the ID back when the prj_title contains parentheses. <PERSON><IP_ADDRESS>GetID('KSX(G1)"); doesn't give me the expected return. How can I get the ID back when the prj_title contains parentheses. Barry
9bb3623f-066d-1035-a0ef-55ea471b1d1c
['4b2d0a93-d4cc-ec76-d674-312ed47429bb']
+1 About the databinder, I've having a small discussion lately about the possibility of changing the databinder implementation used. Right now it works with servletrequestparameters, however, I'd like to investigate the possiblity to for instance have a databinder that works with for instance castor XML contained in the servletrequest... Any idea, or would this make things needlessly complex? <PERSON>
8842d554-c0fb-3ed6-7bcb-a47a5c3d44a8
['4b2d0a93-d4cc-ec76-d674-312ed47429bb']
<PERSON>, <PERSON>, Well, could not really answer last two weeks because of a holiday... Anyway, I've been thinking about it and I think you made a good point! The solution I am implementing will not be intrusive at all, but specifying how security is to be handled does not sound like a responsibility for the Srping framework... However, since I'm still going to implement this, indeed I need to be able to override to ServletRequestDataBinder (and I can think of other situations where this might come in handy). Basicaly it's not really possible right now since the Binder is instantiated in about 4 places in a hardcoded way. We could do it somewhat similar to the LocaleResolver, but then implementing a FactoryBean using a predefined name (of course by default the ServletRequestDataBinder will be used)?? <PERSON>, have you got opinions about this? <PERSON>
5c1640f4-5af8-7b00-b3d8-13661c32ef48
['4b356401-1d47-2b3a-b77c-b46054655431']
Hi, I am trying to use the ldap server to get all emai addresses of our University. If I use thunderbird I can activate the server either with or without ssl (both work) and see all available users (in Edit->Preferences->Composition->Directory Server) For Kontact I tried the following (I am using the German translation so the english description might have some flaws): 1. Opening a new resource for kaddressbook (ldap directory) and activating it. (in the extension window on the lower left) 2. Preferences->kaddressbook->ldap lookup->add server. For both wayis, if I activate "ssl" I get the following error message: No connection to (in German "Keine Verbindung zu") ldaps://ldapserver:636 (which worked in thunderbird) If I don't aktivate ssl. Looking up addresses via tools works just fine (2nd possible way). Activating another address resource (#1 above) works partly but I do only get a subgroup of members of the university (only students, no staff) and only if I activate subdirectories (lower left). I chose the Netscape Attribute settings. Am I doing something wrong here? I probably have to configure something different here but didn't find extensive documentation (which I need as non ldap wizard). Thanks for any help especially with the ssl-problem. <PERSON>
63a212a2-ae7e-49d1-24c7-092d1f83c544
['4b356401-1d47-2b3a-b77c-b46054655431']
Hi, when I want to list the root directory in konqueror I get a time out between 20-40s which I don't like. strace konqueror tells me the problem is searching for /home/.directory The problem is, home directories are automounted here. So LDAP looks for a user name .directory all over the place before failing which explains the time out. How can I exclude certain directories (or whole trees) from beeing searched for .directory? Sorry if this is rtfm but I have no idea how to search for this feature/bug. Regards, <PERSON>
4eb940c2-ea4c-9a49-3e01-2ac8a80803ac
['4b430c7e-1cc1-b860-7a3a-ad65dc05fbb3']
Google doesn't tell me anything definitive, but it seems that the laudable TransparentFolder product is incompatible with Zope 2.5. Something about a conflict with session tracking? Is this so? Do I have to muck up my management screens with hundreds of little files? Does anyone have a patch or an alternative? Thanks! <PERSON>
df926961-72fe-d68c-6d84-28d6a9eeef4d
['4b430c7e-1cc1-b860-7a3a-ad65dc05fbb3']
I'm sure this is something simple, but none of my searches have uncovered the magical sequence. I've got several sites running from a single Zope folder. Some of the content and much of the functionality is shared among the different states. Each state folder contains dtml methods containing state-specific information (abbreviation, the id number used in the database, etc.) My script needs to get the contents of the abbreviation method for some URL munging, and I can't for the life of me figure out how to get it via script. Any suggestions? Thanks! <PERSON>
0ef47ebd-ace5-ba8b-1247-495069767845
['4b47a330-c4fe-977d-2eb4-f44e2a03c19a']
All,     I'm pleased to announce release 0.17.0 of Oz.  Oz is a program for doing automated installation of guest operating systems with limited input from the user.  Release 0.17.0 switches Oz to be python3 only, since Python 2 support is ending soon.  There are also some minor fixes in here, along with the addition of support for some new OSs. A tarball and zipfile of this release is available on the Github releases page: https://github.com/clalancette/oz/releases . Packages for Fedora-30 and Rawhide will be built in Koji and will eventually make their way to stable.  Instructions on how to get and use Oz are available at http://github.com/clalancette/oz/wiki . If you have questions or comments about Oz, please feel free to contact me at clalancette at gmail.com, or open up an issue on the github page: http://github.com/clalancette/oz/issues . Thanks to everyone who contributed to this release through bug reports, patches, and suggestions for improvement. Chris Lalancette
24f90a9f-4bd2-5e7f-35e3-aa3fa7c959ca
['4b47a330-c4fe-977d-2eb4-f44e2a03c19a']
Hello all, I have pasted a quick, 2 line patch to the it87 lirc driver. Basically this patch cleans up the I/O region (from the request_region() call) if the request_irq function fails. This is important because on my Digimatrix, after unsuccessfully trying to insert the lirc_it87.ko module, typing "cat /proc/iomem" would stack trace the kernel. Thanks for all the hard work! <PERSON>
2582a404-331b-a6fe-bbe7-9e84f8798140
['4b49c983-de62-3ecb-3e5f-760c9fe55fc9']
Hi, Can anybody tell if pgpool is a connection based load balancer or a query based load balancer? We are currently using slony for replication. We have a requirement wherein we need to create a temp table for a given session. This table will be created on one of the replication servers. Been a temp table it will not be replicated. My consecutive queries need to fetch data from this temp table. How will pgpool work in this case and what parameters can be set to make sure that the Select query goes to the same db where the temp table is created? FYI: Pgpool is used in load balancer mode. Regards, Nimesh.
a1141083-b6e2-c795-d05c-057ff22733f8
['4b49c983-de62-3ecb-3e5f-760c9fe55fc9']
Hi, We are using pgpool setup in master-slave mode and loadbalance mode. Can any one help in the getting the answers for the following questions: 1) When we connect the database through pgpool, the db connection gets opened on both the servers. even for simple selects. Is this expected behaviour. Should'nt the connection be opened only on one database. What parameter can be set to make this happen. 2) Also when we connect through pgpool, we see BIND connections. If we try to stop this queries running through pg_cancel_backend the queries donot get killed. On restart of pgpool they disapper. Can someone highlight why the queries hang in such a way? Regards, Nimesh.
2136a14a-a6f2-89c5-88ce-4e63f15218de
['4b5a641d-c360-9b9e-cc65-d86b551b94f1']
My desire to run Asterisk is finally giving me the reason to install a Linux box at home. Is RH9 the only distro that Asterisk will run on, and can anyone recommend a good source for a cheap Linux (RH9) box? For example, walmart.com has microtel boxes with no OS. Will RH9 and Asterisk run on these boxes? Thanks!
cb8b9221-3116-7130-49c4-95151abc8469
['4b5a641d-c360-9b9e-cc65-d86b551b94f1']
Are any packets at all from the incoming call setup getting though the PIX? In general, static NAT (plus access list), is required to enable an endpont with a global IP address to establish a connection to an endpoint behind the PIX with a private IP address. Are you using static NAT and what version of PIX OS are you running? <PERSON>
194d38f4-9ede-19ee-2390-881ef9c14e23
['4b5e7b22-5d91-47e1-9108-3cae85cfce56']
Hi, I need to use footprints for vacuum tubes sockets as in http://www.belton.co.kr/jack/vacuum-3.html For the noval socket, it is 9 VIAs on a circle of 21 mm diameter, 36° between each VIA. I need other sockets too as in http://www.tube-shop.com/sockets.asp, so I don't know if it is a way with pcb to write an arc that don't have 90° aperture. Another way would be to use the old library file format. Have somebody any clue on how to do that, or an existing file to share? Best, <PERSON>
224f1143-2a01-4cff-dfdc-4b6c1ba5336f
['4b5e7b22-5d91-47e1-9108-3cae85cfce56']
Hi! It is about a couple of months at i am using geda. I have begun to do some vaccum tubes model. An adaptation for ngspice of the Perugini's diode model can be found on the ngspice users email list. The geda is a great suite of programs and i thanks very much all those they have contribute to it. I have done two versions of the model. The first one without the numparam library and all is working just fine with it. http://sourceforge.net/mailarchive/forum.php?thread_id=6872633&forum_id=5514 The second one is using the numparam library with ngspice. http://sourceforge.net/mailarchive/forum.php?thread_id=7110344&forum_id=5514 My raison to use this library is at it is much easier to change the coeficients of the model to use it with different tubes. When i run my simulation in ngspice all is working fine with the model not using numparam but i get always the same error when using the model that is using numparam: error: X1 not found (or something like that). I must edit the simulation file and move the line with the X1 node n node m ... after the definition of the model. After that, ngspice is working fine. The raison is at gnetlist put all the components of the circuit at the begining of the simulation file and the declaration of the models (.subckt sections) after. When ngspice is compiled with the numparam library, it doesn't understand it and i have to move the component after the model. I can live with it but i will be happy to know if this issue will be fixed in the future. <PERSON>
784cd146-c7dc-5c39-7da2-8ec3aa9a5adb
['4b64ce18-caf4-2a6b-dd3b-1204ee5b1e9c']
Hi everybody, I would like to know which the best form of the modeling the two classes follow: class that represents operating system Unix and class that represents Linux . I would like to be able to create these two classes and to leave explicitly represented that an individual that it is considered Linux is also Unix but an individual Unix not necessarily is a Linux. Which structure I must use subClassOf or equivalentClass ? It has as to represent this using OWL ? Thanks for the attention, <PERSON>.
92da9586-218b-789b-da5b-3fe4d0787976
['4b64ce18-caf4-2a6b-dd3b-1204ee5b1e9c']
I recently am working with ontologies and created two ontologies using Protege. I read that it has a API (protege-owl API) that it works with ontologies OWL created in the Protege editor and even though allows to create ontologies. Currently I am needing to create an interface, that it shows of friendly form to the user, the hierarchy of classes of the ontologies and its properties, both with its corresponding metadados ones. Somebody knows where I can find examples of an interface that shows the hierarchy of the classes and its properties and its metadados ones using the API protect-owl ? Doubt: the metadata that they explain the meaning of a class or a corresponding property is attributed to its rdfs:comment or rdfs:label ? <PERSON> for the attention, <PERSON>.
04bfc353-f299-bfb1-9ccf-ab973c7f2ddc
['4b68cd6b-5cb9-a50b-4c26-1b6acdf5c191']
<PERSON>'s points about people not being surprised by a GUI: Well, yes people are used to them, but people will also expect one now. In this day and age you can't really sell a computer that doesn't have a GUI. It's expected of machines nowadays. Perhaps for a while we could have an Amstrad PcW-style GUI, whereby there is a pointer driven set of utilities (WP, Calc, Diary, etc) and basic file management until the full thing comes along. <PERSON>.
af9059db-ea02-6985-dd48-a8eba84df2f0
['4b68cd6b-5cb9-a50b-4c26-1b6acdf5c191']
I'd just like to point out that I've had to unsubscribe from the mailing list due to the high volume of mail on it. It's interesting, yes, but it also takes a couple of hours to read! Anyway, if anyone feels the need, they can send me a summary of what's happened or you can forward any extra-interesting messages... My address, for the m-list or anything else, is xN/bxVnAmRruRmWg@example.com Bye for now, then. Al.
8b09570b-4c17-6bb7-59b8-e019665f6c03
['4b76c0da-12cc-05dd-e6e0-061db54ab42a']
My client wants to know if there is a way to send a url around for people to preview what is in the offline project without having to give them access to opencms and make them navigate to it and such. The url could contain a username/password, they'd accept that. They're just trying to avoid teaching the powers-that-be how to navigate within opencms. Anyone crossed this bridge? -mp
757ec667-2bd0-fc14-75ed-397d65f7c4b4
['4b76c0da-12cc-05dd-e6e0-061db54ab42a']
I did some searching in the forum looking for the opencms + struts tutorial but all I found were people asking the same and other people telling them to use the search feature. Well, I searched for a while and couldn't find it. Can someone help a poor soul out and send me the link to the tutorial for struts + opencms? <PERSON>, <PERSON>
c72dd860-8b81-f7ec-4748-0ce2bbdd74a8
['4b7d4463-ae28-f2ce-d57b-a362f8ebd4ec']
Hello, I am trying to do QoS for VOIP traffic. Successfully configured LLQ, LFI and cRTP with MLPPP over virtual-template. What I am trying to do now is limiting the number of calls according to the bandwidth reserved for voice traffic. Can anyone help??? With the current situation, if the reserved bandwidth can give 4 calls with good quality (taking into consideration that the rest of the bandwidth is consumed for other types of traffic), the 5th call can be started but with very bad quality. I am asking how can I avoid this 5th call from the begining??? I didn't find CAC config. with LLQ. Karim.
f1b11499-e4ec-8297-24c8-a14fa406cff1
['4b7d4463-ae28-f2ce-d57b-a362f8ebd4ec']
Hi, I am using 7204 as access concentrator for PPPOA sessions using interface virtual-templates and runing 12.2(27). I want to know the maximum number of supported virtual interfaces. For 12.0, it's stated in cco documents that the maximum number of virtual interfaces is 300. Starting from 12.2, it's mentioned that the maximum number is platform dependant as stated in the link: http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca72a.html "When in use, each virtual access interface cloned from a template requires the same amount of memory as a serial interface. Limits to the number of virtual access interfaces that can be configured are determined by the platform." Thanks in advance...
f143b95c-4d12-4768-ead3-3051d7fea74e
['4b7ee409-ebc1-a2b5-08c1-ea93917a5bc1']
Hi (I'm new in that group and don't know much about wine, so I'm sorry in advance if my question is in-proper) Here is my problem: I wrote in windows com object, and registered it in wine using regsv32 utility. I also wrote a com client application. When I executed the client code using Wine, all was just OK, and the client successfully make a reference to the server and activated It. :-) my question is there any way to write a client on the native (Linux) using g++ and activation the com object? does it make a difference if the com object id a dll, exe, or ocx ? 10x Yonatan
14b7df09-c33c-dbb0-e20d-18437f90726f
['4b7ee409-ebc1-a2b5-08c1-ea93917a5bc1']
is there any mechanism for subscribing make events, like new rule was found, new variable was set, a pattern stem was matched etc. ? The only way I know about is running make with -p and -d and then parse the output. I wonder if there any possibility for getting this information by API,events, signals, or any other way. 10x Yonatan
3889c8c1-4e52-3bb5-b7c5-3458c66a822b
['4b7f5d35-a0e1-9619-7360-1d80489852a0']
I have 2 doubts. 1) I input some data on the Rx-daughterboard. Now I want to digitize it and store it on the fpga, which I intend to use later with a verilog code of mine. How can I achieve this? 2) I input some data on the Rx-daughterboard. Now I want to digitize it and send it to the fpga. Then I want to pass it through the DAC and output it back on the Tx-daughterboard and verify that the output is an exact replica of the input. How can I achieve this? Thanks a lot. Regards, Kuntal
065b4f63-541f-46ef-cee4-87f0933224fa
['4b7f5d35-a0e1-9619-7360-1d80489852a0']
Hello, I have a few doubts. 1) What is the use of the following .rbf files? std_4rx_0tx std_2rxhb_2tx multi_2rxhb_2tx I get the purpose from the names itself, but I want to know if there is some relevant documentation on this. Also, where are the source codes(verilog codes) of these .rbf files? 2) If we program the FPGA with the usrp_std.rbf file that we generate from the usrp_std.v code, what purpose does it serve? I want to know if this is the standard configuration and pin assignment of the FPGA. 3) When we program the FPGA using python programs(eg. usrp_fft.py), are the same .rbf files generated? If yes, where? Thanks a lot. Regards, Kuntal
88bc4ec9-a88d-f2e5-f9a9-b5165ce43471
['4b92b29a-a7dc-b38f-9e93-e9a8ebb3a67d']
Hello list, I have a Debian 3 box running postfix 2.0.19/spamassassin/Kaspersky A/V combo for 4 domains. All mail is relayed to an internal Exchange server with no local delivery. My logs show that quite a large number of emails to nonexistent users are passed to the internal mail server where they are bounced. Is there a way to prevent these emails from being passed to the internal mail server? My user count for all 4 domains is relatively low, so I don't mind maintaining a per use@domain redirect list. TIA
5fac19ee-7abc-6cbd-fa18-d28622809af2
['4b92b29a-a7dc-b38f-9e93-e9a8ebb3a67d']
Hello list, I have just installed cyrus-imapd, cyrus-admin, cyrus-common, postfix (2.1.1) and postfix-pcre from deb packages on a Debian unstable test machine. I have also disabled my usual config (kaspersky A/V, spamassasin etc) until I verify that I have imapd properly configured and tested. Is there a step-by-step howto for my config that I can follow? TIA Dudi
0ab3263f-7fe9-0e74-ef23-c343a39a7960
['4bad4699-a5df-41d7-a408-db27c9a17094']
I don't know what I'm doing wrong, but I can't print any kind of report. I was reading some of the mail about the general ledger. I followed the instructions in one of the replies, and received an error message that it couldn't print. Before that, I created a transaction register report, but when I tried to print it, my printer sounded a bell that it was finished, but it hadn't printed anything. I'm using windows 7 home premium with Gnucash 2.4.8, trying to print to a HP 6500 Office jet Wireless printer. Any help from anyone would be appreciated. <PERSON>
679b8990-63f1-e74d-0983-4d477ba3babb
['4bad4699-a5df-41d7-a408-db27c9a17094']
I'm using version 2.4.7 on Windows 7 Home Premium 32 bit. I'm still learning how to use the program, but all in all, I like it. However, I do have a question. I'm on a budget plan for one of my utility suppliers. It's not municipal, it's a private business. Should I set this up as a liability, as I pay each month, then when I have to "pay" for the propane, just debit the expense account and credit the liability? Right now, as I pay each month, I debit the expense account and credit the bank account. I got to thinking about this, but don't know the answer. <PERSON>
cd731705-9625-42bd-0d61-df059b44bacd
['4baf26a7-521a-c23b-1538-7412f9ae2431']
Hi, I'm running a LFS 20030127 and I just bought a WiFi card for my laptop (Linksys WPC11 version 3). I don't have a clue of what I'm supposed to do to connect to the Access Point, since all of the documents I've found across the web (Wireless howto, PCMCIA howto, <PERSON> howto...) do not give a real step-by-step guide on how setting up a wireless connection. So far I have installed the pcmcia package, the linux-wlan-ng drivers, and my kernel config looks ok. When the system boots, the card seems to be up and running. Yet I do not know how to work with the wlan0 network interface. Should I bring the eth0 interface down? I'm a bit^H^H^H^H^H really desperate here. I'm currently in IL for vacation and I'd like to use my uncle's AP. (Anyone near Urbana-Champaign? anyone?). I would worship for a hundred moons anyone who would help me make the whole ******* thing work. Regards, Guillaume Cocatre-Zilgien
7a9f0637-c7d6-ce7c-abd9-baf5065da5b8
['4baf26a7-521a-c23b-1538-7412f9ae2431']
Hello, Is there a command for launching the calendar through Mozilla's remote control feature, on UNIX systems? (http://www.mozilla.org/unix/remote.html) Something like: [user@host] > mozilla -remote "xfeDoCommand (openCalendar)" I tried some commands but none of them worked. If there's presently no command available for the calendar, where should it be added? In Mozilla's source code, in the calendar's .xpi, or somewhere else? Is that a planned feature, or should I fill a RFE? Regards,
f9745e68-f171-b5cd-61d4-180012158480
['4bb77b7b-039c-a246-611b-5b79544ff616']
I am trying to use Python scripting in Dia to export a hierarchical diagram in a specific format. I'm new to Python. I see that codegen.py is almost what I need, so I plan to take that as a starting point. Because I'm new to Python I'll need to iterate and learn to get this coded. Just a couple of hopefully straightforward questions ... 1. Where does print send its data (for debugging)? It does not seem to send it to the Dia Python console. Where is stdout? 2. How can I get Dia to reload the script as I edit it. At the moment changes only seem to take effect if Dia is stopped and restarted. <PERSON>
f809ecd0-6b7a-5f12-c12b-1bc500ca4a1d
['4bb77b7b-039c-a246-611b-5b79544ff616']
Hi <PERSON> Thanks for your interest in my work and for your questions. I don't have any specific problems with using the old version of python within Dia, it more that I have to maintain an install of the old python version with newer versions required for other things. This works OK right now, but as with everything you have to update at some point otherwise things stop working eventually. Here is a short video of the R5 robot working with Plan4.inst created directly from the python export - https://youtu.be/7Pur3ADVPO4 I have created plans with maybe 150 elements and it works fine. I think it would usefully scale up to several hundred plan elements, although you would need some structure in your layout of the diagram to keep it maintainable. The plans are not hierarchies, but directed graphs i.e. a sub tree can be used in multiple places. I do not currently support any kind of diagram nesting. This visual approach works well for the creation of reactive plans, and we are using it with other tools, see ABOD3 on GitHub https://github.com/RecklessCoding/ABOD3 In terms of limitations I can't think of anything specific. It was a little difficult to work out how to debug the python script from within the Dia environment. I did look at doing this in MS-Visio, and even discounting the huge cost of Visio (I can get a free Uni licence), I honestly think it was much easier in Dia with Python than it would have been using VBScript in Visio. One very handy facility would be the ability to group a set of elements and then collapse/expand them into a single visible element, whilst maintaining the underlying object data structures. I like Dia very much. Cheers <PERSON>