Yan Cui's blog articles

0
comment
on 3/7/2011 4:11 PM
Matthew Podwysocki posted a couple of very good articles on RxJS on codebetter.com and amongst them was a simple demo to do a look up on wikipedia using their open API: Introduction to the Reactive Extensions for JavaScript – Wikipedia Lookup Unfortunately, there wasn’t a live demo you can play around with and see it [...]
>> Read the full article
.
0
comment
on 3/6/2011 8:17 AM
One of the great things about the Reactive Extensions for Javascript is that you can easily create a many-to-many relationship between observable sequences of values and observers who handles the arrival of new values. You should have a read of these couple of posts first: Introduction to the Reactive Extensions for Javascript – Creating Observables [...]
>> Read the full article
.
0
comment
on 3/6/2011 4:20 AM
Been a while since I’ve been meaning to check out Reactive Extensions for Javascript, I have been using the .Net version for a while now and blogged about some of the cool things you can do with the .Net version. Although there are many sources where you can learn about it from they don’t have [...]
>> Read the full article
.
0
comment
on 2/27/2011 3:20 PM
Another productive weekend bares fruit for another mini game! This time I’ve put together a dojo-themed mini game whose sole purpose is to test your ability to do simple (well, mostly) arithmetic calculations in your head and your tolerance for my sense of humour (which is not so bad I hope ). Screenshots Here’s some [...]
>> Read the full article
.
0
comment
on 2/23/2011 6:44 AM
Whilst working on the MathDOJO mini game one of the neat little things I tried to do was implement a time meter which steadily counts down and changes colour (from green to yellow to glowing red) as it approaches 0: First, you need something to represent the meter, a simple <span> element will do: 1: [...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper