WINDOWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

WEEKLY HIGHLIGHTS

DVD Cloner45
Spyware Doctor40
1Click DVD Copy40
Apollo DVD Copy40
ABC Amber BlackBer...45
Protected Music Co...40

7-DAY TOP DOWNLOAD

#
Program
Avira AntiVir
Personal - Free
Antivirus 9.0.0.415

154,543
Windows Live
Messenger 2009
14.0.8089.726

129,339
Nexus Radio 4.2.2
115,575
Avira Antivir Virus
Definition File
Update November 30,
2009

113,249
FreeZ Online TV 1.30
85,014
Y! Multi Messenger
8.x and 9.x

70,259
Microsoft Office
2010 14.0.4536.1000
Beta / 2007

66,632
DVD Shrink 3.2.0.15
47,470
Windows Live
Messenger
8.5.1302.1018

46,629
AVG Free Edition 9.0
Build 707a1765

42,592

WEEK'S BEST

  • VirtualBox 3.1.0 r...
  • SiSoftware Sandra ...
  • Kaspersky Virus Re...
  • Faststone Image Vi...
  • Vuze (formerly Azu...
  • Softpedia Wallpape...
  • Softpedia Wallpape...
  • Softpedia Wallpape...
  • RSSOwl 2.0.1
  • Internet Explorer ...
  • Online Armor ++ 4....
  • cFosSpeed 5.01 Bui...
  • SONY Vegas Pro 9.0...
  • Firefox 3.6 Beta 4...
  • Nokia Photos 1.6.434
  • Windows Server 200...
  • Skype Portable 4.1...
  • Google Chrome Port...
  • PCMark Vantage Bas...
  • Kaspersky Anti-Vir...
  • Microsoft Virtual ...
  • Messenger Plus! Li...
  • WinX DVD Author [F...
  • SoftPerfect Networ...
  • System Mechanic Pr...
  • Ad Muncher 4.81 Bu...
  • Windows 7 Upgrade ...
  • Pidgin 2.6.4
  • OpenOffice.org Dev...
  • VirtualDub 1.9.7 B...
  • Home > Windows > Programming > Other Programming Files
     Report spyware

    WordPress 2.9 Beta 1 / 2.8.6 Final

    Download button

    Downloads: 4,245  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    27 user(s)
    Developer:

    License / Price:

    Size / OS:

    Last Updated:

    Category:
    WordPress.org | More programs
    GPL / FREE
    2.4 MB / Windows All
    November 16th, 2009, 07:12 GMT [view history]
    C: \ Programming \ Other Programming Files

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    WordPress description

     

    A useful application to work with your blogging software

    WordPress is a free and useful state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards and usability.  WordPress is both free and priceless at the same time.

    More simply, WordPress is what you use when you want to work with your blogging software, not fight it.

    To get started with WordPress, set it up on a web host for the most flexibility or get a free account on WordPress.com.

    Here are some key features of "WordPress":

    · Full standards compliance - Every bit of WordPress generated code is in full compliance with the standards of the W3C. This is important not only for interoperability with today's browser but also for forward compatibility with the tools of the next generation. Your web site is a beautiful thing, and you should demand nothing less.
    · No rebuilding - Changes you make to your templates or entries are reflected immediately on your site, with no need for regenerating static pages.
    · WordPress Pages - Pages allow you to manage non-blog content easily, so for example you could have a static "About" page that you manage through WordPress. For an idea of how powerful this is, the entire WordPress.org site could be run off WordPress alone. (We don't for technical mirroring reasons.)
    · WordPress Links -- Links allows you to create, maintain, and update any number of blogrolls through your administration interface. This is much faster than calling an external blogroll manager.
    · WordPress Themes - WordPress comes with a full theme system which makes designing everything from the simplest blog to the most complicated webzine a piece of cake, and you can even have multiple themes with totally different looks that you switch with a single click. Have a new design every day.
    · Cross-blog communication tools- WordPress fully supports both the Trackback and Pingback standards, and we are committed to supporting future standards as they develop.
    · Comments - Visitors to your site can leave comments on individual entries, and through Trackback or Pingback can comment on their own site. You can enable or disable comments on a per-post basis.
    · Spam protection - Out of the box WordPress comes with very robust tools such as an integrated blacklist and open proxy checker to manage and eliminate comment spam on your blog, and there is also a rich array of plugins that can take this functionality a step further.
    · Full user registration - WordPress has a built-in user registration system that (if you choose) can allow people to register and maintain profiles and leave authenticated comments on your blog. You can optionally close comments for non-registered users. There are also plugins that hide posts from lower level users.
    · Password Protected Posts - You can give passwords to individual posts to hide them from the public. You can also have private posts which are viewable only by their author.
    · Easy installation and upgrades - Installing WordPress and upgrading from previous versions and other software is a piece of cake. Try it and you'll wonder why all web software isn't this easy.
    · Easy Importing - We currently have importers for Movable Type, Textpattern, Greymatter, Blogger, and b2. Work on importers for Nucleus and pMachine are under way.
    · XML-RPC interface - WordPress currently supports an extended version of the Blogger API, MetaWeblog API, and finally the MovableType API. You can even use clients designed for other platforms like Zempt.
    · Workflow - You can have types of users that can only post drafts, not publish to the front page.
    · Typographical niceties - WordPress uses the Texturize engine to intelligently convert plain ASCII into typographically correct XHTML entities. This includes quotes, apostrophes, ellipses, em and en dashes, multiplication symbols, and ampersands. For information about the proper use of such entities see Peter Sheerin's article The Trouble With Em 'n En.
    · Intelligent text formatting - If you've dealt with systems that convert new lines to line breaks before you know why they have a bad name: if you have any sort of HTML they butcher it by putting tags after every new line indiscriminately, breaking your formatting and validation. Our function for this intelligently avoids places where you already have breaks and block-level HTML tags, so you can leave it on without worrying about it breaking your code.
    · Multiple authors - WordPress' highly advanced user system allows up to 10 levels of users, with different levels having different (and configurable) privileges with regard to publishing, editing, options, and other users.
    · Bookmarklets - Cross-browser bookmarklets make it easy to publish to your blog or add links to your blogroll with a minimum of effort.
    · Ping away - WordPress supports pinging Ping-O-Matic, which means maximum exposure for your blog to search engines.

    Requirements:

    · PHP version 4.2 or greater
    · MySQL version 3.23.23 or greater

    What's New in This Release: [ read full changelog ]

    · 2.8.6 fixes two security problems that can be exploited by registered, logged in users who have posting privileges. If you have untrusted authors on your blog, upgrading to 2.8.6 is recommended.

    · The first problem is an XSS vulnerability in Press This discovered by Benjamin Flesch. The second problem, discovered by Dawid Golunski, is an issue with sanitizing uploaded file names that can be exploited in certain Apache configurations. Thanks to Benjamin and Dawid for finding and reporting these.

     Softpedia guarantees that WordPress 2.9 Beta 1 / 2.8.6 Final is 100% FREE, which means it does not contain any form of malware, including spyware, viruses, trojans and backdoors. [read more >]


    TAGS:

    publisher platform | blog creator | password protecter | publish | publisher | platform



    HTML code for linking to this page:


    Go to top

    Windows tabGames tabDrivers tabMac tabLinux tabScripts tabMobile tabHandheld tabGadgets tabNews tab

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM