Log In
Register For This Site
A password will be e-mailed to you.
Personal Recommendations
Recent Comments
Email Subscribe
-
Recent Posts
Recommended Books
Categories
- 3D Graphics (82)
- Architecture (39)
- beer (17)
- Browsers (141)
- Chrome (73)
- Firefox (46)
- Internet Explorer (41)
- Safari (29)
- Car Computing (31)
- Cloud Computing (65)
- Clusters (47)
- CMS (6)
- Companies (502)
- Databases (16)
- Design (81)
- DIY (130)
- Electronics (338)
- Raspberry Pi (6)
- Robotics (51)
- Entertainment (129)
- Entrepreneurship (30)
- Games (31)
- Government (12)
- Guest Posts (17)
- Hack-a-thon (13)
- Hacking (81)
- Hardware (289)
- History (37)
- Home Automation (5)
- Home Projects (73)
- howto (43)
- Internet (359)
- Media (109)
- Mobility (322)
- Android (140)
- iPad (86)
- iPhone (120)
- Windows (Mobile) (23)
- News (270)
- Office (23)
- OS (134)
- Photoshop (12)
- Programming (198)
- .NET MVC (8)
- C++ (11)
- ColdFusion (6)
- cfwheels (1)
- HTML5/CSS3 (91)
- WebGL (31)
- Java (20)
- JavaScript (51)
- Objective-C (9)
- PHP (33)
- CakePHP (10)
- Ruby (12)
- Ruby on Rails (9)
- QR Codes (1)
- Rants (34)
- Ratings (614)
- Site Related (20)
- Solar (17)
- Space (21)
- Sports (2)
- Stock (26)
- Sunday Comics (3)
- The Good, The Bad, The Ugly (6)
- User Experience (21)
Archives
- February 2019 (1)
- June 2015 (2)
- May 2015 (1)
- January 2015 (2)
- October 2014 (1)
- September 2014 (3)
- July 2014 (1)
- June 2014 (1)
- May 2014 (3)
- April 2014 (6)
- March 2014 (4)
- February 2014 (2)
- January 2014 (9)
- December 2013 (9)
- November 2013 (18)
- October 2013 (17)
- September 2013 (23)
- August 2013 (26)
- July 2013 (26)
- June 2013 (25)
- May 2013 (30)
- April 2013 (26)
- March 2013 (28)
- February 2013 (25)
- January 2013 (28)
- December 2012 (26)
- November 2012 (25)
- October 2012 (34)
- September 2012 (29)
- August 2012 (32)
- July 2012 (29)
- June 2012 (25)
- May 2012 (25)
- April 2012 (30)
- March 2012 (22)
- February 2012 (29)
- January 2012 (32)
- December 2011 (19)
- November 2011 (27)
- October 2011 (30)
- September 2011 (26)
- August 2011 (34)
- July 2011 (35)
- June 2011 (38)
- May 2011 (36)
- April 2011 (25)
- March 2011 (24)
- February 2011 (27)
- January 2011 (38)
- December 2010 (1)
Category Archives: HTML5/CSS3
13
aug
HTML Abstraction Markup Language – Haml
***, Architecture, DIY, HTML5/CSS3, Internet, Ruby, Ruby on RailsYou would think that the evolution of HTML is heading towards HTML5 and you would be thinking correctly. But there is another trend that Many, if not Most Web Programmers barely even scratch the surface of. HTML is a very … Continue reading
28
jun
Accessible Screen Readers for Background Images in IE (Internet Explorer)
**, Chrome, DIY, Firefox, HTML5/CSS3, Internet, Internet ExplorerAccessibility is, in my opinion, very easy for developers to become compliant with. WCAG 2.0 AA (Web Content Accessibility Guidelines), the ever so outdated 508. It is easy, so if you have the extra time and the audience, please make … Continue reading
21
may
Write Your Own Modal Window Script
**, Browsers, DIY, HTML5/CSS3, Internet, JavaScriptModalWindow’s are pretty popular things these days. And they aren’t very difficult to do. In-fact, I would have to say that they are easier to do by hand, then to do by JavaScript inclusion. That could depend on how complex … Continue reading
8
dec
Demo Your iOS App Within a Web Browser
**, Apple, Browsers, Chrome, Entertainment, Firefox, Games, HTML5/CSS3, Internet Explorer, iPad, iPhone, Mac, Media, Mobility, OS, SafariDevelopers have an awesome new way to share and test their latest iOS apps that are still in development. Simply upload your local app that you’re building in zip format to Kickfolio.com and they will provide you with a link … Continue reading
21
nov
Chrome Extension Stylebot
***, Chrome, Design, DIY, Google, Hacking, howto, HTML5/CSS3, Internet, Microsoft, User ExperienceI use many web development chrome extensions every day to assist with my daily web responsibilities at the office. Meanwhile, I also use extensions to help with my browsing experience for general website surfing. My most recent chrome extension that I discovered … Continue reading
20
nov
World of Web Design as a Layout in MVC
***, Browsers, Design, HTML5/CSS3, Internet, Mobility, PhotoshopIn all web applications, it’s easy to find developers copying code and not maintaining single source areas to provide content. Specifically with websites and web design, the need to have templates wrap content became apparent with static code represented in … Continue reading
19
oct
Apple Makes Two Acquisitions: Particle and Color
*, Apple, Design, HTML5/CSS3, Internet, Mobility, NewsDo you remember the company that raised several million dollars to build an App, who did not even have a prototype, just an idea? This app was supposedly going to revolutionize the way that pictures are managed and collaborate social … Continue reading
11
oct
Google’s mod_pagespeed 1.0 for Apache Released
***, Browsers, Design, Google, HTML5/CSS3, Internet, JavaScript, Media, Mobility, News, User ExperienceIf you are into Apache and web hosting, you are always open and looking at ways to increase the speed and performance of your website. Often times, it is your client telling you that the web app you created is … Continue reading
9
oct
Responsive Web Design – The New Fad in Web Dev
**, Browsers, HTML5/CSS3, Internet, JavaScript, Mobility, User ExperienceIt’s interesting to see all of these design trends come, and then find new solutions and go; or trends to come and saturate, take up the market and become common place. Responsive Design may just be one of those fads. … Continue reading
30
sep
Amazing WebGL Realtime Music Visualizations
*, 3D Graphics, Chrome, Firefox, HTML5/CSS3, Internet Explorer, JavaScript, News, WebGLWebGL is an amazing technology, allowing OpenGL technologies to be ported to JavaScript and viewable in your web browser. Almost any browser actually: Chrome, Firefox, and Internet Explorer 9+. If you are on one of these browsers, you should really … Continue reading