Hi Otis, ... He has currently three visible links. On my own page (same link as above, but different username, of course; I have no public links currently)...
Hi, ... That was a temporary situation there, actually. That person was in the process of privatizing all the links, so now you should see no tags there now. ...
Otis Gospodnetic
otis@...
Aug 1, 2006 3:30 pm
214
Hi Otis, ... [...] ... Okay, yes, that's now the output I expected to see. ... Yes, I noticed that. That's why I used also another browser with whom I never...
Hi, As those of you subscribed to simpy-user saw, there are now a few Simpy widgets available through a third party widget provider, MuseStorm. The MuseStorm...
Otis Gospodnetic
otis@...
Aug 2, 2006 8:27 pm
216
I'm currently working on writing a tag cloud generator in Ruby that uses Simpy data. Unfortunately, getting the date when a tag was last used is very...
Hola, Just a quick note that I'm about to go on vacation for a couple of weeks, and won't be able to reply to emails for about 3 weeks. Oh, and if you spot any...
Otis Gospodnetic
otis@...
Aug 14, 2006 3:00 am
218
Mmmmm, tag cloud generator in Ruby sounds yummy. Unfortunately, I'm about to go on vacation, so I can't address this, even though I think it's doable. Is...
Otis Gospodnetic
otis@...
Aug 14, 2006 3:01 am
219
Hello, David added new functionality to the simpy-java, the Java client for the Simpy REST API. The links are here: http://simpytools.sourceforge.net/ He...
Otis Gospodnetic
otis@...
Aug 14, 2006 3:04 am
220
Just a note to let you know that I'm still working on Zend_Service_Simpy. The ZF project seems to be at a standstill for the moment, though the code might...
... I see... http://framework.zend.com/wiki/display/ZFMLGEN/mail/3188 Keep us posted. I never went the PHP route, but there are TONS of PHP developers out ...
Otis Gospodnetic
otis@...
Sep 1, 2006 12:51 pm
223
I received a confirmation of the problem I found in Zend_Service_Rest via the mailing list: http://framework.zend.com/wiki/display/ZFMLGEN/mail/3216 However,...
Cleaning my inbox.... Anand, were you able to make any progress with this? Interestingly, I see a familiar name in the comments (well, two names, really) ...
Otis Gospodnetic
otis@...
Sep 15, 2006 2:16 am
226
I've been experimenting with Simpy and Powershell. Since Powershell has some really useful mechanisms for viewing/manipuating xml and since it provides...
... think it's doable. It's nice to know that it's at least possible. Hopefully you will have some time to implement it after you get back. :-) ... I initially...
Wow, this is actually cool! Super-simple. I had to look up PowerShell, as I never heard of it before. Luckily, others have already bookmarked various...
Otis Gospodnetic
otis@...
Sep 25, 2006 4:32 am
229
Hi, ... It's done. I'll document it soon. ... I'd love to, but the DNS or that server is not cooperating at the moment. Otis -- Simpy -- http://www.simpy.com/...
Otis Gospodnetic
otis@...
Sep 25, 2006 4:47 am
230
... For now, I plan to write an entry about it for my own blog, but I might incorporate it into a more comprehensive article at some point in the future. I...
... Hmmm I don't see any dates in the GetTags.do output yet... do I have to use a special parameter? ... Yeah, the server had some DNS problems, but it's...
Otis, I'm working on a web project, and I'm trying to get a system like you have, where rather than making queries like page.php?tag=x, you can visit...
I believe that Simpy is based on Java servlets that run within a servlet container and that the servlet container is what establishes the equivalence of URLs...
Matthew is right. I use Apache's mod_rewrite to make URLs peerrrty. Here is example rewrite rule: RewriteRule ^/user/([^/]+)/tag/(.*)$ ...
Otis Gospodnetic
otis@...
Oct 1, 2006 5:25 am
236
Hi folks, I'm happy to finally bring to you the latest and greatest simpyapi-python release. Ever! It includes support for ALL methods of the simpy.com REST...
Benjamin Reitzammer
breitzammer@...
Nov 7, 2006 3:26 pm
237
I'm a little late with the thank you for Benjamin here, but here it is: Thank you, Benjamin! Not only does the man write Simpy API client libraries and help...
Otis Gospodnetic
otis@...
Nov 22, 2006 7:03 pm
238
Hello, I'm simpy-{user|dev}-happy today. Those of you who are also on simpy-user already saw this: http://tech.groups.yahoo.com/group/simpy-user/message/441 ...
Otis Gospodnetic
otis@...
Nov 22, 2006 7:30 pm
239
Hi, I took a quick look at the thing. Here's some notes in case someone starts doing this (I'm looking at it but it's a hellish period for me and the Simpy...
The previous issues I was having with Zend_Uri and Zend_Service_Rest appear to have been cleared up during my absence. I've completed the initial commit of...
... Just tried going to http://www.simpy.com/tools/upload - worked just fine. What happens when you try to reload the page? Anything in (view) source? Otis ...