Commenters

ah wei akmal annoymous iera Jay Rod josh Mike victor loya Vringo yumi :) 'triple N'

 

Latest Comments

 

Subscription

Subscribe to ChronoSight's feed now or get it right from your e-mail.

 

Working on PHP Custom Form Validation

Posted by crynobone. on 05-June 2007. Filed under , and . View:740 Comment:1

I'm almost done with a PHP class equivalent with our Savvy.js Form.validate() function, here we be using Associate Array to define all type of test to be done.

include "form.class.php";
$dv["username"] = "crynobone";
$dv["password"] = "pass";
$daf["username"] = array("type"=>"string","required"=>"yes");
$daf["password"] = array("type"=>"string","length"=>"min-4","regexp"=>"^(password|pass)$");
$form = new Form();
print $form->validation($dv,$daf);

 

Fedora 7

Posted by overlord_666. on 01-June 2007. Filed under and . View:445 Comment:4

Fedora 7

Yesterday, Fedora 7 "Moonshine" has been officially released. As been announced by Bill Nottingham (Fedora Project board member), on the Fedora developer's list earlier this year (Jan. 4), there will be no more "Core" or "Extra" releases as the two repositories had been merged as a single repository. So, there you go; the reason why there are no more "Core" in this latest release naming convention. Among Fedora 7 features include a tickless kernel, KVM virtualization, Liberation fonts, and the capability to mix your own Fedora distribution with ease (from what I understand, it something that let the users to customize their Fedora 7 to contains only a set of package they desire and best of all share it with others). Go to their official site for more info (FedoraProject.org), this link for their release notes and here for the official announcement.

Red Hat Training

Posted by crynobone. on 30-May 2007. Filed under and . View:671 Comment:8
Michael Dell Looks Different in a Tux

I'll be attending a Red Hat Linux Training this everning at Kelana Jaya, finally I'm going to share bed with Red Hat and I do feel it going to be different, LOL.

Oracle Madness

Posted by crynobone. on 03-May 2007. Filed under and . View:533 Comment:2
CFS Intake System

Here's my first PHP project with Oracle database and not to forget Savvy.js. Now let me get back to my work.

Links Cloud, A New Ways of Seeing Links

Posted by crynobone. on 02-May 2007. Filed under , and . View:657 Comment:4

I just added Links feature for ChronoSight.CMS, which unlike other platform we build it as a cloud that will grow based on total comments. So to increase your link size all you need to do is comment, the system will only check data from entry comment and not shoutbox as I do feel a lot of people use shoutbox to test instead of discussion.

Shout something...

Name
Website
Email