Main > Free Download Search >

Free blog entries software for linux

blog entries

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1185
eBay Blog This 0.9

eBay Blog This 0.9


eBay Blog This is an extension which enables easy blogging on eBay Blogs. more>>
eBay Blog This is an extension which enables easy blogging on eBay Blogs.

Once downloaded, you will be able to select content from any webpage, right click it, and choose the "Blog This" option! The eBay Blog This tool will... eBay Blog This enables easy blogging on eBay Blogs.

Once downloaded, you will be able to select content from any webpage, right click it, and choose the "Blog This" option!

The eBay Blog This tool will automatically insert the content, links and quotes into your blog posts.

<<less
Download (0.005MB)
Added: 2007-04-06 License: MPL (Mozilla Public License) Price:
932 downloads
Blogger Integration 1.3

Blogger Integration 1.3


Blogger Integration is a package that can be used to import a blog published in Blogger.com into another site. more>>
Blogger Integration is a package that can be used to import a blog published in Blogger.com into another site. The project uses the blog page files exported with Blogger FTP blog publish support.
The class can process one or more blogs by parsing the blog page files to extract the posts, comments, images, etc. The processed blog pages can be rendered and published in another site with a different template.
This package can also integrate imported blogs with a site published with osCommerce.
Enhancements:
- The "Add to Yahoo" and "Add to Google" buttons are now inserted into the blog.
<<less
Download (0.082MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
941 downloads
NanobloggerComments 1.1

NanobloggerComments 1.1


NanobloggerComments is a PHP/MySQL-based comment system for Nanoblogger. more>>
NanobloggerComments is a PHP/MySQL-based comment system for Nanoblogger.

Installation:

Login to mysql as user root and:

create database sessions; grant all privileges on sessions.* to session@localhost
identified by PASSWORD;

Chose and remember your own password

Create database structure:
mysql -u session -p sessions < db.sql

Now modify your blog.conf

First add new variables - BLOG_ADMIN and DB_PASS, will be used by install script. (If You have also changed database name or user edit after running install script consts.php to reflect this change)

BLOG_URL_ACTION="cmt.php?article=" (remeber that $BASE_URL is added by nb -
at least 3.2.3)

In templates dir remove HTML comments (< !-- -- >) from entry.htm and permalink_entry.htm. You also have to change URL in those two templates to

< a href="${BASE_URL}${BLOG_URL_ACTION}/$permalink_file" >
< script >checkPosts("$permalink_file");< /script > < /a >

And after every directive in templates (category_archive.htm,
main_index.htm, makepage.htm, month_archive.htm, permalink.htm ) add:

< script language="JavaScript"
src="${BASE_URL}${BLOG_URL_ACTION}&act=showjs"
type="text/javascript" > < /script >

Now install whole thing :
./install YOUR_WWW_BLOG_DIRECTORY

Script will check for blog.conf in current dir and if not found will check BLOG_CONF environment variable and target (install) directory. From this file will take all needed data to generate all headers, etc.

Now update Your blog. In my environment it is done through:

nb -u all && nb -P

<<less
Download (0.019MB)
Added: 2006-04-13 License: BSD License Price:
1289 downloads
KBlogger 0.7 Beta 1

KBlogger 0.7 Beta 1


KBlogger is a kicker-applet for quick blogging. more>>
KBlogger project is a kicker-applet used for quick blogging. Just push the blog button and blog! It currently supports the Meta-Weblog-Api, which is supported by most blogs.
Support for other Apis is planned, which apis do you use? This is my first kde/qt app, so any improvements or whishes are welcome!
Enhancements:
- passive error messages
- new editor with preview function
- other fixes
<<less
Download (0.99MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
866 downloads
Scroll Blog r17

Scroll Blog r17


Scroll Blog is a simple yet powerful blog system written in Python using Django. more>>
Scroll Blog project is a simple yet powerful blog system written in Python using Django.
Leveraging the Django framework, one can quickly spin up new modules.
Enhancements:
- This release moves closer to PEP8, adds a simple resume module, and starts a really simple schedule module.
- It has been tested with Django-0.96.
<<less
Download (MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
925 downloads
NanoBlogger 3.3

NanoBlogger 3.3


NanoBlogger is a small weblog engine written in Bash for the command line. more>>
NanoBlogger is a small weblog engine written in Bash for the command line. NanoBlogger uses common UNIX tools such as cat, grep and sed to create static HTML content. Its free to use and modify under the GNU General Public License.
Main features:
- intuitive commandline interface
- highly configurable and scriptable :)
- easy drafting, editing, and management of entries
- archiving by category, entry, and month
- pagination
- permanent and navigational links
- templates and CSS style sheets for full control over layout
- placeholders for easy template manipulation
- support for multiple weblogs
- support for multiple categories
- support for relative and absolute links
- support for date manipulation of entries
- Atom syndication (comes with 1.0 format)
- RSS syndication (comes with RSS 1.0 and 2.0 formats)
- plugins for calendar, recent entries, weblog status, etc.
- plugins for text formatting (e.g. line breaks translate to HTML)
- global (nb.conf) and per-weblog (blog.conf) configuration
- intelligent build system - only updates relative files
- simple cache system for improved effeciency
- independent of java-script and server-side scripting (e.g. PHP)
- independent of external database (stores data in flat-files)
- multi-language support
- multi-platform portability (just bash and the required commands)
Enhancements:
- This release includes many logical bugfixes, user contributed patches, and a new --query option which combines with other options, such as --edit, to manipulate entries by date.
- It introduces friendly (title based) links and archiving by day.
- Of course, it also includes all the changes and bugfixes from the previous 3.3 release candidates.
<<less
Download (0.065MB)
Added: 2007-01-14 License: GPL (GNU General Public License) Price:
1014 downloads
My Blog 1.7

My Blog 1.7


My Blog script will quickly and easily allow you to post articles and comments for your readers to keep up with. more>>
My Blog project is a script that will quickly and easily allow you to post articles and comments for your readers to keep up with.
You can select an image to go along with your entry and even attach files. Your readers can also leave comments on entries they feel strongly about. RSS feed generated automatically, and CSS makes custom formatting easy.
Main features:
- Readers can leave comments about your posts.
- Picture is automatically resized when uploaded.
- RSS feed generated automatically.
- CSS makes customizing format and style easy.
- Admin gets emailed when visitors leave comments.
- Post to your blog from your email or cell phone. You can even attach pictures taken with your camera phone. This feature is still being tested.
- Specify how many blog entries to display on one page.
- Plugins available for use with My Calendar and My Photo Gallery. More coming!
- You set how many characters from each entry are posted on front page. The full entry is viewable by clicking "Read More" link. You can also set to view all on front page.
- Full Administration Script makes setup easy. Edit or delete your blogs or your settings from here.
<<less
Download (0.83MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
816 downloads
Plone Blog 2.5.2 Beta

Plone Blog 2.5.2 Beta


Plone Blog provides an improved blogging tool for Plone based on refactored SimplBlog product. more>>
Plone Blog provides an improved blogging tool for Plone based on refactored SimplBlog product.
Plone Blog (qPloneBlog) based on SimpleBlog product. It is enhanced with ping abilities, RSS2 support altogether with audio and video enclosures, Technorati tags, TrackBacks.
qPloneBlog bundle includes:
- SimpleBlog v.qg2.5
- qPingTool v.0.3
- qRSS2Syndication v. 0.5
- XMLRPCMethod, v.XMLRPC Method-1-1
- RPCAuth v.0.1.0-final
- qTrackSpam v.0.2
- adsenseproduct v.0.1
Enhancements:
- pinging functionality with enhanced options.
- RSS2 support altogether with audio and video enclosures
- Technorati tags
- TrackBack functionality
- Google AdSense management included into blog layout
- blogging APIs support
- trackbacks blacklisting control
- included popular bookmarklets icons layout
<<less
Download (0.13MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
941 downloads
LaTeBlog 1.0

LaTeBlog 1.0


LaTeBlog provides a Makefile, a LaTeX document class, and HTML sniplets to publish your blog in PDF created with pdflatex. more>>
LaTeBlog project provides a Makefile, a LaTeX document class and HTML sniplets to publish your blog in PDF created with pdflatex.

Gives excellent readibility and proper footnotes.

A blog is a website in which journal entries are posted on a regular basis and displayed in reverse chronological order. The term blog is a shortened form of weblog or web log.

Authoring a blog, maintaining a blog or adding an article to an existing blog is called "blogging". Individual articles on a blog are called "blog posts," "posts" or "entries". A person who posts these entries is called a "blogger".

A blog comprises hypertext, images, and links (to other webpages and to video, audio and other files). Blogs use a conversational style of documentation. Often blogs focus on a particular "area of interest", such as Washington, D.C.s political goings-on. Some blogs discuss personal experiences.

Blogs can be hosted by dedicated blog hosting services, or they can be run using blog software on regular web hosting services. In the early 21st Century, blogging has quickly emerged as a popular and important means of communication.
<<less
Download (0.004MB)
Added: 2006-01-25 License: Freely Distributable Price:
1367 downloads
PingBlog 0.2

PingBlog 0.2


PingBlog is a tag generator and ping tool for blog directories such as Blogalaxia, VeneBlogs, Technorati, To2Blogs and others. more>>
PingBlog is a tag generator and ping tool for blog directories such as Blogalaxia, VeneBlogs, Technorati, To2Blogs and others.

<<less
Download (MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
806 downloads
LnBlog 0.9.0

LnBlog 0.9.0


LnBlog is a simple Weblog with some basic site management features. more>>
LnBlog is a simple Weblog with some basic site management features that is designed to work well in low-cost shared hosting environments.
LnBlog has support for multiple authors, multiple Weblogs, reader comments, trackbacks, auto- generated RSS feeds, permanent articles, and file uploads.
It has a flexible PHP-based theme and template system that generates standards-complaint sites. All data is stored in flat files, and the file access module can be easily configured to work when PHPs safe mode is enabled.
Enhancements:
- Most data files are now XML.
- Old formats are still supported (no need to convert).
- Running blogs on multiple subdomains from a single installation is supported.
- The per-blog PHP wrapper scripts were consolidated.
- Support was added for saving draft entries to be published later.
- A Linksleeve anti-spam plugin was added.
- Support for blogging APIs was improved, including support for the Moveable Type API.
- Reply management pages were added for bulk listing or deleting of replies.
- Improvements were made to file writing configuration.
<<less
Download (0.31MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
926 downloads
MySpace Blog Editor 0.3

MySpace Blog Editor 0.3


MySpace Blog Editor is an extension which allows you to post directly from within Firefox to your MySpace blog. more>>
MySpace Blog Editor is an extension which allows you to post directly from within Firefox to your MySpace blog.

The MySpace Blog Editor allows you to post directly from within Firefox to your MySpace blog aswell as save notes, drag and drop formatted text from webpages, handle images and much more.

<<less
Download (0.030MB)
Added: 2007-04-10 License: MPL (Mozilla Public License) Price:
975 downloads
phpBB Blog 2.3

phpBB Blog 2.3


phpBB Blog is a blog tool for phpBB. more>>
phpBB Blog is a blog tool for phpBB. The basic idea is this: you have a phpBB installation already running, youve set up a forum for your posts, and now you want to have a blog-ish page and RSS file to show off each post.

There are 3 major ways to use this product. Youll have to decide which one you want to pursue. First, there is the default setup, which uses the provided index.php file to display the blog. Second, there is the option to bypass the provided index.php file, and simply embed the blog display into your pre-existing home page. The third option is to embed a mini-blog into your pre-existing home page. All this displays is the title of recent posts.

Features include an RSS 2.0 feed for syndication; full support for BBCode, smileys, and avatars; permalinks with first/next/previous navigation; trackbacks; 7 different stylesheets to choose from; and as many Geo-URL settings as possible (so you can get listed in all those blog indexes that categorize you by location and/or language). Oh, and it integrates with phpBB Podcast, too.

<<less
Download (0.055MB)
Added: 2006-01-11 License: GPL (GNU General Public License) Price:
1387 downloads
BLOG:CMS 4.1.3

BLOG:CMS 4.1.3


BLOG:CMS (formerly Nucleus XE) is a Weblog system. more>> <<less
Download (1.9MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
1117 downloads
Blog-X-Ping 0.3

Blog-X-Ping 0.3


BLOG-X-PING is a lightweight yet powerful library for PHP to automatically ping blog aggregator services. more>>
BLOG-X-PING is a lightweight yet powerful library for PHP to automatically ping blog aggregator services to notify them of updated syndication feeds, using Weblogs.Com compatible XML-RPC pinging services.

The system allows you to automatically ping many servers every time you creates a new post or update old ones on your blog, the system can send an XML-RPC signal to several ping servers, which can then add your blog to their list of recently updated blogs, meaning that new content on your blog/site can be widely advertised automatically as soon as you add it.

The project has been made available as open source under the LGPL licence.
<<less
Download (0.011MB)
Added: 2007-05-01 License: LGPL (GNU Lesser General Public License) Price:
912 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5