Projects tagged ‘website’


[575 total ]

3 Users

nanoc is a Ruby content management system for building static web sites. It runs on your local computer and compiles Markdown, Textile, Haml, etc. documents into static web pages, ready for uploading to any web server.
Created about 1 year ago.

2 Users

Created 10 months ago.

2 Users
 

WebX, a high quality javascript interface, is the best way to express yourself. With random desktop backgrounds, dynamic scripts for Twitter and Last.FM. You are now able to show off in a clean and dynamic interface.
Created 11 months ago.

2 Users

Here is EditArea, a free javascript editor for source code. It allow to write well formated source code with line numerotation, tab support, search & replace (with regexp) and live syntax highlighting (customizable).
Created 11 months ago.

1 Users

On-demand transcoding video server, client, and website to allow users to watch their home videos from anywhere.
Created about 1 month ago.

1 Users

pyMarkdown Minisite allows you to quickly create simple but nice looking websites. To create a website you just write plain text documents in Markdown syntax with .mdwn as file suffix. The script ... [More] then parses these files and adds an index file (if you create an "index.mdwn" file, it uses that as index instead), as well as date tags, backlinks and a simple design. When you update it, only the date tags on changed pages get updated, so each date tag shows when the page was last updated. All the created html files get put into a "static" folder which you can directly upload to an ftp server. That way creating a simple website can be done in just the amount of time you need for writing its content which makes pyMM a good fit for writing the documentation for your latest little tool. [Less]
Created 10 months ago.

1 Users

Yupi is yet another CMS writen in php in oop style maner. It has a easy theme system and support for themes and templates. Find out more on project site: http://yupi-cms.com AboutFirst release ... [More] of yupi-cms is planed by the end of April 2009. At current state you can download using svn but you have to configure it manually, it's only required to setup database and setup project path to be able to run cms. Currently i am working admin theme to improve user interface and on widgets (panels) that are used to display some useful content from database. Some cool stuff about this CMS: it uses OOP approach , everything is separated into classes , like Models, Pages, Editors etc. it uses theme to generate content , and theme is just a PHP file it's build using directory style URL - only one URL rewrite for Apache server or setting using error pages redirection you don't need to be expert to learn how to write theme, panel, client page, admin page or panel editor - only basic OOP knowledge Creating custom page Here is sample how can you create simple yupi page, just in the case you download the project you have some starting point how things works. Create file class.mypage.php and save it to folder pages. Write this code to create page that shows world famous "hello world" sample. If you install project in subfolder yupicms, then you can access this page by typing: localhost/yupicms/mypage, in this case Index action of mypage class is executed. If you type: localhost/yupicms/mypage/hello function ActionHello will be executed. Next URI parts will be passed to this procedure as parameters. In the case that function doesn't exists then Index action will be executed, you can determine action using $this->ActionName, and to find all uri parts you can use $this->Params array. First element contains class name, second action and rest are extra parameters. You can learn more directly from existing source code. Here is sample screen shot of admin module, just to give you clue how it look like. [Less]
Created 10 months ago.

1 Users

Nakid cms is an open source content management system built using the PHP scripting language. The goal of Nakid is to provide plenty of functionality to the user while still being very familiar and ... [More] simple to a web developer, in order to be extremely flexible and customizable. "Finally, a content management that doesn't 'steal' your website!" Nakid CMS is easy to install, easy to use, customizable, lightweight, and doesn't interfere with your current website. Nakid CMS needs testing, and you can help! Download a copy of Nakid and follow the instructions to use, then let us know how Nakid can be improved! [Less]
Created 10 months ago.

1 Users
 

Community codeswarm enables you to create shared code_swarm videos across free software projects - its long-term goal is tracking the progress of software projects visually in near-realtime.
Created 10 months ago.

1 Users

The Source for the -GaMeR X- Website Located at: www.gxhs.ws This project is mainly to track bugs, so please, visit the "Issues" page and submit a few bugs. Things to look out for are: ... [More] Browser Compatability Future Upadtes Ease of use Help/FAQ pages User/Mod/Admin Control Panels Image Hosting Link Hosting (gxhs.ws?linkxxx) Custom Forums Torrent Tracker (A loooooonnngggggg way off) Regular news items [Less]
Created about 1 month ago.