search for: opensourceproject

Displaying 12 results from an estimated 12 matches for "opensourceproject".

Did you mean: opensourceprojects
2006 Apr 17
2
wiki community
So I went to the rails wiki to check some OSS projects in ruby and I get a bunch garbage for drug ads. WTF? http://wiki.rubyonrails.com/rails/pages/OpenSourceProjects -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060417/f234d115/attachment.html
2019 Jan 21
2
Amount of writes during index creation
Hi, I have had a problem report from a Recoll user about the amount of writes during index creation. https://opensourceprojects.eu/p/recoll1/tickets/67/ The issue is that the index is on SSD and that the amount of writes is significant compared to the SSD life expectancy (index size > 250 GB). >From the numbers he supplied, it seems to me that the total amount of block writes is roughly quadratic with the index siz...
2006 Mar 18
10
collection_select''s linked
I created a form with two collection_select, country and state and would like to bring up to date the state list when to select a new country. How I can make this in Rails? Thanks Eleudson Brazil <p><label for="person_country_id">Country</label><br/> <%= collection_select(:person, :country_id, @countries, :id, :name) %></p> <p><label
2007 Sep 07
3
PDC (can't fetch domain SID)
os: debian etch 4.0 samba: 3.025c i am reading through the how-to (using samba 3rd ed), freely available btw at http://book.opensourceproject.org.cn/sysadmin/samba/sambao3rd/ i am interested in setting up a samba pdc for a good dozen windows xp pro clients. (i somehow could not wake up from the windows 2003 sbs nightmare). i have been able to join my debian box to the local windows domain and share files back and forth between the debi...
2019 Aug 26
2
Commit error with Xapian 1.4.11
A Recoll user gets the following message while indexing: "Attempted to delete or modify an entry in a non-existent posting list for #bannerholder" The exception happens during a commit call. Xapian version 1.4.11, Debian Buster A little more detail here: https://opensourceprojects.eu/p/recoll1/tickets/108/ I asked if this was reproducible, and to run the indexing in single-thread mode to simplify the situation. I'm not too sure if a Recoll bug could cause this, or if this has to be a Xapian issue, I can open a ticket if more appropriate. jf
2009 Aug 31
0
Question about remote users and groups management
...ent_Logging: For this reason I upgraded samba to 3.2.14-40. And now, all works fine. I have read http://wiki.samba.org/index.php/Ldapsam_Editposix and i noticed the last section: "Managing your DB". Then, I have read "Oreilly, Using Samba 3rd". In the 9th chapter ( http://book.opensourceproject.org.cn/sysadmin/samba/sambao3rd/opensource/0596007698/samba3-chp-9-sect-7.html ), section 7th, i can see tree figures: 9-14, 9-17 and 9-19, are shown compmgmt.msc from a workstation Windows XP/2k3, connected remotely to SLES9 computer (linux with samba3), and it shows the "Users and Groups Man...
2006 Mar 21
1
Any project for study?
Is there any project which was recommende for reading it''s source for studing rails? such as typo ? -- Posted via http://www.ruby-forum.com/.
2019 Jan 30
0
Amount of writes during index creation
On Mon, Jan 21, 2019 at 03:25:01PM +0100, Jean-Francois Dockes wrote: > I have had a problem report from a Recoll user about the amount of writes > during index creation. > > https://opensourceprojects.eu/p/recoll1/tickets/67/ > > The issue is that the index is on SSD and that the amount of writes is > significant compared to the SSD life expectancy (index size > 250 GB). > > From the numbers he supplied, it seems to me that the total amount of block > writes is roughly qu...
2019 Aug 26
0
Commit error with Xapian 1.4.11
...ll user gets the following message while indexing: > > "Attempted to delete or modify an entry in a non-existent posting list for #bannerholder" > > The exception happens during a commit call. Xapian version 1.4.11, Debian Buster > > A little more detail here: https://opensourceprojects.eu/p/recoll1/tickets/108/ > > I asked if this was reproducible, and to run the indexing in single-thread > mode to simplify the situation. It's worth running xapian-check on the database to see what it reports. Also might be interesting to check what the posting list for that term...
2018 Sep 14
3
How to make database build threaded?
On 14/09/2018 at 09:30, Jean-Francois Dockes wrote: > Hi, > > You may be interested by how Recoll does it: > > https://www.lesbonscomptes.com/recoll/idxthreads/threadingRecoll.html > > A few things in the document are slightly obsolete (esp. the last > paragraph: recollindex now does use vfork()), but it's overall quite close > to how the current indexer works.
2019 Feb 02
0
Amount of writes during index creation
..., Jean-Francois Dockes wrote: > Olly Betts writes: > > On Mon, Jan 21, 2019 at 03:25:01PM +0100, Jean-Francois Dockes wrote: > > > I have had a problem report from a Recoll user about the amount of writes > > > during index creation. > > > > > > https://opensourceprojects.eu/p/recoll1/tickets/67/ > > > > > > The issue is that the index is on SSD and that the amount of writes is > > > significant compared to the SSD life expectancy (index size > 250 GB). > > > > > > From the numbers he supplied, it seems to me that t...
2019 Jan 31
4
Amount of writes during index creation
Olly Betts writes: > On Mon, Jan 21, 2019 at 03:25:01PM +0100, Jean-Francois Dockes wrote: > > I have had a problem report from a Recoll user about the amount of writes > > during index creation. > > > > https://opensourceprojects.eu/p/recoll1/tickets/67/ > > > > The issue is that the index is on SSD and that the amount of writes is > > significant compared to the SSD life expectancy (index size > 250 GB). > > > > From the numbers he supplied, it seems to me that the total amount of b...