WordPress 2.0 Released
cyberchucktx writes "Version 2.0 of the Wordpress open source blogging software has now been released." From the post: "In the past if you were linking to a number of posts or pinging a lot of update services, your posting time could appear to slow to a crawl even though everything was instantly done on the backend. We've modified how this works now so posting should be near-instantaneous, like everything else in WordPress."
If history is any indication, there will be a 2.0.1 release soon. I can wait ;)
Why not support for PostgreSQL? How hard can it possibly to write code that supports more then DB? It's unbelievable that almost no blogging software supports a real RDBM.
If you're running a tiny virtual server, you don't want to bother running two RDBM. Bleh.
LONG LIVE POSTGRE!
autopr0n is like, down and stuff.
I have been using Wordpress for almost two years, and every version update adds the features that I want to see. Version 2.0 looks like it already has several new features I never even thought of, like updating the control panel to be slicker and faster. These features will only serve to make Wordpress more valuable to my website. I look forward to installing it later. And, as some users have already pointed out, its open source and fully editable. So if you want to include support for your favorite DB, why don't you go out and do just that?
I have been using Wordpress for almost two years, and every version update adds the features that I want to see. Version 2.0 looks like it already has several new features I never even thought of, like updating the control panel to be slicker and faster. These features will only serve to make Wordpress more valuable to my website. I look forward to installing it later. And, as some users have already pointed out, its open source and fully editable. So if you want to include support for your favorite DB, why don't you go out and do just that? Most webhosts already offer support for MySQL, so I don't see a problem offering this out-of-the-box solution with that backend.
Sadly, I'm stuck with version 1.0.1 because none of the rest will work when using Apache on Windows.
Get your Unix fortune now!
I upgraded to 2.0 when they first released it a few days ago, and am thoroughly impressed with it. Sure, I'd appreciate a spellchecker (fixed with a plugin), but nothing is perfect.
My one gripe with it, though, is it's new rich text editor - TinyMCE. For some reason it refuses to load and throws an error when attempting to do so. I've documented this on my blog.
I worked around this problem by, in the Admin area, going to Users, and deselecting the "Use the visual rich editor when writing" check box.
Its all fun and games until someone loses an eye... then its just fun.
... there are some issues that need to be worked out yet.
... wait until the first point release before deploying to important systems.
My recommendation with all new software releases
WordPress MU is multi-user version of the famous WordPress blogging application. It is ideal for people wanting to offer a hosted version of WordPress
http://mu.wordpress.org/
Or you could read the F.A.
"Improved Abstraction — We've eliminated almost all direct SQL queries from the code and moved them to functions and classes that make the entire program more consistent."
granted, no clue why they didn't eliminate all direct queries alltogether ("almost?" what you do you mean, "almost"?) but it's a damn good start towards db independence. a basic blog engine shouldn't be using any non-standard SQL calls anyway so support for Postgres should be easy at this point.
emphasis on should, though. The glass is half empty in my world.
I had been using the ChenPress plugin for WYSIWIG editing and I found that it had some issues 2.0 solves them. I also like the fact that you can increase the size of the text editing window. In the past when I was writing a post, it seemed that the window was way too small.
http://www.stockmarketgarden.com/
WordPress works just fine on Apache for Windows, though you really shouldn't be using Windows at all -- and your host does have a Unix option, so it's all your fault anyway.
Nothing wrong with The L and the A but MySQL+PHP (which run fine on windows and IIS, by the way) is the visual basic of the early 21st century. A shitty, limited system for people who don't really know how to program. These LAMP fascists are just trying to shoehorn everyone into using their crap by making it seem like they're part of some integrated system when really the last two components are cheap 'good enough' hacks for people who don't know what they're doing.
And really, there is zero difference between LAMP and WAMP, I've never had trouble getting open source PHP/MySQL programs to run on windows servers. There's nothing Linux or Apache specific at all.
autopr0n is like, down and stuff.
I've been meaning to check out ruby on rails at some point.
autopr0n is like, down and stuff.
sigs are for fools and trolls. no signature is *always* appropriate. you should turn them off in your preferences.
Why is it that WordPress has such a fanbase within the geek croud that it is mentioned every odd week on slashdot and simular forums but such powerfull well-built open source blogging tools like b2evolution or the awesome Pivot never get mentioned - even if they reach a major release? I've mostly heard programmers rave about WordPress but it doesn't appear to me as the cream of oss server side goodies, so what is it all about?
Anybody care to shed some light on this for me?
We suffer more in our imagination than in reality. - Seneca
2.0 works in windows (on XAMPP), I tried it before moving my blog to it. It's quite nice, I love the "real" preview.
Send email from the afterlife! Write your e-will at Dead Man's Switch.
Use Textile. It's intuitive, simple and quick.
Send email from the afterlife! Write your e-will at Dead Man's Switch.
It just doesn't get any better than this. Well maybe New Years Rockin Eve with Ryan Seacrest.
'Same speed C but faster'
http://developers.slashdot.org/comments.pl?sid=172 631&cid=14372415
Why didn't you submit it to Slashdot?
"Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
Funny, I was impressed by the WYSIWYG editor the first time I see it and install its beta on my localhost. Now that I've use it several times on my localhsot, and even tried to mimick the same behaviour by installing tinyMCE plugin for my wp 1.5.x What should you do if you want to tweak the HTML in your editor? Of course, switch to HTML view. And then you'll just edit the HTML rite? Wrong! You have to parse your HTML spaghetti (it's like a long line of HTML code without any line break) yourself, and then locating the point in which you want to edit or insert your own markup. What about "code" formatting? I cannot recall how bad it was, but I prefer the old add-manual-code-tag method. I use that method with geshi, disabled auto tag completion (closing), thus I can get a fancy colorful code markup. Still, with a lil bit deficiency: double quote and single quote are translated into fancy one. Til now, I still use 1.5.x. I'm still looking for more reason to move to 2.x, beside those ajax stuves.
Can it use SQLite as a backend? Running MySQL or PostgreSQL is overkill and unwarranted for these kinds of applications.
Well said.
Just to add some random noise to all this yelling: Serendipity (www.s9y.org) does support SQL layers for pgsql, mysql, mysqli and sqlite. And it has all the features in its 0.9 version that wordpress just gathers in its 2.0 version.
Have a look at the alternatives, WordPress is actually not the only holy cow in the blogging universe.
large, non-technical IT companies have the absolute worst programmers. I'm sure most of those companies have huge archives of VB code too. Really, you make my point.
autopr0n is like, down and stuff.
Pure lies; poorly said.