I have been busy figuring out a way to build a content platform and infrastructure to help the young digital artists and web designers, improve themselves in Macau, to foster creativity, engagement and learning through mutual sharing of resources and experiences.
-
Here we are, i have spent quite some time figuring this out, hopefully google is our friend and patient as well, this example comes from doing the excelent Beginning Ruby on Rails book from Wrox, chapter 6 page 167. Please read the comments on the code: # Ruby on Rails – Learnt by example, Scaffold [...]
-
Testing the code syntax highlight: class Field < ActiveRecord::Base # validates_format_of :data, #validates the email address is a correct one # :with => /^([^@s]+)@((?:[-a-z0-9]+.)+[a-z]{2,})$/i, # :message => “is not a valid email address” # validates_inclusion_of :data, # :in => 1..99, # :message => “is out of bounds” # validates_acceptance_of :check1, # :message => “was not [...]
-
Just finished watching “A Brave Story”, a fantastic anime, a Brave Story is an awsome tale of young boy in current japan times, who faced with a sad destiny decides to change his fate by entering a fantasy world called “Vision”, in this surreal world, everything is possible … The official site has been closed, [...]
-
Well here i am again, i don’t know how many times i tried to blog, my super powers have been weakened by the Styrofoam (same as in Bolt movie), well let’s try again shall wel. I have no idea yet, how the blog thing will come out, mostly just a way for me to output [...]
