Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

zope

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1411
  • Category: Software
  • Founded: Dec 2, 1998
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 172487 - 172516 of 201259   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
172487 Zope Tests Summarizer
zope-tests@... Send Email
Jan 1, 2008
12:00 pm
Summary of messages to the zope-tests list. Period Mon Dec 31 12:00:00 2007 UTC to Tue Jan 1 12:00:00 2008 UTC. There were 5 messages: 5 from Zope Unit Tests....
172488 Matt Hollingsworth
mr.hworth@... Send Email
Jan 2, 2008
12:20 am
Hello, I'm new to developing for zope, and I have a quick question regarding some best practices when using Javascript in zope applications. I would like to...
172489 Tres Seaver
tseaver@... Send Email
Jan 2, 2008
2:16 am
... Hash: SHA1 ... The simplest route: - Create a "File" object in the ZMI for each separate javascript library (e.g., 'extlibrary.js'). - Upload the static...
172490 Andreas Jung
lists@... Send Email
Jan 2, 2008
5:16 am
--On 1. Januar 2008 21:16:21 -0500 Tres Seaver <tseaver@...> ... Larger JS frameworks like Dojo tend to be split across several files and ...
172491 Andreas Jung
lists@... Send Email
Jan 2, 2008
5:18 am
... Another point: consider using CMF and putting your library files into a directory system view on the filesystem. This makes your life much easier. -aj ...
172492 Tino Wildenhain
tino@... Send Email
Jan 2, 2008
6:10 am
... Or just upload via WEBDAV. One of the biggest advantages of Zope is the isolation from physical file system. Regards Tino ...
172493 harley sigmund
selwyn7@... Send Email
Jan 2, 2008
7:42 am
Tadalafil can help achieve an erection when sexual stimulation occurs. An erection will not occur just by taking a pill. CHEAP CIAL!S ONLINE, Autumn D1scounts,...
172494 Matt Hollingsworth
mr.hworth@... Send Email
Jan 2, 2008
11:13 am
... easier. ... Hello, Thanks to everyone for your help. I thought about Tres's solution and quickly discovered that I would be doing a *lot* of...
172495 Zope Tests Summarizer
zope-tests@... Send Email
Jan 2, 2008
12:00 pm
Summary of messages to the zope-tests list. Period Tue Jan 1 12:00:00 2008 UTC to Wed Jan 2 12:00:00 2008 UTC. There were 5 messages: 5 from Zope Unit Tests....
172496 Tom Von Lahndorff
tom@... Send Email
Jan 2, 2008
2:38 pm
... You can ftp the files to a "static" directory on the file system and use LocalFS to access them. ...
172497 Christian Theune
ct@... Send Email
Jan 2, 2008
5:44 pm
Hi, ... Your question is very inspecific, especially to the development *of* Zope. To make sure you receive an answer, you should: - Be more specific,...
172498 Yusei TAHARA
yusei@... Send Email
Jan 2, 2008
6:13 pm
Hello, I'd like to add a new event for getWSGIApplication. (the name is like WSGIPublisherApplicationCreatedEvent?) Because, now zope3 uses no particular web...
172499 Victor Subervi
victorsubervi@... Send Email
Jan 2, 2008
6:45 pm
Hi; I have this in a page template: <html> <body> <table> <tr> <td tal:define="num python:here.scripts.getQuote"> <span...
172500 Andreas Jung
lists@... Send Email
Jan 2, 2008
6:55 pm
--On 2. Januar 2008 14:44:24 -0400 Victor Subervi <victorsubervi@...> ... As in nearly all other programming languages methods are called with...
172501 Tim Nash
thedagdae@... Send Email
Jan 2, 2008
7:02 pm
I am writing an application that uses extjs as the front end and zope on the back and they work together really well. I am using a webserver to server the...
172502 Matt Hollingsworth
mr.hworth@... Send Email
Jan 2, 2008
8:53 pm
Yep! I have had very good luck with it so far; my little hack that I posted works like a (klutzy) charm and ExtJS is great with zope. The ExtJS folks are...
172503 kevin gill
kevin@... Send Email
Jan 2, 2008
10:48 pm
I found that there is a lack of documentation for using SQLScript with Zope3. SQLAlchemy is newer and exciting and SQLScript is mostly ignored. This is...
172504 David Bear
David.Bear@... Send Email
Jan 2, 2008
11:10 pm
I'm writing an exteranl method to store data into a sql data base. In my first attempts to do this I just had an external method dump whatever zope gave it to...
172505 Jonathan
dev101@... Send Email
Jan 3, 2008
12:06 am
... From: "David Bear" <David.Bear@...> To: "zope" <Zope@...> Sent: Wednesday, January 02, 2008 6:10 PM Subject: [Zope] looking for an easier way ... ...
172506 Garito
garito@... Send Email
Jan 3, 2008
10:00 am
Hi! I plan to create a product I call Zope Smart Manager that consist in a view similar to freemind for Zope You could see a picture of my prototype here: ...
172507 Yuri
yurj@... Send Email
Jan 3, 2008
10:19 am
Hi all! Is there a transactional mail server for zope 2.7. I mean, if some transaction fail, it will not send the mail... ...
172508 Andreas Jung
lists@... Send Email
Jan 3, 2008
10:24 am
... MailDropHost is a well-known secret. -aj _______________________________________________ Zope maillist - Zope@... ...
172509 Yuri
yurj@... Send Email
Jan 3, 2008
10:29 am
... Can I replace the standard mailhost without any problem in zope 2.7? Is this the new standard in 2.11? _______________________________________________ Zope...
172510 Jens Vagelpohl
jens@... Send Email
Jan 3, 2008
10:47 am
... Yes. ... No, Zope 2.11 uses a Zope 3-based approach. jens _______________________________________________ Zope maillist - Zope@... ...
172511 Zope Tests Summarizer
zope-tests@... Send Email
Jan 3, 2008
12:00 pm
Summary of messages to the zope-tests list. Period Wed Jan 2 12:00:00 2008 UTC to Thu Jan 3 12:00:00 2008 UTC. There were 5 messages: 5 from Zope Unit Tests....
172512 Tres Seaver
tseaver@... Send Email
Jan 3, 2008
12:22 pm
... Hash: SHA1 ... While I can see visual differences, how does this tree behave differently than the one which the ZMI shows? ... I don't know why you think...
172513 Tres Seaver
tseaver@... Send Email
Jan 3, 2008
2:05 pm
... Hash: SHA1 ... While I can see visual differences, how does this tree behave differently than the one which the ZMI shows? ... I don't know why you think...
172514 Andreas Jung
lists@... Send Email
Jan 3, 2008
4:00 pm
--On 3. Januar 2008 07:22:08 -0500 Tres Seaver <tseaver@...> ... This is just a tree rotated counter-clockwise. ... The only issue I see here is the...
172515 constantinos ethan
kerry13bob30@... Send Email
Jan 3, 2008
4:23 pm
Perfectly crafted luxury timepieces...the finest of products at the LOWEST prices!! http://utneweve.org/...
172516 Tim Nash
thedagdae@... Send Email
Jan 3, 2008
5:38 pm
Matt, Please keep us updated on your strategy for serving extjs. I am also considering making my application a product for distribution but I was thinking...
Messages 172487 - 172516 of 201259   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help