Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 4

Subtext is a personal blog publishing platform that focuses on usability, elegance, and simplicity. If you've ever caught yourself throwing your hands in the air and declaring that you're going to write your own blogging engine, then Subtext is for you.

4.75
   
  0 reviews  |  22 users  |  452,167 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

DasBlog is an ASP.NET blogging engine that uses an XML backend rather than a database.

4.5
   
  0 reviews  |  5 users  |  261,546 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 

DEXTER is a free and open source project. A powerful, yet simple and easy to deploy and use, blog engine based on the latest .NET technologies. DEXTER is born as a technology demo but it has evolved in time thanks to the community feedback and support to become a powerful blog engine. The ... [More] original goal of the project was to create a case study for a MVC implementation (the idea of Dexter was born when ASP.NET MVC was not yet released), so the founder Ugo Lattanzi created the project on Codeplex and afterwards some of the most important Italian developers started to use it and to contribute.... more on http://dexterblogengine.com/ [Less]

5.0
 
  0 reviews  |  4 users  |  290,231 lines of code  |  5 current contributors  |  Analyzed 11 months ago
 
 

A simple Open Source Blog using ASP.NET MVC 3, jQuery, Entity Framework Code First and SQL CE 4 or SQL Server 2008. Features: -Multi-author support -Widgets -Themes -Comments (with moderation) -BlogML import -Tags -Categories -WebFarm Support (using SQL Server) -Medium Trust ... [More] support(Shared Hosts) -Multi-Language support The main motivation for creating this blog is to analyze the latest technologies. [Less]

0
 
  0 reviews  |  1 user  |  62,043 lines of code  |  4 current contributors  |  Analyzed 3 months ago
 
 

A integrate website includes employees communication(forum), sharing IT skills(blog), leaning new technology(study case), project management(includes bug track system, Q&A management, meeting report management, wiki and so on) and company document management ext.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Beetle CMS is a content management framework. Beetle CMS is an answer to a much needed open source c# asp.net 2.0 solution. We want the content management system to be used also as a blogging software, because we feel that both are cousins, and can accomplish the same task if written properly. ... [More] Features Page Creation instead of query strings. When we create a physical new page so we can enhance search engine optimization and allow developers to control the User Interface. Searching. We want to include some inverted file technology which will parse the pages text upon generation. We want to include web service api's to extend this framework to allow users to add pages, search, manage categories. [Less]

0
 
  0 reviews  |  0 users  |  1,350 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 
Compare

YABE is a very lightweight MVC based ASP.NET blog engine intended to promote the MVC design principles in practice. It emphasizes on simplicity in design of MVC based web applications.

0
 
  0 reviews  |  0 users  |  64,104 lines of code  |  0 current contributors  |  Analyzed 9 months ago
 
 

X3-BLOG 自述 关于 X3-BLOG X3-BLOG 是基于XML+XSLT+AJAX技术构建的开源多用户博客门户系统,服务器端采用当前最流行的动态网页开发语言ASP.NET(C#) ... [More] 2.0编写,支持多种数据库,包括SQLSERVER2000\SQLSERVER2005\ORACLE\MYSQL\DB2\ACCESS等,默认使用SQLSERVER2000。 X3-BLOG 遵从 GENERAL PUBLIC LICENSE(GPL) 开源协议,这意味着可以修改程序的一个或几个副本或程式的任何部分,以此形成基於这些程式的衍生作品。必须在修改过的档案中附有明显的说明:您修改了此一档案及任何修改的日期。 您必须让您发布或出版的作品,包括本程式的全部或一部分,或内含本程式的全部或部分所衍生的作品,允许第三方在此许可证条款下使用,并且不得因为此项授权行为而收费。 功能与特点 X3-BLOG完美的利用了浏览器的XML解析技术,完全实现数据和界面的分离,使网络传输数据量大大减少,加载速度远远超过了市面上所有的BLOG产品,有效的减轻了服务器的带宽压力,服务器端使用四大动态网站开发语言中速度最快的ASP.NET(C#)编写,屏弃了传统的控件开发方式,所有执行过程采用单向流的生成方式,使其对服务器CPU及内存资源的占用降至最低水平,并通过gzip压缩进一步缩减服务器的网络带宽消耗,提高响应速度 。 无Session设计杜绝了用户会话无故丢失的尴尬,客户端关联的会话加密方式带来了用户数据的高安全性,独特的XSL结构设计,彻底消除了跨站脚本攻击的隐患,杜绝恶意代码的执行,同时保证了文章内容的完整性。 DIV+CSS布局,交互方式采用当前最流行的AJAX技术,所有操所在一个页面完成,并实现了AJAX的最高应用——AjaxUpload,所有操作一气呵成,带来前所未有的用户体验。 简洁的主题与皮肤开发技术,更合理的模块化设计,大大减轻了后续开发的难度,使模板开发变得轻而易举。 自主研发的中文分词技术,速度超过3MB/s,准确率达到90%以上,大大超过网上各种开源中文分词技术,几乎可以和中科院的ICTCLAS相媲美,结合当前最成熟的Lucene的.net版本,实现了功能强大执行快速的全文检索引擎。 兼容性 Mozilla Firefox v1.5.0.0 以上版本 Microsoft Internet Explorer v6.0 以上版本 开发者 水月·静夜思 website: http://www.x3blog.cn DEMO: http://blog.muchool.com sourceforge项目地址: http://sourceforge.net/projects/x3blog/ QQ 群: 39687684 [Less]

0
 
  0 reviews  |  0 users  |  132,460 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

ThinkJot is an open source blogging software which runs on Asp.Net 2.0. The data store could be xml, sql server or any other for which a provider is implemented. It will target xml and sql server in the first release of ThinkJot V2.

0
 
  0 reviews  |  0 users  |  25,344 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

A custom blog/cms used by http://www.thomassondesign.com

0
 
  0 reviews  |  0 users  |  25,177 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.