On Aug 22, 2005, at 8:26 AM, Paul McKellar wrote:
> i hope this is an appropriate list for this type of question.
>
> i sent a friend my blog and she tried to add a comment.  she claimed
> that she got code in her response and was capable of telling me that
> she was using IE someversion.  complete non tech so the idea of
> getting any sort of remote access was pretty intimidating.
>
> is there any known breakage with a version of IE? or for that matter
> any other browsers?
>
> she tends to have lots of computer problems, so i think it is on her
> end.  does typo fail gracefully without java and/or cookies enabled?
>
> is there a known issues list somewhere?

I'm not quite sure what she was saying.  There have been issues with  
Typo and IE, largely because none of the Typo developers use Windows,  
so we don't have an easy way to test things.  Feel free to submit bug  
reports via typo.leetsoft.com, and include screenshots as  
applicable.  Patches that fix problems are even better.

Typo doesn't use Java at all, but it requires JavaScript.  If JS is  
disabled, then comments won't work.  We might want to look at fixing  
that at some point in the future, but it's not a high priority for  
any of us.  Again, we'll take patches :-)


Scott
From socialmoth.blog at gmail.com  Mon Aug 22 11:46:39 2005
From: socialmoth.blog at gmail.com (Paul McKellar)
Date: Mon Aug 22 11:40:28 2005
Subject: [typo] code in comments
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

thanks.  yeah i meant javascript : )

well i'll see how motivated i am.  i really like typo and i think i
have a windows box around my house, unplugged and unloved.  the blog
was intended for family and nontech friends so i might do some more
footwork.

is there anything i should post besides, screenshot, the tail of the
log and description?

i have rails experience but it is limited to the first 200 pages of
the agile and two personal applications.

for now... when you go to my blog in IE it autoshows the "your blog
and your email" addition.  but null is placed in to yoru name and your
blog.  this caused some confusion with my 13 yr old cousin.  who
thought my website was telling her my name was null.

IE 6.0.29900.2180 xp sp2

the leave url/email link works fin to hide and show after that, it is
just open by default.  the java (prototype library i assume) worked
fine for me at work.

don't have the log file handy

Paul

On 8/22/05, Scott Laird <[EMAIL PROTECTED]> wrote:
> 
> On Aug 22, 2005, at 8:26 AM, Paul McKellar wrote:
> > i hope this is an appropriate list for this type of question.
> >
> > i sent a friend my blog and she tried to add a comment.  she claimed
> > that she got code in her response and was capable of telling me that
> > she was using IE someversion.  complete non tech so the idea of
> > getting any sort of remote access was pretty intimidating.
> >
> > is there any known breakage with a version of IE? or for that matter
> > any other browsers?
> >
> > she tends to have lots of computer problems, so i think it is on her
> > end.  does typo fail gracefully without java and/or cookies enabled?
> >
> > is there a known issues list somewhere?
> 
> I'm not quite sure what she was saying.  There have been issues with
> Typo and IE, largely because none of the Typo developers use Windows,
> so we don't have an easy way to test things.  Feel free to submit bug
> reports via typo.leetsoft.com, and include screenshots as
> applicable.  Patches that fix problems are even better.
> 
> Typo doesn't use Java at all, but it requires JavaScript.  If JS is
> disabled, then comments won't work.  We might want to look at fixing
> that at some point in the future, but it's not a high priority for
> any of us.  Again, we'll take patches :-)
> 
> 
> Scott
> _______________________________________________
> Typo-list mailing list
> Typo-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/typo-list
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: null.JPG
Type: image/jpeg
Size: 10061 bytes
Desc: not available
Url : 
http://rubyforge.org/pipermail/typo-list/attachments/20050822/c9b23082/null.jpg
From kevin at sb.org  Mon Aug 22 19:58:31 2005
From: kevin at sb.org (Kevin Ballard)
Date: Mon Aug 22 19:52:06 2005
Subject: [typo] Logs / Statistics
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     
<[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

On Aug 22, 2005, at 1:26 AM, William A. Carrel wrote:

> Who's to say that seeing who views the article in their newsreader  
> and how often isn't a statistic worth tracking?  (Bob is right  
> about JS in the newsreaders, so we'll presume it's a 1x1 image bug,  
> which may also not be terribly reliable.)  We're going to wind up  
> encountering that same kind of trouble with the normal pages too.   
> Robot visitors that don't get images or javascript aren't  
> necessarily going to be tracked.  Whether or not they should is an  
> opinion that differs depending on what you're trying to get out of  
> the statistics.  (i.e. Are you measuring server load or human  
> viewership.)

Heh, that's actually the biggest problem with my current stats  
package. It treats robot visitors just like everybody else, so the  
top slots of most of the stats it gives me are robots, which is  
something I really don't care about. I want to know my human  
readership and what parts of my blog they're reading and such, and I  
just can't get a good reading with my current stats package.

-- 
Kevin Ballard
[EMAIL PROTECTED]
http://www.tildesoft.com
http://kevin.sb.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2378 bytes
Desc: not available
Url : 
http://rubyforge.org/pipermail/typo-list/attachments/20050822/f29b27f6/smime.bin
From kevin at sb.org  Mon Aug 22 20:00:32 2005
From: kevin at sb.org (Kevin Ballard)
Date: Mon Aug 22 19:54:05 2005
Subject: [typo] live comment preview patch
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

I don't know if live previews of comments are really very useful.  
Comments are usually just quick messages you type and send, not  
something you really have to care too much about the formatting for.  
Maybe a better approach would be a Preview button that gives you a  
once-off preview of the current comment? That way you don't get  
distracted by the page changing constantly, and you're not constantly  
sending queries off to the server.

On Aug 22, 2005, at 2:00 AM, Justus Pendleton wrote:

> In case anyone is interested, I've created a ticket[1] and attached  
> a small patch that adds live previews of comments are users type  
> them. Typo didn't seem to have any kind of preview for comments and  
> this seemed a pretty easy way to add them.  If anyone has any  
> feedback on the patch I'd be happy to (try to) incorporate it.

-- 
Kevin Ballard
[EMAIL PROTECTED]
http://www.tildesoft.com
http://kevin.sb.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2378 bytes
Desc: not available
Url : 
http://rubyforge.org/pipermail/typo-list/attachments/20050822/2abc9095/smime-0001.bin
From ben at incomumdesign.com  Mon Aug 22 20:48:20 2005
From: ben at incomumdesign.com (Benjamin Jackson)
Date: Mon Aug 22 20:41:53 2005
Subject: [typo] Multiple users
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     
<[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     <[EMAIL 
PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

> I find multi-blog support for the core Typo project to be feature 
> bloat myself.  9.5 times out of 10 there will be 1 blogger or one blog 
> with many bloggers blogging on the same
> blog (say that 5 times fast!).  Don't you think the multi-blog feature 
> would only be useful to a small minority of our users and not the 95% 
> majority?

Depends. I can think of a lot of NGO's that could use a good 
open-source blog to manage blogs for the organization, including an 
English school that I'm working with right now that wants to do student 
blogs. We're looking at MT but I would love to be able to use typo 
instead :)
___________________
Ben Jackson
Diretor de Desenvolvimento

[EMAIL PROTECTED]
http://www.incomumdesign.com

Reply via email to