content creation
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2602
Content Area Focus 0.1
Content Area Focus is an extension used to solve the content area focus loss. more>>
Content Area Focus is an extension used to solve the content area focus loss.
Target audience: those who are mostly using the keyboard to navigate around and switch between tabs; frequently they encounter situations in which the content area doesnt have focus.
Method: just giving focus to the content area for any "regular" keystrokes made when the main-window is in focus.
<<lessTarget audience: those who are mostly using the keyboard to navigate around and switch between tabs; frequently they encounter situations in which the content area doesnt have focus.
Method: just giving focus to the content area for any "regular" keystrokes made when the main-window is in focus.
Download (0.001MB)
Added: 2007-04-03 License: MPL (Mozilla Public License) Price:
937 downloads
Ciberia Content Federator 1.0
Ciberia is a free blog aggregator, or content federator, that allows anyone to create a Ciberpunk.com style site. more>>
Ciberia is a free blog aggregator, or content federator, that allows anyone to create a "Ciberpunk.com style" site in just five minutes.
You only need to have PHP installed on your server, and can change the appearance with CSS.
Instructions for installing Ciberia:
1. In data/uris_ciberguests.php and data/uris_members.php files, write the proper URIs from the blogs feeds
from member and guest blogs (left and right columns respectively), the path in the server from the install directory
and the e-mail adress where readers can write you.
2. In /graphics directory, save the pictures of members and guests as member_1.png, member_2.png ... and guest_1.png
etc. just in the same order you saved the URIs in step 1. We recommend 50x60 pixels.
3. Upload it all to your server and check that directories have write permission only for the program, not for the readers.
Be careful also with update.php: readers should have read permission only for that file.
4. Run install.php from your browser by typping http://www.yourdomain.any/install.php in the direction bar.
5. Dont forget to delete install.php after installation is finished!
6. Personalize style.css to modify the final view of the website. If you want to add banners or sections, you will must modify update.php
How Ciberia works:
The program updates its cache every 10 minutes, dont panic if your post does not appear inmediately on front.
<<lessYou only need to have PHP installed on your server, and can change the appearance with CSS.
Instructions for installing Ciberia:
1. In data/uris_ciberguests.php and data/uris_members.php files, write the proper URIs from the blogs feeds
from member and guest blogs (left and right columns respectively), the path in the server from the install directory
and the e-mail adress where readers can write you.
2. In /graphics directory, save the pictures of members and guests as member_1.png, member_2.png ... and guest_1.png
etc. just in the same order you saved the URIs in step 1. We recommend 50x60 pixels.
3. Upload it all to your server and check that directories have write permission only for the program, not for the readers.
Be careful also with update.php: readers should have read permission only for that file.
4. Run install.php from your browser by typping http://www.yourdomain.any/install.php in the direction bar.
5. Dont forget to delete install.php after installation is finished!
6. Personalize style.css to modify the final view of the website. If you want to add banners or sections, you will must modify update.php
How Ciberia works:
The program updates its cache every 10 minutes, dont panic if your post does not appear inmediately on front.
Download (0.045MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1471 downloads
Content Feeder 2.0
Content Feeder is a library used for assembling content feeds. more>>
ContentFeeder - A library used for assembling content feeds. RSS 2.0 is currently the only format supported, but can easily be extended to handle more.
ContentFeeder_RSS2 is the class name to instantiate to create RSS 2.0 feeds.
Example:
require(ContentFeeder.class.php);
$rss =& new ContentFeeder_RSS2;
Enhancements:
- change default character set to UTF-8
- change default escapement to none
- add escape type of none
- add setDefaultEscapeType()
<<lessContentFeeder_RSS2 is the class name to instantiate to create RSS 2.0 feeds.
Example:
require(ContentFeeder.class.php);
$rss =& new ContentFeeder_RSS2;
Enhancements:
- change default character set to UTF-8
- change default escapement to none
- add escape type of none
- add setDefaultEscapeType()
Download (0.008MB)
Added: 2005-08-29 License: GPL (GNU General Public License) Price:
1518 downloads
Pinpin Content 0.1 Beta
Pinpin Content is a lightweight CMS. more>>
Pinpin Content is a lightweight CMS.
Pinpin Content providing Unix-like group/user managment, XHTML 1.1 strict rendering, wiki syntax, a node structure, CSS themes, templates, various element containers (text, forum, and news), multilgual elements (autodection and versioning), inclusion of elements inside elements (e.g. an introduction in 3 languages included in a English-only body, footer, etc), and image thumbnailing.
Main features:
- unix-like group/user managment
- XHTML 1.1 strict rendering
- wiki syntax
- node structure
- CSS themes
- templates
- various element containers (text, forum, news)
- multilgual elements (autodection and versioning)
- inclusion of elements inside elements (e.g an introduction in 3 languages included in a english-only body, footer, etc).
- image thumbnailing
<<lessPinpin Content providing Unix-like group/user managment, XHTML 1.1 strict rendering, wiki syntax, a node structure, CSS themes, templates, various element containers (text, forum, and news), multilgual elements (autodection and versioning), inclusion of elements inside elements (e.g. an introduction in 3 languages included in a English-only body, footer, etc), and image thumbnailing.
Main features:
- unix-like group/user managment
- XHTML 1.1 strict rendering
- wiki syntax
- node structure
- CSS themes
- templates
- various element containers (text, forum, news)
- multilgual elements (autodection and versioning)
- inclusion of elements inside elements (e.g an introduction in 3 languages included in a english-only body, footer, etc).
- image thumbnailing
Download (0.21MB)
Added: 2006-02-20 License: GPL (GNU General Public License) Price:
1343 downloads
Content Dispatcher 1.0.2
Content Dispatcher project will dispatch content over many plone sites in one click. more>>
Content Dispatcher project will dispatch content over many plone sites in one click.
Let a content to be dispatch over many plone sites in one click.
<<lessLet a content to be dispatch over many plone sites in one click.
Download (0.093MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
998 downloads
CAM::PDF::Content 1.07
CAM::PDF::Content is a PDF page layout parser. more>>
CAM::PDF::Content is a PDF page layout parser.
SYNOPSIS
use CAM::PDF;
my $pdf = CAM::PDF->new($filename);
my $contentTree = $pdf->getPageContentTree(4);
$contentTree->validate() || die Syntax error;
print $contentTree->render(CAM::PDF::Render::Text);
$pdf->setPageContent(5, $contentTree->toString());
This class is used to manipulate the layout commands for a single page of PDF. The page content is passed as a scalar and parsed according to Adobes PDF Reference 3rd edition (for PDF v1.4). All of the commands from Appendix A of that document are parsed and understood.
Much of the content objects functionality is wrapped up in renderers that can be applied to it. See the canonical renderer, CAM::PDF::GS, and the render() method below for more details.
Enhancements:
- Perl
<<lessSYNOPSIS
use CAM::PDF;
my $pdf = CAM::PDF->new($filename);
my $contentTree = $pdf->getPageContentTree(4);
$contentTree->validate() || die Syntax error;
print $contentTree->render(CAM::PDF::Render::Text);
$pdf->setPageContent(5, $contentTree->toString());
This class is used to manipulate the layout commands for a single page of PDF. The page content is passed as a scalar and parsed according to Adobes PDF Reference 3rd edition (for PDF v1.4). All of the commands from Appendix A of that document are parsed and understood.
Much of the content objects functionality is wrapped up in renderers that can be applied to it. See the canonical renderer, CAM::PDF::GS, and the render() method below for more details.
Enhancements:
- Perl
Download (0.72MB)
Added: 2006-07-31 License: Perl Artistic License Price:
684 downloads
Community Content Management 1.0
Community Content Management project consists of a light-weight CMS, designed for communities. more>>
Community Content Management project consists of a light-weight CMS, designed for communities.
Community Content Management is a light-weight CMS, which is designed for small communities, such as churches, schools, and neighborhood watch groups.
It allows someone with relatively little knowledge of the Internet to publish news stories and events. It sets archive/publishing dates, allowing groups to write press releases/articles about events before they happen.
Its output conforms to XHTML 1.0 and uses CSS 2, and its configuration comprises one file, which sets the site title, database, host, and meta tags.
Enhancements:
- Login - code changed so correct variables are passed to login script :)
- Search - Search Engine Added
- Articles - new lines (n) are replaced with "
" instead of " "
<<lessCommunity Content Management is a light-weight CMS, which is designed for small communities, such as churches, schools, and neighborhood watch groups.
It allows someone with relatively little knowledge of the Internet to publish news stories and events. It sets archive/publishing dates, allowing groups to write press releases/articles about events before they happen.
Its output conforms to XHTML 1.0 and uses CSS 2, and its configuration comprises one file, which sets the site title, database, host, and meta tags.
Enhancements:
- Login - code changed so correct variables are passed to login script :)
- Search - Search Engine Added
- Articles - new lines (n) are replaced with "
" instead of " "
Download (MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1009 downloads
Cite 1.2 rev9
Cite enables Web developers to set up complete Web sites in very short time frames. more>>
Cite enables Web developers to set up complete Web sites in very short time frames. Cite project has all the functionality needed to create arbitrary site structures.
Trionic Cite is suited for many different user roles and usage scenarios:
For content editors
If you are the designated person to enter and modify the content of one or more websites, Trionic Cite will be your tool for the job. Once the website is up and running, Trionic Cite enables you to manage your content with ease.
For web designers
If you are a web designer or web developer, your work cycle will typically consist of planning, design, implementation, and deployment phases. Trionic Cite will be the platform that can take you very efficiently from design to implementation, and finally to deployment and maintenance. Standardizing your development process on Trionic Cite also means that you can easily handle a large set of simultaneous web projects and shorten the overall time frame from conception to roll out.
For website administrators
If your job is primarily to maintain one or several websites technically, Trionic Cite can be a valuable tool for you that allows easy and hassle-free administration to take place. Requirements and dependencies needed for Trionic Cite are minimal: just a standard web server with PHP (version 4.3 or higher), as well as access to a MySQL database (version 3.23 or higher) are required. Trionic Cite is cluster-ready and optimized for scalable performance. To assist you, we also offer a comprehensive support agreement called Trionic Cite Care, which guarantees you and your company quick response times of less than 12 hours.
For website owners
If you are the owner of a website, you want to have control over it at your fingertips. From the moment of inception, to the initial design decisions, and finally to the creation of the content that makes your site special, Trionic Cite is the valuable basis for your web solution. Combining flexibility and ease of use, with Trionic Cite you have a single, consistent platform that gives you complete control over style and content of your site.
Enhancements:
- This is mainly a bugfix release, although there is also some new functionality.
- You can now define new blocks programmatically in the interface/block_editors/ directory (instead of statically in the xx_blocks and xx_blockfields database tables).
- A new block type, the media gallery, was experimentally added.
<<lessTrionic Cite is suited for many different user roles and usage scenarios:
For content editors
If you are the designated person to enter and modify the content of one or more websites, Trionic Cite will be your tool for the job. Once the website is up and running, Trionic Cite enables you to manage your content with ease.
For web designers
If you are a web designer or web developer, your work cycle will typically consist of planning, design, implementation, and deployment phases. Trionic Cite will be the platform that can take you very efficiently from design to implementation, and finally to deployment and maintenance. Standardizing your development process on Trionic Cite also means that you can easily handle a large set of simultaneous web projects and shorten the overall time frame from conception to roll out.
For website administrators
If your job is primarily to maintain one or several websites technically, Trionic Cite can be a valuable tool for you that allows easy and hassle-free administration to take place. Requirements and dependencies needed for Trionic Cite are minimal: just a standard web server with PHP (version 4.3 or higher), as well as access to a MySQL database (version 3.23 or higher) are required. Trionic Cite is cluster-ready and optimized for scalable performance. To assist you, we also offer a comprehensive support agreement called Trionic Cite Care, which guarantees you and your company quick response times of less than 12 hours.
For website owners
If you are the owner of a website, you want to have control over it at your fingertips. From the moment of inception, to the initial design decisions, and finally to the creation of the content that makes your site special, Trionic Cite is the valuable basis for your web solution. Combining flexibility and ease of use, with Trionic Cite you have a single, consistent platform that gives you complete control over style and content of your site.
Enhancements:
- This is mainly a bugfix release, although there is also some new functionality.
- You can now define new blocks programmatically in the interface/block_editors/ directory (instead of statically in the xx_blocks and xx_blockfields database tables).
- A new block type, the media gallery, was experimentally added.
Download (1.1MB)
Added: 2006-10-12 License: LGPL (GNU Lesser General Public License) Price:
1107 downloads
Force Content-Type 1.2.1
Force Content-Type is an extension used to force the Content-Type of URLs. more>>
Force Content-Type is an extension used to force the Content-Type of URLs.
Its useful to avoid the tag soup when you are developing a XHTML webpage and want Firefox to use its internal XML parser. If the webserver is not correctly configured, it will serve the page with a text/html Content-Type (a tag soup), instead of sending it as application/xhtml+xml, and therefore avoiding Firefox to treat the page as pure XML.
Force Content-Type allows you to define the Content-Type of some URLs (using Regular Expressions), overriding the webservers incorrect Content-Type.
Supported locales:
- Basque
- English
- Spanish
<<lessIts useful to avoid the tag soup when you are developing a XHTML webpage and want Firefox to use its internal XML parser. If the webserver is not correctly configured, it will serve the page with a text/html Content-Type (a tag soup), instead of sending it as application/xhtml+xml, and therefore avoiding Firefox to treat the page as pure XML.
Force Content-Type allows you to define the Content-Type of some URLs (using Regular Expressions), overriding the webservers incorrect Content-Type.
Supported locales:
- Basque
- English
- Spanish
Download (0.035MB)
Added: 2007-04-03 License: MPL (Mozilla Public License) Price:
951 downloads
+CMS Content Management System 2.1.4
In the competitive content management market +CMS Content Management System stands out. With our easy to use and framework and flexible integration capabilities, +CMS is fast to deploy. Our intuitive interface makes it easy to empower non-technical contributors to create and manage Web content—without expensive, lengthy training. more>> <<less
Download (6.8Mb)
Added: 2008-11-17 License: Free Price: Free
63 downloads
GnuConcept 0.3.5
GnuConcept is a colaborative mindmap tool for complex document creation. more>>
GnuConcept is a colaborative mindmap tool for complex document creation. GnuConcept lets you draw the document concept map, edit all the concepts content and export it to several formats, like openoffice, xml or html.
The GnuConcept Interfaz is divided in two frames: the drawarea frame, where you can draw the concept tree; and the textarea where you can write and edit the concept content.
GnuConcept is free software released under the GPL license.
<<lessThe GnuConcept Interfaz is divided in two frames: the drawarea frame, where you can draw the concept tree; and the textarea where you can write and edit the concept content.
GnuConcept is free software released under the GPL license.
Download (0.68MB)
Added: 2006-08-23 License: GPL (GNU General Public License) Price:
1164 downloads
PHP Content Management System 1.2.1pl2
PHP Content Management System is a content management system that provides dynamic menus and templates. more>>
phpCMS is a content management system, which convinces in particular by small system requirements, high performance and above all its flexibility.
phpCMS is suitable for small private web pages and also for complex professional appearances and high traffic websites including the integration of webservices and external applications.
Admitted - the flexibility of phpCMS makes the life not always easy for beginners - nevertheless for professionals, who rather want to create an unique website then clicking unflexible template blocks together, phpCMS gives all the freedom a webdesigner needs to support his creativity. This might be a reason, why even several webdesign companies are using phpCMS to create their own company website.
And the best of all is: phpCMS is Open Source (licensed unter the GPL)and is free of any charges available - more cost-efficiently a CMS can not be.
phpCMS is more than just a content management system - it is a mixture of a template engine, a content management system and an application framework.
phpCMS simplifies a lot of tasks for the maintenance of complex web sites with the automatic updating of the sitemap, the central administration of menu entries, or the provision of a comprehensive text search. And it gives you a good basis to separate layout and form from the actual content of your pages, another big simplification in a webmasters job.
Changes to the layout or of the menu structure have only to be made in one central place and have immediate effect on all web pages. Also the integration of external applications into the layout of your web site is possible - thanks to the possibility of direct integration of PHP scripts, as well as to the Webgrab module (allowing you to integrate almost any application that is addressable via HTTP without depending on the programming language used in that application). Many plug-ins and scripts extend phpCMS by useful functions and features and make the webmasters task easier.
phpCMS is no "drag and drop" web site toolkit, but it helps even the inexperienced HTML author to quickly create a web site.
Contrary to the so-called portal systems, that very often limit you to compose your web site from prefabricated modules only by clicking on check boxes and options, phpCMS offers a flexible framework in which you can integrate existing applications - but on the other hand that demands a bit more skills.
We rather believe in not to integrate everything into the system (forum, web shop, news system, picture gallery, ..., just name it), but to concentrate our work on the phpCMS core system and to make that so flexible that you can integrate the forum, the picture gallery etc. of your own choice with ease into your phpCMS-powered web site.
We are convinced that it is more sensible to offer to the user the possibility to integrate the application in each area that suites her/him best than to offer a system that can do everything, but binds you to applications of our choice, and might not fulfill the users needs or expectations.
<<lessphpCMS is suitable for small private web pages and also for complex professional appearances and high traffic websites including the integration of webservices and external applications.
Admitted - the flexibility of phpCMS makes the life not always easy for beginners - nevertheless for professionals, who rather want to create an unique website then clicking unflexible template blocks together, phpCMS gives all the freedom a webdesigner needs to support his creativity. This might be a reason, why even several webdesign companies are using phpCMS to create their own company website.
And the best of all is: phpCMS is Open Source (licensed unter the GPL)and is free of any charges available - more cost-efficiently a CMS can not be.
phpCMS is more than just a content management system - it is a mixture of a template engine, a content management system and an application framework.
phpCMS simplifies a lot of tasks for the maintenance of complex web sites with the automatic updating of the sitemap, the central administration of menu entries, or the provision of a comprehensive text search. And it gives you a good basis to separate layout and form from the actual content of your pages, another big simplification in a webmasters job.
Changes to the layout or of the menu structure have only to be made in one central place and have immediate effect on all web pages. Also the integration of external applications into the layout of your web site is possible - thanks to the possibility of direct integration of PHP scripts, as well as to the Webgrab module (allowing you to integrate almost any application that is addressable via HTTP without depending on the programming language used in that application). Many plug-ins and scripts extend phpCMS by useful functions and features and make the webmasters task easier.
phpCMS is no "drag and drop" web site toolkit, but it helps even the inexperienced HTML author to quickly create a web site.
Contrary to the so-called portal systems, that very often limit you to compose your web site from prefabricated modules only by clicking on check boxes and options, phpCMS offers a flexible framework in which you can integrate existing applications - but on the other hand that demands a bit more skills.
We rather believe in not to integrate everything into the system (forum, web shop, news system, picture gallery, ..., just name it), but to concentrate our work on the phpCMS core system and to make that so flexible that you can integrate the forum, the picture gallery etc. of your own choice with ease into your phpCMS-powered web site.
We are convinced that it is more sensible to offer to the user the possibility to integrate the application in each area that suites her/him best than to offer a system that can do everything, but binds you to applications of our choice, and might not fulfill the users needs or expectations.
Download (0.52MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1608 downloads
AntiCMS Content Management System 0.2.1
AntiCMS is a minimalist content management system for small and simple websites. more>>
AntiCMS is a minimalist content management system for small and simple websites. The main purpose of this system is to separate content, structure and layout.
Layout is defined using templates; content and structure are stored in XML file - database is not required. System is written in Python and released under the GPL.
Its still in early stage of development, so errors and unpredicted behaviour may occour. Currently a content editor is being developed, which will run on users computer and allow easy managent of content and structure of websites.
Enhancements:
- This release adds site configuration (it is now possible to change encodings, paths, and some other properties) and a new variable in the template engine.
<<lessLayout is defined using templates; content and structure are stored in XML file - database is not required. System is written in Python and released under the GPL.
Its still in early stage of development, so errors and unpredicted behaviour may occour. Currently a content editor is being developed, which will run on users computer and allow easy managent of content and structure of websites.
Enhancements:
- This release adds site configuration (it is now possible to change encodings, paths, and some other properties) and a new variable in the template engine.
Download (0.034MB)
Added: 2005-11-07 License: GPL (GNU General Public License) Price:
1446 downloads
Xitnalta Content Management System 0.5.80
Xitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the net. more>>
Xitnalta Content Management System (xcms) provides a virtual filesystem library to deal with content from different sources (a real filesystem, a database, etc.) and in different formats.
Xitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the Internet.
<<lessXitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the Internet.
Download (0.21MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1177 downloads
Web-Based Adult Content Server 0.7.0
Web-Based Adult Content Server is a suite of programs which manage photo sets and video clips of an adult nature. more>>
Web-Based Adult Content Server is a suite of programs which manage photo sets and video clips of an adult nature.
It runs on a home Linux/Unix server and creates a personalized adult Web server in which to store, preuse, and catalogue a personal collection of adult material.
Web-Based Adult Content Server has many features, like model catalogs, attribute-based searching, randomized highlights, new addition lists, and a flexible bookmark mechanism.
Enhancements:
- This release has new features and many bugfixes.
- It includes a new Web-based Model Manager application, locations-based filtering (e.g. Bathroom), and a new connections infrastructure for galleries and ad-hoc collections.
<<lessIt runs on a home Linux/Unix server and creates a personalized adult Web server in which to store, preuse, and catalogue a personal collection of adult material.
Web-Based Adult Content Server has many features, like model catalogs, attribute-based searching, randomized highlights, new addition lists, and a flexible bookmark mechanism.
Enhancements:
- This release has new features and many bugfixes.
- It includes a new Web-based Model Manager application, locations-based filtering (e.g. Bathroom), and a new connections infrastructure for galleries and ad-hoc collections.
Download (0.52MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
848 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above content creation search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed