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
10bec7a4-8735-e438-769a-c573ccea9dc6
['54468af0-1437-1642-a57f-02a4ac1ee77d']
Hi, I just tried to install Turbogears in my new environment (created using workingenv.py) on a windows machine. Everything went fine until it tried to install easy_install.exe and a "Permission denied" error occured. I assume this was because that file was in use (executing). I guess I need to have workingenv.py install setuptools NOT as an egg, but I'm not sure how. In install command and output is below. Thanks, <PERSON>
348ba101-54d8-7b94-3332-8ae0f5f49816
['54468af0-1437-1642-a57f-02a4ac1ee77d']
Hi, I have a SingleSelectField in a WidgetsList that goes into a TableForm. The 'options' parameter for this field is currently a callable that querys a database. I want to be able to pass parameters to the callable that will control the option list that is returned. I can't figure out how to do it (other than when the WidgetsList is defined). see http://paste.turbogears.org/paste/931 Steve
37f0f172-061a-c9ed-f138-e3588e214e03
['545108d8-3611-770e-da80-d3ebba800072']
Dear readers, I am new to relational DB but not to MySQL & PHP in general. I created a RDB using Powerdesigner. Struggling with the program's complexity I managed to create a set of databases being interconnected via (foreign) keys. What I want to know is how to use this database via php. How does my ER-Diagram come into play? In other words I want to know more about a general approach to using relational databases via php. Regards from .de Thilo
8da86a17-c88a-c1de-f45b-92664f6e2f4b
['545108d8-3611-770e-da80-d3ebba800072']
I want to approach web server programming. What I did: On /my/ hosted Apache-Webserver, on Plesk I activated Perl. What I want to do: I want to write a script which downloads a photo from a given url and detects objects on it - in other words, I want hough transformation, edge detection etc. - all to be done on the apache-webserver. Thing is I have experience in python but not in Perl. Which sample codes dealt with a similar issue on an "a patchy" webserver with Perl activated? Regards from Germany <PERSON>
8a99dd64-9fab-cd50-7fbd-7fd11e3b6830
['54573f53-836b-8946-1a2a-4186701a5c92']
Hello, Does anyone know of a Linux equivalent to DoubleSpace or whatever that allows you read and _write_ to a compressed partiton or filesystem (in a way that is transparent to the progs using the fs). I know there was e2compr but that doesn't seem to have been touched in nearly 2 years, and is 2.2 specific, Infotec and the CBD patch seem to have died and zlibc seems to be a read only solution. I'd have thought this would have been a biggie for embedded device people but there doesn't seem to be anything out there. Any pointers greatfully received.... T.I.A. Tim
e8cdd066-4a24-f646-9325-3ad14e55481b
['54573f53-836b-8946-1a2a-4186701a5c92']
Hi all, Does anyone know what I'm actually losing with having to set noapic on bootup? I mean in real terms how much harder / slower is an SMP machine working when it's doing standard multi-bus xt polling compared to when it's in APIC poll state. I appreciate that there can be a reduction in interrupt response latency using the damn thing but is this a measurable amount given a machine processing about 1200 interrupts/sec? (this figure is a sum rather than per processor). As an added complication how do I get around interrupt routing conflicts in noapic mode and do the 'routing conflict for xx:xx:xx have X want Y' messages make any difference to this performance? A useful URL (I couldn't find any) or reference would suffice if this is too invloved or boring a topic to explain easily. TIA Tim
533260a5-ab0e-7899-7d03-ce71def4da40
['545cdfcf-61c6-9119-7393-c5897ba1329e']
Hello! I got an inquiry about displaying information from the web in a gadget, and am evaluating my options. I tried to simply use a DataTable, which works fairly well, except for odd errors on startup that doesn't seem to matter. What doesn't work is any kind of click events. Trying to use the rowClickEvent simply doesn't register anything, neither when funnelled back into the DataTable for row selection or when I try to hook it myself. The only way I've found to hook into a click is assigning to the onclick property, not even the YAHOO.util.Event.addListener works So to my question - does anyone know how to get it working again? Having to wire up every cell with onclick would be atrocious :( Best regards, <PERSON>
cda82786-55a6-c49d-1f02-98f3581581b0
['545cdfcf-61c6-9119-7393-c5897ba1329e']
Hello everyone, but maybe <PERSON> in particular :) We're adapting the example at http://developer.yahoo.com/yui/examples/datatable/dt_rowexp_basic.html to our needs, which unfortunately is a little more complex than what's shown in the example. Our table is sortable, and that shows up correctly in that there's a hand at the column titles. But the table stubbornly refuses to display or react to sorting, despite being setup show sorting on load. Removing the link to the expandable talbe (in a separate JS file) remedies the issue, but also removes the feature of expansion. Any help? Our page is at http://commsoft.nu/demo/ktb/avgangar.php and we need help bad :) Best regards, <PERSON>
79f90b6c-1933-9224-36e9-0d1cc318e57a
['54663a84-0abe-5b91-b83e-9ca460183a3f']
Dear developers, we are going to move "gvm" (formerly known as openvas-manager) from svn at the wald.intevation.org to git and github. This change is will start on Saturday, January 27th 2018 14h CET and should be finished on Monday, January 29th 2018 10h CET gvm is our biggest repo with a lot of cross branch changes. Therefore the conversion from svn to git will take longer then the last modules. This change concerns the developers who build from the latest source code status, svn trunk or any branch. We will migrate the entire history, including all branches and tags. Please don't commit anything from 27.1. 14h CET until we announced that the migration was successful. All changes committed to svn from 27.1. 14h CET and afterwards will NOT be included in the new git repository. Therefore all new changes after the migration has started must be done via github. The modules will be found under https://github.com/greenbone/gvm Best regards
a05a18da-3778-9e93-d813-14d840e53ebd
['54663a84-0abe-5b91-b83e-9ca460183a3f']
Dear developers, we are going to move "openvas-scanner" and "openvas-smb" from svn at the wald.intevation.org to git and github. This change is scheduled for: Monday, January 22th 2018 This change concerns the developers who build from the latest source code status, svn trunk or any branch. We will migrate the entire history, including all branches and tags. Please don't commit anything on Monday 22.1. until we replied to this message that the migration was successful. All changes committed to svn on 22.1. and afterwards will NOT be included in the new git repository. Therefore all new changes after the migration must be done via github. The modules will be found under https://github.com/greenbone/openvas-scanner and https://github.com/greenbone/openvas-smb Best regards
78b871f2-af36-5b4b-31ca-20adc61573b8
['5466eb10-38c8-4bde-c025-088db984ac0c']
Hello, we're looking for use cases that would be nice to add to BPG. We'd like to know your opinion about which features would you like to be included. The current use cases list can be read here: http://netbsd-soc.sf.net/projects/bpg/doc/use-cases.txt. Also, the project description document is a almost finished. Feel free to take a look at it and tell us what you think: http://netbsd-soc.sf.net/projects/bpg/doc/project-description.txt. Regards, Manuel
27b1c20e-3391-5c3f-140c-4331f087c733
['5466eb10-38c8-4bde-c025-088db984ac0c']
Hello, I'm <PERSON> and I've been selected by NetBSD to develop a BSD-licensed, privacy guard. My proposal, which I named bpg (BSD Privacy Guard), includes writing a modular OpenPGP compatible program. My mentors in this adventure will be <PERSON> and <PERSON>. Also, I will need much help from this list and I thank you in advance for your help. I attach my proposal for your consideration. It has been revised since the one I sent to Google (minor changes, like the name of the program and some errata). Once I receive initial impressions from my mentors, I'll begin working on the initial design. I will share the whole development with this list, so I encourage you to express pros and cons of my proposals, ideas, design or code, since my main goal this summer is learning. Finally, I want to say that it's an honor for me to be here. Thanks. <PERSON>
3950dbb9-79a7-3556-31d3-aaa19685336e
['5477d14e-76c1-bbae-f11c-95d3b34e339d']
Hello All, Odd Problem. I have created a ZMI tool that will bulk load content into a user defined folder. This works but when the content is loaded its url contains the id of the tool, regardless if the you can see the content in the proper folder. Then when the content is edited for the first time, a duplicate is created with the proper url. This happens with both constructContent and invokeFactory. I am also refreshing the catalog after. What may I be missing? Thanks, <PERSON>
6ea90a5d-8271-aaf5-0a47-5c7146ed6f81
['5477d14e-76c1-bbae-f11c-95d3b34e339d']
In an attempt to get better aligned with Plone 3 I am trying to get ZopeSkel ala "Professional Plone Development". Unfortunatley I am running into an error. When I enter into the command line, easy_install ZopeSkel I get errors. Below is the output with out a large part of the body taken out for brevity. Also, this is being run on OS/X 10.4, python 2.4.4. Thank you. -Burbank
76ad5d91-c41f-7972-040e-a0af07969ec5
['54784a17-86b2-a372-1045-f0ad129db801']
Dear MELA members, I am a new member on this list, managing the Hebrew & Jewish collection at the University of Texas Libraries. I also serve as the acting librarian for Russian & Slavic Studies and I manage the non-Roman languages cataloging operations. My first message is actually an announcement about our new hire for our Middle East Library Program - Ms. <PERSON>. Please see below a message from <PERSON>, Global Studies Coordinator / South Asia Librarian at the University of Texas at Austin Libraries. Many thanks, <PERSON>
04dd731d-2b24-54d5-8e9f-3338769d18f3
['54784a17-86b2-a372-1045-f0ad129db801']
<PERSON> is on JSTOR, and the full citation is at http://www.jstor.org/stable/23586104 Unfortunately I don’t have full access. I don’t see any two parts, only one. This article also appears in the book “Sefer ha-yovel li-khevod Elyaḳim G. Ṿail” (OCLC 19189841) = Gotthold E. Weil : jubilee volume on the occasion of his seventieth birthday. <PERSON>
dd4c4644-9af4-84dd-d2a9-683c5df5dfdf
['54845ef7-dcd4-ec37-1a0d-37914f1855b6']
Is it possible to set a property as the icon for a map? I want to create a set of pages all using one template but I want the maps on each page to have a different icon : Ie. {{#ask:[[Property::{{{Town}}}]] |?Coordinates|?about|icon={{{Townlogo}}}|format=googlemaps}} Where townlogo has been uploaded in the form and defined in the template? Then I can have a form that requests info for Town, About and Townlogo (a jpg file) and automatically creates what I want. <PERSON><IP_ADDRESS>{{{Town}}}]] |?Coordinates|?about|icon={{{Townlogo}}}|format=googlemaps}} Where townlogo has been uploaded in the form and defined in the template? Then I can have a form that requests info for Town, About and Townlogo (a jpg file) and automatically creates what I want. Andy
83720a8a-088c-348a-33e2-8008484c0a36
['54845ef7-dcd4-ec37-1a0d-37914f1855b6']
I have certain properties of type Text set up within a template. These are pieces of text that are set up as properties so that I can use #show to call the text through into another page. However, when I try to use a square-bracketed link inside this text block, the square brackets of the link seem to interfere with the square brackets of the property, causing the link to fail and the title of the property to display, along with another property-related square bracket. Is there any way around this? <PERSON>
fe47d8c1-39e8-b166-6750-51038a9d314c
['548777be-bba5-d354-cb8a-e31df18cc4a9']
Hi Please take some time to read my message. My name is <PERSON>. I come from Boston, England and I am an open source fanatic. I started using Linux around 4 years ago and I have never lost my enthusiasm for this great operating system. Although I drive a truck for a living i have just finished a web development/marketing (CIW )course that i have been studying in my spare time. I hope to bring everything I have learned to the marketing team. I will be attending lug radio live later on this year and I would like to know if any other members of the marketing team are attending, <PERSON> we could do some promotional stuff for the fedora project. I am also against software patents as I feel they stifle competition. I will be attending my euro mp's surgery to make my views known. Lets keep software patents out of the EU. Thankyou for taking the time to read my first post. Regards <PERSON>.
7d5b8670-612d-2717-d790-8b4407b41a23
['548777be-bba5-d354-cb8a-e31df18cc4a9']
Hi all I have recently joined the Ubuntu docs team and would like some help regarding my submissions. Obviously I would like to provide high quality documentation for Ubuntu users. I read on the mailing list the other day that there will be some Ubuntu docs sessions at UDS. I am writing to ask if these sessions will be available as a podcast or video download?. I think these sessions would be valuable for new contributors like myself. I would also like some mentoring regarding writing style for Ubuntu docs. I have looked through the docs wiki pages. There seems to be a lot of them!. How about a downloadable .odf or .pdf containing all the important bits. This would help new contributors get started. Just a thought <PERSON>
43b1ab12-d5ab-e926-0b01-77b135fbf8f5
['54893fa9-62fe-deb7-7bee-44b4fa79beff']
Hi, Are there any examples or tutorials on how to use https with a net/http-based server. I'm looking for hints & tips on how to load the certificate chain and how to configure the server to listen to https:// only. (or do people put nginx in front of Go http server if they need https?) Thanks, <PERSON>
2eece1d1-259c-3f08-5cb2-8f0da389d2cd
['54893fa9-62fe-deb7-7bee-44b4fa79beff']
Hi folks, I'm doing some performance measurements between Node and Go and Ruby. I explored an example of iterating 10million small hashes, during which I would perform a small operation (the multiplication of two numbers) on each hash. During stage 1 (the prep) I would load 10million hashes into memory and in stage 2 I would perform the iteration & multiplication. Both stages would then be measured. The Go version is slowest implementation of the test. Slower than Ruby. The Node version performs the test on my laptop with the following results: - prep took 3155ms to run. - calls took 684ms to run. The Go version performs with the following results: - prep took 13.899046356s to run. - calls took 3.305280308s to run. The Ruby version performs with the following results: - prep took 12940.857ms to run. - calls took 2670.061ms to run. You can see the source of all three tests here https://gist.github.com/ijonas/10229518 Question: Is my test using maps in a stupidly inefficient way? Because if I perform a test where I don't iterate over 10million maps but just simply an array of 10million integers, multiplying each one, the test completes in a superfast 33ms. Thanks, Ijonas.
b943c443-fd05-9412-ddd5-9eab6d6419cb
['549adbb0-3d63-a67b-b100-24947794955e']
Hello <PERSON>, A couple of possible options: 1.) Use the QNTC file system and then use the stat function to check to see if it exists. The drawback is that it does Windows user authentication so the iSeries and Windows users must match. We've found QNTC to be a pain because of this and also the authentication doesn't always work consistently. 2.) Set up an NFS share on the Windows server by installing Windows Services for Unix. Then use stat to do the file check. This is MUCH, MUCH more stable than using QNTC. You can also send/receive data to the remote server via the IFS as well. 3.) If you're open to a commercial option our IFSTOOLS product contains functions for sending/receiving file to a Windows Share without the need for QNTC or NFS running. You can also get a remote directory list and more from a Windows Server. Hope this helps. Regards, <PERSON>
5a6d1b79-b650-9ad3-562a-931b4e4f504d
['549adbb0-3d63-a67b-b100-24947794955e']
Hello <PERSON>, I think you are looking for the Java POI classes. I believe there was an article done by iSeries Network some time back. If you're open to commercial options, our RPG2SQL Integrator software can be used to read and write data directly to MS Excel with formatting from any RPG program. Feel free to check out our web site or contact me directly for more info. Regards, <PERSON>
19764083-b1c7-1d52-805b-bf52a796c2b9
['54a0f58f-031b-ad69-abd4-c3645d09c9ce']
Hi, Could anyone help me please? I have 2 problems when exporting references from EndNote 8, window version, into word document as follows: 1. I have superscripts in authors' names in the author field of my EndNote library, e.g. <PERSON>, <PERSON>, but when I export the references with superscripts, the superscript characters don't appear in the document file (I selected rtf format), just the authors' names appear. What should I do to make the superscript characters appear as they appear in the endnote library? 2. I find that the space between the number and the author's name in the output style called "numbered" is too long. How can I edit the output style "numbered" to make the space between the numbers ( 1, 2, 3,...) and the author's name shorter? I mean, let say, to make the space from 1 centimetre to 0.05 centimetre. There's no option for this purpose in the output style editing. Thank you for all your help <PERSON>
fbac1bf9-4936-8fd0-da9a-004a5bd7ea88
['54a0f58f-031b-ad69-abd4-c3645d09c9ce']
Hi, I am working on Microsoft word (Microsoft Office XP Professional) with has EndNote9 addin. But I can't switch to EndNote when I click the "Go to EndNote" button. On the other hand, when I am working on EndNote, I can switch to Word via CWYW --insert selected citation. Please give me some advise how to solve this problem. My OS is Microsoft Windows XP Professional Version 2002, Service Pack 2. Thank you very much. <PERSON> Thailand
1ba0a8ca-76a9-baff-8a66-2689d9f75be3
['54a103ff-6eb4-d053-7230-26bad03030f4']
Hi all, I am getting the following error while trying to visualize the WatershedSegmentation output Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention. And the error was occurring at renWin->Render(); I am following the below method to visualize the 3D output of WatershedSegmentation http://www.itk.org/pipermail/insight-users/2006-January/016518.html Thanks and Regards <PERSON>
bc8cfa7f-8d52-3b1f-9e90-a376e48b4a7d
['54a103ff-6eb4-d053-7230-26bad03030f4']
Hi I am using itkImageSeriesReader for reading the dicom series images performing the watershed segmentation using itkWatershedImageFilter, but when I am trying to display/write the output of watershed it throws an run time error shown below Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention. WatershedSegmentation2 example is working fine for single dicom image ..........the same example is not working if I use series of dicom images Can anybody suggest me how to write the output of watershed segmentation filter and display the 3D output on window? Thanks and Regards <PERSON>
1a6bec50-92d1-fcbc-cbbf-de7aa8bbe872
['54a4c469-d211-2a96-eeda-2184ccdf324e']
I have to say that the rife amount of flaming and petty personality driven arguments on this list, make it pretty much useless as a resource. Since I feel this way I will be unsubscribing. The only reason I took the time to actually mention why is in the hope that it will make a few people think about actions which repulse new members rather than drawing them to the group. Which I think is the purpose of a lug? I am sorry I couldn't contribute in a more meaningful way other than helping the 2 or 3 people with technical issues that I did help. I wish you all luck, happiness and clean compiles. <PERSON>
613b597c-a48a-a1af-c828-3416a58fe0d5
['54a4c469-d211-2a96-eeda-2184ccdf324e']
Greetings to all my soon to be fellow Austin Lug members, My name is <PERSON>, an avid Gentoo advocate minus the usual zealotry, since for the most part I am distribution agnostic. I plan on moving to Austin as soon as I find a suitable position in the area (several firms have expressed interest) once these tenuous plans coalesce I hope to be coming to meetings paying dues etc. etc. hopefully within the next two months. Since I didn't take the time to lurk and see what the tone and unwritten rules of the list are, I hope I didn't step on any toes by just jumping right in. flip side, <PERSON>
b5d73921-b70d-95ee-aa29-74e3df2dfbaf
['54a4cbb8-5d93-3b27-35a8-22a9915626fd']
Hi, This is a general question about mod_ssl. Once the environment of the mod_ssl gets populated, is it possible to change the env variables through another module? For example, the certificate information gets passed as SSL_CLIENT_S_DN, and I need to rewrite that string value with something else, for example without slashes. The program I am using does not like slashes in the certificate CN and DN that are being passed, so I thought I might write something in Perl to modify this information after the tables get populated. Is this possible? If not, then why? Thanks <PERSON>
44e83dd8-73c0-ea0e-957b-f082f29092b1
['54a4cbb8-5d93-3b27-35a8-22a9915626fd']
Hello, I am running Apache 2.0.49 with mod_perl, mod_ssl, on Windows 2000. The problem that I am trying to solve is to take a user's certificate, find out that information, and rewrite that information in the Apache Environment table. When the page I have finally loads, the client machine never receives the updated information and still gets the old information from the cert. Is there some scope of the perl module that I need to worry about? My only guess would be I need to do something special to modify the stuff in Apache through perl. How do I override that information in Apache? -Richard D.
c56fc4a1-1c52-f25e-9ffe-a8dbcdcc6ccd
['54b09ac0-5790-833f-8b5e-8dc0e07f7b74']
Hello, I know this is slightly an off topic, but I am desperate :) I'm using Jetty 5.1.0, and I configured my JSP pages to be sent using UTF-8 (contentType="text/html; charset=UTF-8"), and everything works fine... at least with Firefox. I have problems with URLs that contain special chars on IE. E.g. the URL http://www.mycompany.com/addcustomer.do?name=ööää seems to be translated with a different encoding (probably ISO-8859-1) and thus the customer name ööää is sent as a bunch of unusable chars (ööää for the curious). I'm lost, I have no more ideas... any precious hints are welcome :) Regards Massimo
de6e0090-79c4-d2f0-a361-ed4a88c02bfc
['54b09ac0-5790-833f-8b5e-8dc0e07f7b74']
Hi, I occasionally have a problem with redirects. I'm using a MVC framework: an action creates a session (using cookies, managed by Jetty) and sends a redirect to the browser. The redirect points to a servlet, which reads the session. Now, with Firefox everything is fine, but with IE there are some situations in which this never works (the session cannot be found by the servlet)... I'm wondering if this could be a problem at the Jetty side (maybe the session cookie is not sent along with the redirect) or something like that. I know my explanation is quite vague, but I have no concrete test case to show... Any hints? ;) Thank you! <PERSON>
c1f4bce6-3e17-2b18-fe87-657ce14f9650
['54b2131e-6def-21d4-9cff-81f1a2393aa8']
Hi You should try a 8-bit microcontroller driven implementation. However, even on these plataforms (e. g. 8051), the addressing overhead plus the tables is smaller than the overhead of a function call plus the function itself. That note applies both for the S-Tables, Inv-S-Tables and the XTime function. All those considerations refer to a C implementation. Regards, <PERSON>
5a686b04-47b6-0d28-5b38-6770cc15cd7f
['54b2131e-6def-21d4-9cff-81f1a2393aa8']
Hi, We are developing a new hardware device based on Atmels ARM based processors. However, RSA sign times for 1024 bits are critical - ideally it should spend less than 3 seconds. I have two questions: does anyone have any performance figure of OpenSSL's RSA or DH implementation on ARM based devices (e.g. Pocket PC or PDAs)? Is there any OpenSSL development branch focused on PDAs (or any ARM based device)? Thank you, <PERSON>.
c61764c9-c9c9-f955-71a9-a0fcc066b546
['54eb0d5f-3177-0807-524b-bdb9f3d6fc7a']
Hi, We're shortly going live with a web application protected by CAS 3.5.2. As part of due diligence, we had a security agency perform an audit, and some of their findings related to outdated and vulnerable libraries bundled with CAS. Other CAS users would potentially be interested in these findings. I provide an excerpt from the report below: "- Spring 3.1, Contains multiple vulnerabilities including XXE (CVE-2013-6429),(http://seclists.org/fulldisclosure/2013/Aug/233) - ESAPI-2.0GA, Contains an authentication bypass. ( http://lists.owasp.org/pipermail/esapi-dev/2013-September/002295.html) - OpenSAML-2.5.1-1, Contains XXE vulnerabilities ( http://www.cvedetails.com/cve/CVE-2013-6440/)" Is it possible to issue a maintenance release of 3.5 that fixes these vulnerabilities by upgrading the above libraries? Thanks and regards, <PERSON>
f58ea390-bd9d-50c1-8200-287c530d6231
['54eb0d5f-3177-0807-524b-bdb9f3d6fc7a']
Hi all, This is a serious issue, and I think it may have something to do with caching. I have a user (say <PERSON>), who logs into CAS using delegated authentication against an external IdP using pac4j. I have another user (say <PERSON>), who belongs to a different organisation, and who logs into CAS using a local LDAP username and password. Today, User2 logged in and saw <PERSON>'s name displayed on the screen. I assume that the rest of the profile (based on the SAML token) was also that of User1. Needless to say, this is a serious issue. The problem could not be reproduced, but we have screenshots that prove that User2 did see <PERSON>'s name on screen. They had no idea such a user even existed until they saw it on screen. Any ideas why this could be happening? Is there a simple setting to turn off caching somewhere? I'm hoping it's something as simple as that. Regards, Ganesh
7c147c8c-9589-6844-2f47-8e44289f2b58
['54ec2419-e969-05f1-093d-92c923fed140']
Hi, A while back, I came to the w3c for a hand with my website, as I was learning about standards, and naturally I lost :) But now I have a better understanding and wish to offer my help to people who might need it so I thought would join this mailing list, (if someone gives me a hint on how to) and the I can return the favour <PERSON>
8c92b1a7-fbca-555c-0d38-c63be03a48a7
['54ec2419-e969-05f1-093d-92c923fed140']
Hey <PERSON>, You have opened a can of worms here, haven't you :) I actually stood, right there in your position, at about october of 2003 saying, why on earth should i validate?! no one else does, and no-one else cares, and why should i? everyone looks at website through IE (well at least the majority of people) Soooo..why? Well, I cant give you the official reason, maybe someone from the W3C can give you that but i can give you my reasons, maybe they will answer your question. *I love quality - quality work, quality products, If i build to standards, I can say I have built my clients (and myself) a quality website (as far as coding is concerned). *It is sooooooo much easier(in some respects) to build a website when building to standards. * my original website for pwp was over 1000 lines long before i used standards, I reduced that to just under 100 lines when i finished (after a long and lengthy fight with the validator who was right in the first place and I who came off second best) * the speed of my websites downloads faster. *reduced file sizes no longer 50-23kb now about 1-3kb in size* *easier management with CSS *I no longer have to build 2 versions of the one page (1 for IE,NS) now i build one page that fits every browsers(works in IE, NS, opera- they are the only ones i tried it in) - which means less work for the same money(not that i charged my clients to build 2 versions of the one page) *no more (well not exactly no more err about 1/100 ) reduced fighting to get the browsers to display exactly the same the only 2 problems i have had with standards are that IE displays CSS tables differently to NS and opera so there for i juse use normal tables so that problem is solved and PNG tranpancies in IE have a blue background (which is realllllllllllllllllllllllllly annoying) *other people will be able to read your coding and understand it. *once i got to know standards, i wondered how i ever survived without them *someone is atleast trying to clean up the web and say "hey look at this mess - where supposed to be a professional industry and look at the state its in!" *if the corporations such as MS are at willing to back the standards, then so am I because I love developing for the web -its my passion. * if i develop to standards it makes me look competant as a web developer *I get to say to there other guys that i studied with who do no develop to standards "did you develop that to standards?" and they sort of look at me as if "what standards?" - meaning that you are ahead of the pack and are looking good. last but not least which should be at the top of the list, but i left it till last to make sure that you took special notice of it, is because * It is the right thing to do. I hope that has helped you... <PERSON>
f1b7d5fe-3ae2-18da-9683-30f1e6365131
['5509fce6-259d-d44d-c3c4-208fb7f2f81d']
I've just put Mandrake Community 10.1 on my computer and realized Official was available. I hate to have something better available and not use it. Is it possible to upgrade to Official without having to reinstall Mandrake as Official instead of Community? This also brings up the question of their difference and what i'm gaining by switching to Official from Community. As you can see i'm quite the newb so bare with me. <PERSON>
9bd4c0b5-c2b4-0973-5ed8-b473d7a88b64
['5509fce6-259d-d44d-c3c4-208fb7f2f81d']
I've just install Mandrake 10.1 and i've been receiving an error message saying there is a problem with my sound card/driver. I've seen this error message twice, once when trying to start KsCD application and once when starting linux. I've not been able to make the error reappear and have not seen it appear at any other time. From memory the error simply states there is a problem with my sound card/driver, and that the directory /dev/dsp cannot be found. I've tried creating this folder within /dev and it says access is denied. Also, when trying to start Audacity i am prompted with the error message: There was an error initializing the audio i/o layer. You will not be able to play or record audio. Error: Host error Obviously i cannot hear music CDs, or any sounds for that matter, and cannot begin to realize what the problem is. That's where you come in. For reference my sound card is described as nForce2 Audio Codec Interface in HardDrake, with the driver listed as snd-intel8x0. ~ Ayn
54f634ff-aea0-4943-5502-e5301d045a55
['5520ec08-9284-3ec5-dfe0-20e284d23640']
To addition: Possible it's better to use _MSC_VER macro instead of _WIN32 in my path of src/main.c to apply the fix only for pure MSVC build (with *NO* any CYGWIN libraries usage). Compiled bison.exe doesn't require any CYGWIN packages installed, it needs only for bison.simple and bison.hairy datafiles located in same directory where it should be launched. It will be pure standalone application. Regards, <PERSON>
983ca141-4c10-8e42-1bfd-ede63a559d40
['5520ec08-9284-3ec5-dfe0-20e284d23640']
Hi <PERSON> I changed these rules so didn't know the exact meaning of the 'column' attribute. If it's supposed to mark rule to be at the beginning of line, my changes are unnecessary then (but I don't think the such improvements of a regexpr is the good idea - it is much powerful already :-) Feel free to cancel changes in these 3 lines (or commit them without 'column' attribute - it's for your choice). Thanks, <PERSON>
98b0c5cf-45de-4689-479e-bc39e7a11f42
['552196de-dfa2-8fc7-b3ef-7a9e6cfe6f55']
I have a question on how to customize the jira workflow. My goal is to add another status to the process and I have changed the jira-workflow.xml and added the new status to the status table in the db. My new status is "Passed QA" and it will come after someone has resolved an issue (of course). The new status is available as a possible workflow action once an issue is resolved, so that is great. My problem is though that once in the "Passed QA" status I want the possible workflow actions to list an option for - Reopen Issue and -Close Issue and I am seeing an addition to -Reopen Issue and -Close Issue, an option to -Resolve Issue. How do I modify the jira-workflow.xml to fix this problem? Thanks,
02ef13cf-27c5-5ac3-2d93-33c7d0970b8b
['552196de-dfa2-8fc7-b3ef-7a9e6cfe6f55']
There is an open feature for JIRA regarding filtering issues based on security level. The issue id is JRA-2925. It looks like it is not scheduled in an upcoming release. Can anyone tell me if this might be scheduled soon? Any ideas on the code changes needed to custom code the filter issues page? Thanks,
5355de16-3236-9183-7cac-76dd5e64e877
['5532a04c-1086-dc2a-eb49-f99fd2c3f95b']
I think it'd be a good idea for portage-ng to include better localization features (specifically relating to mirrors). I've recently been plagued with RESTRICT="nomirror" being set in recent mysql 4.0.x ebuilds causing my filefetching operations to take considerable amounts of time when they should actually be the fastest. (my example is 30kb/s from argentina instead of the regular 4Mb/s from gentoo.mirrors.pair.com) <PERSON> j++kdB1j0Z/NrtsN@example.com
bec8e046-4539-a2e8-a1f0-7b329a06d1c6
['5532a04c-1086-dc2a-eb49-f99fd2c3f95b']
I've got a friend that is selling *2* 360Mhz 2MB Cache UltraSparc IIi processors for $50 (no-reserve) or $75 buy it now via ebay. check the following to see what he's got for sale http://cgi6.ebay.com/ws/eBayISAPI.dll?ViewSellersOtherItems&userid=nps957&include=0&since=-1&sort=3&rows=25 No bids yet and 2days 22hrs left as of the writing of this email - flat fee shipping of $6 Sun Part No. 501-5222
27e0ed11-038b-b1e8-5044-8638d3b16a87
['55397da9-1ec1-c653-a08e-662c2d50ee76']
Hi, I put this on the forum.but perhaps one of you can help me solve this problem.but the problem has been on it for about 5 months and still no real answer. On page 57 in the book "Agile Web Development with Rails" there is the following command: "ruby script/generate scaffold Product Admin" When I invoke it, I get the following error message: "#28000 access denied for user 'root'@'localhost' using password [NO]" I'd appreciate any help. Thanks, <PERSON>
6c3492e1-145d-3d12-99d0-a78258d0a1a6
['55397da9-1ec1-c653-a08e-662c2d50ee76']
Good evening, The June/2006 issue of 'Dr. Dobb's Journal' has, as the cover article, "Ruby On Rails Java's Successor?". The article starts on page 20. In addition, on page 38, the book "Agile Web Development with Rails" was awarded a Jolt Award. On page 39, MySQL 5.0 was also given a Jolt Award. Finally, for Web Development Tools, Rails 1.0 was given a Jolt Award. It looks like you guys are on to something. Ciao, Pat
8035b85a-20b3-c771-5a34-db8c6b1b7155
['55424711-a2f4-6153-7e04-c2e301ffcdd8']
Public bug reported: Hello, is it possible to bring the new Mail-Notification version 3 to Ubuntu Dapper? I know that at the moment it is version 2 even in Edgy, but this version 2 gives a lot of problems. First of all encryption is turned of in version 2 for Debian/Ubuntu due to lisence issues (mentioned in a README-file). From what I've seens this lisence problems are "fixed" with version 3. On some mailboxes, for example www.gmx.net, mail-notification 2 does simply not work. All you end up is an error message when configuring mail-notification. Regards, Ralf
cc6819b0-c5c0-dc5d-bdeb-21b8a53bbe24
['55424711-a2f4-6153-7e04-c2e301ffcdd8']
Hello everyone, sorry for the silly question, but I'm a newbie. I installed FreeBSD, the X-Server from X.org, the windowmanager FVWM 2.4.18, and last but not least ROX-Filer and ROX-Session. I saw some very nice screenshots of some ROX-desktops (for example http://www.lynucs.org/index.php?screen_id=47635297440a0fe2ff2a24&p=screen from Mika). My problem is how to configure ROX to get nice desktop and maybe a nice looking panels at the bottom. When I start ROX at the moment I can see the ROX-desktop but also the FVWM-panels (and the FVWM-desktop when I move the mouse out of the actual desktop). How can I make a nice desktop (maybe there is an already created theme or something like this), a nice panel at the bottom and how can I force the FVWM-panel and desktop not to appear any longer. Thanks for every helpful answer, rpw
e0386a51-64b2-3624-9229-fbfb97c656e8
['55439daf-bd3b-a338-293e-818c3517bedd']
Hi. I've just come to the conclusion that I need to distribute my cruisecontrol builds and have some questions about that. First off: Is it the contrib/distributed/ package that is the preferred way of doing this? Or is there something else built in cc that I should use? I found a link from the cc site ( http://confluence.public.thoughtworks.org/display/CC/Using+distrib+from+the+CruiseControl+contrib ) describing building/setup/running of distributed builds, though I'm not sure it's up to date 10/27/2005. Second: Is there anyone improving/maintaining the current implementation? Third: Is it possible to split builds/parrarel builds with the current implementation, ie. running static code analysis on one agent while starting building on another aborting both if one fails? or is it pure distribution of full builds to another machine that's doing everything serial? Another thing when building the distributed package one of the tests fails. \cruisecontrol-2.6.1\contrib\distributed\test\net\sourceforge\cruisecontrol\builders\DistributedMasterBuilderNoLookupTest.java : checkChildProperty It did build fine if I commented out that block. I'll continue exploring the possibilities with this package but any help would be very appreciated. Cheers <PERSON>
268bfde3-0700-d7f4-51b1-f9cf44c6f822
['55439daf-bd3b-a338-293e-818c3517bedd']
Hi. I'm currently using cruisecontrol on a c++ project. It runs fine doing all steps in the build process but I'm short when it comes to getting the build/test/code analysis result in the webapplication. As I've undersood it the webapp builds up by applying xsl transformations on some xml output from the cruisecontrol build. (I guess it is the log[Time].xml that's produced during the build cycle. Since I'm not using the java toolchain I guess that the supplied xsl's quite useless unless I adapt the output of my tools so they fit the supplied xsl's or writing my own xsl's, substituting the supplied ones. Is this somewhat correct? In either way I'll have to understand how to get the data into the webapps source data file. My approach right now is that when my tools run they produce build artifacts that I later can process, either by the <text2xml> task I read about or with my own (perl)scripts producing xml. I'd like that output be concatenated with the webapps xml file, how do I accomplish that? Cheers <PERSON>
ce455227-0f64-99d2-c8ab-c62085e918c4
['554cc8ad-6d94-c0db-3247-4030e13afa51']
I just saw a recent article on ArsTechnica (http://arstechnica.com/news.ars/post/20080822-firefox-to-get-massive-javascript-performance-boost.html) which discussed using trace optimization (http://andreasgal.com/) to boost the performance of JavaScript. My initial reaction was that this seems like it would also work very well for ruby. Personally I'm not familiar with the ruby interpreter so maybe this sort of this wouldn't help at all. But after reviewing some of the notes in tracing it looks promising. Does anyone here with more knowledge than me have any comment on this? Best, <PERSON>
5b6394a1-5653-2a36-c750-d2bac6a435fd
['554cc8ad-6d94-c0db-3247-4030e13afa51']
I am, as I'm sure many others are, anxiously awaiting Ruby 2.0 + YARV. I use Ruby professionally and I have been successful in bringing Ruby into what was once an all .NET shop. So I'm wondering if there is a way to donate money to the development of Ruby 2.0 and/or YARV. After searching around I haven't found anything so I'm assuming that money isn't the driving factor for development. If there is a way to donate, how do I do it? If there are other ways that someone can help please let me know. Thanks, <PERSON>
381f6ee0-c8e9-1ca6-06d2-a09dbac2c420
['554d41d2-2c05-0f3a-4201-8d332e8354fd']
I've gotten a lot of feedback on my original workshop post (I'm finishing up training materials for a number of different MVC frameworks this month), and I want to clarify a number of misconceptions about the workshop: 0. I do not expect anyone to develop AngularJS training materials for me at the workshop. I will be teaching AngularJS training materials that I, alone, have developed. 1. I am not expecting anyone to pay to help me develop AngularJS training materials. That would be...silly. 2. I am not implying that the AngularJS workshop is identical in value to the $1500/person class I normally teach. It's not. 3. My normal online class _for individuals_ will also be $1500/person, not some lower amount. (And for the record, the full-day class is way more than just a class, I do extensive followup mentoring to ensure that developers are able to successfully apply what they've learned. Considering how much I charge for my time consulting, I think the class is an incredible value, but I accept that reasonable people may disagree.) 4. All of my classes have a 100% money back guarantee that to this day remains unused. But it's there if you're concerned about being scammed or whatever. This is a reputation-based community, and it'd be pointless to screw people over. Not to mention bad karma. ;-) 5. AngularJS isn't the only MVC framework I'm developing materials and an individual class for. My intent is to do the top dozen or so frameworks, and I've contacted those projects concurrently as well. If you want a framework that's not on my list, email me and I'll see what I can do. With that out of the way, here's the gist of what I tried to communicate in my original email: 0. I will be teaching my entire state-based approach to app development in the workshop, without any limitations beyond not teaching my system for teams. This is the *identical* state-based material that I teach in my $1500/person class, just minus the team stuff. 1. I will be teaching AngularJS training materials and code that *I*, alone, have developed, but they are "beta" quality. There may be places where I'm not following idiomatic AngularJS usage, APIs, or other community standards. 2. I will *not* be teaching my full $1500/person class, which includes follow up mentoring, is a full-day-not-a-half-day course, and contains material that is specific to using my approach with teams. If you have any questions about this, please email me before signing up for the workshop. 3. The workshop will not be a class where I teach, you learn, and that's the end of it. It'll be a hands-on workshop, and I expect attendees to help me work out any kinks in my AngularJS training materials and code, which as I explained above, are currently beta quality. My normal online class for individuals *will* be $1500 per person (or $1050 if you sign up early). Because you'll be getting "beta" AngularJS materials in the workshop and only a half-day of instruction, no followup mentoring, and no info on how to use my approach with teams, and futhermore, because you'll be expected to give me useful feedback on my AngularJS materials at the workshop...for all of those reasons, I'm discounting the class heavily (by 90% ) to just $150. I think that's a fair price. Please accept my sincere apology if you were confused by my original post. I did run that post by a number of people before I posted it, and they weren't confused. Clearly, though, **It Was Confusing**. I hope that I have cleared things up for everyone. I've also updated the information on the workshop based on people's feedback: http://theoceanmethod.com/angular-workshop Again, feel free to email me at <EMAIL_ADDRESS>, or ping me on IRC (TheOceanMethod) if you have any questions or concerns. I'm really looking forward to helping people in the AngularJS community. Best, <PERSON>
8a710d35-40fb-1cd8-8957-271b4424851d
['554d41d2-2c05-0f3a-4201-8d332e8354fd']
Hi! My name is Erich Ocean and I'm new to the AngularJS community. I need your help and advice on some AngularJS training I'm putting together this month. Since 2008, I've taught a proven, framework-independent, end-to-end iterative methodology for development teams to think about, design, code, test, and maintain cutting-edge apps that people love to use. Apple, Eloqua, Cultured Code, and others have all successfully adopted my development methodology and developers tell me they now can't imagine working any other way. My day long class is $1500/person, and I've taught it both onsite and remotely. The methodology I teach gives people a comprehensive mental model to think about app development and specifically helps with the 90% of code that makes their apps unique. My class is currently targeted at development teams, not individual developers, and that's what I want to change. This month, I'm developing custom AngularJS training materials targeted at individuals, not teams. My goal is to be able to do a regular, online class for people developing apps with AngularJS using my methodology, approximately once every 6-10 weeks. I really want my training to fit as seamlessly as possible with the philosophy and idioms AngularJS is built around, which is where you come in. What I need are 6-10 experienced AngularJS developers to work closely with me to adapt the presentation of my methodology to the coding and development idioms that are most appropriate for AngularJS development. We'll do that over a remote GoTo Training session sometime in August (I'll coordinate a time that works for everyone who signs up to help). I'll begin the workshop by teaching my development methodology for the first couple of hours, and then we'll spend the next couple of hours working out how to best integrate and teach that to other AngularJS developers. This will be a hands-on, frank discussion of how best to introduce my methodology to AngularJS developers, especially developers that aren't as experienced and need the extra guidance. In particular, I want to make sure I'm teaching as idiomatic as possible AngularJS usage. My hope is that after this workshop, a core of experienced AngularJS developers will know both me personally, and understand at a deep level what I'm teaching to individual AngularJS developers in my class and why. That should help keep everyone on the same page and give us all a common terminology to use in chatrooms, blog posts, and the AngularJS forum. If this sounds like something you can help me out with, there's a signup form at http://theoceanmethod.com/angular-workshop. The workshop costs $150—90% less than I typically charge to train people. I'm essentially paying you for the time you'll be spending to help me develop awesome AngularJS training material for others. And you'll also learn a great development methodology you can apply to your own apps. I can tell you upfront that what I teach will not detract from what makes AngularJS great. I'm dealing with larger development issues, specifically, the 90% of code that is custom to each app—regardless of what framework is used. My goal is to keep people using AngularJS in the most productive way possible, while adding a dramatically better understanding of app development and the fundamental development habits needed to build great apps using AngularJS, or any other framework. Think of what I teach as additive, not an alternative, to what AngularJS developers are already doing. If you have any questions or concerns about my training or this workshop, please email me at <EMAIL_ADDRESS><PERSON> and I'm new to the AngularJS community. I need your help and advice on some AngularJS training I'm putting together this month. Since 2008, I've taught a proven, framework-independent, end-to-end iterative methodology for development teams to think about, design, code, test, and maintain cutting-edge apps that people love to use. Apple, Eloqua, Cultured Code, and others have all successfully adopted my development methodology and developers tell me they now can't imagine working any other way. My day long class is $1500/person, and I've taught it both onsite and remotely. The methodology I teach gives people a comprehensive mental model to think about app development and specifically helps with the 90% of code that makes their apps unique. My class is currently targeted at development teams, not individual developers, and that's what I want to change. This month, I'm developing custom AngularJS training materials targeted at individuals, not teams. My goal is to be able to do a regular, online class for people developing apps with AngularJS using my methodology, approximately once every 6-10 weeks. I really want my training to fit as seamlessly as possible with the philosophy and idioms AngularJS is built around, which is where you come in. What I need are 6-10 experienced AngularJS developers to work closely with me to adapt the presentation of my methodology to the coding and development idioms that are most appropriate for AngularJS development. We'll do that over a remote GoTo Training session sometime in August (I'll coordinate a time that works for everyone who signs up to help). I'll begin the workshop by teaching my development methodology for the first couple of hours, and then we'll spend the next couple of hours working out how to best integrate and teach that to other AngularJS developers. This will be a hands-on, frank discussion of how best to introduce my methodology to AngularJS developers, especially developers that aren't as experienced and need the extra guidance. In particular, I want to make sure I'm teaching as idiomatic as possible AngularJS usage. My hope is that after this workshop, a core of experienced AngularJS developers will know both me personally, and understand at a deep level what I'm teaching to individual AngularJS developers in my class and why. That should help keep everyone on the same page and give us all a common terminology to use in chatrooms, blog posts, and the AngularJS forum. If this sounds like something you can help me out with, there's a signup form at http://theoceanmethod.com/angular-workshop. The workshop costs $150—90% less than I typically charge to train people. I'm essentially paying you for the time you'll be spending to help me develop awesome AngularJS training material for others. And you'll also learn a great development methodology you can apply to your own apps. I can tell you upfront that what I teach will not detract from what makes AngularJS great. I'm dealing with larger development issues, specifically, the 90% of code that is custom to each app—regardless of what framework is used. My goal is to keep people using AngularJS in the most productive way possible, while adding a dramatically better understanding of app development and the fundamental development habits needed to build great apps using AngularJS, or any other framework. Think of what I teach as additive, not an alternative, to what AngularJS developers are already doing. If you have any questions or concerns about my training or this workshop, please email me at FesgaL+AwtDjPljQ@example.com and we'll arrange a Google Hangout or Skype session to talk about it. I'm also frequently available on the AngularJS IRC channel as "<PERSON>". Thanks! <PERSON>
c6bfc60a-4a9c-c79b-0ef8-c8ad8ad6c3d5
['555124ea-942e-17ba-91df-3ccb54220355']
Good evening all. I am writing a program using python 2.4, glade 2 and pygtk. It takes input from the user using textentry boxes. The input should be a number. When the user keys the data in, it automatically left justifies. The function below, takes the input for four boxes and right justifies it by using an ugly, string format. The boxes are 45 characters big, so I use the len function to fit them into the box. The code is below. I am looking for a way to set the text entry up, so that there is a decimal point in the box regardless of what the user does and I am also looking for a way to keep the numbers right justified. Any suggestions or comments as always are greatly appreciated. Regards, <PERSON>. def
c1495473-6f7e-d256-9e29-e3d763b13c58
['555124ea-942e-17ba-91df-3ccb54220355']
<PERSON>/<PERSON>, Thanks guys for the pointers. <PERSON> - The gtk-entry-set-alignment() works a treat. <PERSON> - I like the look of the sample code you posted. At the moment it doesn't give me exactly what I need but I am still playing with it. There may be another question on this later! I have downloaded the ValidatedEntry extension and had a quick look at it. It looks like it will sort out my validation problems. A good team effort! Thanks, <PERSON>.
37769117-08d3-0bd8-f3d2-da67f997466c
['556dd72d-520e-5105-bb34-690fc421d9f3']
Hi, I am trying fomr some day to generate toolchain for arm11 with no success. Last pit stop was the error below. I tried then to build a toolchain for generic ARM for slightly different cases: 1) I chose gcc 4.0.0 or above RESULT: I got stucked in the same configure-libibery error 2) I chose gcc below 4.0.0 (like 3.4.5 or 3.4.6). RESULT: success!! But since gcc 3.4.X doesn't have suppor tofr arm11 it stoped some steps before the error of libiberty. But if we use a gcc version with ARM 11 support we got the error below. Could some one tell me if the error is an incompatibility problem is between binutils and gcc 4.0.0 and above? Is this a right question? Sorry if this doesn't make sence, I am still a newbie in uClibc. Many thanks for any help. <PERSON>
3727b2d5-225a-d512-21d3-6fc8143e99ac
['556dd72d-520e-5105-bb34-690fc421d9f3']
Hi, I am trying to create a toolchain for arm1136jf-s using buildroot and faced the error below. I ran make again to avoid thousands of line after first make. It goes OK up to system dependencies, and then comes up with an error during installing. Could some body tell me what's not correct? I also attached the .config I generated by make menuconfig for you guys to point if there is any missing thing. Thanks in advance!
4fc8f541-2583-da9b-37ab-510c56ff764f
['55702dac-2968-2b90-8e72-1a40a45f57fd']
Hi all. Just watched the Drosera demo, does anyone know if they have they grabbed someone from the CF industry to validate the tool independently? I see claims like "Does not modify anything on the system (no new files, no hooks, no registry entries, ...)" and I get scared... any files that are touched in any way on the target system need to be listed in the tools' doco otherwise you're likely to encounter major credibility hassles in court (opposing legal will be most happy to take a claim like that and use it to completely discredit the tool). For example, under Windows, you're going to change the USBSTOR entries just by plugging in a USB key, not to mention possible prefetch entries, etc. The price point also seems very high for such a specialised tool when compared to fully featured tools such as EnCase or FTK. There's a definite niche for a tool like this out there, just not sure the current approach is going aid it getting a decent share of the market. Just my 2 cents.. Happy to get any additional info anyone has on the tool - I'll put it through to the ISFCE CCE lists. Regards, <PERSON>.
f5cb35a8-e457-fd92-2813-2bbbe58a912e
['55702dac-2968-2b90-8e72-1a40a45f57fd']
I would be asking the client if they think a malicious attacker will abide by policy? How critical is the data? Are there legal ramifications to public exposure? Sounds like a good way to hide security issues behind red tape until it's too late to me...any pen-test with that many restrictions will not be worth conducting due to accuracy issues - your company will probably be used simply to cover the customer's ass in the event something does happen down the track.... i.e. "the results did not indicate any issues..." without mentioning the restrictions on pen-testing - it could possibly open you up for nasty legal stuff too... <PERSON>
61621bdb-e506-b531-02e4-af9fc313f182
['55719019-4e63-fffd-4178-0eb7349cef8d']
Hi everyone, I'm more than sure that this has been asked before, but despite hours of searching I am unable to find an answer.... There is a Hall of Fame on the icdev website and there is also an invite to get new IC shops/installs listed on it, but there's no information about who to send the request to or how to get added. I would like to add http://www.eros-shop.co.uk if possible. It's not the best implementation I'm sure, but it's as good if not better than some that are already listed. I guess this lack of information is just an oversight and I would be eternally grateful if could someone tell me who I should direct my request to? Many thanks <PERSON>
0079047e-37f0-4538-c7cc-54d27ca23c7e
['55719019-4e63-fffd-4178-0eb7349cef8d']
Hi Everyone, This is an edited resend as my last post seems to have slipped through the cracks. I'm trying to use IC to do a bit of housekeeping via the Admin UI..... I have an increasing number of "unused" customer accounts that I'd like to remove from the DB. What I mean by "unused" is an account that's never been used to place an order and is unlikely to do so. Analysis of various logs has shown that users that create an account and never checkout rarely come back again (for whatever reason) and it seems silly to keep them in the DB if all they are doing is taking up space. So, from a performance point of view, I'd like to be able to get a list of all accounts that haven't placed an order, check off the ones to remove in the Admin UI and then delete them. I have tried manipulating the MySQL DB outside of IC before and IC really doesn't like it at all as it gets very confused indeed. So, it looks like I'm forced into doing this kind of thing from within IC to keep things sane. I guess the easiest way would be to add in an Admin UI page of my own specifically for the task, but I'm unsure how to even start getting the information I need from the DB or how to remove it. It's probably just a SELECT that I need and a twist on customer.html in the admin UI, but I've looked at some of the customer related admin UI pages and they seem pretty complex. Worse still Admin UI pages seem to vary greatly in their implementations. Talk about confusing!! Even worse than that, various attempts to build and test various SELECT statements in Webmin to see if I can get the right data have failed and I'm still unable to find a statement that retrieves the correct records from the userdb. Just how hard can it be to get this list of records ? I've googled extensively and not turned anything usable up and am now totally stumped :( Would anyone be prepared to share with me the code for achieving the above? The correct SELECT statement would probably be enough to get me going in the right direction. I'm using IC 4.8.7, Red Hat 7.3, Perl 5.6.1 and MySQL 3.23 Many thanks <PERSON>
78288fc6-10f5-fa53-320c-2aa9640b3473
['557e2f80-fbf7-a377-1461-424ea7b4e682']
Hi, We are trying to use MADV_FREE in jemalloc. Several issues are found. Without solving the issues, jemalloc can't use the MADV_FREE feature. - Doesn't support system without swap enabled. Because if swap is off, we can't or can't efficiently age anonymous pages. And since MADV_FREE pages are mixed with other anonymous pages, we can't reclaim MADV_FREE pages. In current implementation, MADV_FREE will fallback to MADV_DONTNEED without swap enabled. But in our environment, a lot of machines don't enable swap. This will prevent our setup using MADV_FREE. - Increases memory pressure. page reclaim bias file pages reclaim against anonymous pages. This doesn't make sense for MADV_FREE pages, because those pages could be freed easily and refilled with very slight penality. Even page reclaim doesn't bias file pages, there is still an issue, because MADV_FREE pages and other anonymous pages are mixed together. To reclaim a MADV_FREE page, we probably must scan a lot of other anonymous pages, which is inefficient. In our test, we usually see oom with MADV_FREE enabled and nothing without it. - RSS accounting. MADV_FREE pages are accounted as normal anon pages and reclaimed lazily, so application's RSS becomes bigger. This confuses our workloads. We have monitoring daemon running and if it finds applications' RSS becomes abnormal, the daemon will kill the applications even kernel can reclaim the memory easily. Currently we don't export separate RSS accounting for MADV_FREE pages. This will prevent our setup using MADV_FREE too. For the first two issues, introducing a new LRU list for MADV_FREE pages could solve the issues. We can directly reclaim MADV_FREE pages without writting them out to swap, so the first issue could be fixed. If only MADV_FREE pages are in the new list, page reclaim can easily reclaim such pages without interference of file or anonymous pages. The memory pressure issue will disappear. Actually Minchan posted patches to add the LRU list before, but he didn't pursue. So I picked up them and the patches are based on Minchan's previous patches. The main difference between my patches and Minchan previous patches is page reclaim policy. Minchan's patches introduces a knob to balance the reclaim of MADV_FREE pages and anon/file pages, while the patches always reclaim MADV_FREE pages first if there are. I described the reason in patch 5. For the third issue, we can add a separate RSS count for MADV_FREE pages. The count will be increased in madvise syscall and decreased in page reclaim (eg, unmap). One issue is activate_page(). A MADV_FREE page can be promoted to active page there. But there isn't mm_struct context at that place. Iterating vma there sounds too silly. The patchset don't fix this issue yet. Hopefully somebody can share a hint how to fix this issue. Thanks, <PERSON>
9c1b23b7-f5bb-dc8e-c3dd-67ffd2bca441
['557e2f80-fbf7-a377-1461-424ea7b4e682']
<PERSON>, These are the patches to fix write hole issue. It did everything you requested. - one meta data type format - no super block - format suitable for future extention of caching. - just fix write hole issue, no caching support The recovery doesn't use stripe cache yet, need further tweak of the stripe cache code. I hope it's easy enough. Please let me know how you think. Thanks, <PERSON>
a25ecad9-b6be-9146-555f-23a03077759e
['558264b0-48fc-b6b3-574e-9c1cbf2908c4']
Dear gvSIG list I connect successfully an Access-Database by using standard ODBC driver on a Windows XP machine. Reading tables and queries is working perfectly. But in several tables and queries I have attributes containing Cyrillic letters. That works perfectly in Access and other ODBC clients (such as ArcGIS). Unfortunately, the Cyrillic letters are not correctly encoded in gvSIG ( displayed as '????'). Is there a way to set the correct encoding in the JDBC-ODBC bridge? Or is there another known limitation by using ODBC connections with non-Latin letters? Looking forward to any hint, Yvo
747f5f67-335f-7ef2-56ae-256c0ed49924
['558264b0-48fc-b6b3-574e-9c1cbf2908c4']
Dear list I try to relate the attached two lists (Measurement and Parameters) using their primary and foreign keys (attributes PK and FK_*). The definition of the columns are attached as well in the *.csvt files. Using the table properties -> <PERSON> I define the relation between the two tables. As soon as I click the OK on the property form of the table, QGIS <IP_ADDRESS> crashes. The crash is replicable by using *.xls files and PostGIS tables (without geometries) as well. I Checked the same dataset with the version 1.7.1 and it works without any problems. Well, it seems that between 1.7.1 and <IP_ADDRESS> something basic changed in the table handling. Is someone aware of a workaround as a short term solution? Looking forward, Yvo
32138d60-3e2c-f830-9f5a-30905c082171
['5587745c-246d-786d-461b-16ab35630289']
Greetings, I am looking into the possibility of using GRASS with the R Random Forest algorithm to create a land cover classification. I read the <PERSON>, <PERSON> et al. paper (very nice) and some others but I need some help with the details. My problem is somewhat different from the <PERSON>, <PERSON> et al. paper since my sample data are coming from a multispectral image instead of a database. I still have to get up to speed with R and the Random Forest algorithm but I have an initial GRASS question. What I want to do is select a number of samples representing each land cover type from a multispectral image. These data would then be input into the Random Forest model to create the classification rules. For example, I'm thinking that I will need to create vector polygons for each land cover type I'm interested in. To keep it simple for this explanation I'll use forest and non-forest. I'll digitize a few polygons that represent forest and a few more that represent non-forest. Next, I will need to sample the multispectral image data by selecting 500 randomly selected pixels that fall under the forest polygons and another 500 pixels from under the non-forest polygons. How can I do this in GRASS? I suppose I can run v.random to create a vector point layer of random points within each land cover class (specify zmin and zmax as the same value?) but then how would I use the point layer to get the spectral information from an image group? I will also need to format the sample data so that R can read it. If anyone has advice or resources they can point me to regarding the use of Random Forests or CART in GRASS please let me know All the best, Ned
69d97db6-7032-f6fd-3034-6be424df235c
['5587745c-246d-786d-461b-16ab35630289']
I have a few questions about projections and image-to-image georeferencing in GRASS. I'm using GRASS 6.4 from the weekly build a couple weeks ago on my Ubuntu computer. Is it possible to import an image and project it in one step? The method I have been using is to run gdalwarp from the target GRASS environment so the target projection is specified automatically but that creates an image outside of GRASS that needs to imported in a second step. The other method that I read about is to use two Locations, one for the source and another for the target image. That also requires two steps. It seems as if there should be a way to project an image as it is being imported - maybe even as an option if the projection of an image to be imported is different from the GRASS location but I haven't been able to find it. Then again it looks like gdal isn't able to output GRASS images. To do the image-to-image registration I want to take two images that are in the same projection but not well aligned and warp one of them to match the other. I was planning to use the Georectifier GUI for this but have run into a problem. If I understand the functionally I should be able to pick a source GCP by clicking on the XY map window and then click on a corresponding point in a “normal map display” window to enter the target GCP. By “normal map display” I assume the help file is referring to the map window that open when GRASS starts up. If I load the target image in the normal display before launching the Georectifier GUI the image displays fine but after launching the Georectifier tool if I try to zoom in on the image in the normal display or click on it to select a target GCP the display canvas goes blank (white). If I try to display an image in the normal display after starting the Georectifier GUI the display canvas remains blank. Is this a bug or am I doing something wrong? Is it possible to use an RGB image for the image that is displayed in the XY map window (the window holding the source image that launches with the Georectifier GUI)? I could only seem to display a gray scale image but maybe I am missing something. Is there an easy way to enhance an image in a display window. It can be convenient to rescale the pixel values to enhance certain objects for picking control points but I'm not sure how best to do that. The only way I'm aware of is using r.colors. Thanks in advance for any help or advice. Ned
de10c5f7-7869-437a-5aed-7ce4c54e1160
['559994b8-71a0-422d-a969-4f553bddc376']
[Announce] Hey Everyone, Stylus Studio has announced that Stylus Studio(r) 2006 Release 2 XML Enterprise Edition provides integrated support for xqDoc from directly within Stylus Studio's XQuery Editor. For more information, visit: http://www.stylusstudio.com/xquery/xqdoc.html xqDoc simplifies developers workloads by documenting XQuery files. This is because published documentation is easier to read then source code, and using an automated utility, it's easier to keep documentation and source code synchronized. "By leveraging a familiar and proven syntax, we hope that xqDoc will be embraced by the XQuery development community. Based on our experiences, the xqDoc generated output has proven beneficial for learning, understanding, and maintaining an XQuery application. We also believe xqDoc is an enabling technology for creating and sharing XQuery modules within and across enterprises", said <PERSON>, Chief Architect of Elsevier, and founder of xqDoc. "Overall, the integration of xqDoc in Stylus Studio's industry-leading XQuery tools further simplifies XQuery development." Try out Stylus Studio's integrated support for xqDoc at: http://www.stylusstudio.com/xml_download.html Sincerely,
bf1489ba-5455-ee3d-63b7-9cc83e06255d
['559994b8-71a0-422d-a969-4f553bddc376']
[Announcement] [Announce] New XQuery Tutorial A new tutorial, written by XML industry guru, Dr. <PERSON>, has been published today at: http://www.stylusstudio.com/xquery_primer.html The XQuery tutorial is designed for anyone who wants to know what XQuery is but doesn't have the time to find out. "Learn XQuery in 10 Minutes" covers the following topics: - What is XQuery For? - Building Your First XQuery - Accessing XML Documents with XQuery - XQuery FLWOR Expressions - Generating XML Output with XQuery - Understanding the Relationship between XQuery and Databases Read the new XQuery primer online at: http://www.stylusstudio.com/xquery_primer.html. Sincerely
ccdf9810-4bf9-4fe9-6e01-5d198b5f4c4a
['559add14-7360-595a-7cae-0a90516c8914']
I have a script that calculates difference between dates and it works well. However if the 2 dates straddle our daylight saving times (March, October) then the result is either plus or minus an hour compared to the expected result. I am using date::parse (which uses Time::Local) to convert the date string to seconds and then localtime and strftime to convert back to a string. Is there a better way of doing this? Thanks <PERSON><IP_ADDRESS>parse (which uses Time<IP_ADDRESS>Local) to convert the date string to seconds and then localtime and strftime to convert back to a string. Is there a better way of doing this? Thanks John
5720b935-180f-5827-2734-f0b53ed2237a
['559add14-7360-595a-7cae-0a90516c8914']
I have a script that is divided into 2 files for manageability. Each is about 700 lines in length and the second file is called using the 'Require' method. Is there an easy way of passing a variable from the first file to the second? Or should I be looking at using @Export or something similar? Thanks <PERSON>
0abdfa38-1b20-bf9d-e538-2b911a464b6b
['559ec1fd-fafd-2212-1ab0-b186c9571704']
Hello <PERSON>, I have created an application with wxart2d. Now, I'm going to add more features like open and saving canvas. Fortunately, your library has these functions. :D But I got some unwanted problem. You can see my image below. (this is an image before saving) http://i16.photobucket.com/albums/b12/bhu-day/b4.jpg<%20http://i16.photobucket.com/albums/b12/bhu-day/b4.jpg> and after saving canvas process, and then I loaded again my last saved canvas, I got this image http://i16.photobucket.com/albums/b12/bhu-day/after.jpg You can see that I had a black stroke. But I have set my a2dImage to have transparent fill and transparent stroke. I also tried to set my a2dLayers to have transparent fill and transparent stroke. But I still got same result. Any suggestion to solve this problem, <PERSON>? Thanks for your guidance Regards, <PERSON>
16cf33c6-8bab-38b9-df9c-804b51a42540
['559ec1fd-fafd-2212-1ab0-b186c9571704']
Hello, I have just compiled the version of wxArt2D that I downloaded at 16 March. I found this bug in vdraws application when we want to use "Export As". The error says "Clone is not implemented of this command". Then, I checked again in my release version (25 Feb), it was same. But when I checked in my debug version (20 Feb), it worked. Best Regards
d1edd1b2-a57f-a52a-347f-7a833b3a91e0
['55a2efce-b0c8-0b94-0f5f-d4b49255268b']
Hi, This is a question about kerning with Arabic script. I am kerning with contextual positioning (thanks to <PERSON>). I have successful kerning adjustments between a re and te in a word like رت (U+0631 U+062A). But if I insert a combining diacritic, the kerning adjustment is lost: رٰت (U+0631 U+062A). This is understandable since, with respect to codepoints, the characters are no longer adjacent. Yet, I notice that with Latin script combining diacritics don't seem to create this problem. WA kerns the same as W̃A in Arial, for instance. (And there is no single codepoint equivalent to W̃.) I looked through the Arial feature file and couldn't find any table that was causing this behavior. (Potentially relevant trivia: none of the 'combining' codepoints in the Arabic range of the Unicode specification have the word 'Combining' in the name of the codepoint.) Is there anything I can do in the font itself to allow for kerning “through” diacritics, or am I at the mercy of the font renderer? Thanks, <PERSON>
360c1cc7-25c1-965d-3335-ff926fef6487
['55a2efce-b0c8-0b94-0f5f-d4b49255268b']
Hello, Recently, when I started generating a font, Fontforge provided this warning: "Windows has decided that fonts with 'name' tables bigger than 5K are insecure and will refuse to load them. Don't ask me why they believe this. This font has a name table which is 15990 bytes and is bigger than this limit." Indeed, the font no longer works with Windows. But I am not sure where this came from. I have been modifying kerning tables; that's it. I removed the copyright statement from the Font Info -> Name screen, which reduced the filesize somewhat, but not enough. Could anyone help me with this? A separate question, perhaps easy. How do I generate a .fea file? I must have generated one accidentally at some point, because I found one, but I don't know how I got it. :-) Thanks, <PERSON>
f29f4c45-1b01-4374-3522-9e4a27eb31d1
['55a4faa2-dad9-26fa-8fa1-0b5a011db068']
Many thanks. I did read yesterday that this problem was supposedly fixed in java ver 9 on linux, so I'm downloading jre10 now. I don't know if the java runtime libraries are hardcoded into Scilab, or whether Scilab makes use of system libraries. But I'll experiment and report back, and I'll also check that zooming issue. But first - catch up on some marking! Many thanks, <PERSON>
28c89398-3e62-9a24-f269-eaaeef6345f1
['55a4faa2-dad9-26fa-8fa1-0b5a011db068']
I'm still not succeeding in getting multiple accounts to work with contexts. I have two accounts (both gmail), which I'll call Work and Home, with directories: ~/.mail/Work ~/.mail/Home Current I have set mu4e-maildir to the directory ~/.mail/Home; that is the Home directory, and it works fine. I know I can't re-set this variable. I understand I can set the variable "mu4e-inbox-folder" within each context. So my question is: how do I set up the "mu4e-maildir" and the two different values for "mu4e-inbox-folder" in such a way that keeps each account within its own directory? And can the "mu4e-get-mail-command" be set differently for each context? I'm using mbsync, and I'd like to use mbsync Work or mbsync Home depending on the context. Thanks very much, <PERSON>
6f67dcfc-ea76-e12c-91a1-52928ccd5c8d
['55ae7e92-211e-f642-2506-4720995526f9']
Hey, I try to figure out the best practice on saving and loading models which have bin fitted with the ML package - i.e. with the RandomForest classifier. There is PMML support in the MLib package afaik but not in ML - is that correct? How do you approach this, so that you do not have to fit your model before every prediction job? Thanks, <PERSON><PERSON>
c16f0fe5-21a1-5f9c-efdc-6130e087c7aa
['55ae7e92-211e-f642-2506-4720995526f9']
Hey, with collect() RDDs elements are send as a list back to the driver. If have a 4 node cluster (based on Mesos) in a datacenter and I have my local dev machine. I work with a small 200MB dataset just for testing during development right now. The collect() tasks are running for times faster on my local machine, than on the cluster, although it actually uses 4x the number of cores etc. It's 7 seconds locally and 28 seconds on the cluster for the same collect() job. What's the reason for that? Is that just network latency sending back the data to the driver within the cluster? (well it's just this 200MB in total) Is that somehow a kind of 'management overhead' form Mesos? Appreciate any thoughts an possible impacts for that! Thanks, <PERSON>
a76e4d30-f9a9-47d1-d718-2874bc2e182f
['55bbebff-b3cc-e622-0466-c26faea0b31d']
Could somebody please clarify the status of PEP 3124? At http://ftp.python.org/dev/peps/ , it is listed as "under consideration", but http://ftp.python.org/dev/peps/pep-3124/ says it has been deferred. I was reading through the discussion on the python-3000 mailing list archive, and at one point somebody asked for other examples where generic functions are used in the community. The numpy project has a basic generic function mechanism for numpy's ufuncs (regular functions that operate on arrays), where subclasses of numpy.ndarray can define __array_prepare__ (this method will be added in numpy-1.4) and __array_wrap__ methods, which are sort of analogous to @before and @after in PEP 3124 (ndarray subclasses define an __array_priority__ attribute to decide how to dispatch). The numpy approach is not a general solution and is not as flexible as what is described in the PEP, but it can be used by functions that operate on subclasses that implement matrices, masked arrays, arrays with physical units. I would be very interested in seeing a framework for generic functions in the numpy standard library. I think would be more simple and flexible than what we currently have. Is there still interest/motivation for supporting generic functions in the standard library? <PERSON>
2af42705-974b-2c96-2fb6-7a57688ef46e
['55bbebff-b3cc-e622-0466-c26faea0b31d']
I just wanted to post an update. I added a constants subpackage in quantities which supports the database of physical constants compiled by NIST. It is similar to the structure of scipy.constants. I am seriously considering adding an additional property to Quantity: uncertainty, which would be used to account for and propagate errors or precision. I'm also planning on starting unit testing in earnest, as soon as numpy-1.2 is released. If you are interested, quantities is posted at http://dale.chess.cornell.edu/chess-wiki/Quantities . The package is still in heavy development and should not be relied on for accuracy or stability of API. For example, currently units of joules get simplified into kg m^2/s^2, and joules_ is treated as a compound unit and will not be simplified until explicitly requested. I am considering swapping the definitions. Any comments? <PERSON>
a2ff6e44-159a-8fbc-9aac-bbc9a754f81f
['55cf1174-22bd-32de-1cdc-1db91cbb1d32']
Hello, I plan to use tika server application tika-server.jar for my intranet web site. I experimented with tika parsers v1.1 before but there were some problems when parsing huge document collections. Sometimes tika would block the whole jvm so i needed to make my own parsing server which started a new parsing proccess in different jvm. If the submitted file is not parsed in a certain timeout the parsing server would kill the external jvm and started another one. That was a solution to my problem but I always felt it is not the right way to deal with this problem. What are the experiences with the new tika-server-1.3.jar? Could some problematic document block the whole server or not? Best regards, <PERSON>
8cff55f7-f26f-af3e-22ec-9235d9ff62b0
['55cf1174-22bd-32de-1cdc-1db91cbb1d32']
Hello, I would like to use tika-server-1.5.jar as a parsing server for my application but I have two problems: when I post a file for parsing to tika server from my app i get the output in html format but I would like that to be in plain text. When I use tika-server-1.3.jar from the same app the output is plain text. In addition, I would like to set the maximum content length for the output to be more than 100 000 chars. How to set the output and content length for tika-server-1.5.jar? Do I have to change source code or just use some command line switch? Regards, <PERSON>
764cba70-ec91-977b-ad9d-028a0ac9d432
['55d6ef50-b81d-0536-5aab-1e2fb49843c0']
Few months ago I asked on arch-dev whether we would like to ask for access to Cloud Native Computing Foundation cluster, which we could use to experiment with automated package builds (or anything else really). Following no response I actually did so anyway[1] and I have been invited to CNCF organization on packet.net, where we can spawn new dedicated machines for fun and profit. Obvious caveat is that we are guests and shouldn't abuse it; less obvious one is that packet.net does not support Arch out-of-the-box but it can be achieved via PXE and cloud-init (currently residing in AUR?). I just realized I never communicated this properly so here it is. Let me know if there's anything you would like to try. <PERSON>
57c6b9f3-6557-bd04-388b-b230fccd6987
['55d6ef50-b81d-0536-5aab-1e2fb49843c0']
Hi all, Python 2 reaches End of Life on 2020-01-01. We currently have >950 python2 modules in the repos. A lot of these are not used by any other package in the repositories. I think we should work towards removing them. Leaving only python2 modules that are really required by other software, highlights what needs worked on to port to python3. Note Fedora is doing a similar removal for F30: https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal What are opinions on this? Should I make a TODO list? Below is a list of python2 modules that are a dependency for any other package. I did not check makedepends and I did not check recursively to build this list. python2-acme
7e72ae50-d8a5-2eab-f127-88102f346792
['55ebf238-fa60-bc3c-e045-93adfc83ae05']
Hello Newtonians, Once upon a time, I was successfully connecting my MP2100 to my 2007 Macbook running Snow Leopard. I have the the Keysoan drivers and cable (serial to USB) but when I try to connect via NewtSync, I get an alert window saying the serial port is being used. I then went to <PERSON> Newton Poetry site (http://newtonpoetry.com/2009/11/05/newton-connects-with-snow-leopard/), downloaded NCX 2.0.4, but upon opening the app, I get a blank NCX window. Any ideas? Thanks, <PERSON>
bd64bbd3-beaf-28db-670c-c0ece008166b
['55ebf238-fa60-bc3c-e045-93adfc83ae05']
Greetings all, I still have my beloved MP2100, two LAN cards (both Orinoco Silver and Gold (I believe) and other accessories. I saw some postings in the May 2016 time frame saying that <PERSON> has announced that development of a new version of NPDS is underway. I've never operated my MP as a webserver, but would love to try. Remember that there's always been a ton of information on this, where is the best place to start from step one? Thanks in advance, Regards, <PERSON>
3ff96115-f86e-f626-3b90-d9572714da9e
['560baa62-2da7-0f85-4159-68335daef966']
I have been unable to create a mailing list and wonder if it can be done at all Tools->Address Book->Add and make a name E-Mail addresses->Add an address and then a comma , Then add another address, etc When you click on name, you then get a choice of address as previously entered, rather than all the addresses asigned to the name. The mailer/newsreader Agent (widows program) has such a scheme. So is it possible in Sylpheed? <PERSON>
7c6c9eff-b319-eed1-7269-be80d00cf33a
['560baa62-2da7-0f85-4159-68335daef966']
In the program below, I think I end up with an array of array references. But I can not get back the @rest from @desc where it is stored. Is it possible that @rest is just over written? Might have to think about doing something else. I can't use hashes as data elements are sometimes duplicated. Any clues as to the syntax to get back the data would be appreciated TIA Owen
3a5ffe0e-c6cb-30c5-da1c-cae0de2d8aa7
['5620dfe1-2dfc-9ac8-6ce5-3f8aaff6fe17']
There has been no reply in deputies, so I am reposting a request for help here... Please re-check this spam report. It seems that the headers in one of my spam reports are not being properly traced. In particular, the last two, the two most relevant, seem to have been dropped completely. As a result, this spam report does not look like it can be properly filed. Can someone help with this spam report. http://spamcop.net/sc?id=z49004307z1ec7ab4b59ed822e8d08fd0592f4ebcdz Thanks
5e330f00-ddab-05b3-1420-340f81cb008e
['5620dfe1-2dfc-9ac8-6ce5-3f8aaff6fe17']
I have cross posted to geeks too. Thanks in advance for any help! Question for your knowledgable types... My mouse/cursor has suddenly become "erratic". The event causing the problem "seems" to be clicking on an email, in order to report it to spamcop... I am using an optical usb mouse (clean dull surface) on a laptop (toshiba), with WinMe (yeah, I know, I know...) Do you know of any malware/trojans/virii that cause the cursor to jump between initial and second click? The net result is I am opening stuff I DON'T want to open... in MS Word (I Know, really!) and in MS Explorer (yeah, more of the same)... drop down menus, etc... I have run the latest update of McAffee and find nothing. <PERSON>
f4d91123-5279-22a6-3062-4fde0c927231
['5633a7b6-427f-a4fe-44ce-137c2801fefb']
Hi <PERSON>, There is an option --dialup -u (Pretend to be a dialup/telephone) in the dund daemon. But I see that this option only registers a DIALUP_NET_SVCLASS_ID SDP record. It does nothing else apart from that. My requirement is that I want to make dund work as a DUN Gateway. Thus, it should read AT commands sent from the DUN Terminal and send back responses to it. Is there some way through which I can make dund do so? Best Regards, Mayank
4aa009b9-9463-caa8-12f2-1a7761315eac
['5633a7b6-427f-a4fe-44ce-137c2801fefb']
Hi <PERSON> and all, I've been working on the Phonebook Access Profile (PBAP) Server for quite some time now. I've come up with an implementation which does the following: (i) Store SDP Record for PBAP Server. (ii) Receive Connections on OBEX. (iii) Implements the mandatory SetPhoneBook Function (Using OBEX SetPath) (iv) Implements the mandatory PullPhoneBook Function (Using OBEX Get) (v) Implements the mandatory PullvCardListing Function (Using OBEX Get) (vi) Implements the mandatory PullvCardEntry Function (Using OBEX Get) For building the vCard Listing XML Object, I've written a Tcl script, which takes the necessary information from the user, builds the vCard File (.vcf) and simultaneously updates the vCardListing Object. Now, my question is that since this application links with libopenobex.a, can it be included in the bluez-utils? Because, I've not seen any application in bluez-utils that links with libopenobex.a. Any suggestions, would be appreciated. Thanks. Regards, <PERSON>
ec5b06ab-b86b-c869-b42a-ea7192f9dd49
['5634f171-cd86-3954-28d3-0dfd292ef87d']
hi everybody, We have built a software package using shell,perl ,php etc that runs on this 6.2 linux box properly. But we r facing major problem in transitioning to 7.2 since our software dont run on 7.2 and it crashes.The reason we have been able to investigate so far is that a)There has been change in directory structure to some extent b)Path of various configuration files and contents have been changed e.g inted.conf is far different than xinetd in 7.2 My question is whethere do u have any fix update pattern when transitioning from one version to another? How do we transition from 6.2 to 7.2 with our software working on same w/o any problem?Do u have any patches that we need to install to get it to work? Also in case even soemhow if we get it to work on 7.2 , will it still work on 8.0 when it will be released.? This issue is bothering us badly and we need a solution for the same immediately. Therefore I kindly request to u to respond as early as possible. Thank you very much in advance <PERSON>
f22bbdfe-94c6-cfaa-967a-eb57069cb64f
['5634f171-cd86-3954-28d3-0dfd292ef87d']
hi everybody, Does anyone know of any tool like linuxconf to configure DNS on 7.2 w/o using x-windows. Linuxconf in 6.2 had a section to configure DNS but 7.2 does not seem to have it. Any assistance in this matter will be of great help. Thanks & Warm Regards
bdaf7bab-3fff-e746-8ce2-b496a1b4cf92
['563fab64-1bf1-c1a8-57c0-4dd726107264']
List- 1. I have a client who wants me to do some custom Asterisk Development in London. This is a small project that requires us to attain an incoming caller's phone number (CID) and based on the incoming cell phone caller-id, perform some function. My client tells me there are problems with attaining cell phone Caller ID's in London, using Asterisk... can anyone shed some light on what problems he may be referring to? 2. Can someone reccomend a high-quality sip provider (that you have worked with) in London? Thanks, <PERSON>
0b17e38d-c927-addd-9db7-6eac91ef4794
['563fab64-1bf1-c1a8-57c0-4dd726107264']
<PERSON>, Skyy Consulting has one of our *real* asterisk call centers right here in Los Angeles. The installation currently handles approximately 50 agents who work 9 hour days, 6 days a week. The system has 4 inbound T1's and is fully saturated during the day with rarely any dropped calls or call quality issues. The client is looking to expand to about 100 agents in the next few months. Contact me off list if you'd like more information. I can try to get you in touch with our client and provide your organization with similar consulting services, if required. Thanks,
fb09eaef-53ef-d5a5-735a-88ffe930bec6
['56452a98-1aba-610e-6936-8b87289742e0']
I've had this problem for a while now. The longer I stay open in Logic the more of a chance the finder will crash when I quit logic. It's happened the same way with all the 4.x versions. 7300/200 OS 8.6 LAMP 4.1.3 Anyone have an idea of what might be causing it? It seems to be the only program that this is happening to. thanks <PERSON>
31d5b538-dda2-e34a-060a-24db3df1b876
['56452a98-1aba-610e-6936-8b87289742e0']
I'm using LAMP and have the "send used instrument parameters on reset" active and whenever I go back to the beginning of the song whatever's on midi channel 1 in my Yamaha S80 is not really playable anymore. All I hear is a little blip of a note, no sustain. I've tried all kinds of combinations of things but nothing seems to help unless I deactivate that parameter in logic's prefs which I really need to have active. I used to use a Korg T3 as my controller before and never had this problem. Thanks <PERSON>
25be0cd8-b2f5-5f34-8d9e-e53af2ee49df
['56542dfa-5a63-e720-bf4e-2ccaa1c40957']
Hi, I just wanted to post a problem related to jcifs used under HP-Ux. First of all just make clear that the problem is not due to jcifs but to HP-UX in PA-RISC and itanium. When more than 50 users (lets say threads) access a certain file, after a while the java InputStream(related to the socket in use) gets blocked when calling the read method, then Jcifs reacts firing Time-out exceptions. The problem seems to be in the HP-Ux java VM 1.2.4_06. and the same was tested under Solaris, linux and windows and no problem occurred. I have posted the problem to HP dev. Regards, <PERSON>
d98eef01-c87b-511e-68d4-d02d364f29f2
['56542dfa-5a63-e720-bf4e-2ccaa1c40957']
Hi, I have developed several new frames in order to get the security descriptor from Windos files. After I get this security descriptor I need to access several Windows pipes in order to get groups, names from sids and so on. I am using Jcifs as transport mechanism, more exactly SmbPipes. I have found some problems I would like you to ask about them to know if there is a workaround or if there is a different way to do them than modifying the code directly. First problem arises in the open method in the SmbFile class: • void open( int flags ) This method sends a frame over the wire called SmbComNTCreateAndX. This frame constructor contains two variables (desiredAccess and createOptions) which will never contain the values needed to access security information from a file. The idea should be to have the possibility to specify the value of these two parameters. Let´s see these problems in details. CreateOptions parameter The problem related to this parameter is that we need the createOptions to have two possible values: 0x0040 for files and 0x0000 for folders, if we have a folder we cannot open it with the value obtained in this method. As it is now this parameter is only applicable to files. And we are only granted to query for file SD, but not folders. The 7th bit specifies a security check that does not allow a folder to be opened. In order to open a folder to get its security information this bit must be 0. So the default value 0x00040 is not valid. The OR function within the method (this.createOptions = createOptions | 0x0040;) that modifies this parameter grants new features to be checked, but only for files. There is no way to toggle this bit, so a modification in the code is needed, distinguishing when the windows object is a file or a directory. DesiredAccess parameter Another problem is the desiredAccess parameter. This parameter should contain a value containing the following mask accessFlag = 0x0012019f. If this mask is not granted then no security descriptor can be gotten from the file and no info about ACLs, users, groups etc can be gathered. The bit called ReadControl(18th bit) is the most important. This is needed to read ACLs owner information, etc. The hardcoded value of the field desired access is not enough to access security information, it only grants the first bits related to read the file and its extended attributes. (desiredAccess |= FILE_READ_EA | FILE_READ_ATTRIBUTES;) Are there any plans to modify that? Another issue is the fid parameter within SMBfile The fid parameter is very important when querying for security info and is one of the parameters to be sent over the wire. This fid must be refreshed before creating the frame that gets the security by means of calling the open method inherited from the SmbFile(Thinking that we are sending this frame from a class derived from SmbFile). If this is not done, then remote null pointer exceptions are fired, due to a non longer valid fid. The same applies when the file is disconnected, the fid should be liberated in order to avoid memory problems in the remote computer, if files are not close there is a moment where nothing works. When the file is no longer needed a close is needed.Therefore it would be nice to have a method called “refresh” that calls the open method in the SmbFile prior to the formation of this frame, passing a fresh fid into the frame constructor. If there is no call, made to the open method before sending this frame over the wire, the protocol answers sometimes with error responses. DCE Implementation using jcifs smbPipes The problem here comes from the fact that we use SmbPipes as mean of transportation with the remote system. In order to get information related to user, groups and so on we have to open different pipes in the remote system, and then we send the dce frames to get the info. These pipes will be used in bidirectional way, sending request and receiving responses. The smbPipes rely on the SmbFile (in fact SmbPipe inherits from SmbFile) and DCE frames rely on smbPipes. The use of these smbPipes raises another problem .SmbPipes extends from SmbFile and therefore it extends all the limitations explained before .A remote pipe cannot be open with the hardcoded desiredaccess parameter. This is clear due to the security concerns related to query NT pipes. Thus we need a little modification in this part, it must extend from a class similar to smbFile but with no problem to specify access. Then we would need a constructor similar to public SmbNamedPipe( String url, int pipeType,int aFlags ), where aFlags indicates in which way we desire to open the pipe. With the current implementation there is no way to connect to a security pipe like SARM or LSAR. The easy solution to this derives from the solution of the first problems, if SmbFile would allow to specify these parameters then we won´t need to modify the SmbPipes as provided in Jcifs. Currently I have a working version of some functions like getting security descriptors, querying for groups, domains, sid, etc, basically all operations to interpret the bunch of bytes gotten when querying for the security descriptor, but I am still testing and improving things. I would like to have some feedback about these problems I found and if there is a solution to them. This jcifs is a great library, it is really good stuff I am really enjoying using it! Best regards,
dbb0f675-09ac-9843-c056-c66b77393fb3
['5662ec1d-9933-8203-b2fc-46bbe7415c79']
Field QALCIB in Item Warehouse (ITEMBLL0) "Quantity allocated (customer orders)" is the total allocated to customer orders (COs). A CO can be allocated when it is entered, or when the pick list is printed. There is no item balance field showing (total open COs - allocated to pick lists), but if COs are allocated at order entry, this field will have the total open COs. Keith Reichenbach | XA Product Development | Infor | 678-319-8276 | <EMAIL_ADDRESS><PERSON> | XA Product Development | Infor | <PHONE_NUMBER> | x5YAaLdr54zND1Xf@example.com
695ee2cf-5d2e-275c-46ca-2de5191709c1
['5662ec1d-9933-8203-b2fc-46bbe7415c79']
Charley, Cameleon builds a config id based on the BOM and routing required to build the specified configuration. So if 2 customers request the identical configuration, Cameleon builds the same configuration -and config id- and the config BOM & routing is sent to / stored only once in EPDM. All the rules and "raw data" to build configurations is stored in the Cameleon configurator engine. A specific configuration consists of a BOM and routing (or more than one, if a complex product requires multiple product structure levels) that are loaded to EPDM as alternate item processes, and linked to the config id in the customer order line item. Keith Reichenbach | Infor XA Product Development | 678-319-8276 | <EMAIL_ADDRESS><PERSON>, Cameleon builds a config id based on the BOM and routing required to build the specified configuration. So if 2 customers request the identical configuration, Cameleon builds the same configuration -and config id- and the config BOM & routing is sent to / stored only once in EPDM. All the rules and "raw data" to build configurations is stored in the Cameleon configurator engine. A specific configuration consists of a BOM and routing (or more than one, if a complex product requires multiple product structure levels) that are loaded to EPDM as alternate item processes, and linked to the config id in the customer order line item. <PERSON> | Infor XA Product Development | <PHONE_NUMBER> | x5YAaLdr54zND1Xf@example.com
ae3f91be-7751-646c-da1d-628e30a32282
['5670549f-e13f-1b36-b6b1-fd3870078b95']
Hi all, When creating a volume from an image(Using Horizon), why does the Cinder server need to do what appears to be a conversion of the image before it can create the volume? All of my images in Glance are uploaded in RAW format, images and volumes are stored in Ceph. The reason I know the images are being processed on my glance server is because it runs out of disk space when trying to make volumes from large images and the process fails. I can see the temporary file in /var/lib/cinder/conversion Is it not possible to have glance simply copy the image form the images store into the volumes store? I am going to regularly be creating new Windows Server instances, so it would take quite some time for a 20gb image to be processed by Cinder before it can be uploaded into Ceph. Regards, <PERSON>
7a2dbf16-36d4-3326-f787-092d1f9378e6
['5670549f-e13f-1b36-b6b1-fd3870078b95']
Does anyone know if there is any reason I'm having trouble getting GRE traffic into my instances? I have a router out on the internet an I'm trying to build a GRE tunnel into an instance to link a site office to my Openstack network, but looking at packet dumps from inside the VM I can't see any GRE packets making it in at all? Regards, <PERSON>
d6e9f651-7ac4-28b7-1872-53ebd4c4cb1f
['5671934d-7038-255a-c4cd-a4031dc3f50c']
Hello all, I've come across something that I was hoping someone out there might have an easy solution for. I've got a cups server and a few clients browsing to it. On the server, printing using lpr works fine, as the /etc/cups/lpoptions local file gives the appropriate settings (specifically in regards to margins). On the clients, however, lpr doesn't appear to be using the lpoptions on the server. From what I've read so far, this appears to be happening because lpr uses the lpoptions file on the local system, which isn't brought over when using browsed printers. Is there a way to have the lpoptions from the server work on the clients as well? Or would I have to copy the /etc/cups/lpoptions file over manually to those clients that need it? I've been reading through the cups documentation, FAQs, and discussion postings but haven't yet seen this come up. Thanks for any help you can provide. <PERSON>
4230ff79-d515-20fb-699a-f78928fc6b93
['5671934d-7038-255a-c4cd-a4031dc3f50c']
Hello all, In going through and testing our installation of EGW, I've run across some problems with the way it handles repeat events. Specifically, it doesn't seem to have any logic to send out reminder messages for the repeats. It also seems I can't manually enter these in, as it ends up going back to the first event. Anyone aware of a way to get around this (other than by creating single events for everything)? Am I missing something? Or is this being worked on still? Thanks.
a3e43049-66ae-70bc-7c95-d261fcb53f8b
['567f5fde-d840-8bd5-6b2d-77c698a1d357']
Hi All, When I set the Host in the p4 protect, why it can't take effects? my current protect setting is: super user US_VIDEO * //. super user SW_SYSTEM 172.16.10.21 //. admin user * * //. The second line can't work, could you help me & thanks? And I make sure the IP address is correct and available. Thanks, <PERSON><IP_ADDRESS> //. admin user * * //. The second line can't work, could you help me & thanks? And I make sure the IP address is correct and available. Thanks, Jason
ac6b5c7f-9acd-ff39-67c5-51997e79319b
['567f5fde-d840-8bd5-6b2d-77c698a1d357']
Hi <PERSON>, I ever met such problem, just like what you have mentioned, #2 changed some contents compared with #1, but when you look into p4, there is no difference. Some files just like (*.bin, *.xml, etc) will occur such problem if you don't select the file type (attribution) when you submit, because the default file type is "text". Thanks, <PERSON>
aa7afb36-598e-0f64-ce6b-91a7f120903a
['5680d83b-c91a-c3d8-10d0-840822aec29f']
Hi everybody: I'm developing a Drools based application which has to show no messages on console, but on log files or so. I've diverted these kind of messages to a log file, but there is one at the beginning of the application, when the change set is read... (null: 6, 188): cvc-elt.1: Cannot find the declaration of element 'change-set'. ... which still appears on console. I've read that this message doesn't affect rule engine behaviour, but I would like it not to be shown on console. Does anybody know how can I solve this problem? Thank you in advance. Best regards, <PERSON>.
58c9c3e9-82d9-bbab-6414-01be1c7edf7d
['5680d83b-c91a-c3d8-10d0-840822aec29f']
Dear <PERSON>: I'm working on an application which writes a set of rules using information which is stored in BDD tables. This information can be 'wrong' concerning rule compilation, and I expect that Drools reports the corresponding compilation errors. I've found that PatternBuilder.createRestriction() fails to process composite restrictions when one of the single restrictions cannot be implemented. The problem is that although one of the sigle restrictions is returned null, the composite restriction array is succesfully returned, one of its elements being null, wich causes a NullPointerException when the composite restriction is processed in PatternBuilder.build(AbstractCompositeConstraint version) to obtain a MultiRestrictionFieldConstraint object. I would like to know if this bug has yet been reported and fixed in some Drools version beyond 5.1.1 Thank you very much for your time. Kind regards, <PERSON>
cad4e3bb-7dff-82c0-ca38-4f59d4e71481
['56849f5f-3ca4-2d4f-1b12-ebda7a1e9dfb']
Dear All, I think my question was not clear. I downloaded the GNU C grammars but it is not supported in antlrworks 1.1.6. Can we find these grammars for this version ? The parser we need has to work in a environment where some of the includes are missing and also for one single macro there could be multiple definitions. So for these to satisfy we would require to take certain deviations from the GNU C parser. IS this a good idea ? Do you suggest that we should write entire parser according to our needs ? Anyone of you please respond. regards, <PERSON>
aebc79d4-437f-c5f8-9bb2-4773c305df48
['56849f5f-3ca4-2d4f-1b12-ebda7a1e9dfb']
Hello, For my project work I need to parse C-files. Sometimes It can be that not all header files are present. I have found the GNU-C grammars. Is it a good idea to change these grammars for specific use-cases ? How do you suggest me to go ahead ? Incase of code not conforming to C-syntax instead of generating a exception I want it to continue further and just creating a problem statment for the problematic code. Can you anyone of you help me ? This is very important as we are under pressure to take decision about the parser. Regards, <PERSON>
e6517291-5e27-a5ad-10fb-39747d759020
['5695ac1a-e1a7-dab5-cd65-0cb12245425a']
I have searched the messages here and at hackers and have not found this issue addressed. If I have just missed it, please feel free to point me in the right direction. I am using the system on two WINXP computers with NTFS. When a file is updated on one end and Unison appropriately propagates the changes to the other end, Unison updates the mtime on the newly updated version to be the time that the synchronization is run, rather than to the time that the original file has recorded as its mtime. In the case of daily updates, this wouldn't be too bad. But if a file is introduced which was last modified a long time ago, Unison will then have one replica with an mtime of, say 2:11 am January 10, 2004 and another with an mtime of 4:12 pm September 19, 2006. Is there a simple way to ensure that when a file on Replica B is found to require an update from Replica A that the mtime of Replica A finds its way to Replica B? This is critical in my environment because I frequently sort files by their mtimes. Obviously, this won't work if the Replicas have different mtimes after being synchronized. Thanks mike
17382911-bfe8-f386-dc5c-d489e1b819e8
['5695ac1a-e1a7-dab5-cd65-0cb12245425a']
Can I fool unison into using the ssh logic when connecting to a remote computer through a vpn? It seems wasteful to have to run ssh over a connection that is already secure. Even though it is secure, it is still much slower than the connection would be to a local machine. Hence, using the socket method of file compare is much too inefficient. The ssh method, on the other hand, is quicker and I would like to be able to use that. Can it be done? Thanks <PERSON>
3b2db791-fa6f-7488-f6eb-401fcc58f118
['56aa08df-9282-5c26-fcd4-c294dc189d12']
Configure/the documentation suggest that the pid file and the sockets are created in the run directory: From ./Configure --help: --with-rundir=DIR for PID files and milter socket This however is not the case for dccifd. It creates the socket in the homedir and not the run directory. Attached is a patch (against dcc-1.3.140) that creates the socket for dccifd in the run directory and not in the homedir. Best regards, <PERSON>
6d718bb5-464c-eb8c-3585-a1b3827a1252
['56aa08df-9282-5c26-fcd4-c294dc189d12']
There appears to be a typo in the parsing of the clientwhitelist file. When option no-forced-discard is added then it produces the message: 'unrecognized "option no-forced-discard"' - "no-forced-discard" is used 13 times in the package - "no_forced-discard" is used 1 time in the package => I'm guessing this is a typo, a patch (against dcc-1.3.140) for this is attached. Best regards, <PERSON>
63a7e01f-6983-d072-2475-1d4a551faee8
['56ba3944-baab-9b7f-fbf0-94dd06389fe2']
I'm having a problem with my pdflatex generation of my lyx document. Any URLs that do not contain spaces (and are rather long) are not line wrapping at the right margin. In fact, they are printing straight off of the page. The URL name is usually the exact same as the URL (so that printed copies show the URL as well). Does anyone know how to correct this problem? Has anyone seen this before? I'd rather not go through the entire document and insert forced line feeds before every link that runs outside of the margins. Thanks,
0a6ccd76-763a-e49b-85e7-434723ba7aa4
['56ba3944-baab-9b7f-fbf0-94dd06389fe2']
I'm trying to figure out how to get a part* in the table of contents. My problem is, I want to have a part listed as "Part I: Something" instead of "1 Something"... so I use part* to accomplish this. When I convert to PDF, the TOC does not contain the 'part*'s. If I use 'part' then it is included in the TOC, but it is not listed the way I would like. Can anyone help me with this? Thanks,
b428b943-8b7f-588f-93ee-7407c91ee529
['56dc191f-d6b1-2bf9-8b52-b8ecc3129599']
Hi, I've been looking through the code, but I can't seem to find where the timeout for the http generate is defined. I found the minimum webpage refresh, but I don't think that is it. I need it since after about 30 minutes of running, ntop just bogs down, and I can't get the summary - hosts page. Thanks, <PERSON>.
5cad425a-4203-fe95-d7c3-bd769e22ba5d
['56dc191f-d6b1-2bf9-8b52-b8ecc3129599']
Hello, Regarding the way ntop updates/adds/deletes hosts, I was wondering whether this approach has been tried : when updating a host also move it to the top of the list, as if it was being added and thus make sure the oldest hosts are always at the bottom of the list. Whenever purgeIdleHosts() is called, it can go through the list looking for the first host that does not need to be deleted and then do a while loop and delete all the previous hosts, possibile without needing theFlaggedHosts[]. Let me know what you think of this. Thanks, Stefan.
d09c5985-1791-a1dd-76e6-e7b58fc6e47f
['56e3eda9-70b1-3372-2d48-7486711207b5']
Hello Friends, I am new to Asterisk Java and I suppose my question may be very basic. Request you to kindly bare with me. My code connects to Asterisk using ManagerConnection instance. It logs in for one time and I use the same object multiple times in different threads. I hope that is OK. I initiate two simultaneous calls on the same ManagerConnection object managerConnection.sendAction What I notice is, calls do not happen simultaneously. Second call happens after first call. Is there a way to run simultaneous calls through same ManagerConnection object? Or do I have to create object every time and login / logoff everytime? I hit a search on Google without much luck. Any help/pointers in this direction are highly appreciated. Thanks & Regards, Amol
82fc094b-aca0-c9c2-8e26-4871d0c664b2
['56e3eda9-70b1-3372-2d48-7486711207b5']
Hello <PERSON>, Thanks for your reply... Wondering why this group is not super active. I found, asterisk-Java to be super useful and a powerful tool. By the way, a little bit of digging into API reveled OriginatingAction.setAsync method. Which did the trick for me. Now without changing my code too much I am able to make simultaneous calls with single ManagerConnection object. The same connection object acts as event listens. I have made it singletone wrapper around the ManagerConnection. Thanks again... and enjoy your weekend. Cheers, Amol
c8f1b035-99f9-1dab-0f55-b80e813fc05f
['56e54ebf-9ce3-819d-08a3-24f358063a51']
Hi, I also have the problem same you described on Openbox + Xcompmgr. I "solved" it by disable guest's 3D acceleration. Another solution is to disable the composite. I'm using radeon driver so I guess this problem might have more to do with VirtualBox or KDE's widget/theme engine than the driver it self (I might be wrong, though). Regards, <PERSON>
96910822-1169-210c-2ecc-482c965d284b
['56e54ebf-9ce3-819d-08a3-24f358063a51']
Hello, Following the discussion in the following mailing list threads: [0] and [1], as well as the conclusion reached in this [2] email, I've attached a patch which adds PARTIAL-APPLY and REVERSE-PARTIAL-APPLY function as aliases/synonyms for CURRY and RCURRY function, respectively. In addition, the patch also adds tests for the 2 new functions. I've tested the new functions and ran the test suite, and have found no issue so far. I hope that this patch will be useful. If I have made any mistakes, please don't hesitate to point them out to me. Best regards,
a07030ab-6c80-05de-5281-1561bce6e4e6
['56fe427d-a73e-17fd-db55-087866201d27']
Hello, I'm trying to get a Plone 2.5x site set up so some people can review it. The way I need to get it set up puts it behind a few servers, and when everything gets traversed, Plone is getting a few images screwed up. It looks to me that Plone is grabbing the custom header value that the servers in front of it are passing along, which is simply "here". So instead of https://secure.hostingsitedomain.com/wha/Plonesite/logo.jpg, Plone is redirecting the browser to get logo.jpg from http://here (which obviously isn't going to work). Wow, I hope that makes sense :-( I've been able to get logo.jpg to show correctly, by making #portal-header look for &dtml-logoName, instead of &dtml-portal_url;/&dtml-logoName. However, going through and trying to fix the majority of images on the site (icons, kupu, etc) in the CSS like that isn't something I want to do really. Can I take care of this with the portal_url tool in the site root? Or am I missing something painfully obvious? Thanks!
b87ef55f-f39a-6ed8-b839-4af8d3649648
['56fe427d-a73e-17fd-db55-087866201d27']
Hi there, I have PFG folder with numerous items in it. Four of the items are selection menus, and what I would like to have happen is have the 3 later menus either hide or show themselves, depending on which option is selected from the first menu. To set it up visually, the first menu is "Divisions", the second menu is "Accounting", the third menu is "Mailroom", and the fourth menu is "Human Resources". The "Divisions" menu would be a list of "Accounting, Mailroom, Human Resources". If Mailroom was selected, I'd like the Accounting and Human Resources menus to remain hidden and have only the Mailroom menu display itself. I've tried SteveM's javascript event handler hack, and various methods of hiding the different dropdowns in javascript, but the furthest I've been able to get was a "Please correct the indicated errors." message, redirected to plone.org. Am I trying to do something I shouldn't be, or would it be easier to go to a different form page after the Divisions menu? <PERSON>
3476b521-26e4-d37c-16c7-51023c71355e
['56ffac13-2073-41fc-e119-f3c35440f15f']
How do I actually create an IP.BIN file. <PERSON>'s site contains a lot of info on what it does and how it works, but none on how to actually make one. I downloaded his IP.BIN creator file but it contains no explaination on how to use it. The file appears to be a hex file, could I possibly edit it with a hex editor. Thanks, <PERSON>
6081f366-3721-6de3-b435-81834d405e04
['56ffac13-2073-41fc-e119-f3c35440f15f']
Port-Dreamcast, I finally figured out how to get CDRecord to work under Cygwin with IDE. You need to go to: www.adaptec.com/worldwide/support/suppdetail.html?sess=no&language=English+US&prodkey=ASPI-4.70 Then you extract the files to the suggested directory and run the batch file as specified in the manual. This succesfully fixed the ASPI error message that always appeared. Thanks for the help. <PERSON>
e26c1568-8e28-7959-d912-fa844c1f429d
['570257d8-e5e5-0974-86c6-c0f62e79ecd3']
I'm using a Voodoo Banshee on Mandrake 8.2 with a 2.4 series smp kernel, and openGL/Glide/hardware acceleration works fine, but whenever I exit some games it looks like control is not regained, and the only thing the video card outputs is the last frame drawn. Here is what I have tried: vendetta - Works fine, a few bugs, but I don't think it's the drivers, just the game. Exits beautifully bzflag - Didn't regain controll. Logged in with ssh and killed bzflag, kde, X, etc, but never got the display working again. Rebooted tuxracer - Same thing, rebooted quake2 - Worked fine, till I tried to exit. Hung there, but a kill -9 for quake2.x86 killed quake and left me in 640x480 resolution, which I could change out of Any thoughts on why this might happen and what I can do to prevent it? <PERSON>
dbfe4561-3aeb-2555-98b8-bd72939298c6
['570257d8-e5e5-0974-86c6-c0f62e79ecd3']
I have found something that might help it out. A snipped I read from some readme bubbled through my mind last night, and I just tested this out, it works fine as root. I can run quake2 as root, and exit beautifully. I'm using OpenGL glx. I haven't tried this for other games, and I can look up the fix for quake, but does anyone know why this would be, and how I might be able to fix it for other games as well? <PERSON>
81d0514e-6c93-9920-d976-f4ff22f3e9eb
['570df6c0-2423-2479-74b0-7ef33006094f']
List, I am attempting to retrieve the latitude/longitude from a MySQL database, then use that information to display a marker on my map. I am having difficulty with the PHP script to retrieve the data. I am also unsure of how to display this on GeoServer. Once this is completed, I believe I will have the makings of a poor mans GPS. Any hints, tips, suggestions, or links are appreciated. I would also like to thank the list members for all of their helpful hints and advice. <PERSON> is especially helpful, so an extra shout out to him. Thank you.
3073320d-fe37-d3d1-cc41-022aec9bbbc0
['570df6c0-2423-2479-74b0-7ef33006094f']
List, I am attempting to use the Natural Earth cultural and physical data with GeoServer. Importing the data to GeoServer is not difficult. However, the data does not appear to be displaying correctly. For example, when I attempt to add the 10m_populated_places layer, the layer displays small, red boxes. This is not the desired behavior. I would like to see a small dot, with the name of the city above the dot. Does this require modification of the styled layer descriptor (SLD) file? I am unsure how to proceed, so any advice or assistance would be appreciated. Thank you.
57bae97b-2b04-e659-dd48-a1348b6e4543
['570fbafd-0cb4-4a1c-e789-ab303be9ae20']
Hi all: The attached mail(test.eml) can be read as Chinese format in IMP(3.2) but IMP(cvs 4.0) doesn't. Here are the two screens of message view to compare. 1. In IMP 3 http://www.tmv.gov.tw/~txg16/test_eml_imp32.gif (Looks good) 2. In IMP 4.0 cvs http://www.tmv.gov.tw/~txg16/test_eml_imp4.gif (Looks bad) You can also find the test.eml at http://www.tmv.gov.tw/~txg16/test.zip ,if it not exist in this list. Anybody tell me how to fix it ? Thanks for your time. D.C
0be6206f-cdd0-4324-0b53-b14d6f5957b8
['570fbafd-0cb4-4a1c-e789-ab303be9ae20']
Hi there: I use Horde head+IMP 4.0 and send pgp-encrypt message successfuly to another user A ,who use Outlook EXpress +PGP plugin as MUA . My problem is ,user <PERSON> complain to me that his OE+pgp plugin could not decrypt my pgp-encrypt message.Here is the OE message view for that mail from user A http://<IP_ADDRESS>/~txg16/tmp/oe.gif and here is the error message while click on "decrypt current window" in OE http://<IP_ADDRESS><PHONE_NUMBER>/~txg16/tmp/oe.gif and here is the error message while click on "decrypt current window" in OE http://<PHONE_NUMBER>/~txg16/tmp/decrypt_err.gif Note:User A have tried two OE plugins(product of WinPT.org and pgpi.com) and both of them got the same problem.Is this is IMP or OE plugin problem ? David
f833efb2-1a70-b2be-2ce4-cae54d498838
['571ac92b-3460-c0e2-f6fa-96ee0d856a46']
Hi there, (I hope this is the right list) I am in doubt about my understanding of the punch_fw option in natd, running on the client side: Should this option create temporary rules for passive ftp or not ? If it should - it does not (at least not on my 4.5-RELEASE box) If it should not - is there a reason for this difference compared to active mode ? What I try to setup is a ipfw-ruleset for strictly checking the flow between several interfaces. So I allow established traffic and only SYN packets to specfied ports, based on recv/xmit interface. As usual, ftp causes the biggest problems. Active ftp works fine using punch_fw but passive mode would require to open all high ports for outgoing SYN - exactly what I try to avoid. Any hints are welcome, Thanks <PERSON>
a9d6b832-631e-9a3a-5c21-4f7fb218b3de
['571ac92b-3460-c0e2-f6fa-96ee0d856a46']
Hi there, "packets originating from the local host have no receive interface" but is it possible/planned/nonsense to filter on exactly this condition, something like: 'allow all from any to any out recv none xmit xxx0' ? I am experimenting with a ruleset for several interfaces and I try to design the rules on src/dst - interface and this would help to distinguish 'natted' packets from locally generated ones when they are leaving the system. Thanks in advance <PERSON>
f01173f9-f472-7345-bcde-27d4bf4ecbff
['57295634-c765-4e93-6518-c54969761db4']
I've noticed that opening a pdf by double-clicking the smal pdf icon next to an entry in the main bibdesk window results in a skim view that shows the page thumbnails regardless of my view preferences. Dragging a PDF to skim, as well as using the "view file" button from the entry editing window, both show the standard view behavior in skim (i.e. they follow my preferences and the settings from the previously open skim window). I wasn't sure if this is something in bibdesk or in skim but I figured I'd start here. <PERSON>
f7cf7bf4-19a0-de00-b490-67de77e7fc47
['57295634-c765-4e93-6518-c54969761db4']
I suspect many people have achieved this result, but I just wanted to point out that making Skim the default PDF viewer (which it deserves to be of course!) also has the handy effect of changing Safari's "Open with Preview" context menu item to "Open with Skim". That being said, I am curious if anyone on this list knows of how to go about making a Safari Plugin that would add this context menu item... so that it could appear right under the default "Open with Preview". I personally don't mind setting Skim to my default PDF reader since 99% of my PDF's are journal articles, but I know many Skim users that prefer to keep Preview as the PDF default. I have found some potentially relevant bits of code in the WebKit source: http://www.koders.com/noncode/fid581228D097077825667590692DC0153FA312D022.aspx#L354 but that only seems to tell me that there is a way... I don't know what that way is... and I'm assuming/hoping a plugin could do it. <PERSON>
dbaf5722-4106-86ba-f3e5-eb53e3e45f7f
['573bdce3-0472-bcda-32ec-b3b8f9ebac9b']
Hi <PERSON>, Thank you. I tried to set the heap size to 900M and it still took forever although it seemed faster: after I started for 4 hours, it had finished compiling genCode() method. I can see from checking the memory usage that the process used 900M. I wonder if there is a way I can make it finish in reasonable amount of time. The GC alogirthm I am porting (Beltway) does have several arraies. They are arraies of SharedQueue[72], WriteBuffer[72], MemoryResource[3], MonotoneVMResource[8], and BumpPointer[3]. They are all static in a class Belt. And in class Plan, there is an array of Belt[3]. I wonder if that is too muuch for Opt compiler to handle. Thank you. Long(Xianglong <PERSON>)
82045c79-e89f-6c3c-7f42-3ea5b8643d9f
['573bdce3-0472-bcda-32ec-b3b8f9ebac9b']
Hey, I port a garbage collector in JMTk. I used BaseBase config and compiled the program fine. But when I use OptOpt or FastAdaptive configuration, it takes forever to compile. I found if I compile SemiSpace or GenCopy, they don't have this problem. I suppose there is something wrong with my GC. (Like some program structure is too hard for Opt compiler to compile) Does anyone know why? Thanks. <PERSON>)
f52aea5a-1fc7-03b2-36f4-395fc3e23e02
['57502549-eac5-5c29-891b-2e8205ccd2e8']
Folks, I am getting this error on a verb send operation and I can't figure out what could be the cause; I searched for all instances of this error in the IB code and while I found 4, none was illuminating. As a background, we are developing an IB application that uses RDMA for connection set up and the verbs interface for data transfer. We have tested the two ends as user space applications and they work - they can connect and exchange data. We are now converting the server end into a kernel module and this error is being encountered on the client when it posts a send to the RDMA connected QP. I have verified that the connection is setup and that recv WR with buffers are posted on the QP. Could it be a protection domain problem? Because we have multiple clients that connect to the one server we create the PD on the rdma_id that is used to connect to the server not the one that connection event gives us. Could that be the problem? We assume that the PD is tied to the IB device and there is only physical IB port in the system. If that is the problem, then why does this work in the userspace version and fail in the module version. Appreciate any pointers on this. Thanks, Nitin
7b7a536c-c137-52df-c155-600446ed19db
['57502549-eac5-5c29-891b-2e8205ccd2e8']
Folks, This may be a newbie question but I can't seem to find the answer and I'm hoping someone can point me in the right direction. I'm building an IB application where the two ends are required to robustly connect when present. Either of the ends may fail for extended periods of time and the other needs to handle this and reconnect when the peer recovers. The server is trivial since it passively listens for connections but the client is giving me some trouble. I have used a model similar to the one described in http://linux.die.net/man/7/rdma_cm. The general connection flow on the client is  rdma_create_id/rdma_resolve_addr/rdma_create_qp/rdma_resolve_route/rdma_connect, handling the events as appropriate. This works when the peer (server) is present. However when the server is not present I have observed that rdma_resolve_addr and rdma_resolve_route succeed (since the local HCA and SM are present) and then I get a RDMA_CM_EVENT_REJECTED or a RDMA_CM_EVENT_UNREACHABLE event. At this point I delete the IB resources allocated between steps 1 & 2 (QP, CQE, CQ, etc) and restart the rdma_resolve_addr. As an aside, I found that I could not just restart rdma_resolve_route - that returned error EINVAL, I had to restart from rdma_resolve_addr. The problem I am facing is that it appears that every RDMA event I receive (from uverbs it appears) creates a special file that is linked to "infinibandevent:". See below. However even though I am careful to acknowledge every RDMA event I receive (rdma_ack_cm_event for every rdma_ack_cm_event) these files don't get closed or deleted so that eventually the application fails with error EMFILE (too many open files) when trying to create the completion event queue (as part of creating the QP). What am I doing wrong? Is there something more I need to do than calling rdma_ack_cm_event after every rdma_ack_cm_event to get these event files to be closed? As an fyi, I have even tried closing the rdma_id and destroying the event channel when the connection fails to force the event files to be closed without success. Btw, this is a user space application and I am using OFED 1.4.1 on Linux 2.6.27 (gentoo distro). It should be irrelevant but just in case, this is using a Mellanox HCA, both peers are on a local subnet with only one IB interface per peer. Thanks, Nitin
ba6f2d24-2672-66c0-a637-dab4ab873593
['57514cbd-6ce8-c165-ee51-691a6c823c76']
hi all, suppose the Mat image was of size 600 x 200. i want to pass the region say, rows 200-300 and cols 0-100 into a function. my question is, is it possible to send this as a Mat class without copying to a new Mat class. I thought Mat.adjustROI() had something to do with it but im not so sure now. cos after i ran the adjustROI command the datastart and dataend pointers remained the same. any help? thanks <PERSON>
b35ef0a4-9768-e26b-8363-f2d562d7cd04
['57514cbd-6ce8-c165-ee51-691a6c823c76']
Hi all, Does anyone have a sample code in SVM's that i can use. I am trying to implement HOG for human detection and attempting to use SVM to classify. I am just having trouble following the documentation. So if someone has an example that i could read and understand (and willing to share) could you please reply. Thanks in advance, <PERSON>
9511876c-998e-1e1c-12fa-e8953bd72d16
['5772ab04-43aa-f855-4499-df1ab56c71bb']
I have the same issue in that when users reply to a "resolved" issue it will add it to the ticket but I also want it to re-open the ticket. I realize that this is probably not the usual functionality but we will many times resolve a ticket and the user has followup questions which we never know about because it has now fallen off our radar. I also realize that things like "Thank You", etc. will drive us nuts. But that is ok in our situation. I know it is a Scrip that would do this but I just don't know enough about RT yet to create it from scratch. <PERSON>
aa38aba7-51bc-4935-f264-461d3f5d550c
['5772ab04-43aa-f855-4499-df1ab56c71bb']
One thing that I have noticed that the RT program is lacking is a good user forum. A non-email bulletin board to post, and more importantly search through, for previously asked questions. Can we get a discussion board running? And more importantly can it be manned by several of the lead developers? (granted this is probably the wrong email list to post to about this) <PERSON>
6ee4c945-ad86-5714-8cb0-9a6e1aa86b1b
['5787cbaa-b426-8d7c-ff69-b38868fde968']
Hi, Looking at WDSC AE 5.1.2 at my home PC... I do have the Websphere v5.0 servers available, but not the Test Environments of them (again bad luck for my bridge) ? I don't know if I (un)selected this at install, or if it is a result of a clean install (my other WDSC 5.1.2 which does have the v5 Test Environments was an upgrade of a 5.1.1). Is there a way to add the missing Test Environments for the v5 servers ? Kind regards, <PERSON>
aad40987-aa70-c752-a93e-36a397c1ee42
['5787cbaa-b426-8d7c-ff69-b38868fde968']
Hi, While editing RPGLE free format sources... and changing them back to fixed format (not my idea, but I have a customer for which I need to retrofit :-( I already had a few crashes. (complete WDSC goes down). I can't reproduce it yet, but I guess the syntax checker somehow gets confused with lines that are fixed and free format mixed up. Kind regards, <PERSON>
3fc9a22d-1de9-2ce8-9c79-d5b6912b17c5
['57a66b6a-2fa8-fd52-9895-c5514f48d03c']
I've been asked to generate a map with an insert, i.e. adding a small area with a larger scale in the corner of the map. I've accomplished it by performing two renderings of the same map, the second rendering after setting a smaller width/height and a fixed extent, and using GD2 to merge the two images appropriately. This works perfectly. However, I've sofar been unable to get labels to display in the small insert image. They show up perfectly in the main/large image. I don't turn any layers on/off between the two renderings, and I don't have any label min/max scale settings in place for this labelling layer (which btw. is an OVF layer). I suspect that it's an issue connected with the label cache. I've tried to add LABELCACHE OFF to the labelling layer and remove the commands $map->drawLabelCache() from my code, but it makes no difference at all: the labels only (and always!) appear in the main window. If anyone has come up with a way to control labels in two map renderings, I'll be delighted to know. Best regards/Med venlig hilsen Lars V. Nielsen
9bea55f2-e736-4a7e-79f8-1e151acdeb69
['57a66b6a-2fa8-fd52-9895-c5514f48d03c']
I'm building an app with Mapserver, that needs to thmatically visualize circa 51000 km suare cells covering Denmark. Each cell needs to be colored differently (max. 10 colors), and need to display a count as a label in each cell's center. The map layer is a MapInfo table with a cell ID as first text column. Unfortunately the color and count info is stored on a Microsft SQL Server without any spatial capabilities whatsoever. What is the best way to tackle this problem ? All suggestions are welcome. What I can't do (have tried) is programmatically set the class expression to filter the IDs. If the expression states more than 100 IDs, Mapserver refuses. What I would rather not do, is issue 51000 queries to fetch the color and count info for each cell seperately. Mapserver displays the 51000 cells in 2 seconds if the color coding is an attribute in the table, but the specific color+count changes per definition for each user hit, so I can't use static map layer attribute content. Please advise. Using: PHP 4.3.2 and MapScript 4.0 on Windows 2000 Best regards <PERSON>
541e8283-ad80-106d-a415-4af9e4d9cf53
['57adba21-a265-daca-0c47-50b2de46c99f']
Hello! I have a Windows Server 2003 with Active Directory installed, and now I'm having horde to authenticate againsta Active Directory using LDAP. The authentication seems to work without problem, but when I'm logging in with my username and password I'm coming back to the login-screen. If I type wrong password, horde says"Login failed." So far it is okay. But why will not IMP or Horde open after logging in? Can somebody help me? Regards, <PERSON>
4c02abac-677f-330e-7030-05d4d9211e8d
['57adba21-a265-daca-0c47-50b2de46c99f']
Hello! When I try to send mail with IMP I get a blank window when I press "Send message" and no message is sent. Also, when I have got a new message, IMP is just showing the tabs headline, so much that I just know that I've got a message, but no messages that I can click on and open. I'm using PHP 4.4.8 on IIS 6 Best regards, <PERSON>
0a6c2197-7e18-1fbd-28b2-13e335026cdd
['57b08832-1f0c-c1e4-0250-ffcc0c080f91']
Yesterday <PERSON> wrote in userbase "Please also note that Akonadi, and thus your Kontact applications, works even with Nepomuk disabled, it just cannot perform any indexing (which affects contacts in KDE SC 4.4 and will affect all PIM data in KDE SC 4.5) without Nepomuk. " Is this correct? I was under the impression that nepomuk was essential although strigi was not. Can you clarify, please? <PERSON>
52e059ed-ca61-079c-572d-0bd69fa14812
['57b08832-1f0c-c1e4-0250-ffcc0c080f91']
It's easiest if I just quote my contributor: <quote> I'm translating some pages from techbase and need to use lot of the <code> - tag. As described I write <code cppqt n> .... </code> and get a result with the following line: Invalid language argument, "cppqt", select one from the list: I've tried cpp, cpp-qt, c, qt , etc, but all results in the same error. So a correct tagged code sequence isn't displayed at least and important parts of information are missing by the end user. I noticed the possibility to substitute the <code> tag with the <pre>. But this gives no line numbering </quote> Can anyone suggest a solution please? <PERSON>
924fd525-a590-c39d-f297-9d1abaa41ba5
['57b1af62-e579-302e-6f6d-285860114b5d']
Thank you for that clarification. What makes it more confusing for me is that I chose the backup server to monitor the ups which means my "backup" is the master and my "server" is the client. And then IP wise my master is .7 and the client is .6 which sometimes messes me up. Not sure if you are interested but I believe you helped me out the first time as your name is familiar. It would have been around 2007 which is when I transitioned from NT 4.0 to the Linux world. Were you involved back then? As I recall, I had troubles then and you helped me get it running but to be honest I never fully understood it and once it was running didn't need to even think about it as it has been running flawlessly since then. Hence why I simply copied those parameters over to the new servers. Also, I am using a home-made UPS which has been running since my first server which was Win95 then NT. My UPS provides a simple low bat and AC present signalling and uses a standard adapter to charge an old car battery and a DC-AC inverter. This along with Nut has provided me all these years with no data loss. And at a cheap cost as I use old batteries from the car which still have enough life to provide many hours of run time. Anyway, I plan to look into this later on. Thank you - <PERSON>
fb7a9bc7-3a76-b482-cd76-13c40f9a77b3
['57b1af62-e579-302e-6f6d-285860114b5d']
Thank you <PERSON>, I am hoping fiddle with that sometime today or tomorrow. But I have another question, when you ask me to modify various files I am confused as to weather you mean on the server, client or both? So in your statement: "Instead, you want to listen on the wildcard address, so you will want to add "LISTEN 0.0.0.0" to /etc/nut/upsd.conf. After restarting NUT, netstat should look like this:" I think you mean the client? <PERSON><IP_ADDRESS>" to /etc/nut/upsd.conf. After restarting NUT, netstat should look like this:" I think you mean the client? Steve
c08fc35a-6dcd-0008-ec26-4765d1958baa
['57b99b65-6d0f-d4cc-f188-0443eac64dc2']
A few more issues for this discussion: - The statement that some of the WGs in the SubIP area are about to finish up may be deceptive. Some of the WGs are accepting new proposals on wide-ranging topics. Some of the proposals that are within the charters are bogged down in personal/political hassles that are only apparent in the hallways, not on the mailing lists. In other words, they are similar to many WGs in other areas of the IETF. - So far, every message has miscounted the number of WGs in the area by one. PWE3, even though it is in Transport, is very clearly a SubIP WG. I have yet to speak to anyone who could clearly say why PWE3 is not part of SubIP (the fact that it "affects" transport is silly: all SubIP technologies will affect transport). And it is nowhere near finishing. - There are other WGs that are not in SubIP but have many of the characteristics that people in this thread have been talking about. There is a real question about why is the IETf working on IPoverFoo for any given Foo. The charters for IPCDN and IPOIB and IPORPR indicate that they are covering layer 2 technologies carrying IP. If IPO is part of SubIP, these should be as well. - The "wait for some of the WGs to wind down before acting" suggestions are based on the theory that the WGs will wind down. It is odd to hear that from people with lots of IETF experience. The SubIP area experiment should be terminated because it didn't reach any appreciable results in the allotted time. Further, the IESG should decide for all of the WGs currently in what is really SubIP (that is: ccamp, gsmp, ipcdn, ipo, ipoib, iporpr, mpls, ppvpn, pwe3, tewg), which area is actually appropriate for each WG. It's likely that the answer will be "well, it doesn't really fit anywhere sensibly in the current IETF area structure". That's a pretty significant answer. Fortunately, there is a solution, which is to disband the WGs and let the industry trade associations that are dealing with the topics take over the work. The MPLS Forum is an obvious place for the MPLS-related work. ipo could go to the Optical Internetworking Forum, iorpr can go to the Resilient Packet Ring Alliance, and so on. These are organizations that have funded secretariats, existing technical committees, and so on. Keeping these WGs in the IETF has a real cost, namely on the time of the IESG and the IETF Secretariat. It is probably better to let groups whose primary focus is the named technology do the work. <PERSON>, Director --Internet Mail Consortium
bc94a766-fecc-d882-1ce5-142fac20a991
['57b99b65-6d0f-d4cc-f188-0443eac64dc2']
I found some problems in the 1994 ASN.1 in Appendix B. - UniqueIdentifier is *not* defined. It's a simple definition, but without it the module should not compile. This is a bug and needs to be fixed. - AttributeValueAssertion is defined but never used (and didn't appear in the 1988 ASN.1). This shouldn't be a problem, but should be fixed before the draft moves on. - The names issuerUniqueIdentifier and subjectUniqueIdentifer were called issuerUniqueID and subjectUniqueID in the 1988 version. This shouldn't be a problem, but should be fixed before the draft moves on.. <PERSON>, Director --Internet Mail Consortium
7209c94a-d78e-50b0-d56a-2ae172cc7c63
['57be8394-2f3e-6ef0-aa38-14f2f09446f9']
Is there any way to add a group to another group, similarly to how you would add a user to a group. For example, let's say I have four groups: Undergraduates, Grad Students, Faculty and Staff, and there are a bunch of permissions that will always be the same for Undergraduates and Grad Students - so it would be nice to be able to add Undergraduates and Grad Students to a sort of meta-group called Students where I can manage all of the permissions they have in common. I haven't been able to find an obvious or clean way of doing this, so any thoughts would be appreciated. Thanks, -Dan
9cdea02e-1299-4552-34ec-3b9bdad92015
['57be8394-2f3e-6ef0-aa38-14f2f09446f9']
Hello folks, I know this is a little late in the game, but better late than never. I submitted a proposal for doing a NumPy implementation for Jython based on one of the potential ideas in the wiki, and I was hoping people would be willing to look it over and let me know if there's any feedback, and of course a potential mentor would be great too. Here's the abstract: MATLAB is a wonderful tool, but is expensive and not suitable for creating desktop applications. NumPy and Matplotlib provide Python with robust MATLAB-style data analysis and scientific computing tools which combine the versatility and ease of use of Python with the powerful mathematical tools of MATLAB. The goal of this project is, at the very least, to implement enough of NumPy for Jython to allow Matplotlib to run. And the whole thing: http://docs.google.com/Doc?id=dtg8zgh_6d64nxgff Thanks, <PERSON>
40446ab8-5b71-744a-4dc6-c3e8ac14a616
['57c29540-de1a-6080-55ef-a40c0b6b33f2']
Hi, I would like to kwow how can I get the client URL, (for example: http://192.168.2.3) when the client make a invocation to the service in a service provider? For example, I have the service called MyService, then when the cliente MyClient make a connection to MyService, I would like to get the MyClient IP Address. I would be grateful if someone could explain how to make it. Thanks. <PERSON><IP_ADDRESS>) when the client make a invocation to the service in a service provider? For example, I have the service called MyService, then when the cliente MyClient make a connection to MyService, I would like to get the MyClient IP Address. I would be grateful if someone could explain how to make it. Thanks. Júlio
7a8f6c5d-4013-a9bb-5f38-67873a7f5dee
['57c29540-de1a-6080-55ef-a40c0b6b33f2']
Hi, I would like to know in what part of Axis2 can I obtain information about where the message is built (sender) and rebuilt (receiver). For example: I need to know when the message start to be built and when the message construction is finished. Where can I collect these information? In what class? Where is the beginnig and the end of message construction? Could be in handlers? How to do it? Thanks. <PERSON>
49fb26a7-bc47-b632-b0b7-eca16ff918a2
['57ca90f3-5bdd-6e1e-e90d-cbab0e4134b7']
I'm looking for help finding a low cost solution for web conferencing/meeting. Any free or open source solutions look like they require being set up on a server, which is too complicated for me. What I'm looking for: 30 or more participants online meeting ability for all participants to see an agenda or whiteboard document sharing voice communications video/web cam I guess would be nice for those who like it (personally I don't see how video conferencing would help in this project) lowest cost possible So far it looks like yugma.com would be the best solution, but I haven't tested it. I made some notes as I searched the web for solutions. You can read and edit the google doc at https://docs.google.com/document/d/1YQcSGff5xlc47pApgCHSiWCJLeLjt8i47mwVCAMCuzk/edit?hl=en&authkey=CKbEkLsJ Any help is appreciated. Thanks, <PERSON>
99c7f9b1-e06d-1fe8-909c-c0be6f2974d1
['57ca90f3-5bdd-6e1e-e90d-cbab0e4134b7']
About two weeks ago I asked about online meeting solutions. Thank you to everyone who offered some input. For the project I'm working on we ended up only needing a solution for a few participants and decided to go with Vyew.com which is free and is also on the Google Chrome web store. If you're interested at a list of services that I looked at you can go to https://docs.google.com/document/d/1YQcSGff5xlc47pApgCHSiWCJLeLjt8i47mwVCAMCuzk/edit?hl=en&authkey=CKbEkLsJ The doc has some comments I made and they're incomplete, but you can at least get a list of web conferencing solutions there and even edit the document if you want to. Now for another question. Imagine we want to allow people from all over the state to be able to participate in the monthly CPLUG meeting that takes place at ITT Tech. What would be the easiest and cheapest way to do that? What equipment would be needed and where would we get it? I'm not suggesting we do this for CPLUG, but it's what another group I'm working with is looking at doing. I think a conference call set up would work fine. So any ideas on how the physical meeting room would need to be equipped? Microphones, speakers, phones, some kind of switchboard, etc? Where is a good place to go for this stuff? Thanks in advance for any help. -Ed
2218931b-35a8-6c59-985a-5e8691f16d46
['57caceaa-872c-aa61-639a-12fe2b6141fa']
Hi all, I checked the domain_id again and I'm sure the paused domain is domU. But the crashing seems like dom0 is paused, then whole system is killed and reboots. In Nested page fault handler, hypervisor get the VCPU via current macro and this VCPU is bound to domU(the domain_id is so). I'm really confused, how does dom0 crash if I pause domU here? Maybe this is a logic issue of hypervisor, the same codes could run well in old version. Best regards, <PERSON>
0f65ff2d-1549-37f3-81ff-a468f5757aba
['57caceaa-872c-aa61-639a-12fe2b6141fa']
Hi all, I ran into trouble on nested page fault handling. I removed p2m entries of passthrough type via clear_mmio_p2m_entry() to unmap mmio space of passthough HW. Then the nested page fault of physical mmio space can be trapped and the domU can be paused here via domain_pause(). These are fine in xen-4.1.1 with debian patch(ubuntu). But while I try to port them to xen-unstable version, the dom0 crashes. The paused domain is absolutely domU. Is there any new restriction in NPF handler in unstable version? Thanks! <PERSON>
ac80b7e4-5d98-6885-6d59-c40430c5f5fc
['57cc12eb-8afe-446b-ab52-01489631eccb']
Hello, I have recently started a custom Debian distribution project which includes IceWM as the window manager for users of older computers such as PII and PIII. Our goal is to ease the installation process for IceWM and provide most users with the software they want or need immediately after installation. I would appreciate it if those of you who use IceWM or those of you who may consider using this flavor of Debian would send me an email and let me know what programs or applications you use most and would like to see included. Please reply off-list. Thanks in advance. http://icelinux.net "Everything should be made as simple as possible, but not simpler." <PERSON>
8df8b3b4-eb9d-5525-f1b1-e71f346dc77e
['57cc12eb-8afe-446b-ab52-01489631eccb']
How do those of you that are working on the CDD usually handle managing your projects? What I am primarily concerned with is software that you require for your project. How do you ensure that a necessary piece of software will not be dropped from Debian and what do you do if a package maintainer quits working on a package? Do you stay in contact with the package maintainers? How do you communicate with them regarding issues and bugs? "Everything should be made as simple as possible, but not simpler." <PERSON>
c66a7cea-bcf8-e6c7-6b66-376e32b152c3
['57e2bc83-d278-cb81-d749-6f003f0716ba']
Hi! This is a patchset modifying the vp702x to get rid of on-stack dma buffers and additionally preallocating the used buffers on device probe. I can not test these patches, as I don't have the hardware. They compile though... I made it a bit more finegrained for easier review. If someone could test these, that would be appreciated. I have a few more patches to dib0700 and gp8psk to also use a preallocated buffer, but I'm not shure the added complexity is worth it. So I'm waiting on feedback to the vp702x to proceed. I have another batch of patches to opera1, m920x, dw2102, friio, a800 which I did not modify since my first patch submission. Regards, Flo
cbcb3fa7-0c70-55a7-6fd5-0e9887d379a6
['57e2bc83-d278-cb81-d749-6f003f0716ba']
Hi! Last week my mother (supplied by me with a debian-testing system, running kde) did call me with fear in hear voice: "the computer isn't working anymore! and all my files are lost! and my emails! and the internet has vanished!" soon i found out, that she had tried to clean up her homefolder (organizing her files in folders, as she has learned in some computer-course she has taken) and got confused and has clicked once or twice too much on 'proceed','overwrite', 'copy'... (i don't know exactly what she did, it took her a long time too... ) after much discussion ("that can't be possible, as you didn't delete anything, the files are still there, you just can't see them, because they are in some subfolder!") i talked her through building an ssh-reverse tunnel to one of my machines and i could investigate and repair the problem. somehow she has succeeded in moving her complete homefolder (.*-files included) into subfolders of her homefolder... i don't know how that can happen, but apparently there are no safeguards in place. (Or at least they are easily clicked away) That resulted in landing in a complete new gnome-environment. and as she is a beginner at computers and of age, she couldn't cope with her computer anymore. So, my question, dear reader: Is there a way to shield her from doing smth like that again? What are the kde-safeguards for moving the homefolder (which is easy enough, if you are not so confident with mouse-handling)? What are the big Do's and Don'ts if you setup a linux desktop for senior beginners? Sincerely, <PERSON>
239753b0-1798-e4bd-9c18-35f99259ff87
['57e9b7d9-7234-e803-9e0d-591391d491ce']
We, Wikimedians of Bulgaria, led by <PERSON> (User:Спасимир), have started this year's Archives Challenge! There are over 6500 images of people, Bulgaria, the world, ethnography and more to be used on Wikipedia. And you can help doing this by participating, translating the page in your language, and spreading the word about it in your communities. There are no remunerative prizes, only the one that you would help in the spirit of free knowledge with global usage of public domain materials. We invite you to join us in organising something like an Archives World Cup where we promote materials from worldwide partnerships with archives to the worldwide Wikimedian community. Join us on Meta: https://meta.wikimedia.org/wiki/Archives_Challenge_2016 * We keep the right to decide to reward some of the participants in any way we like. Best regards,
63752ff5-a14f-fcab-a193-8d8879c74ad3
['57e9b7d9-7234-e803-9e0d-591391d491ce']
Dear Wikipedians of the world, this year the article writing contest CEE Spring takes place for the third time. It is a contest in which Wikipedians write about topics like the culture, history, notable people, geography, etc., of the region of Central and Eastern Europe. We are aiming to close the content gap about the region on as many Wikipedias as possible and this year we are opening it for local contests outside of the region. On most Wikipedias we, Wikipedians, write about our own region and topics of worldwide significance. On most Wikipedias there would be an article about your own history and the history of the Roman Empire, but there would not be an article about the Kingdom of Livonia, there would be an article about <PERSON>, but not about <PERSON>, an article about Lord <PERSON>, but not about <PERSON>. You can help us close this knowledge gap by joining CEE Spring and organising a local contest on your own Wikipedia. It starts on March 21st and ends on May 31st. The local organisers from the CEE region will prepare topics on their parts of the world and put them at [1], so that the participants from your community can find inspiration easily. You can follow our blog [2] and our Facebook page [3] where we share the stories of the created articles and interesting topics. If you wish to organise a contest on your wiki please add your wiki and name at [4]. And if someone creates something exceptional there might be a pleasant surprise for them one day. Best regards,
0a151dc4-ee21-858f-41f9-7184d0977580
['580548d8-1f0f-25fa-b399-2752850b9a5e']
Firmware 37, nighlty 9/15 and previous nightly, linux server. upgraded graphic squeeze box. The squeezebox plays music however the display does not work. I have cycled power several times to no avail. The display is still dark. I can control box with web and remote. I have tried brightness and size but still no display on the unit. This unit has worked succesfully for weeks after the upgrade. Is this firmware related or a possible broken display? Thoughts? Thanks -Mike
0b1259ae-de57-f336-033d-c8238201d290
['580548d8-1f0f-25fa-b399-2752850b9a5e']
I have some MP3s that are encoded at 22.05khz (audiobooks). These MP3's do not play over the digital ouput on the squeezebox. Attached is a real simple patch to allow slimserver to "upsample" these particular MP3 when I decide to play them. It works real well, I can play the MP3s without having to manually resample the file. Let me know if there is any interest in the idea, and maybe I can clean it up to be more generic and fit in the covert.conf semantic. Also I noticed that MP3<IP_ADDRESS>Info<IP_ADDRESS>samplerate may not be correct. I made a slight change to it to have it return the sample rate from the CPAN<IP_ADDRESS>MP3<IP_ADDRESS>Info object. Patch also included. -Mike
6dc06ddf-fe0b-d9db-c515-8b58591d9edd
['5805d5b5-f6eb-7c50-6230-adcd57693733']
Greetings! Do accept my apologies if my mail does not meet your personal ethics. I want to introduce myself and this business opportunity to you. My names are <PERSON>, an accountant with Abbey National Bank Plc, here in UK. I wish to know if we can work together. I would like you to stand as the next of kin to my deceased client who made some deposits to my bank worth Ј10.7million GBP. (Ten Million Seven Hundred Thousand British Pounds Sterling) He died without any registered next of kin and as such the funds now have an open beneficiary mandate. Fortunately, both of you have the same last name so it will be very easy to make you become his official next of kin. If you are interested you do let me know so that I can give you comprehensive details on what we are to do, <PERSON>: I urgently hope to get your response as soon as possible. Best Regards,
4608accd-fc82-97d7-51a2-3511d62deca3
['5805d5b5-f6eb-7c50-6230-adcd57693733']
Greetings! Do accept my apologies if my mail does not meet your personal ethics. I want to introduce myself and this business opportunity to you. My names are <PERSON>, an accountant. I wish to know if we can work together. I would like you to stand as the next of kin to my deceased client who made some deposits to my bank worth a value of Ј10.7million GBP. (Ten Million Seven Hundred Thousand British Pounds Sterling) He died without any registered next of kin and as such the funds now have an open beneficiary mandate. Fortunately, both of you have the same last name so it will be very easy to make you become his official next of kin. If you are interested you do let me know so that I can give you comprehensive details on what we are to do, I urgently hope to get your response as soon as possible. Best Regards,
4a3a00aa-1836-2c4f-0235-c95c864b2a2d
['5811c5f0-4bd7-0901-42ca-cab07a79ad95']
Hello <PERSON>, I have investigated the clef issue and made a patch that makes clef work (at least on my Debian linux machine). The patch is against latest CVS. In fact, most of lib/ and clef/ code was not compiled because the makefiles did not use the ${CCF} compile flags, so LINUXplatform was not defined, so no code was compiled for openpty() and related code. :) I have also modified the etc/axiom shell script and corresponding Makefile to: - use explicitely /bin/sh - separate definition of AXIOM and its export - use clef on systems we know it works (right now, only linux) Yours,
1598e7e4-052f-8707-7c93-ccdcfe219b13
['5811c5f0-4bd7-0901-42ca-cab07a79ad95']
Hello <PERSON>, I have yet another question on gcl-2.6.1. I noticed that my current gcl-2.6.1 on my Celeron machine is using the -march=pentiumpro gcc flag. In the eventuality where I would like to compile a static version of Axiom portable on any usable x86 machine (pentium or greater), which option should I give to gcl configure to have something like -march=i586 given to gcc? In other words, even if I compile Axiom with gcl-2.6.1 on latest Athlon or Pentium 4 machine, I would like to have a binary runnable on any x86 machine (except maybe i486 and i386). Yours, d.
c2c3908c-ba69-84a8-54c6-f3787bb86f9c
['581785a6-5ac4-8060-2f7f-4dd1333f483a']
What can be done with the SpashMoney application? I know it can sync transactions from online accounts but can you also execute transactions from SpashMoney? Can you transfer money between accounts or pay bills at online financial institutions from within SplashMoney? Currently I don't use any financial management software but I do almost all of my banking online. <PERSON> 4nHal/7F7xvmSeEm@example.com
dd05f9c1-4876-9c5f-2b1d-1dc09821a7e1
['581785a6-5ac4-8060-2f7f-4dd1333f483a']
In October Consumer Reports did a review of the LifeDrive. In general they rated it decent although they alluded to "quirks" and some slowness when loading apps. They came out with their Christmas gift guide and have the LifeDrive on the recommended list of best gifts from $100 to $500. Consumer Reports did feel that the LD could be used as a laptop replacement. <PERSON>
a51ca885-468e-d1f6-de22-b0bc4370fb12
['582aa1d2-fb1d-0a9b-a104-c9159cca6b58']
Hi, I am new to cygwin (and win32 programming in general), so if the answer to my question is covered somewhere else, please point me in the right direction. While porting one of my c++ libraries to cygwin, I stumbled over this: Calling fcntl (fd, F_GETLK, ...) returns ENOSYS (function not implemented). I searched the archive and couldn't find anything appropriate to explain why. In short, this happens when I try to handle PID file locking to preclude multiple instances of the same program simultaneously running on a host. If there is a more preferable way of handling this task in cygwin/win32, I wouldn't mind implementing it. One more thing, I don't need backward compatability if that is the case. My target platforms are WinXP and Win2000. Thanks in advance, -Vlad
da4da69c-1cf9-90f4-28ef-ad8fe1ed8710
['582aa1d2-fb1d-0a9b-a104-c9159cca6b58']
Hi, The subject says it all - I have a dialog with an Entry field. When an end-user enters text in the field, virtual keyboard pops up and resizes the dialog to half of its height. I would like to find a way to restore the size to its original after the keyboard is closed. The dialog is GtkDialog and not an AppView (and I'd like to keep it that way). Any hints? thanks, -Vlad
a2007345-a339-a7b1-9157-7b82588150f7
['58346686-75bf-5217-bdda-946d11c172b7']
I benchmarked the NFS performance of a 4501 and 4801 a year ago: http://lists.soekris.com/pipermail/soekris-tech/2005-May/008491.html The bottom line is that I got a maximum read speeds of 3MB/s (= 32 Mb/s) from a 4501 and 5 MB/s (= 40 Mb/s) from a 4801. My maximum write speeds were lower, but limited I suspect by the speed of CF and a bug in the OpenBSD NFS server which has since been fixed. Regards, <PERSON>
b97e2303-41cb-e0c4-884b-57f88d772286
['58346686-75bf-5217-bdda-946d11c172b7']
I know very little about programming under PalmOS, but ... rather than hacking all of the memory accesses in the Lua source, might it not be possible to define a set of "smart pointers" that automagically use the arcane PalmOS incantations to access memory, change the *definitions* (not the usages) of the objects access memory, and compile the whole thing with a C++ compiler? Just a though. Regards, <PERSON>
ab9f6e44-ea62-0209-717a-c663333a07fe
['58402775-dc04-3858-2073-646de9786ad4']
I am an educator trying to turn a teaching web-app I've written for my students into an iOS app. I am new to phonegap and moderately experienced with HTML, CSS, js. My web-app uses javascript to change the src of an iFrame as part of the web app. All the .htm, .cs, .js, and .jpg files that are used to populate the iFrame are located in a single folder on the server. When I run this in Safari or on the iPad over the internet (i.e. off the server) it works just fine. I have followed the phonegap directions for "getting started" and everything works fine in the Simulator except nothing populates the iFrame. When I try to run the web app using Safari with the files located locally on my computer the same error occurs and based on the error console this is because Safari is unable to load the local resources. This is extra frustrating because as I mentioned it works fine when run off the server. Is there a way around this? All I am trying to do is place content in an iFrame and use JavaScript to dynamically change that content, but I does not want to work when run locally off the hard drive. Is there a solution or a way around this. I suppose that instead of using an iFrame I could create multiple <div> elements of the same size and use JavaScript to make only the appropriate one visible at any given time. Any suggestions would be greatly appreciated. I apologize if this post appeared twice. I have never used Google Groups before and may have pressed the wrong button. Thank you <PERSON>
085c48a7-d5da-5f7f-22a3-0aa4a2397454
['58402775-dc04-3858-2073-646de9786ad4']
I am a novice computer programmer who has built a very simple app that is just several HTML pages of lists with simple CSS (its a list of checklists for certain procedures. the first page is a menu, each subsequent page is just a bunch of bulleted lists). The only javascript I use is the iscroll package to make things scroll nicely. No plugins, calculations, cameras, internet access etc . . . . I successfully installed cordova 3.4 on my mac and also successfully installed the Android SDK package (Eclipse, etc . . .) My simple app runs fine on the emulator. No errors at all. I was able to create a certificate and build an .apk file. When installed via email onto two colleagues' real devices (one was a Samsung Note 3 running Android 4.3. I built using Android 4.4 as was the default on Eclipse), the splash screen loads but then nothing else happens. I know there are many, many, things that can be wrong. I don't have access to an android device myself so don't know what the error log file shows. The only thing I changed in the manifest file was the name to display under the icon, which worked fine on the simulator. I just wanted to know if this is a problem people have seen before with a simple solution. Maybe I don't have something set right. If not i will go purchase an Android tablet or phone and try to install it directly form eclipse and look at the error logs. The same html/css/js code runs fine on XCODE iOS simulator and deployed no problem onto my iPhone 4s. Many thanks for helping with this issue, <PERSON>
a7f45fad-799e-3c43-e7ee-edf6dfdfc2e0
['5845528f-4528-3bc3-9696-7e8b289ccb20']
Good day all owncloud users. I am experiencing a problem, where in a particular folder in the files app some files are not showing. The files are present in the file system, but they are not present in the oc_fscache table. I tried forcing a cache update, by calling manually OC_Filecache::scan("") from a PHP page, but the files are still not showing. By checking the source, it seems that the missing files actually *are* present into the APC cache, but they are missing from the DB cache (i.e. the table oc_fscache) What can I do to re-align the APC cache with the DB cache ? By checking the source, the problem may be in OC_Filecache::update() , in here there is a UPDATE clause WHERE id = $id, but if the update does not match any row, there should be an INSERT clause in here as well, to "fill out" the gap. Thank you <PERSON><IP_ADDRESS>scan("") from a PHP page, but the files are still not showing. By checking the source, it seems that the missing files actually *are* present into the APC cache, but they are missing from the DB cache (i.e. the table oc_fscache) What can I do to re-align the APC cache with the DB cache ? By checking the source, the problem may be in OC_Filecache<IP_ADDRESS>update() , in here there is a UPDATE clause WHERE id = $id, but if the update does not match any row, there should be an INSERT clause in here as well, to "fill out" the gap. Thank you Marco
7d53ab8d-c8ec-47f8-9209-82c7b846a5d7
['5845528f-4528-3bc3-9696-7e8b289ccb20']
Hello everyone, I am developing an application for owncloud that allows a user to launch a python script "in the cloud". Since the user is allowed to edit the script to be launched, is there a way to call the internal text file editor from another application ? Right now I create a link to /index.php/apps/files/download/path/to/file.py, but that link will just download the file. I tried to call from Javascript showFileEditor(dir,file), but that seems to work only in the files application. Is there a way to do this, aside of creating myself a <textarea> and a "Save" button in my application ? Thanks <PERSON>
7297aca4-9a19-77fe-9234-2f1b60c1d82a
['58537b80-437b-3c20-4453-4684d0a57d1f']
Hi, I've been trying to get this working, but I'm a little lost here: I want my kernel modules to be stripped (using -g obviously) and they are. But the stripping process takes place after they are packaged in my deploy/ipk directory. So on my root_fs, the non-stripped modules appear. Does anybody recognise this problem? I've been tracing what happens and checking relevant bbclasses for modifications (I don't use a totally up-to-date checkout), but I can't seem to find where this goes wrong. Thanks, <PERSON>
1ee4ad82-d12e-083f-7908-5bab393d9fe3
['58537b80-437b-3c20-4453-4684d0a57d1f']
Hi, I've been struggling with this for some hours now and it refuses to work. What I want to do: When building a complete image (e.g. bitbake machinename-image), I'd like to use the buildname/number (which is actually a timestamp). I tried using ${BUILDNAME} but that does not seem to get resolved. Also, my custom ${DEPLOY_DIR_IMAGE} does not seem to get through to my kernel package. How can I accomplish the fact that when I build by hand (e.g. bitbake -b) one DEPLOY_DIR is used and if I build an entire build, another DEPLOY_DIR is used? I tried overwriting it in my meta-package, but that does not work. I have to say: OE is a really powerful set of tools, but I'm looking forward to a little more indepth documentation :) Jan
d76d3285-75ec-166d-15ce-ba98c320d72b
['58880235-d2bf-8fc5-f8d3-dc94b81fa1cd']
Hi I was not able to google a solution for a "simple" problem: I would like to display a window, that provides properties for a node and some other components at once. Is there a alternative to PropertySheetView, that doesn't require to be placed directly into a top component (so I could use it inside a bit more complicated panel, I create)? Thanks <PERSON>
ad50878b-2b56-0d20-40b6-9dc7abeafbcf
['58880235-d2bf-8fc5-f8d3-dc94b81fa1cd']
I am playing with Test.Hspec and Test.QuickCheck and I am traying to implement KMeans algorithm as a training. I use very simple representation of vectors: type LVector=[Double] I have no problems to write testcases with some concreate examples of input and expected output: it "sum of vectors is computed field by field" $ do (*sumVect* [[1.0, 2.0], [3.0, 4.0], [4, 5]]) `shouldBe` [8.0, 11.0] or simple properties based tests: it "zeroVector contains just zeroes" $ property (\(Positive d) -> [] == filter (/= 0.0) (*zeroVector*d) ) but I get sticked, when I try to create QuickCheck test, for example for the first case (*sumVect*). How can I generate list of lists, where all the included lists are of the same length? Link for some tutorial *) can be, I believe, enough but I would be glad for any help. Thanks <PERSON> Nekola
99c6c3d6-a330-b151-2494-e8390c0bf940
['588a59b1-aacc-26d5-8246-aa9ec4bb6ca0']
<PERSON> has kindly, yet again, offered to take the score books to her next tourney, so now is the time to order your score books for the Peterborough 19th July (orders no later than Wednesday 16th July), Nottingham 26th-27th July (orders no later than Wednesday 24th July) and BMSC 21st - 25th August (orders no later than Monday 18th August). The choices are Blue covered books alphabetical order or vowels consonants separated (please state which ones you require), Yellow covered books with the NCR paper between each game page, (these are if you want to analyse your game afterwards). Private replies only please, thank you. Our prices remain the same as when we first started all those years ago, each book costs just £2:50p, sorry due to rising costs it will be £12:50p for 5, no free books. Please order no later than see dates above , so that I can get them bagged up ready for you. Many thanks. <PERSON>.
28bc900d-2479-5cfc-e854-7016861a9e3c
['588a59b1-aacc-26d5-8246-aa9ec4bb6ca0']
<PERSON> has kindly, yet again, offered to take the score books to her next tourney, so now is the time to order your score books for the Daventry tourney May 3rd-5th. The choices are Blue covered books alphabetical order or vowels consonants separated (please state which ones you require), Yellow covered books with the NCR paper between each game page, (these are if you want to analyse your game afterwards). Private replies only please, thank you. Our prices remain the same as when we first started all those years ago, each book costs just £2:50p, sorry due to rising costs it will be £12:50p for 5, no free books. Please order no later than Wednesday 30th April , so that I can get them bagged up ready for you. Many thanks. <PERSON>.