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: JavaScript
13
mar
Learning JavaScript? Here’s How
***, DIY, Internet, JavaScriptLearning JavaScript can be the gateway to much more serious, much more powerful programming languages out there. You can easily take the logic and syntax learned in JavaScript and take the next step to PHP pretty easily, although still very … Continue reading
8
aug
What You See is What You Get
***, Browsers, Design, DIY, Internet, JavaScript, Media, OfficeWYSIWYG (What You See is What You Get) editors are all over the place. It’s how you allow for non-technical people to produce content in a formatted and ordered fashion mostly on the web. And there are tons of WYSIWYG … Continue reading
8
aug
Test Your Browsers Cookie Limitations
**, Browsers, Chrome, Firefox, Internet, Internet Explorer, JavaScript, SafariIf you are ever interested in testing your browsers cookie limitations, here is a very cool site that will do just that for yourself. http://browsercookielimits.x64.me/ Browser Max Cookies Max Size Per Cookie Max Size Per Domain1 Usage2 Chrome 4 Chrome … 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
15
dec
Cox Communications Injecting JavaScript in Your Pages?
***, Browsers, Companies, Hacking, Internet, JavaScript, NewsThere have been several reports via Twitter, Dropbox, Flickr, and others reporting that Cox is injecting JavaScript to warn their users that there could be issues with their service. And from the looks of things, it seems pretty apparent that … Continue reading
9
dec
Blocking Ads in Chrome, Facebook, CNN, and Others
**, Chrome, Firefox, Internet, JavaScript, SafariAds can get quite annoying. The web has turned into a place where impressions and click’s drive an entirely new sector of marketing tactics and campaigns in order to sell products that you might be interested in. The web provides … Continue reading
28
nov
FCKEditor with Firefox 17 Requires Updating – Not Displaying
***, DIY, Firefox, Internet, JavaScript, NewsFCKEditor came out in 2003, which makes it just about 10 years old and is still heavily used around the internet today as the Open Source WYSIWYG that any user and open source packager can get for free integration. That … 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