ugh - can't even spell my own blog address right:
http://2linices.blogspot.com/
On Jul 10, 4:05 pm, Yarko Tymciurak wrote:
> I just got done installing 5 new browsers in my new windows environmenet
> all running under Linux.
>
> If you've got a OS/X, Linux, Sola
gards,
- Yarko
On Aug 27, 11:57 pm, Frank wrote:
> Hi, I'm pretty new to web2py and do some testing, I try to develop
> some test app. now, I try to test Jpolite on web2py, get the jpolite
> work on web2py, I know web2py somewhere have this experimental stuff,
> could anyone advis
w privately if you have any questions or concerns.
Kind regards,
Yarko
On Sep 2, 10:08 pm, weheh wrote:
> Jonathan. Correct, Max is currently a sketch. The poll is to determine
> whether or not he is a viable logo candidate. If not, he will be
> shelved. If yes, he will be polished. He ca
THERE IS NO OFFICIAL POLL - this is weheh's personal little stint,
and has been causing some concerns and confusion.
I am closing this thread now.
Contact me privately if you have any questions or concerns.
- Yarko
On Sep 2, 7:33 pm, Alex Fanjul wrote:
> The same for me...
>
>
After the github.org announcement today, I've mirrored the source tree
to:
http://www.bitbucket.org/yarko/web2py/wiki
You can get a zip shapshot there.
If you want to do your bug fixes, enhancements, development using
mercurial, take a branch of this, and work there. When you'r
hould be easy to push to BitBucket whenever this happens -
in any case, if things work, it shouldn't be too much longer.
On Nov 9, 3:27 am, yarko <[EMAIL PROTECTED]> wrote:
> After the github.org announcement today, I've mirrored the source tree
> to:
>
> http://ww
Now, with options for submitting your work using bazaar, git, or
mercurial - hopefully the barriers to more people contributing are
reduced.
Enjoy - we're lucky to be able to write software - it's fun!
On Nov 9, 3:30 am, yarko <[EMAIL PROTECTED]> wrote:
> T2 is included in t
I've also mirrored t2 separately, so that people can grab a tarball -
http://www.bitbucket.org/yarko/plugin_t2/
would you let me know if it works?
If you grab one of the .gz or .bz2 archives these are compressed tar
files -
gunzip (or whatever the bz2 equivalent command is) and you shoul
If you're doing localhost, start out easy - web2py comes with it's
own server builtin - cherrypy.
All you need to do is install somewhere by itself, and start
web2py.py.
You should see a browser come up with the same welcome path
On Nov 9, 9:16 pm, kaos <[EMAIL PROTECTED]> wrote:
> I have
le decrarations
against ALL supported db's ...
Now, this is not "interesting" work to add to web2py, but it would be
useful.
Your thoughts?
Regards,
Yarko
On Nov 10, 10:35 am, "Yarko T" <[EMAIL PROTECTED]> wrote:
> yes... something about if "foo" i
a local presentation, or just want to comment
on the slides - reply with your interest to this thread.
I'll look at how many are interested Monday.
I'm thinking in the next week or so.
Let us know if you're interested.
Regards,
Yarko
On Nov 14, 11:32 am, mdipierro <[EMAIL PROT
the fundamental issue here... In a separate thread.
In preparation please review my note last night re: MVC ==> data / logic /
presentation.
Regards,
Yarko
-Original Message-
From: billf <[EMAIL PROTECTED]>
Sent: Tuesday, November 18, 2008 8:53 AM
To: web2py Web Framework
versioning;
- potential cross layer coupling;
Since people are starting to use T2 I think a design modification might be
called something else (T2.1?).
Those are just my thoughts for now.
Yarko
-Original Message-
From: mr.freeze <[EMAIL PROTECTED]>
Sent: Tuesday, November 18,
On Nov 18, 10:41 am, billf <[EMAIL PROTECTED]> wrote:
> Yarko
>
> Basically I agree with everything you say. There are always going to
> be some grey areas but that's life.
>
> For example, I could argue that hiding changes to the model could be
> handled
There is recent discussion (including a step-by-step) of this here:
http://groups.google.com/group/web2py/browse_thread/thread/e9fc4ce13070cd21/af77ece522d2f6d9
Perhaps that will help?
On Nov 19, 12:23 pm, Andrew <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> I was following the guide here:
>
> htt
SQLField takes many arguments (and most of them have reasonable
defaults).
You can see a list of the available types at
http://mdp.cti.depaul.edu/examples/default/orm
The syntax there might be a little out of date (default for
required=False - not True, as shown on the web page).
You can see a
Hi Jonathan -
Could you write this up? Some (me?!) might find it interesting / useful.
Thank you.
Yarko
-Original Message-
From: Jonathan Benn <[EMAIL PROTECTED]>
Sent: Wednesday, November 26, 2008 6:55 AM
To: web2py Web Framework
Subject: [web2py:12499] Re: your recommended
BTW - I've reviewed the changes, and they look ok;
I've only tested this 10 minutes locally on a Windows XP machine - so
basic sanity tests work: admin, T3, other things etc. all "work as
expected". The code changes wouldn't lead me to expect any
surprises.
and my gut is suspicious that spaces in filenames might be
involved here...
On Dec 6, 3:07 pm, "Yarko Tymciurak" <[EMAIL PROTECTED]> wrote:
> actually, looking at restricted(), all it does is compile()
> Looking at the interface to
> compilehttp://www.python
There is no controllers in t2 - only modules
You should include t2 in YOUR app
Search this grouup for t2 wiki to see an exmple
You include t2 in your app's model file.
Hope this helps (I'm out right now, replying from my Moto Q9).
Regards
Yarko
-Original Message-
F
This is sounding like the truncated file bug related to cherrypy 3'1'0b
Run an integrity check w/ 7zip and I suspect it will show incomplete archive.
If we had archive sizes and checksums posted on the server then this would be
obvious.
If you have cygwin then try to wget or curl - those seem
w
def index():
redirect(URL(r=request,c='static',f='designer/index.html'))
That's it!
Let me know if you find a way to let sqldesigner's "documentation"
link work.
Yarko
On Dec 1, 3:25 pm, "Boris Manojlovic"
wrote:
> Hi,
> as i said it was
d also be great if a plugin could include some documentation
> that can be seen through
> its design page.
That's a really good idea.
>
> Anyways, thanks for a great framework.
I hope you find this a helpful, friendly user group (as I have).
Thanks for writing, and welco
On Dec 19, 3:00 pm, "Yarko Tymciurak" wrote:
> cjparson:
>
ok - so maybe it is _I_ who do not 'get' decorators (having just spent
some time looking over those links I like "so much" ha!)
But in any case, your contoller file is read, and your print shown fo
return dict(message=T('Hello World 2'))
On Dec 19, 4:21 pm, yarko wrote:
> On Dec 19, 3:00 pm, "Yarko Tymciurak" wrote:> cjparson:
>
> ok - so maybe it is _I_ who do not 'get' decorators (having just spent
> some time looking over those li
pshots:
http://code.google.com/p/web2py/
(svn checkout, or nice code browse / diff)
http://launchpad.net/web2py
(get with bazaar, or browse; can sign up for email notification
of changes)
http://bitbucket.org/yarko/web2py
(mirror; get with mercurial, or zip / tar of s
setup, so wondering what it is)
Thanks much,
Yarko
On Jan 21, 4:41 pm, dhmorgan wrote:
> I have now put the above content in the wiki under "web2py/Setup/"
>
> https://mdp.cti.depaul.edu/web2py_wiki/default/wiki/webfactionWSGI
>
> It misses some things I'll change soon -- s
dules/mod_authz_host.so
Second:
I'm getting these tracebacks;
[error] mod_wsgi (pid=27880):
Exception occurred processing WSGI script '/home/yarkot/webapps/
mod_wsgi/web2py
/wsgihandler.py'.
[error] Traceback (most recent call last):
File "/home/yark
+
+ import gluon.main
+ from gluon.contrib.wsgihooks import ExecuteOnCompletion2, callback
+
-
With the current setup, admin doesn't seem to work; will look at that
more later;
Yarko
On Feb 14, 11:55 am, ya
to the same
db - but for SQLite, there is no server (e.g. "lite") so you have to
tell it relative file-path information.
Hope that helps.
Yarko
On Oct 6, 6:00 am, annet <[EMAIL PROTECTED]> wrote:
> > You can have two apps connect to the same database by using the same db U
you can find KPAX on www.web2py.com by following the link (on
right) "Repository of free web2py apps", or simply at
http://mdp.cti.depaul.edu/appliances
On Oct 5, 11:24 pm, mdipierro <[EMAIL PROTECTED]> wrote:
> Hi Jaroslaw
>
> On Oct 5, 10:53 pm, Jaroslaw Zabiello <[EMAIL PROTECTED]> wrote:
th be equivalaent - I'm pretty sure Massimo
automatically pushes out the bzr chechins to google-code.
Yarko.
On Oct 6, 11:00 am, "Tito Garrido" <[EMAIL PROTECTED]> wrote:
> Hi Ben,
>
> Try to get it here:http://code.google.com/p/web2py/
>
> Regards,
>
> Tito
it web2py_t2, then you would need to change
this import line to:
from applications.web2py_t2.modules.t2 import T2
Make sense?
Regards,
Yarko
On Oct 6, 5:53 pm, JorgeRpo <[EMAIL PROTECTED]> wrote:
> Do we need to name them
> plugin_t2
>
> and
>
> t2_wiki
>
> upon
...that is because you're importing from applications/[whatever you
named the application]/modules/t2.py
On Oct 6, 6:07 pm, yarko <[EMAIL PROTECTED]> wrote:
> You can name the wiki whatever you want;
>
> You can name the module plugin_t2 - if you want to name it something
&
Would it make sense, as we go forward, to put default patterns for
deployment on GAE for those apps that work / should work there?
That is, try for gae containing session.forget() w/
comments
At least this way people who casually try would experience some
successes before they come to
ums as well as see
examples in http://mdp.cti.depaul.edu/examples/default/orm
If you still have trouble with your table references - be sure that
the referenced table is defined first. If you still have trouble,
post a snippet of your code here.
Kind regards,
Yarko
On Oct 7, 3:43 pm, kev
Searching this group I found this:
http://groups.google.com/group/web2py/browse_thread/thread/e700166f0222992d/15e59b3cd67652ce
Does that help?
On Oct 8, 2:39 am, fengfeng <[EMAIL PROTECTED]> wrote:
> hello everyone,
> i want to deploy the web2py app with lighttpd+fastcgi,
> is there anyone who
to any app. A service would provide asynchronous
services, protect user response by isolating either compute or
resource or time insensitive, or times functionality to a non-
interactive instance of web2py.
Let's keep thinking and talking about this; it's a rich topic.
Yar
imple, but elegant) put following the general sense of web
services could be useful.
The sense of the concept I was suggesting is in this direction.
Regards,
Yarko
On Oct 9, 12:57 pm, yarko <[EMAIL PROTECTED]> wrote:
> when I said services, I was thinking from web-services model that I'
ploring what _might_ make sense
Yarko
On Oct 9, 4:20 pm, mdipierro <[EMAIL PROTECTED]> wrote:
> I think we are talking about something else here. "services" in this
> thread should be read more like "deamons". specifically programs that
> are triggered by even
...and to Voltron's comment on middleware, I think I agree (middleware
being more broadly useful) - but I think these are separate things
serving separate kinds of needs
On Oct 9, 5:13 pm, yarko <[EMAIL PROTECTED]> wrote:
> ...yes (to Massimo's comment), and what I'm th
ms to me, we are
trying to define so let's keep hammering at it! ;-)
Regards,
Yarko
On Oct 9, 6:34 pm, achipa <[EMAIL PROTECTED]> wrote:
> Massimo is right, what I'm aiming for is closer to daemons (it's just
> that windows calls daemons services... damn terminolo
your apps from a shell environment in web2py (which
will pre-load, and if you have ipython, take you into the ipython
environment) using this form of invocation:
python web2py -S myapp
Hope this was helpful.
Regards,
Yarko
On Oct 11, 4:36 pm, billf <[EMAIL PROTECTED]> wrote:
> In this ca
Looks good :-)
On Oct 11, 10:46 pm, billf <[EMAIL PROTECTED]> wrote:
> The shortest version I can get to work is:
>
> {{try:}}
> {{key,value=form.errors.iteritems().next()}}
> {{=key}} {{=value}}
> {{except:}}
> {{=message}}
> {{pass}}
>
> Bill
>
> On
nstraton of a layout builder - see the
link on http://www.web2py.com . The builder has a link on it to
download the result of your layout experimentation.
Those are probably good starting places.
Hope this was helpful.
Regards,
Yarko
On Oct 12, 2:27 pm, pigmej <[EMAIL PROTECTED]> wrote:
Also - if you want to use Genshi Templates (or try to do something
similar for Jinja2), see the Genshi4web2py.py file and instructions
here:
http://mdp.cti.depaul.edu/AlterEgo/default/show/162
On Oct 12, 2:59 pm, yarko <[EMAIL PROTECTED]> wrote:
> There have been several discussion
Maybe some examples would help me better understand what you mean by
these two points.
Could you give something short?
Thanks!
Yarko
On Oct 12, 3:42 pm, pigmej <[EMAIL PROTECTED]> wrote:
> thanks for reply.
>
> Python is templating engine - thats really good.
>
> But I can
g/doc/manual/html/interactive/extension_api.html
Let me know if you're interested. If there's enough, we could work
w/ Massimo to start an experimental branch on Launchpad to explose
this a bit.
Regards,
Yarko
--~--~-~--~~~---~--~~
You received this
about development steps - I don't think it
materially changes anything.
Am I missing something?
Kind regards,
Yarko
On Oct 12, 4:30 pm, pigmej <[EMAIL PROTECTED]> wrote
> massimo,
>
> filters... ok but what if I need to make more operations with strings
> etc, python oper
ierro <[EMAIL PROTECTED]> wrote:
> I think this is excellent and should be supported by the shell. If the
> license permits it I would also like to have it included as default
> shell in the binary distributions. Do you know?
>
> Massimo
>
> On Oct 12, 4:31 pm, yarko &l
...but you can already see all that from Massimo's nice, concise
examples,
and I should not be sitting reading posts on a sunny Sunday
afternoon! I'm sure not to say much of anything smart while looking
out the window ;-)
On Oct 12, 5:28 pm, yarko <[EMAIL PROTECTED]> wro
uivalents.
For examples, get the appliances (e.g. KPAX, others on the "Repository
of free apps" link at web2py.com)
On Oct 12, 5:13 pm, pigmej <[EMAIL PROTECTED]> wrote:
> Now I see that I can make with web2py templates almost everything :).
>
> Massimo, I really thin
actually, getting this up from main is pretty easy; getting the app
context updated from an app, the way to set that up right might be a
little bit of stumbling I'll post when I have something
rudimentary - but won't look at again for a few days (alas).
On Oct 12, 5:03 pm, yar
emplates, writing everything from scratch, etc. But for web2py I can
> make exception. Let's see... ;)
>
> On 13 Paź, 00:28, yarko <[EMAIL PROTECTED]> wrote:
>
> > understood
>
> > I was arguing that having something like {{exterior_finish(car) }}
> > is
anks for naswers :)
>
> > In web2py I'm beginner. I generally don't like frameworks ( Django
> > etc ). I prefer using routers, werkzeug or paser and jinja2 for
> > templates, writing everything from scratch, etc. But for web2py I can
> > make exception.
:-) Yes; write Massimo a filter :-)
On Oct 12, 6:45 pm, pigmej <[EMAIL PROTECTED]> wrote:
> It makes big impression.
>
> But in plugin_t2/modules/t2.py there is mix of '' (4 times space)
> and tabs ( tabulations )... it shouldn't be :)
>
> On
stuff (and more) I am with you on... although there are
practical matters left to sort out (how true is this?) about how to
"plug-in" different layouts / styles...
Regards,
Yarko
On Oct 12, 6:44 pm, mdipierro <[EMAIL PROTECTED]> wrote:
> @pigmaj
> yes there should be m
...also, be sure to search for T2 in this group - there are notes
about how to install it, how to name it; there's an example wiki
built in t2 for download that Massimo posted here. The document (as
it is) is on http://launchpad.net/t2 (look in source, main, docs -
there's a pdf there)
On Oct
I tried concrete.com - it crashed while I tried to edit my first page
"aw, snap! something went wrong" at least it said, BUT it left my
browser consuming enourmous amounts of CPU - so I had to kill it.
I saw that this basically does what I mentioned that www.dotnetnuke.com
does, which is structu
Ok - I see:
jsTree examples:
- doesn't work w/ Google Chrome;
- seem to work w/ Safari, Firefox, and IE (although not quite the same
- maybe it's the demo code...)
On Oct 13, 5:42 pm, yarko <[EMAIL PROTECTED]> wrote:
> I tried concrete.com - it crashed while I tried to
re: concrete5.org --- this crashed on chrome (I reported it); saw it
on firefox - it does have cool ideas.
On Oct 13, 5:59 pm, yarko <[EMAIL PROTECTED]> wrote:
> Ok - I see:
>
> jsTree examples:
> - doesn't work w/ Google Chrome;
> - seem to work w/ Safari, Firefox,
Your other option, of course, is to batch "upload" all those files
through web2py (which does renaming), save the original filenames in a
database (name-pair: original-with-spaces; web2py uploaded safe
name). Then you could "serve" these files with their apparent names,
no?
Just a thought...
r.launchpad.net/~mdipierro/t2/main
Get bazaar client at http://bazaar-vcs.org/ (for PC installer, I DO
NOT suggest installing the optional Tortoise tool; Uncheck that)
...or wait for Massimo to post a tarball... But, really, bzr setup is
pretty straightforward.
Regards,
Yarko
On Oct 14, 9:1
...can someone in this context talk to me where db transactoins do /
could come into play?
Is this because rows are not tied up in transactions at every form
display? Is Bill suggesting doing a "lightweight" version of this in
the framework? What other alternatives are there?
On Oct 15, 10:09
his is not related to transactions (I misunderstood the original
> post).
> In fact T2 now has the feature Bill suggested.
>
> On Oct 15, 12:15 pm, yarko <[EMAIL PROTECTED]> wrote:
>
> > ...can someone in this context talk to me where db transactoins do /
> > could come in
I think the issue is: if the db server is on the same box, and the
box is secure, then that's a limited issue;
If the db server is accross a network, then nothing web2py (or
anything else connecting) can help, without the support of the db -
this practically means you find an alternate way of aut
Has anyone else been seeing trouble?
For the better part of this afternoon, I've been seeing this error
from bzr:
D:\Workspace\Web2Py\t2\main>bzr merge
Merging from remembered parent location
http://bazaar.launchpad.net/~mdipierro/t2/main/
bzr: ERROR: Invalid http response for
http://bazaar.lau
what I could tell).
On Oct 16, 9:23 pm, mdipierro <[EMAIL PROTECTED]> wrote:
> I have not tried recently. BTW, there is an old development version
> and I do not know how to remove it. :-(
>
> On Oct 16, 8:15 pm, yarko <[EMAIL PROTECTED]> wrote:
>
> > Has anyone el
+1frankly, (as a user experiencing forms) I love the flashbar
too! :-)
On Oct 17, 9:46 am, mdipierro <[EMAIL PROTECTED]> wrote:
> Hi Noob,
>
> There are benefits of having a documentation project started from the
> community. The main benefit is that is shows skeptics this is no
> longer a on
what does your sql.log show?
On Oct 17, 10:08 am, billf <[EMAIL PROTECTED]> wrote:
> I'm a bit confused re migrate.
>
> I thought that if changes had been made to a table in the model and
> migrate=True, whether specific or by default, then web2py would
> magically alter the table. And I could h
If you recently made a post about gae, and echoing ip addresses -
I think I made a mistake, too quickly moderated and clicked the wrong
box by mistake.
If I'm right, then you will need to send me an email, and I'll correct
the situation.
Sorry about th
I messed up.
I clicked too quickly, and think I moderated someone's post to block
instead of post
If you posted a question about GAE, your test app which just echos IP
address - and you don't see it here, please email me - I'll fix my
mistake.
Kind regards,
Yarko
*si
Great! Thanks for your patience!
On Oct 17, 8:28 pm, justinjas <[EMAIL PROTECTED]> wrote:
> Oh yeah I was wondering what happened to it. I just reposted it,
> since I had it send me an email.
>
> Justin
>
> On Oct 17, 7:25 pm, yarko <[EMAIL PROTECTED]> wrote:
>
he
idea of something like a "Live Sphinx", but not sure the structure of
it (as it is now) will make that easy. I am sure reStructuredText
(Sphinx's basis) can easily be rendered live. Many interesting
things in thinking about this, but the concepts are still forming.
More late
there are some other projects that use "nose", and from what little
I looked at selenium, it looks like you can generate a test script (at
least a sample) by recording actions. Selenium is open, written in
Java, and looks to have a Python interface (to drive tests).
Anyone look at this more?
e
selector; tableE.id is to be represended by the name filed out of
tableE);
Thanks,
Yarko
On Oct 18, 11:19 am, morningovermidnight <[EMAIL PROTECTED]>
wrote:
> Thanks!
>
> On Oct 17, 10:33 am, mdipierro <[EMAIL PROTECTED]> wrote:
>
> > db.define_table('tableE
of getting this with bazaar
(they're really short, easy) are here:
http://groups.google.com/group/web2py/browse_thread/thread/57f0f1175842acc9
Regards,
Yarko
On Oct 18, 11:42 am, billf <[EMAIL PROTECTED]> wrote:
> Massimo
>
> I have downloaded the tar
> fromhtt
RL(r=request,c='static',f='designer/index.html'))
I have not run through the backend part of this yes, but it will be
interesting to have this called from the admin interface for any
application.
Regards,
Yarko
On Oct 18, 12:56 pm, "Boris Manojlovic" <[EMAIL P
Sorry - I don't know about *.pyc files; I assume they're not platform
dependent, so I'm assuming that uploading *.pyc files with your app
doesn't work (?).
How is the Django support on GAE handling this issue?
On Oct 18, 1:51 pm, Robin B <[EMAIL PROTECTED]> wrote:
> In compileapp.py, after read
that should have read "...the name field out of tableE"
On Oct 18, 4:09 pm, yarko <[EMAIL PROTECTED]> wrote:
> I'm sorry this reads a little bit like magic to me - can someone
> walk me through this line, and how it works:
>
> db.tableA.tableE.re
.
> tableE in this case is a field of tableA. This is the normal way to
> set a validator. The only point of the example is that in
> IS_IN_DB(db, ...) db can be replaced by a SQLSet db().
>
> On Oct 18, 4:09 pm, yarko <[EMAIL PROTECTED]> wrote:
&g
Thanks for all this, Timbo!
Looking forward to hearing more on your experience, thoughts with
this.
Yarko
On Oct 19, 9:54 am, Timbo <[EMAIL PROTECTED]> wrote:
> Since the start of this thread, I've only just looked into using
> Selenium RC and how to integrate that with web2py
ble this
afternoon I'll post the current t2.py to this list in a few
minutes.
Yarko
On Oct 19, 10:38 am, mdipierro <[EMAIL PROTECTED]> wrote:
> I will double check tomorrow from the office. I am puzzled.
>
> Massimo
>
> On Oct 19, 5:43 am, billf <[EMAIL PROTECTED
Sorry - I was looking at that directory compare backwards - the link
that Massimo posted in this thread indeed DOES have the modules/t2.py
that includes:
def _filter_fields()
Try downloading it again...
On Oct 19, 2:08 pm, yarko <[EMAIL PROTECTED]> wrote:
> billf -
>
> I check
.and create() and update() refers to it
On Oct 19, 2:12 pm, yarko <[EMAIL PROTECTED]> wrote:
> Sorry - I was looking at that directory compare backwards - the link
> that Massimo posted in this thread indeed DOES have the modules/t2.py
> that includes:
>
> def _fi
te - and
> created_on doesn't ;-)
>
> Many thanks all round - BTW had a go at installing bazaar on my Centos
> machine and got problems with rtld(?) and kinda gave up. Is there
> any benefit to using bazaar over downloading a tarball?
>
> On Oct 19, 8:15 pm, yarko &
I tried to create a couple of linked tables as well - out of the
string integers I tried to create, only one was declared as string in
the web2py generated snippet; also the constraint required a lot of
hand editing as it was malformed...
Anyway, the concept is good - needs some more testing / fe
that was a slip! I meant to say: "...out of the string fields I
tried to create"
On Oct 19, 11:10 pm, yarko <[EMAIL PROTECTED]> wrote:
> I tried to create a couple of linked tables as well - out of the
> string integers I tried to create, only one was declared as
Nicol -
Could you check if the live demo on http://ondras.zarovi.cz/sql works
for you (that's the base code)?
I just installed Opera 9.6 on my WinXPSP2 and both of these links seem
to work ok (I just created & exported some tables from bojanka.net).
Regards,
Yarko
On Oct 20, 5:31 a
tors:
http://www.artima.com/weblogs/viewpost.jsp?thread=240808, and an
interesting link come in a comment ==> http://mg.pov.lt/profilehooks/
Enjoy!
Yarko
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py Web Fr
Nicol -
Thanks for the update
Yarko
A little from my world about Buffalo:
http://yarkos.blogspot.com/2008/08/oh-give-me-home-where-buffalo-roam.html
On Oct 20, 2:15 pm, Aspersieman <[EMAIL PROTECTED]> wrote:
> Yarko
>
> I tried again and got the same effect ("Oper
This is a bit of a tangent, but I've experienced this enogh that (on Firefox) I
started using the plugin IT'S ALL TEXT
Opens the item in your local editor of choice...
This might be a good strategy in general - local composition and saving...
-Original Message-
From: Joe Barnhart <[
also http://www.artima.com/weblogs/viewpost.jsp?thread=240845
On Oct 21, 2:09 pm, DenesL <[EMAIL PROTECTED]> wrote:
> Thank you for the links.
>
> On Oct 20, 3:53 pm, yarko <[EMAIL PROTECTED]> wrote:
>
> > As some of you may know, I want to get an online book autho
this looks like it might be interesting too:
http://www.phyast.pitt.edu/~micheles/python/documentation.html
(wish I had more time!)
On Oct 25, 1:26 pm, yarko <[EMAIL PROTECTED]> wrote:
> alsohttp://www.artima.com/weblogs/viewpost.jsp?thread=240845
>
> On Oct 21, 2:09 pm,
and finally (?), an upcoming talk on generators at PyWorks by
Matthew Wilson (still in revision, as I understand):
http://scratch.tplus1.com/decoratortalk/
If nothing else, you HAVE to look at the pet grooming example - the
images are...
On Oct 25, 1:43 pm, yarko <[EMAIL PROTECTED]>
want help registering a branch, I can help.
Regards,
Yarko
On Oct 25, 10:29 pm, JorgeRpo <[EMAIL PROTECTED]> wrote:
> I would be good haveing benchmarks of other frameworks from
> php(codeigniter comes to mind) and ROR
>
> that would be really interesting...
>
> On Oct 25, 10
re: Gut: I'd also add that sometimes "gut" reacts to the
unfamiliar - so it's good to approach with openness.
On Oct 29, 5:26 pm, "Yarko T" <[EMAIL PROTECTED]> wrote:
> This may be worth looking at; I think this is a part of the discussin i
I hope some of you are finding this interesting (it's not web2py
specific, but interesting none-the-less):
A Decorator-Based Build System -
http://www.artima.com/weblogs/viewpost.jsp?thread=241209
On Oct 25, 1:53 pm, yarko <[EMAIL PROTECTED]> wrote:
> and finally (?), an up
Great links, Michal - thanks!
On Oct 31, 4:50 pm, michal niklas <[EMAIL PROTECTED]> wrote:
> mdipierro <[EMAIL PROTECTED]> wrote:
> > No you will have to type the table definitions
>
> > db.define_table('tablename',...fields...,migrate=False)
>
> Thanks for all replies.
> I think I will create su
Looking forward to your tool(s)...
Perhaps we could include them in web2py admin ?
On Oct 31, 4:50 pm, michal niklas <[EMAIL PROTECTED]> wrote:
> mdipierro <[EMAIL PROTECTED]> wrote:
> > No you will have to type the table definitions
>
> > db.define_table('tablename',...fields...,migrate=False)
1 - 100 of 2248 matches
Mail list logo