|
List Info
Thread: 3.0
|
|
| 3.0 |

|
2006-03-24 23:11:39 |
Will 3.0 enable previews in the editor and maybe the ability
to create
drafts?
--
Ghetto Java: http://www.ghettojava.com
a>
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$
1720&dat1642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| 3.0 |

|
2006-03-25 00:01:45 |
Right now the "published" or "draft"
status was set in the Blogger and
MetaWeblog API handlers based on the publish flag.
I was thinking of ways to allow more complex
"workflows" based on the
"status" of an entry. I guess for the initial
release of blojsom 3, I can
make it so that through the administration interface you see
all entries,
but on the blog, you only see "published"
entries. My initial thoughts were
to possibly have some set of statuses (plural statusi ) like
"published"
"approved"
"meaningless_dribble_but_someone_will_read_it_anyway&
quot; that could
be set in a blog and entries with a status in the set would
be shown. That's
probably not hard to do.
On 3/24/06 6:11 PM, "Vinny" <xaymaca gmail.com> wrote:
> Will 3.0 enable previews in the editor and maybe the
ability to create
> drafts?
>
> --
> Ghetto Java: http://www.ghettojava.com
a>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a
groundbreaking scripting language
> that extends applications into web and mobile media.
Attend the live webcast
> and join the prime developer group breaking into this
new coding territory!
> http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$
1720&dat1642
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
--
David Czarnecki
http://www.blojsom.com/b
log/ | http://blojsom.sf.net
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| 3.0 |

|
2006-03-28 01:49:33 |
At 'Blog Entry' edit page, you can specify the date to be
published, I
have used that as a way to make some blog entry in draft
status.
Of course, you need to remember which blog entry is in
'draft' status.
Through velocity, I think it is possible to know which blog
entry is
'draft' and display each one in an appropriate way.
[]s
Claudio
Vinny wrote, On 24-03-2006 20:11:
> Will 3.0 enable previews in the editor and maybe the
ability to create
> drafts?
--
Claudio Miranda
____________________________________________________________
_______
http://www.claudius.c
om.br/blog claudio|em|claudius.com.br
http://www.summa-tech.com
a> Summa Technologies do Brasil
http://www.soujava.org.br
a>
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| 3.0 |

|
2006-03-28 14:45:46 |
Since we are talking about features
Will 3.0 make it easier to edit entries?
Right now , there is a lot of drilling down to edit an
entry.
Select Category -> Select Entry -> Edit Entry.
other blogging tools I've used just give me a list of
entries that I can
select from (with the option to filter).
On 3/27/06, Claudio Miranda <claudio claudius.com.br> wrote:
>
> At 'Blog Entry' edit page, you can specify
the date to be published, I
> have used that as a way to make some blog entry in
draft status.
> Of course, you need to remember which blog
entry is in 'draft' status.
> Through velocity, I think it is possible to
know which blog entry is
> 'draft' and display each one in an appropriate way.
>
> []s
>
> Claudio
>
> Vinny wrote, On 24-03-2006 20:11:
> > Will 3.0 enable previews in the editor and maybe
the ability to create
> > drafts?
>
>
> --
>
>
> Claudio Miranda
>
____________________________________________________________
_______
> http://www.claudius.c
om.br/blog claudio|em|claudius.com.br
> http://www.summa-tech.com
a> Summa Technologies do Brasil
> http://www.soujava.org.br
a>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a
groundbreaking scripting language
> that extends applications into web and mobile media.
Attend the live webcast
> and join the prime developer group breaking into this
new coding territory!
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>
--
Ghetto Java: http://www.ghettojava.com
a>
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$
1720&dat1642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| 3.0 |

|
2006-03-28 15:37:36 |
I agree about the drill down aspect. I think Roller lists
all entries, and it seems faster to do things that way:
a list of entries with edit and delete icons next to them,
and maybe publish/unpublish if that feature gets added.
Otis
----- Original Message ----
From: Vinny <xaymaca gmail.com>
To: blojsom-users lists.sourceforge.net
Sent: Tuesday, March 28, 2006 9:45:46 AM
Subject: Re: [Blojsom-users] 3.0
Since we are talking about features
Will 3.0 make it easier to edit entries?
Right now , there is a lot of drilling down to edit an
entry.
Select Category -> Select Entry -> Edit Entry.
other blogging tools I've used just give me a list of
entries that I can
select from (with the option to filter).
On 3/27/06, Claudio Miranda <claudio claudius.com.br> wrote:
>
> At 'Blog Entry' edit page, you can specify
the date to be published, I
> have used that as a way to make some blog entry in
draft status.
> Of course, you need to remember which blog
entry is in 'draft' status.
> Through velocity, I think it is possible to
know which blog entry is
> 'draft' and display each one in an appropriate way.
>
> []s
>
> Claudio
>
> Vinny wrote, On 24-03-2006 20:11:
> > Will 3.0 enable previews in the editor and maybe
the ability to create
> > drafts?
>
>
> --
>
>
> Claudio Miranda
>
____________________________________________________________
_______
> http://www.claudius.c
om.br/blog claudio|em|claudius.com.br
> http://www.summa-tech.com
a> Summa Technologies do Brasil
> http://www.soujava.org.br
a>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a
groundbreaking scripting language
> that extends applications into web and mobile media.
Attend the live webcast
> and join the prime developer group breaking into this
new coding territory!
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>
--
Ghetto Java: http://www.ghettojava.com
a>
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&a
mp;bid$1720&dat1642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| 3.0 |

|
2006-03-28 16:22:32 |
That'd be possible. I just need to modify the
administration interface.
I had added the ability to skip through pages of entries.
It's based on the
pg_num parameter and the number of entries you have to be
displayed. For
example, let's say you've got the number of entries to
display at one time
set at 2. And let's say you've got 5 entries in your blog.
http://lo
calhost:8080/blojsom/blog/default/
- Displays the 2 most recent entries
http://localhost:8080/blojsom/blog/default/?pg_num=1
- Displays the 2 most recent entries
ht
tp://localhost:8080/blojsom/blog/default/skip/1/
- Displays the 2 most recent entries
http://localhost:8080/blojsom/blog/default/?pg_num=2
- Displays the 3rd and 4th most recent entries
ht
tp://localhost:8080/blojsom/blog/default/skip/2/
- Displays the 3rd and 4th most recent entries
http://localhost:8080/blojsom/blog/default/?pg_num=3
- Displays the last entry (aka, the first entry added)
ht
tp://localhost:8080/blojsom/blog/default/skip/3/
- Displays the last entry (aka, the first entry added)
I figured this would allow people to navigate older entries
more easily.
Probably there'd be a link at the bottom of the page,
"More entries >>" that
when clicked just took you to the next page of entries using
the
/skip/pg_num/ URL syntax.
On 3/28/06 10:37 AM, "ogjunk-blojsom yahoo.com" <ogjunk-blojsom yahoo.com>
wrote:
> I agree about the drill down aspect. I think Roller
lists all entries, and it
> seems faster to do things that way:
> a list of entries with edit and delete icons next to
them, and maybe
> publish/unpublish if that feature gets added.
>
> Otis
>
> ----- Original Message ----
> From: Vinny <xaymaca gmail.com>
> To: blojsom-users lists.sourceforge.net
> Sent: Tuesday, March 28, 2006 9:45:46 AM
> Subject: Re: [Blojsom-users] 3.0
>
> Since we are talking about features
> Will 3.0 make it easier to edit entries?
> Right now , there is a lot of drilling down to edit an
entry.
> Select Category -> Select Entry -> Edit Entry.
> other blogging tools I've used just give me a list of
entries that I can
> select from (with the option to filter).
>
>
>
> On 3/27/06, Claudio Miranda <claudio claudius.com.br> wrote:
>>
>> At 'Blog Entry' edit page, you can
specify the date to be published,
>> I
>> have used that as a way to make some blog entry in
draft status.
>> Of course, you need to remember which blog
entry is in 'draft'
>> status.
>> Through velocity, I think it is possible to
know which blog entry is
>> 'draft' and display each one in an appropriate
way.
>>
>> []s
>>
>> Claudio
>>
>> Vinny wrote, On 24-03-2006 20:11:
>>> Will 3.0 enable previews in the editor and
maybe the ability to create
>>> drafts?
>>
>>
>> --
>>
>>
>> Claudio Miranda
>>
____________________________________________________________
_______
>> http://www.claudius.c
om.br/blog claudio|em|claudius.com.br
>> http://www.summa-tech.com
a> Summa Technologies do Brasil
>> http://www.soujava.org.br
a>
>>
>>
>>
-------------------------------------------------------
>> This SF.Net email is sponsored by xPML, a
groundbreaking scripting language
>> that extends applications into web and mobile
media. Attend the live webcast
>> and join the prime developer group breaking into
this new coding territory!
>> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
>> _______________________________________________
>> Blojsom-users mailing list
>> Blojsom-users lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>>
>
>
> --
> Ghetto Java: http://www.ghettojava.com
a>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a
groundbreaking scripting language
> that extends applications into web and mobile media.
Attend the live webcast
> and join the prime developer group breaking into this
new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&a
mp;bid$1720&dat1642
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a
groundbreaking scripting language
> that extends applications into web and mobile media.
Attend the live webcast
> and join the prime developer group breaking into this
new coding territory!
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
--
David Czarnecki
http://www.blojsom.com/b
log/ | http://blojsom.sf.net
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| 3.0 |

|
2006-03-30 14:47:13 |
> I agree about the drill down aspect. I think Roller
lists all entries, and it seems faster to do things that
way:
> a list of entries with edit and delete icons next to
them, and maybe publish/unpublish if that feature gets
added.
I was thinking about this and a student asked me about a
project for a
thesis on AJAX. So I had the following idea:
an AJAX application for blog administration that
communicates with
blojsom (and other blogging platform) through one of the
supported
API.
Does exist something like this? If not, what do you think
about?
Is it feasible and useful for blojsom?
If so, it's for sure a good proposal to make to the student
Many thanks.
--
Nicola Piccinini -- http://superfluo.org
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$
1720&dat1642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| 3.0 |

|
2006-03-30 16:02:18 |
There's something along those lines here.
<http://www.wynia.org/wordpress/2005/1
2/13/javascript-visual-effects-metaweb
log-api-wordpress-and-prototyping/>
But, it seems like a worthwhile effort.
On 3/30/06 9:47 AM, "Nicola Piccinini"
<pic superfluo.org> wrote:
>> I agree about the drill down aspect. I think
Roller lists all entries, and
>> it seems faster to do things that way:
>> a list of entries with edit and delete icons next
to them, and maybe
>> publish/unpublish if that feature gets added.
>
> I was thinking about this and a student asked me about
a project for a
> thesis on AJAX. So I had the following idea:
>
> an AJAX application for blog administration that
communicates with
> blojsom (and other blogging platform) through one of
the supported
> API.
>
> Does exist something like this? If not, what do you
think about?
> Is it feasible and useful for blojsom?
>
> If so, it's for sure a good proposal to make to the
student
>
> Many thanks.
> --
> Nicola Piccinini -- http://superfluo.org
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a
groundbreaking scripting language
> that extends applications into web and mobile media.
Attend the live webcast
> and join the prime developer group breaking into this
new coding territory!
> http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$
1720&dat1642
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
--
David Czarnecki
http://www.blojsom.com/b
log/ | http://blojsom.sf.net
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
[1-8]
|
|