Search the web
Sign In
New User? Sign Up
jsolait
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 241 - 273 of 411   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
241
The ticket system has been spammed on a daily basis. It started with ticket comments and then with brand new tickets. For now I removed all anonymous...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jun 30, 2006
9:25 am
243
I added a zip(iterable1,...) to the iter module which returns an Iterator that will iterate over the iterable objects simulatiously similar to python's zip()...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 12, 2006
12:16 pm
244
I had to lock down the wiki for now :( Until a solution is found I have to lock down the wiki. Thanks to everyone who helped with spelling and grammar and...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 13, 2006
4:33 pm
245
... Hash: SHA1 ... There's a plugin available for trac that might help with spam... http://trac.edgewall.org/wiki/SpamFilter ... Version: GnuPG v1.4.3 (Darwin)...
Christopher Hiller
chiller255
Offline Send Email
Jul 13, 2006
7:47 pm
246
... People who don't feel like fiddling with their install also sometimes publically post login information that anyone can use, because Spammers will never...
Ian Bicking
ianbicking
Offline Send Email
Jul 13, 2006
8:19 pm
247
... This needs version 0.10 of trac. I will have a lock at it. I might just ditch the debian package and install trac from source. ... Spammers will never...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 14, 2006
8:04 am
248
I believe 2.0 is where I want it to be and I'd like to close the mile stone and move forward to the next one. This means that jsolait 2.0 is feature complete...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 14, 2006
10:14 am
249
I have been thinking a while about asynchronous module loading/import and would like to get some feedback on the subject. The advantage is that module imports...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 14, 2006
4:23 pm
250
Another idea I have been playing with. I have been thinking about dropping the Module(...) constructor or makign it optional. Lets say modules are loaded only...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 14, 2006
4:45 pm
252
Hi, We have an application running in IE and Firefox using native SVG (open modeling). In firefox I can use YUI library for the event stuff in SVG it won't...
John Ophof
jophof007
Offline Send Email
Jul 24, 2006
6:33 am
253
Hi, ... (open modeling). In firefox I can use YUI library for the event stuff in SVG it won't load the jsolait libraries properly (becauase not made for Adobe...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 25, 2006
1:12 pm
254
Hi, Exactly there are libraries out there but the standards and so on are not that I want. I try to run DoJo in SVG but that isn't working either. We now use...
jophof007
Offline Send Email
Jul 25, 2006
8:37 pm
255
I have created a new branch: http://svn.jsolait.net/branches/experimental/ Things I have implemented in that branch: * jsolait now only exposes a single global...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 27, 2006
11:31 am
256
I just got some results from playing with the experimental branch: One feature was to expose new objects to a module's local namespace. This seems to work fine...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 28, 2006
4:25 pm
257
It looks like that IE does not have the problem earlier described. Though firefox does, so it is a no go for that solution. I played some more with the module...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jul 31, 2006
4:55 pm
258
Hi everone! I noticed having keep-alive enabled in Apache delays the method response by the keep-alive timeout. The callback function does not get called until...
Tobias Gustafsson
tgu79
Offline Send Email
Aug 4, 2006
5:53 am
259
Hi Firstly, thank you for making available the jsolait library. I want to use the XML-RPC jsolait library to connect to our 'JIRA' issue tracking system...
davida442005
Offline Send Email
Aug 4, 2006
8:07 am
260
sounds like a security issue In IE you can set a preference to allow scripts to access other domains then the one the page originated from. In FF it is not ...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Aug 4, 2006
11:38 am
261
Hi Jan Thanks very much for your reply... ... page ... The script is loaded from my local PC but accesses a company server running Apache. So I guess they are...
davida442005
Offline Send Email
Aug 4, 2006
12:40 pm
262
Has anyone experienced this? I suspect (and have tweaked) security settings in IE related to ActiveX, but I just can't seem to get IE to parse XML. The XML...
Mark
alienjazzcat
Offline Send Email
Aug 8, 2006
9:34 pm
263
Forgive my insolance, and my ignorance. It seems that in IE, the handling of namespaces is behaving differently in my app. That is, var oOo =...
Mark
alienjazzcat
Offline Send Email
Aug 9, 2006
4:51 pm
264
Sorry that you did not get an answer earlier, I just got back from a vacation with no access to a computer for a week :) ... relevant thing to do was to add...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Aug 13, 2006
8:39 pm
265
Hi Jan Thanks very much for your reply. ... Sadly, that didn't do it. I think I may have to give up on this one. Thanks for your comments on using Jsolait with...
davida442005
Offline Send Email
Aug 15, 2006
4:05 pm
266
as suggested I opened the wiki a bit again by adding a guest account just login as guest:guest and you can edit the wiki and add tickets just like before the...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Aug 17, 2006
3:14 pm
267
I've been playing with your csvg project. Very cool. I have a small demo at http://www.zacharywhitley.com/projects/graph-test01.xhtml You can click and drag...
Zachary C. Whitley
zwhitley
Offline Send Email
Sep 1, 2006
12:10 pm
268
Silly mistake by me. Works great....
Zachary C. Whitley
zwhitley
Offline Send Email
Sep 1, 2006
12:27 pm
269
Ok, maybe it is a problem. I'll post when I have more info....
Zachary C. Whitley
zwhitley
Offline Send Email
Sep 1, 2006
12:33 pm
271
Hi everyBody, i want to know " how jsolait can be used for Zope Server "... please give me some detail , as i am working on Zope ... Thanking you all....
ajit_mote82
Offline Send Email
Sep 6, 2006
10:30 am
272
Hello! I hope that I'm incredibly dense, and that this is already in jsolait.. If so, please tell me where instead of scolding me :) What I want is of course...
Christian Tiberg
tibbebugg
Offline Send Email
Sep 14, 2006
1:18 pm
273
No, there is no module/functionality implemented in jsolait to intercept the back/forward browsing. I am currently quite busy and am mainly rewriting some...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Sep 14, 2006
5:51 pm
Messages 241 - 273 of 411   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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