b2 [project page / test blog] [login] [register]

[ This is a test blog, with posts about the development of b2, and comments ]

[ Bugs/suggestions ? Check the Forums ! ]

12.06.01

This is the first post.
Edit or delete it, then start blogging ! : ) 
michel v @ 21:40:11 944
44 comments, 21 trackbacks, no pingback

Here's a second post to fill up a bit. And a personal plug eheh.
michel v @ 22:42:30 987
36 comments, 22 trackbacks, no pingback

15.06.01

It is now possible to edit posts and to set your timezone (actually you set the difference between your timezone and your server's, in my case it's +6).
michel v @ 05:06:51 254
10 comments, 11 trackbacks, no pingback

14.06.01

If you found yourself registering and logging in, just to see you can't post yet, it's normal: you can't post until an admin raises your "level".
Just so you know, there'll 4 different levels of users: New members who are waiting for an admin to approve them as Posters, who may become Admins thanks to a promotion from the highest Admin. (phew)
And if you've seen how this works and want to cheat with some forged querystring, I'll spare you the effort of it: it's secured so you can't do that. : ) 
michel v @ 19:22:53 849
9 comments, 11 trackbacks, no pingback

15.06.01

This is exactly what I've been looking for. I'll have to get my site up and running one day so I can use it.
RussellG @ 06:50:21 326
8 comments, 12 trackbacks, no pingback

14.06.01

So, we got AutoBR working (something that acts like Blogger's function to add a
everytime you type a new line), and deleting functions working.

Now I got to make it possible to edit posts...

michel v @ 18:38:34 818
22 comments, 11 trackbacks, no pingback

Woo hoo; I can blog in this very first b2 weblog. Yay! Random plug!
Devi Dee @ 20:11:28 882
10 comments, 12 trackbacks, no pingback

16.06.01

Made little improvements, started a little fake template system (instead of Blogger-style tags, there'll be short PHP bits to place).
michel v @ 21:17:13 928
16 comments, 12 trackbacks, no pingback

i feel so speshul (i love spellign it like that) for being here michel! fix it up real soon so i can use it ok?
Lexi @ 22:27:01 977
20 comments, 12 trackbacks, no pingback

17.06.01

I am typing my blog here.

My dog is chewing my shoelaces.

Help me.

I mean it. I need help.
Rog @ 02:53:15 161
21 comments, 12 trackbacks, no pingback

It would be just great if b2 was ready by june 28th, in order to participate to the Blogathon.
Fear not the delay, I must have finished the main codings until then.
michel v @ 05:26:45 268
6 comments, 11 trackbacks, no pingback

if it's ready you should have the b2 blog entered, then we all could help together, unless that's agains the rules?
Lexi @ 14:26:03 643
8 comments, 12 trackbacks, no pingback

18.06.01

Considering that we're all over the world, it would be awful easy to do that, considering it would be "normal" hours for most of us if we were to do this in shifts. Oh- and I believe it's time for a shameless plug of my own! Heh.
Rog @ 21:59:48 958
7 comments, 12 trackbacks, no pingback

19.06.01

Today I've worked on search-engine friendly URLs for the archives, but it seems most stuff can be done only with some Apache configuration, something most potential users wouldn't be allowed to do on their servers... Anyway I'm not giving up on this.
Also, some template routines are showing, and that's a big thing to do to make templates customizable by Joe Newbie. I don't want to have these horrible things you can see on GreyMatter...
Tomorrow there might be a zip with a simple template, but it won't be the definitive template.
Some stuff in the Options and the Profile areas have been done but not uploaded yet.

And I'm going to bed ! Phew.
michel v @ 02:41:17 153
5 comments, 11 trackbacks, no pingback

Working on template functions at the moment. Some are working right now, for example to display the post's author and the time, it's:
<b><? the_author($id) ?></b>
@ <? the_time($id) ?>

michel v @ 12:56:54 581
10 comments, 12 trackbacks, no pingback

Templating's completed for the features already present.
Phew, it was way easier than I thought !
michel v @ 13:52:14 619
9 comments, 11 trackbacks, no pingback

20.06.01

Fixed this bug: when you edit a post, now it doesn't converts html special chars anymore. Ie, & and &amp; can be distinguished (very handy when showing source code).

Also, added a box for AutoBR on a per-post basis.

And now users can choose what to display on the blog: their login, nickname, name, first name, or last name. (here the default is set to "nickname")
michel v @ 12:29:38 562
16 comments, 11 trackbacks, no pingback

Does that mean quite everybody can blog here just by registering? That's a pretty good way to find good bloggers for a great team! ; ) ))
fiore @ 13:27:27 602
6 comments, 12 trackbacks, no pingback

I can set it so, or make it in the user-preferences. At the moment, new users can't blog until an admin says they can, by upping their level to 1.
michel v @ 13:33:34 606
7 comments, 12 trackbacks, no pingback

Just made the changes I was announcing in the menu at the top. It's now calling a text file with the list of the modules like this: the minimum level required by the module, the URL of the module, and the title of the module. For example: 1 edit.php Post/Edit.

Fixed a bug in the Edit mode that added extra line-breaks when you edited a post with AutoBR set On.

Worked on the Options section.
michel v @ 18:46:38 824
7 comments, 11 trackbacks, no pingback

[powered by b2.]

archives
march 2004
january 2004
december 2003
november 2003
october 2003
july 2003
june 2003
may 2003
march 2003
november 2002
october 2002
september 2002
august 2002
july 2002
june 2002
may 2002
april 2002
march 2002
february 2002
january 2002
december 2001
november 2001
october 2001
september 2001
august 2001
july 2001
june 2001

What is b2 ?
A classy news/weblog tool (aka logware).

How does it work ?
You type something and hit "blog this" and in the next second it's on your page(s). You can write extended entries, or even entries that span multiple pages. You can also use BloggerAPI clients to post to your b2 weblog.
What's original in b2 ? Pages are generated dynamically from the MySQL database, so no clumsy 'rebuilding' is involved. It also means faster search/display capabilities, and the ability to serve your news in different 'templates' without any hassle.

Requirements ?
A server that can run PHP4, and a MySQL database (you can install b2 in an already existing database, and you can put several b2's in one database).

Where can I download it ?
b2 0.6 is the latest public release.
You can also visit the CVS server for the latest code, at your own risks.
See the ReadMe file for requirements and installation instructions.

Contact info ?
E-mail: m@tidakada.com
Forums: over there. :)

Post categories:

Search:

 

They are powered by b2:

( 10 random blogs, out of 592 )

M E O R W D O T N E T
Poets Corner
Blog do Apanhador
DeadSexyNet
alexperience
GraceCheung.com
|G|amerZ
Fps Gaming Network
Le Grimoire de Shinegriffin
uncon.net

See the complete list there.
(List last updated 03.11.2002)

e-mail me when you install b2 on your site, include your URL to be linked here.

 

Recently updated b2 weblogs:

1. Krabbels
2. Syn Raziel's Neoprene
3. indiboi
4. InterNey.Net
5. BLOGGED
6. Revolutionary
7. Xeeozees.com
8. iBabble
9. Dragonchasers
10. PhotoMatt
11. Poets Corner
12. pure-essence.net
13. Davezilla
14. Michael’s Weblog – cyberbrain
15. 180° Shift
16. shanestyle
17. Alicia Keys Fan - Live News
18. DroLLery
19. glutnix.com
20. muso
21. Journalized
22. tank green dot com
23. turtelina.net
24. Simply Sara
25. A Bird’s Melody
26. up so close
27. chachacha.co.uk
28. Chicks with Sticks
29. WuMarkus.COM
30. bootrecords.com
31. dille schreeuwt het van de daken
32. Webfroot
33. et alia
34. svenrox.com
35. Monosyllabically
36. Scream Sophie Gig Journal and Weblog
37. a hundred indecisions
38. Ellipsis [...]
39. Fantasy Log
40. Hokey Mokey
41. Moonberry
42. nimrodel.net
43. GamerZ Homepage
44. Yummy Pi
45. SITC.COM LOLOLOL
46. Blogsherf
47. eternos.org
48. love-always

To be included in that list whenever you post to your weblog, please use b2 v0.6 or later, and then e-mail update@tidakada.com with: your site's name, URL, e-mail, and a password. You will then receive an e-mail with an ID string that you'll have to paste in your b2config.php file. And then you'll be linked there :)

 

<< # [powered by b2] ? >>

 

If you like b2, please rate it at HotScripts.com