Category Archives: JavaScript

13 mar

Learning JavaScript? Here’s How

***, DIY, Internet, JavaScript

Learning 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

Leave a comment
8 aug

What You See is What You Get

***, Browsers, Design, DIY, Internet, JavaScript, Media, Office

WYSIWYG (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

Leave a comment
8 aug

Test Your Browsers Cookie Limitations

**, Browsers, Chrome, Firefox, Internet, Internet Explorer, JavaScript, Safari

If 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

Leave a comment
21 may

Write Your Own Modal Window Script

**, Browsers, DIY, HTML5/CSS3, Internet, JavaScript

ModalWindow’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

Leave a comment
15 dec

Cox Communications Injecting JavaScript in Your Pages?

***, Browsers, Companies, Hacking, Internet, JavaScript, News

There 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

Leave a comment
9 dec

Blocking Ads in Chrome, Facebook, CNN, and Others

**, Chrome, Firefox, Internet, JavaScript, Safari

Ads 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

Leave a comment
28 nov

FCKEditor with Firefox 17 Requires Updating – Not Displaying

***, DIY, Firefox, Internet, JavaScript, News

FCKEditor 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

Leave a comment
11 oct

Google’s mod_pagespeed 1.0 for Apache Released

***, Browsers, Design, Google, HTML5/CSS3, Internet, JavaScript, Media, Mobility, News, User Experience

If 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

Leave a comment
9 oct

Responsive Web Design – The New Fad in Web Dev

**, Browsers, HTML5/CSS3, Internet, JavaScript, Mobility, User Experience

It’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

Leave a comment
30 sep

Amazing WebGL Realtime Music Visualizations

*, 3D Graphics, Chrome, Firefox, HTML5/CSS3, Internet Explorer, JavaScript, News, WebGL

WebGL 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

Leave a comment