Behavior, Content, Money – 3 Things you should never give away for free!!!

BCmoney MobileTV

HTML5 features template and HTML5 skeleton

Posted by bcmoney on March 2, 2011 in CSS, HTML with 3 Comments


No Gravatar
Deutsch: HTML5 Logo English: HTML5 oval logo, ...

Image via Wikipedia

With all the buzz about HTML5 its high time to release an official post on the subject and cement our intention to support the standard fully. It is impossible to ignore the possibilities of a single thin-client based development environment and common sets of tools for working with them. Add to that the fact that modern mobile web browsers are being designed with HTML5 and CSS3 rich features in mind, and you have a developer’s dream platform for reaching as many devices and operating systems as possible.

HTML5 could deliver on the promises that other languages and platforms such as:

  • Java
    (Applets in the browser, Swing GUIs on the desktop, MIDlets on Mobile)
  • Flash
    (Flex RIAs on the web,  AIR apps on desktop, FlashLite on Mobile)
    and even
  • .NET
    (ASP/Silverlight on the web, VB/C#.NET Windows programs on the desktop, .NET Compact Framework on Mobile)

all failed to truly deliver on!

To that end, here are two useful templates for developers to get started quickly with HTML5 and its new features:

 

First (and not very exciting), is a barebones HTML5 Skeleton

 

[snippet id=49961]

 

Read the rest of this entry »

CSS3 Rounded Thumbnail Gallery

Posted by bcmoney on October 16, 2010 in CSS with No Comments


No Gravatar
English: CSS3 Styling

CSS3 Logo - Image via Wikipedia

CSS3 is shaping up to be quite promising.

Some of the features and shiny new toys that have me excited most are:

 

In this spirit, the following is an interactive rounded thumbnail gallery which was not previously possibly without some serious back-end coding to re-render each individual image as a separate “rounded thumbnail” file (using something like C++/GD or PHP/ImageMagick, etc); and now it’s become just a few lines of CSS using some of the aforementioned CSS3 goodies!

Read the rest of this entry »

5 Steps to Creating Slick Transparent Overlays

Posted by Fruitle on September 24, 2010 in CSS, HTML with No Comments


No Gravatar

One of the best Web Design guides out there is still CSS Zen Garden. Not only does it provide a beautiful looking layout and offer up a base template, but its presentation code also validates to the latest CSS and xHTML standards. However, if you’ve ever tried to work with the main template, you’ll notice that a lot of the nice look and feel are actually achieved via some simple image effects, and, that the steps required for creating your own images with the same “floating corner of the page” effects are not made available. Furthermore, due to the licensing on the templates, you are not allowed to use or re-purpose any of the images in the example layouts.

Enter this tutorial by Jenny (aka misski)…
Simply follow these 5 steps in Photoshop to create a transparent box over an image like those seen on CSS Zen Garden.

Read the rest of this entry »

Dynamically Resizing an iFrame

Posted by bcmoney on July 13, 2010 in CSS, HTML, JavaScript, Multimedia with No Comments


No Gravatar
iFrame Example

Example of an iFrame - Loading Google.com search bar

iFrames, love them or hate them they are all over the web.

When used properly, they can actually enhance a user’s experience for example by embedding multimedia or related content from a separate site, however when used improperly, and they often are, they can be an unsightly nuisance.

Mostly, I try to advocate proper uses of such technology for example embedding videos as per YouTube’s experimental HTML5 player and its new iFrame embed format (which others seem to be picking up on quickly). By the same token, from time to time I like to mess around and see what’s possible.

Here’s a border-line improper – if not entirely improper – usage of an <iframe> that I’ve thrown together just while toying around with the idea of displaying data from multiple sources at the same time.

First, you provide two separate class definitions, which state rules for when the iFrame is in focus (onmouseover, or after a hover event landed in an X/Y co-ordinate position over top the iFrame), and another which is the default state of “off” for when the iFrame is not in focus (onmouseout, or before any hover event occurs):
Read the rest of this entry »

RSS Reader in jQuery .vs. JavaScript (AJAX)

Posted by bcmoney on June 1, 2009 in CSS, JavaScript, XML with No Comments


No Gravatar
RSS

Image via Wikipedia

Parsing RSS is a task that many developers have been faced with. jQuery makes this significantly easier on the client-side, but the good ol’ AJAX is not that bad either if you set things up functionally to minimize on-page code. Two versions of the same RSS Reader with parsing handled with and without the “write less, do more” JavaScript library follow.

DISCLAIMER:
I know I haven’t really captured the spirit of jQuery by using identical functions to straight JavaScript, however, I mainly wanted to show the similarities and differences between using one parser .vs. another.

FOREWARNING:
Thus, I fully accept that a jQuery whiz, which I am not yet, could clearly use the library to write a few lines of a jQuery RSS parser that would easily blow this one away in terms of efficiency and robustness, thus highlighting the advantages over using old-fashioned JavaScript.

JUSTIFICATION:
That’s just not the point of this article, which is merely a quick look at making an AJAX request and parsing XML in jQuery .vs. JavaScript.

Here’s a very basic RSS Reader in jQuery:
Read the rest of this entry »

BC$ = Behavior, Content, Money

The goal of the BC$ project is to raise awareness and make changes with respect to the three pillars of information freedom - Behavior (pursuit of interests and passions), Content (sharing/exchanging ideas in various formats), Money (fairness and accessibility) - bringing to light the fact that:

1. We regularly hand over our browser histories, search histories and daily online activities to companies that want our money, or, to benefit from our use of their services with lucrative ad deals or sales of personal information.

2. We create and/or consume interesting content on their services, but we aren't adequately rewarded for our creative efforts or loyalty.

3. We pay money to be connected online (and possibly also over mobile), yet we lose both time and money by allowing companies to market to us with unsolicited advertisements, irrelevant product offers and unfairly structured service pricing plans.

  • Calendar

    • October 2023
      M T W T F S S
       1
      2345678
      9101112131415
      16171819202122
      23242526272829
      3031  
  • Archives