Menu:

Recent Entries

Categories

Archives

Links

Blogs
- Dflying's Night
- David's Untitled Life
- Dflying's Blog in Chinese

This blog is hosted by DreamHost!

Syndicate

RSS 0.90
RSS 1.0
RSS 2.0
Atom 0.3

KPL - Kid’s Programming Language

Dflying | 28 February, 2006 17:48

There is a special program language called KPL. KPL stands for Kid’s Programming Language which was designed and developed based on the principle that programming is fun - and that learning is best achieved when the learning material is fun, intuitive and interactive. KPL is composed of:

 (More)

Posted in General . Comment: (0). Trackbacks:(0). Permalink

Video Series: Visual Web Developer for Beginners

Dflying | 28 February, 2006 17:24

Recently Microsoft published a video series: Visual Web Developer for Beginners, which shows the basic ideas/developing work flows of ASP.NET and basic functionalities of Microsoft Visual Web Developer. All the samples are small and interesting with both C# and VB versions. Also source code (C# and VB) is available for downloading. Please check out here: http://msdn.microsoft.com/vstudio/express/vwd/learning/default.aspx

Please note these are only for beginners. If you’ve experiences in previous version of ASP.NET and Visual Studio, just go to MSDN directly for more detailed and advanced information.

 (More)

Posted in ASP.net . Comment: (1). Trackbacks:(3). Permalink

Microsoft .NET shared hosting solutions

Dflying | 28 February, 2006 01:58

It is true that VWDHosting.net now provides you a 30-day account FREELY which lets you:

 (More)

Posted in ASP.net . Comment: (2). Trackbacks:(128). Permalink

New Plugin: AuthImage

Dflying | 25 February, 2006 06:26

AuthImage plug-in is used in comment form to provide user extra security and get rid of spamming messages. It shows an auto generated image which contains some characters and commenter needs to recognize these characters to submit his/her comment.

You may simply enable this plug-in in Control Center and modify your commentform.template:

{if $authimage->isEnabled()}
<div>
<label for="authImage">AuthImage</label>
<input type="text" name="authImage"
 id="authImage" value="" />
{$authimage->show()}
</div>
{/if}


Posted in LifeType . Comment: (2). Trackbacks:(557). Permalink

New Plug-in: PloGeSHi

Dflying | 25 February, 2006 01:06

GeSHi means Generic Syntax Highlighter, aims to be a simple but powerful highlighting class, with the following goals:

  1. Support for a wide range of popular languages
  2. Easy to add a new language for highlighting
  3. Highly customisable output formats.

More details please check out at: http://qbnz.com/highlighter/

This plug-in ports powerful PloGeSHi to LifeType, you may enable it from Manage -> PloGeSHi in admin page.

Here PloGeSHi support following lauguages' highlighting: Actionscript, ASM, ASP, Bash, C, C#, C++, CSS, Delphi, HTML, Java, Javascript, Lisp, Objective C, Pascal, Perl, PHP, Python, Smarty, SQL, VB.NET, Visual BASIC and XML.

Examples: ...

 (More)

Posted in LifeType . Comment: (0). Trackbacks:(593). Permalink

New Plug-in: Template Editor

Dflying | 24 February, 2006 20:21

LifeType supports user defined templates to customize the look and feel of your blog, but it only provide basic upload/delete functionalities which will bring end users inconvenience for later changing or small modifications. This plug-in is used for editing templates online without needing to access the host.

Template Editor for LifeType is designed by Mark Wu. Please visit this wiki page for more details:

Follow the guide below to use Template Editor in your blog…

 (More)

Posted in LifeType . Comment: (17). Trackbacks:(559). Permalink

Introduction to This Blog System (LifeType)

Dflying | 23 February, 2006 18:28

LifeType is an open-source blogging platform with support for multiple blogs and users in a single installation. Current instance is based on LifeType. Later some useful plugins will be online.

Following excellent features made me choose this...

 (More)

Posted in LifeType . Comment: (0). Trackbacks:(3128). Permalink

Added Blog Templates

Dflying | 21 February, 2006 21:32

Pick you like via Control Center -> Settings -> Blog Settings

More features (plugins) are coming soon...


Posted in LifeType . Comment: (466). Trackbacks:(971). Permalink

Looking for an open souce CMS

Dflying | 20 February, 2006 05:20

I've tried Mambo and Drupal, still got no ideas about that kind of things. I just need a very very simple CMS with basic funcs. like News, Products, Guestbook and Intros for asmall business. But seems all these above are over-qualified...


Posted in General . Comment: (3). Trackbacks:(721). Permalink