noink-dev Mailing List for Noink
Status: Beta
Brought to you by:
criswell
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
(4) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(3) |
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Niva K. <ni...@sy...> - 2005-05-24 13:33:56
|
Hello, I would like to offer you a new, fresh website design. I'm a professional web designer, and you are welcome to browse my recent work at: http://www.nivakedem.com I can also offer you all kind of web solutions (development, hosting, e-commerce, web promotion) for a reasonable prices. I design creative, friendly websites: your website will not only be a nice showcase; It will become a powerful business tool that will stay in your visitor's mind for long time. Thank you for taking the time to read my letter; I appreciate your business. Niva Kedem http://www.nivakedem.com Tel: 416-821-7238 ni...@sy... |
|
From: Sam H. <ha...@ph...> - 2003-03-14 18:15:02
|
> yes, the add...@so... is for RFC2142 compliance... it > should be "-" instead of "_" Its fixed and will be in CVS shortly. -- Sam Hart University/Work addr. <ha...@ph...> Personal addr. <cri...@ge...> end |
|
From: Jacob G. <bom...@tu...> - 2003-03-14 16:19:58
|
yup, that fixed it! ----------- Jacob Greig bom...@tu... http://tux4kids.net/~bombastic/ On Fri, 14 Mar 2003, Sam Hart wrote: > begin quote: On 03-03-14, Jacob Greig wrote: > > > nope, no joy. > > Whoops! There's several places that needed to be changed. Try it again ;-) > > -- > Sam Hart > University/Work addr. <ha...@ph...> > Personal addr. <cri...@ge...> > end > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Noink-dev mailing list > Noi...@li... > https://lists.sourceforge.net/lists/listinfo/noink-dev > |
|
From: Sam H. <ha...@ph...> - 2003-03-14 16:18:02
|
begin quote: On 03-03-14, Jacob Greig wrote: > nope, no joy. Whoops! There's several places that needed to be changed. Try it again ;-) -- Sam Hart University/Work addr. <ha...@ph...> Personal addr. <cri...@ge...> end |
|
From: Jacob G. <bom...@tu...> - 2003-03-14 16:14:53
|
nope, no joy. ----------- Jacob Greig bom...@tu... http://tux4kids.net/~bombastic/ On Fri, 14 Mar 2003, Sam Hart wrote: > Actually, I did something different (we chomp that array before hand, > which removes all the new lines, so I did a foreach loop over the array to > make it more pretty when sent back.) > > Try it again. > > begin quote: On 03-03-14, Jacob Greig wrote: > > sam, in doing some testing of nonews-p2p on t4k.net, i was trying to get > > some errors (to make sure that the bad cases are covered) > > > > i have found a bug in at least one place. line 160 which reads: > > $main::respond_msg .= "${main::body}\n"; > > > > should read: > > $main::respond_msg .= "@{$main::body}\n"; > > > > (or something similar ;) > > > > ----------- > > Jacob Greig > > bom...@tu... > > http://tux4kids.net/~bombastic/ > > > > ---------- Forwarded message ---------- > > Date: Fri, 14 Mar 2003 11:02:42 -0500 (EST) > > From: DO_...@tu... > > To: bom...@tu... > > Subject: You are not authorized to post > > > > You are not authorized to post, or the server could not authenticate you for another reason. Please check list usage or contact the list administrator... > > > > The original message is as follows: > > > > ARRAY(0xf07b8) > > -- > Sam Hart > University/Work addr. <ha...@ph...> > Personal addr. <cri...@ge...> > end > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Noink-dev mailing list > Noi...@li... > https://lists.sourceforge.net/lists/listinfo/noink-dev > |
|
From: Sam H. <ha...@ph...> - 2003-03-14 16:12:42
|
Actually, I did something different (we chomp that array before hand, which removes all the new lines, so I did a foreach loop over the array to make it more pretty when sent back.) Try it again. begin quote: On 03-03-14, Jacob Greig wrote: > sam, in doing some testing of nonews-p2p on t4k.net, i was trying to get > some errors (to make sure that the bad cases are covered) > > i have found a bug in at least one place. line 160 which reads: > $main::respond_msg .= "${main::body}\n"; > > should read: > $main::respond_msg .= "@{$main::body}\n"; > > (or something similar ;) > > ----------- > Jacob Greig > bom...@tu... > http://tux4kids.net/~bombastic/ > > ---------- Forwarded message ---------- > Date: Fri, 14 Mar 2003 11:02:42 -0500 (EST) > From: DO_...@tu... > To: bom...@tu... > Subject: You are not authorized to post > > You are not authorized to post, or the server could not authenticate you for another reason. Please check list usage or contact the list administrator... > > The original message is as follows: > > ARRAY(0xf07b8) -- Sam Hart University/Work addr. <ha...@ph...> Personal addr. <cri...@ge...> end |
|
From: Jacob G. <bom...@tu...> - 2003-03-14 16:07:07
|
sam, in doing some testing of nonews-p2p on t4k.net, i was trying to get some errors (to make sure that the bad cases are covered) i have found a bug in at least one place. line 160 which reads: $main::respond_msg .= "${main::body}\n"; should read: $main::respond_msg .= "@{$main::body}\n"; (or something similar ;) ----------- Jacob Greig bom...@tu... http://tux4kids.net/~bombastic/ ---------- Forwarded message ---------- Date: Fri, 14 Mar 2003 11:02:42 -0500 (EST) From: DO_...@tu... To: bom...@tu... Subject: You are not authorized to post You are not authorized to post, or the server could not authenticate you for another reason. Please check list usage or contact the list administrator... The original message is as follows: ARRAY(0xf07b8) |
|
From: Samuel H. <cri...@ge...> - 2003-01-27 22:48:40
|
On Mon, 2003-01-27 at 11:24, Jacob Greig wrote: > sam, I was wondering if you were going to include this: > http://tux4kids.net/pipermail/t4k-admin/2003-January/000282.html > > in noink2 at any level? No, these are beyond what I've got planned for any module of Noink2 (granted, someone may write something that also formats.. heck I might even eventually ;-) All the modules, as of right now, just leave the formatting decisions like this to the site designer. > I've been hacking away at the nonews-p2p script > this morning, and I realize we're not paying any attention to issues like > this. Well, the nonews-p2p wont exactly be for prying eyes. Granted, there will be an administrative interface (what I startedl, I assume you got that patch) but administraters wont mind it being a big ugly (no CSS) anyway ;-) -- Sam "Criswell" Hart < cri...@ge... > Contact Info : < http://www.geekcomix.com/snh/contact/ > Homepage : < http://www.geekcomix.com/snh/ > Tux4Kids : < http://www.tux4kids.org/ > |
|
From: Jacob G. <bom...@tu...> - 2003-01-27 18:20:39
|
sam, I was wondering if you were going to include this: http://tux4kids.net/pipermail/t4k-admin/2003-January/000282.html in noink2 at any level? I've been hacking away at the nonews-p2p script this morning, and I realize we're not paying any attention to issues like this. ----------- Jacob Greig bom...@tu... http://tux4kids.net/~bombastic/ On 26 Jan 2003, Samuel Hart wrote: > Okay, I'm aware Noink has pretty much been dead for a while now, but > Jacob Greig and myself have been working on some things for about 6 > months now which we've decided to bundle together and include in > something we're calling Noink2. > > Currently these few things are powering several websites including my > personal homepage (http://www.geekcomix.com/snh/) and the Tux4Kids > website (http://www.tux4kids.org/). In fact, since Jake and I now work > almost exlcusively with Tux4Kids items, we're just folding the new > Noink2 branch into the Tux4Kids infrastructure. > > Long story short, we're going to be reviving Noink for the maintenance > of these new scripts. > > If you are getting this mail, then you are still on the Noink-dev > mailing list at sourceforge.net. If you would like to help us with > Noink2 (or just use it, or just hang out) then feel free to stay on this > list. If you're no longer interested in Noink, then you may wish to > unsubscribe if you don't want to get bothered by the occassional post > from it. > > The list /may/ be moving to tux4kids.net in the future, that hasn't been > decided. Also, there will be a new Noink2 home page at > http://noink.sf.net/, as soon as we can get a chance to do it ;-) > > Some of the new scripts are available as the noink2 module in noink's > CVS on sf.net, if you want to look at them (right now, there's only a > couple there). > > -- > Sam "Criswell" Hart < cri...@ge... > > Contact Info : < http://www.geekcomix.com/snh/contact/ > > Homepage : < http://www.geekcomix.com/snh/ > > Tux4Kids : < http://www.tux4kids.org/ > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Noink-dev mailing list > Noi...@li... > https://lists.sourceforge.net/lists/listinfo/noink-dev > |
|
From: Samuel H. <cri...@ge...> - 2003-01-26 21:29:34
|
Okay, I'm aware Noink has pretty much been dead for a while now, but Jacob Greig and myself have been working on some things for about 6 months now which we've decided to bundle together and include in something we're calling Noink2. Currently these few things are powering several websites including my personal homepage (http://www.geekcomix.com/snh/) and the Tux4Kids website (http://www.tux4kids.org/). In fact, since Jake and I now work almost exlcusively with Tux4Kids items, we're just folding the new Noink2 branch into the Tux4Kids infrastructure. Long story short, we're going to be reviving Noink for the maintenance of these new scripts. If you are getting this mail, then you are still on the Noink-dev mailing list at sourceforge.net. If you would like to help us with Noink2 (or just use it, or just hang out) then feel free to stay on this list. If you're no longer interested in Noink, then you may wish to unsubscribe if you don't want to get bothered by the occassional post from it. The list /may/ be moving to tux4kids.net in the future, that hasn't been decided. Also, there will be a new Noink2 home page at http://noink.sf.net/, as soon as we can get a chance to do it ;-) Some of the new scripts are available as the noink2 module in noink's CVS on sf.net, if you want to look at them (right now, there's only a couple there). -- Sam "Criswell" Hart < cri...@ge... > Contact Info : < http://www.geekcomix.com/snh/contact/ > Homepage : < http://www.geekcomix.com/snh/ > Tux4Kids : < http://www.tux4kids.org/ > |
|
From: Samuel H. <cri...@ge...> - 2002-04-19 14:05:47
|
I will be on the #tux4kids irc channel at irc.openprojects.net tomorrow (Sat. 20th) from around 10am Tucson, AZ time (what is that, MST?) until whenever (probably some time in the afternoon). Basically, I will be working on a multitude of things that I've neglected over the last week: xMP development, auto{make|conf} issues for a xMP & Tux Typing, and some final touches on the donated dev server. And anyone interested in discussing any of these things, feel free to join. The one thing that I do want to discuss specifically is xMP data format: what's needed, what's not. Anyone interested in xMP development, please join us there so we can hammer out a rough format to use. More info on openprojects.net can be found here: http://www.openprojects.net -- Sam "Criswell" Hart <cri...@ge...> AIM, Yahoo!: <criswell4069> Homepage: < http://www.geekcomix.com/snh/ > PGP Info: < http://www.geekcomix.com/snh/contact/ > Tux4Kids: < http://www.tux4kids.org/ > |
|
From: Samuel H. <cri...@ge...> - 2002-03-09 00:23:51
|
Some people have asked me privately about Noink2's direction (though, I'm not sure if they [or even anybody] are on this list). So I'd like to take a small moment and clarify things. First off, Noink was a single, massive, monolithic web-application. Noink2 will be a modular web-application framework. Noink2 itself will supply little more than simple housekeeping for other applications that are built upon it. Noink2 attempts to abstract out the user authentication, and user/application administration from the application developer, freeing them to focus instead on what their application does. Currently, Noink2 is far from complete, but does have a simple CLI for administrators to set up their basic Noink2 system. In the future, a web-based administrative tool will be made in addition to the CLI. A sub-project of Noink2 is noNews-lite, a "lite" version of my previous noNews attempt (truthfully, it contains code both from noNews, as well as code from Steven Rainwater's newslog CGI script). Currently, noNews-lite doesn't integrate with Noink2, but noNews (non-lite) which will come from noNews-lite will fit in with it. SO for those interested in helping out, please help by adding functionality to Noink2 as well as the noAdmin.pl CLI tool. -- Sam "Criswell" Hart <cri...@ge...> AIM, Yahoo!: <criswell4069> Homepage: < http://www.geekcomix.com/snh/ > PGP Info: < http://www.geekcomix.com/snh/contact/ > Tux4Kids: < http://www.tux4kids.org/ > |
|
From: nbs <nb...@so...> - 2002-03-08 05:52:54
|
On Thu, Mar 07, 2002 at 08:46:03PM -0700, Sam Hart wrote: > Sorry folks, I've been very unreliable for a while now. <snip> Welcome back. ;) -bill! |
|
From: Sam H. <cri...@ge...> - 2002-03-08 03:41:26
|
Uhm... sorry to not mention this sooner, but Noink2 code is now in the CVS repository for Noink. It's in the 'noink2' tree. You can browse it online here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/noink/noink2/ I never got any responses from my RFC way back in Apr 2001 (yikes! ;-) , so I eventually just wound up going in the modularizing direction that we had discussed. Noink2 will not replace 100% the functionality of Noink1. Instead, Noink2 is an infrastructure by which applications (web or otherwise) can be built. -- Sam "Criswell" Hart <cri...@ge...> AIM, Yahoo!: <criswell4069> Homepage: < http://www.geekcomix.com/snh/ > PGP Info: < http://www.geekcomix.com/snh/contact/ > Tux4Kids: < http://www.tux4kids.org/ > |
|
From: Sam H. <cri...@ge...> - 2002-03-08 03:38:12
|
Sorry folks, I've been very unreliable for a while now. I have no unique excuse, just the same old stuff you always hear from Open-Source developers who stop contributing for a while. Anyone really interested in the sordid details should probably read my diary entries since Feb. 6 at http://www.geekcomix.com/snh/ , and we'll leave it at that. But I'm back, and I apologize. Next item of business, my mail has had "issues". Long story short, I have lost a great deal of unread mail (I have no idea how much). Anyone who has sent me something urgent recently should probably send it again. Also, anyone who got bounces from my mail, know that the problems are now (theoretically) fixed. Apologies and notices out of the way, I expect some people will probably want to be off of these dev lists (they may have lost interest, or are ticked at me, or whatever). Anyone wanting to remove themselves from these lists feel free. If you do, however, please contact me privately so I can thank you for the work and effort you've put in. Especially contact me if you were someone with CVS or Bug-Tracking access on SourceForge/Savannah and want to be relieved of those duties. Tux4Kids: --------- I'm moving forward again. Sorry to hold everything back so much with my absence. This really proves I need to delegate more ;-) Anyway, here's some minor notes of interest that you guys may or may not know of: Noink2: The web-based infrastructure work is still coming. I actually restarted back in feb because I felt the direction I was going was stupid. You can get all the Noink2 work from the noink2 CVS repository. New-Physics Teaching Aide: I've been discussing doing a complete re-write of a physics teaching system at use at the U of A Physics Department. I've managed to get several people interested, and we're proceeding with doing it as a Free- Software project. This will not exactly be "4Kids", but it will be something that can be used for College and High School age students. No site or source code repository yet. Anyone interested should probably just contact me privately at this point. -- Sam "Criswell" Hart <cri...@ge...> AIM, Yahoo!: <criswell4069> Homepage: < http://www.geekcomix.com/snh/ > PGP Info: < http://www.geekcomix.com/snh/contact/ > Tux4Kids: < http://www.tux4kids.org/ > |