[pLog-svn] LT 1.3: thinking out loud

Oscar Renalias oscar at renalias.net
Sat Jun 16 14:46:10 EDT 2007


What I had in mind is a Taggable object that extends DbObject and  
that implements all the stuff related to tabs, but that's just  
implementation details that we can sort out later on... Because  
obviously if nobody finds this "tag everything" idea useful, it's  
useless to start thinking about the implementation details :)

Oscar

On 16 Jun 2007, at 20:42, Mark Wu wrote:

> Sorry, mistyping. I think the user is "Jase" not "Jace" .
>
> You can have a look here: http://www.peopo.com  (It is a OhMyNews- 
> Clone site
> hosted by "Taiwan Public Television Service", this company is  
> funded by
> Taiwan Government)
>
> He already implement the tag function in this site.
>
> Mark
>
> -----Original Message-----
> From: Mark Wu [mailto:markplace at gmail.com]
> Sent: Sunday, June 17, 2007 1:33 AM
> To: 'plog-svn at devel.lifetype.net'
> Subject: RE: [pLog-svn] LT 1.3: thinking out loud
>
> I agree.
>
> 1. I think it is Jace's tag implementation. He already implement it  
> as a
> plugin in 1.2, but it should be easiler add it to 1.3. (need some  
> changes to
> extend it to other objects)
> - If possible, I think we should extend it as RoR's  
> act_as_taggable, it can
> easier for developer to extentd tag to other objects.
>
> For example, the developer can use the following code to easily  
> extend tag
> function in any objects.
>
> class Friend extends Model {
>
> function Friend( ... ) {
> ....
> $this->registerTagableObject("Friend");
> ....
> }
>
> 2. About the friends, it is not complete yet, there are several  
> functions, I
> still need some time to develop:
> - Add "add friend" button  in blog template
> - Friend network( or say friend's map). So, we can easily find  
> friend's
> friends.
> - Private message (according to Oscar's link)
>
> I just recover my notebook ... Hard disk crash again .... Very  
> tough life in
> this week :(
>
> Anyway, it's a good idea.
>
> Mark
>
>
> -----Original Message-----
> From: plog-svn-bounces at devel.lifetype.net
> [mailto:plog-svn-bounces at devel.lifetype.net] On Behalf Of Oscar  
> Renalias
> Sent: Sunday, June 17, 2007 1:15 AM
> To: plog-svn at devel.lifetype.net
> Subject: [pLog-svn] LT 1.3: thinking out loud
>
> There's a couple of features already or almost in place for LT 1.3,  
> Google
> Maps integration and the friends list but that's not much for a  
> major relese
> by our standards :) A user in the forums sent me a patch to integrate
> support for tags in articles in LT 1.2 but when I was about to  
> implement it,
> I started to think about it... How about we extend tags for other  
> things
> like resources, blogs and users?
> Would it be a useful way to organize the content of an LT site if  
> properly
> implemented? It of course means a bit more work than just  
> implementing it
> for articles, but if I'm asking is because we're willing to give it  
> a shot
> :)
>
> Opinions?
>
> Oscar
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>



More information about the pLog-svn mailing list