RE: [web2py] Re: bulk_insert

2011-12-15 Thread Mark Breedveld
I am planning on implementing mongodb bulk inserts. They should be a bit faster. Van: web2py@googlegroups.com [mailto:web2py@googlegroups.com] Namens nick name Verzonden: donderdag 15 december 2011 23:11 Aan: web2py@googlegroups.com Onderwerp: [web2py] Re: bulk_insert bulk insert is not

RE: [web2py] Re: Progress update on Mongodb adapter now forked GIT repo

2011-12-10 Thread Mark Breedveld
:23, Mark Breedveld markbr...@hotmail.com wrote: Yes, that's all -Oorspronkelijk bericht- Van: web2py@googlegroups.com [mailto:web2py@googlegroups.com] Namens Massimo Di Pierro Verzonden: donderdag 8 december 2011 16:25 Aan: web2py-users Onderwerp: [web2py] Re: Progress update

[web2py] Progress update on Mongodb adapter now forked GIT repo

2011-12-08 Thread Mark Breedveld
The GIT repository below contains the Mongodb adapter. https://github.com/MarkBreedveld/web2py Currently working - Select with - startswith, endswith,contains, like, = = = != | IN NOT EQ LIMIT ORDER - Snapshot switch - safe switch - truncate - count() - drop() - create_table() TODO -

[web2py] idea for embedded documents for document stores which is compatible with SQL

2011-12-08 Thread Mark Breedveld
please. regards Mark Breedveld,

RE: [web2py] Re: Progress update on Mongodb adapter now forked GIT repo

2011-12-08 Thread Mark Breedveld
to include this. Do I just need the adapter from your dal? On Dec 8, 5:42 am, Mark Breedveld m.breedv...@solcon.nl wrote: The GIT repository below contains the Mongodb adapter.https://github.com/MarkBreedveld/web2py Currently working - Select with    - startswith, endswith,contains, like

RE: [web2py] Re: Converting mongodb collection to row

2011-12-05 Thread Mark Breedveld
Paul Robinson solved it by just inserted the dict from connection['table'].find() in to an overridden parse function. I have to figure out how he exactly did it, but I don't think it will take to long before we have an experimental working mongodb adapter. I'll keep you all posted. Regards Mark,

RE: [web2py] mongodb and web2py

2011-12-03 Thread Mark Breedveld
I have also been working on the select matter, so maybe it would be wise to cooperate? I can add you to my dropbox and we can work together? Regards Mark -Oorspronkelijk bericht- Van: web2py@googlegroups.com [mailto:web2py@googlegroups.com] Namens Paul Verzonden: zaterdag 3 december 2011

RE: [web2py] Re: Converting mongodb collection to row

2011-12-03 Thread Mark Breedveld
2011 17:14 Aan: web2py-users Onderwerp: [web2py] Re: Converting mongodb collection to row Mark, i don't understand your post. Did you modify web2py code? Could you provide a little background on the interface you are working on? Thank you On Nov 30, 10:50 am, Mark Breedveld m.breedv...@solcon.nl

RE: [web2py] Re: Converting mongodb collection to row

2011-12-03 Thread Mark Breedveld
simplejson or similar interface should be straightforward. I think this goes beyond my database skills but i would like to see the interface implemented if it is available (and shared) somewhere. Thanks for your feedback On Dec 3, 12:35 pm, Mark Breedveld markbr...@hotmail.com wrote: I'm currently

RE: [web2py] Re: Converting mongodb collection to row

2011-12-03 Thread Mark Breedveld
for your feedback On Dec 3, 12:35 pm, Mark Breedveld markbr...@hotmail.com wrote: I'm currently modifing the DAL.py file to get DAL working withmongoDB. I got the insert part working, but the of the select method. So __select is working, but select() ain't. Because I need to convert a pymongo

[web2py] Converting mongodb collection to row

2011-11-30 Thread Mark Breedveld
I have got the select function of mongodb adapter working, but know I need to convert a pymongo cursor to row. The point is the pymongo supports nested documents and that can be a bit hard to convert for a parameter of the parse method. Here is the select function a have ajusted, but this one

[web2py] Mongodb - inserts working-but some comments on the code are welcome

2011-11-09 Thread Mark Breedveld
that some of the solutions I propose need to be written a bit different. I have seen a few testers here, so comments are welcome. Mark Breedveld, Student at University of Rotterdam,

RE: [web2py] Re: Auth in MongoDB

2011-11-05 Thread Mark Breedveld
Hi Currently MongoDBAdapter in dal can only connect:P But I have four issue with fixes in the issue list which makes currently inserts possible. Next thing I'm going to try is to get select working, but it takes times because I have to get used to DAL and some features of Python. I Jave/C#

[web2py] Re: MongoDB testing and development

2011-10-28 Thread Mark Breedveld
Found another error, but I can't figure out an solution. But it must be rather simple. I use the following model and without auth ofcourse if not request.env.web2py_runtime_gae: ## if NOT running on Google App Engine use SQLite or other DB dbp =

[web2py] MongoDB testing and development

2011-10-21 Thread Mark Breedveld
Dear Massimo, I downloaded the trunk and I am currently testing the MongoDB Adapter and I can tell that inserting currently isn't working. Also the creation of tables doesn't work. First question, shall I put the bugs and improvements that I find in the Issue list or just in this discussion?

[web2py] Re: Packaging web2py for Debian

2010-10-16 Thread Mark Breedveld
you can pass the guidelines, please do so. Because it makes it more complex than necessary. Mark On Oct 15, 7:06 pm, José L. jredr...@gmail.com wrote: On 15 oct, 13:32, Mark Breedveld m.breedv...@solcon.nl wrote: You have the idea. Thanks for clearing it towards the others. My guesses it we

[web2py] Re: Packaging web2py for Debian

2010-10-16 Thread Mark Breedveld
apache2-web2py Well I originally launched the same plan as you and we also came too the same conclusion as you. No way too do it, because of the three reasons I mentioned before. guidelines, maintainable, etc So stick to the original plan. Get a simple version of web2py on air. With

[web2py] Re: Packaging web2py for Debian

2010-10-15 Thread Mark Breedveld
your universal installer. Sounds cool! Cheers, Christopher Steel Voice of Access On Oct 14, 3:36 pm, Mark Breedveld m.breedv...@solcon.nl wrote: Well that makes a hope clear. I learned a lot from your explanation. You did rule out almost the obstacles. And the last one should solve

[web2py] Re: Packaging web2py for Debian

2010-10-14 Thread Mark Breedveld
of web2py. regards Mark, On 14 okt, 08:38, José L. jredr...@gmail.com wrote: On 14 oct, 02:36, Mark Breedveld m.breedv...@solcon.nl wrote: Hello Guys, My apologise for my late update on the project. Had to get my propedeuse  :p. And next 1 - 1,5 year I hope to do my graduation project

[web2py] Re: Packaging web2py for Debian

2010-10-14 Thread Mark Breedveld
... and all try to follow this topic. Mark, On 14 okt, 20:03, José L. jredr...@gmail.com wrote: On 14 oct, 17:24, Mark Breedveld m.breedv...@solcon.nl wrote: I've not so much time. But we have done this discussion before. There where three problems with packaging web2py. - Really frequent

[web2py] Re: Packaging web2py for Debian

2010-10-13 Thread Mark Breedveld
it. greetings and another apologise, Mark Breedveld, www.markbreedveld.nl P.s. mdipierro, would it be possible too do the graduation project as an exchange student at the DePaul University in Chicago. (I would like too hear your answer off-topic) On 14 okt, 01:12, Martin.Mulone mulone.mar

[web2py] Re: Debian Packaging

2010-07-02 Thread Mark Breedveld
...@gmail.com wrote: Mark, That sounds like a great idea. Chris On Jun 18, 5:33 am, mdipierro mdipie...@cs.depaul.edu wrote: This is an excellent idea. On Jun 17, 12:35 pm, Mark Breedveld m.breedv...@solcon.nl wrote: Hello everone, I've two announcements to make. First one

[web2py] Re: Debian Packaging

2010-06-17 Thread Mark Breedveld
of debian/novell opensuse. And last but not least. The current publishing way has not the be changed. I hope the idea is clear and I hope to hear of you al soon. regards Mark Breedveld, On May 27, 1:38 pm, Mark Breedveld m.breedv...@solcon.nl wrote: My excuse for my late reaction, but you all landed

[web2py] Re: Debian Packaging

2010-06-02 Thread Mark Breedveld
the difficultes guidelines. And copy the main structure to opensuse, so we have one and same structure. Change it to there guidelines and get a working process for both. Are there're any volentares for packaging web2py? Regards Mark Breedveld www.markbreedveld.nl So we have two biggeste

[web2py] Re: Debian Packaging

2010-06-02 Thread Mark Breedveld
Ps. does anyone know how to contact dimo or his progress on the gluon packages? On 2 jun, 09:56, Mark Breedveld m.breedv...@solcon.nl wrote: Hello everyone, I've took a look at build.opensuse.org and seems to be good. I haven't tested it, but because I do not have time for that. But I see

[web2py] Re: Debian Packaging

2010-06-02 Thread Mark Breedveld
Correction his name was Dima On 2 jun, 09:57, Mark Breedveld m.breedv...@solcon.nl wrote: Ps. does anyone know how to contactdimoor his progress on the gluon packages? On 2 jun, 09:56, Mark Breedveld m.breedv...@solcon.nl wrote: Hello everyone, I've took a look at build.opensuse.org

[web2py] Re: Debian Packaging

2010-06-02 Thread Mark Breedveld
Correction; I just find out how to build debian packages with build.opensuse.org http://wiki.opensuse.org/openSUSE:Build_Service_Debian_builds So now it seems is a very good plan. regards Mark Breedveld On 2 jun, 09:57, Mark Breedveld m.breedv...@solcon.nl wrote: Ps. does anyone know how

[web2py] Re: Debian Packaging

2010-05-27 Thread Mark Breedveld
and you will found a hole thread on this. I hope i have informed you well. regards Mark Breedveld, www.markbreedveld.nl On 21 mei, 07:37, Trollkarlen robbelibob...@gmail.com wrote: For packaging i sugest using thehttp://build.opensuse.org. Its a service where you can package for all mager

[web2py] Re: Debian Packaging

2010-05-27 Thread Mark Breedveld
builder of Novell Suse. Which is also quite good. You all here soon of me. regards Mark Breedveld, www.markbreedveld.nl

[web2py] Re: Debian Packaging

2010-05-17 Thread Mark Breedveld
for the long waiting for my answer, but I starting my own business. While I'm also busy with school. But I've made request on Hogeschool Rotterdam to support web2py. And they where very positieve, so I keep you all posted. regards Mark Breedveld, On Apr 20, 7:06 pm, Mark Breedveld m.breedv

[web2py] Debian Packaging

2010-04-20 Thread Mark Breedveld
, Mark Breedveld, -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] Re: Debian Packaging

2010-04-20 Thread Mark Breedveld
for your help on this. Massimo On Apr 20, 3:15 am, Mark Breedveld m.breedv...@solcon.nl wrote: Hello Massimo, I'm almost done with my exames, so i've a little sparetime left. What brings me back to webpy packaging. Well I'm fairly new to web2p development. And have no clue how the process

[web2py] Re: Debian Packaging

2010-04-20 Thread Mark Breedveld
I'll study the answer you give me and come up with an idea == more questions :p. regards Mark Breedveld,

[web2py] Re: Debian / Ubuntu packager needed!

2010-04-03 Thread Mark Breedveld
. To make it more collaborative and a good spread of the work. Regards Mark Breedveld, On Mar 23, 8:40 pm, Dima Barsky d...@debian.org wrote: On Mar 23, 6:00 pm, mdipierro mdipie...@cs.depaul.edu wrote: I do not have any object. I think I need more details to understand it better. I think you

[web2py] Re: Debian / Ubuntu packager needed!

2010-03-23 Thread Mark Breedveld
I'll see both problems and another solution to work around this. We could install web2py into /usr/ directories with apt. Then create a startup script that makes a copy of web2py and the web2py applications that are installed trough apt to the /var folder. A so called runtime version of web2py.

[web2py] Re: Debian / Ubuntu packager needed!

2010-03-23 Thread Mark Breedveld
@googlegroups.com [mailto:web...@googlegroups.com] Namens Dima Barsky Verzonden: dinsdag 23 maart 2010 11:26 Aan: web2py@googlegroups.com Onderwerp: Re: [web2py] Re: Debian / Ubuntu packager needed! On Tue, 23 Mar 2010 02:06:16 -0700 (PDT), Mark Breedveld m.breedv...@solcon.nl wrote: I'll see both

[web2py] Re: Debian / Ubuntu packager needed!

2010-03-23 Thread Mark Breedveld
Hi Kuba, Your indeed right that web2py is a higher application. So we could also decide not to pack any web2py applications into the apt repository. This is the most easy solution. Single user web2py server. And to make it according the guidelines, we make a startup script that create a runtime

[web2py] Re: Debian / Ubuntu packager needed!

2010-03-23 Thread Mark Breedveld
i'm looking forward to your design plan. It sounds good and i'm confident that it will. regards Mark Breedveld, On Mar 23, 7:47 pm, mdipierro mdipie...@cs.depaul.edu wrote: I understand. You do not have to develop the all thing. Can you show a pseudcode example of what the script would do

RE: [web2py] Re: Debian / Ubuntu packager needed!

2010-03-22 Thread Mark Breedveld
a few of those things on short notice. But i'm quite busy at the moment, so it might take a few days. And there are a few things more to discuss. Coming in my following mail later this day. Regards Mark Breedveld, Ps. Massimo could you make a seperation between app and user data

RE: [web2py] Re: Debian / Ubuntu packager needed!

2010-03-22 Thread Mark Breedveld
work arounds. My excuse for putting things in a hurry. Regards, Mark Breedveld, -Oorspronkelijk bericht- Van: web2py@googlegroups.com [mailto:web...@googlegroups.com] Namens Dima Barsky Verzonden: maandag 22 maart 2010 18:55 Aan: web2py-users Onderwerp: [web2py] Re: Debian

RE: [web2py] Re: Debian / Ubuntu packager needed!

2010-03-22 Thread Mark Breedveld
this. Then I believe that Dima is able to define a directory structure for non compiled apps. With or without links. I suggest we first do the non compiled apps. So we can consider that as done. Before we continue to discuss the compiled apps, Regards Mark Breedveld, P.s. we could create our own apt-repo

RE: [web2py] Re: Debian / Ubuntu packager needed!

2010-03-22 Thread Mark Breedveld
this aint user data, but the application/webserver - Who decides which package is allowed in the repo? We might contact them. I hope this is a right conclusion from all those mails Regards Mark Breedveld, -Oorspronkelijk bericht- Van: web2py@googlegroups.com [mailto:web

RE: [web2py] Re: Debian / Ubuntu packager needed!

2010-03-22 Thread Mark Breedveld
out why. According to google gruous you are allowed to post yet your messages get stuck. If no manager is online your messages will not be posted. If the problem persists I will make you manager and we see how that works. Massimo On Mar 22, 4:33 pm, Mark Breedveld m.breedv...@solcon.nl wrote: Hi

[web2py] Re: Debian / Ubuntu packager needed!

2010-03-21 Thread Mark Breedveld
guidlines? I fairly interested in your opinion. regards Mark Breedveld, On Mar 21, 1:15 pm, Dima Barsky d...@debian.org wrote: On Mar 20, 5:01 pm, Mark Breedveld m.breedv...@solcon.nl wrote: The web2py community is searching help ondebian/ ubuntu packaging. The are concrete plans to deploy web2py

RE: [web2py] Re: turnkeylinux help

2010-03-21 Thread Mark Breedveld
: 1) the apt-get install get stuck and I have to restart a few times 2) it is supposed to use the PAM user password for admin but PAM does not seem to allow the app to login as root 3) I am using the LAPP appliance and phpPgAdmin does not appear to be running. On Mar 11, 9:40 am, Mark

[web2py] Re: trunkeylinux help

2010-03-20 Thread Mark Breedveld
unzip web2py_src.zip. I haven't test the above statement. But i will once you have released an new patch. greetings Mark Breedveld, On Mar 12, 1:42 pm, Christopher Steel chris.st...@gmail.com wrote: I will check this out for you later today as well. Chris On Feb 17, 1:41 am, Massimo Di

[web2py] Re: trunkeylinux help

2010-03-20 Thread Mark Breedveld
packager. And publish improved patches. I would like to hear your opinion on this topic. greetings Mark Breedveld, On Mar 3, 2:38 pm, Mark Breedveld m.breedv...@solcon.nl wrote: I've done some research onturnkey. And its much better than the thing a made. I will test it in the coming week

[web2py] Debian / Ubuntu packager needed!

2010-03-20 Thread Mark Breedveld
web2py with apache trough mod_proxy and so on... If you have advice or a contribution, please react. Greetings, Mark Breedveld, -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py] Re: trunkeylinux help

2010-03-11 Thread Mark Breedveld
-core-2009.10-hardy-x86.iso web2py_patch I ran the commando on a ubuntu machine, but should it not be a core turnkey machine? Or doesn't that matter? regards Mark Breedveld, www.mbreed.nl On Mar 3, 5:41 am, mdipierro mdipie...@cs.depaul.edu wrote: Thank you Mark. On Mar 3, 7:38 am, Mark Breedveld

[web2py] Re: turnkeylinux help

2010-03-11 Thread Mark Breedveld
I have an Turnkey instance ready and try it as soon as possible. greetings, Mark, On 11 mrt, 16:07, Massimo Di Pierro mdipie...@cs.depaul.edu wrote: Try this  web2py_patch.zip 3KWeergevenDownloaden -- You received this message because you are subscribed to the Google Groups

[web2py] Re: trunkeylinux help

2010-03-03 Thread Mark Breedveld
I've done some research on turnkey. And its much better than the thing a made. I will test it in the coming week. and the results will come as soon as possible. regards, Mark Breedveld, On 17 feb, 07:41, Massimo Di Pierro mdipie...@cs.depaul.edu wrote: I am trying to make a web2py appliance