Archive for the 'WordPress' Category

Create Your Own Newspaper From Your WordPress Blog

news2paper is WordPress plugin aims to produce a newspaper-like version of your blog, free of charge.
The news2paper web service is used to generate a printable PDF file that is then uploaded to your blog. All communication between your blog and the news2paper web service is encrypted to ensure that the news2paper contains full posts while your Atom or RSS feed may still contain only teasers.

You can choose your theme from our set of standard choices or you can get your own theme at http://www.news2paper.com/custom.

And it is very easy to install,
1. Get an API key at http://www.news2paper.com/wizard/single
2. Upload the unzipped contents of the plugin archive to the /wp-content/plugins/ directory.
3. The plugin files should now be in a subdirectory called news2paper. If not, create this directory and move the files there.
4. Activate the plugin through the ‘Plugins’ menu in WordPress
5. Configure the plugin through the ‘Settings’ menu in WordPress, especially providing the API key.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • BlinkList
  • blogmarks
  • blogtercimlap
  • connotea
  • DotNetKicks
  • Fark
  • Fleck
  • Gwar
  • Haohao
  • IndianPad
  • Internetmedia
  • LinkaGoGo
  • MyShare
  • Netscape
  • NewsVine
  • Rec6
  • Reddit
  • Scoopeo
  • Slashdot
  • StumbleUpon
  • Technorati
  • Webride

Had better not update to WordPress 2.8 now

I use eshop with WordPress 2.7, when I update to WordPress 2.8, the eshop does not work well, and after search eshop forum, many people got the same question, and the author of eshop warning people if update to WordPress 2.8, would met many issues, many plug-ins will not work well under WordPress 2.8

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • BlinkList
  • blogmarks
  • blogtercimlap
  • connotea
  • DotNetKicks
  • Fark
  • Fleck
  • Gwar
  • Haohao
  • IndianPad
  • Internetmedia
  • LinkaGoGo
  • MyShare
  • Netscape
  • NewsVine
  • Rec6
  • Reddit
  • Scoopeo
  • Slashdot
  • StumbleUpon
  • Technorati
  • Webride

Nanoweb – an HTTP server written in PHP

Today I tried to find a light weight server that support PHP, then I found this one, Nanoweb

Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible.
It is distributed under the terms of the GNU General Public License.
Nanoweb’s main features are :
- HTTP/1.1 compliance
- Powerful and easy configuration
- Modular architecture
- FastCGI, CGI and Server side includes support
- Name and port based virtual hosts
- Access control lists
- htpasswd, MySQL, PostgreSQL and LDAP authentication support
- Themes for server generated content
- Apache compatible log format, MySQL logging
- Directory browsing
- inetd support and SSL via external helpers
- Denial of Service protection
- Proxy Server extension
- Filters and gzip support
- RBL support (mail-abuse.org)
- Extension Protocols (request methods) support
- … and a lot more

It is very easy to implement on window XP.

  • Download the PHP 5.2.8 zip package, unzip it in c:\php\
  • Unzip the nanoweb_2.2.9.tgz and run the install.bat, and c:\nanoweb will created
  • Run c:\nanoweb\nanostart.bat
  • Browser http://localhost and enjoy it.

Somebody has Installed Wordpress locally with NanoWeb Server under Ubuntu Gutsy 7.10
I think it will be interesting if I can Install Wordpress locally with NanoWeb Server under Windows as my own private diary, had better use sqlite, not mysql server, PDO (SQLite) For Wordpress.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • BlinkList
  • blogmarks
  • blogtercimlap
  • connotea
  • DotNetKicks
  • Fark
  • Fleck
  • Gwar
  • Haohao
  • IndianPad
  • Internetmedia
  • LinkaGoGo
  • MyShare
  • Netscape
  • NewsVine
  • Rec6
  • Reddit
  • Scoopeo
  • Slashdot
  • StumbleUpon
  • Technorati
  • Webride