Author: Trevor
Happy 11/11/11 – The Last Binary Day
Happy Binary Day. Today is the last Binary Day for the next 89 years! Now you might ask, “What makes a binary day?” Well binary consists solely of the numbers ‘0 and 1’. When a date is made up of only 1’s and 0’s then that is considered a binary day. There are only 9 binary days that occur in a binary year, and only 4 binary years in a century. We have had 36 binary days since 01/01/00 in the year 2000, but the thing that is crazy is that we won’t have another until January 1, 2100. So to all you machine language programmers out there, Happy Binary Day!
To see a full list binary days in the years 2010 and 2011, visit ExploringBinary.com
LearnCast Technologies
Hello, I’m back and for those of you who don’t know me I am a web developer here at LearnKey. Just recently I had an amazing opportunity to meet with the CEO of LearnCast, David Clemons, from whom I received an in depth introduction to their mobile learning platform in hopes to see how we could utilize their technology, and what they had to offer LearnKey.
What LearnCast provides is a platform where an educator or business manager can easily take video, audio or any kind of learning material and create their own course with quizzes, exams, and polls and then push them out to participants via SMS messaging or email.
Continue reading “LearnCast Technologies”
Learning HTML 5 Fundamentals
I am a web developer at LearnKey. I do a lot of back end scripting as well as work with HTML and CSS on a daily basis. I have been doing development for about 5 years now and grew up on good ol’ HTML4. In an effort to update my skill-set and learn a little bit more; I decided to take the training that LearnKey has put out on coding in HTML 5, and tell you about my experience.
The Power of CSS3
I just stumbled across one of the coolest sites demonstrating of the power of CSS3 – css3please.com. For those of you who don’t know what CSS is, its simply the language web developers use to put style and color into an average web page. CSS3 has taken style to the next level by allowing designers and developers to not only be able to add a color to an object, but be able to have it display a gradient from any specific color to another. You can also add drop shadows, rounded corners, custom font faces, and even rotation to an object. These features take a lot of pain out of website development by making objects much easier to work with, and quicker to customize and create. Any good developer can tell you of the hassle of trying to make a box with rounded corners without CSS3 – having to first create the image in Photoshop, then cut the image into several smaller pieces, and then get them all to behave and fit tightly together to look like they never were cut up. That can take quite a bit of time. Compare all that with this CSS3 code: