Close

Not a member yet? Register now and get started.

lock and key

Sign in to your account.

Account Login

Forgot your password?

Web Development  // Browsing posts in Web Development

24 Apr Posted by bryan in Web Development | View Comments

Adding Facebook Like Buttons To Wordpress

Adding Facebook Like Buttons To Wordpress

During the F8 Conference, Facebook announced some of their new social plugins that can be used on any website. This of course includes all the Wordpress powered blogs out there. To add the like buttons to your site, follow these simple steps.

Read more...

24 Mar Posted by admin in Web Development | View Comments

HTML5 and CSS3

HTML5 and CSS3

HTML5 is very much at an early stage of development, and it will be interesting to see how the new features it proposes are adopted by the different browser vendors. At present, of the major browsers, Opera, Safari, Firefox, and Chrome are providing support for more enhancements with each release, and one would hope to...

Read more...

24 Mar Posted by admin in Web Development | View Comments

Subversion with Coda using MediaTemple

Subversion with Coda using MediaTemple

For those of you out there that are currently using Coda as your “one-window web development” application, and would like to use the integrated source control system (Subversion aka SVN), then follow the steps below. The example is using MediaTemple’s (gs) hosting service, and my domain (bryanhun.com). 1. Enable and connect via SSH (Read here if...

Read more...

24 Nov Posted by admin in Web Development | View Comments

How To Setup Amazon CloudFront To Work With S3

How To Setup Amazon CloudFront To Work With S3

If you currently have a site with high traffic, and would like to use a web service for content delivery, then Amazon CloudFront is what you need.

Read more...

29 Jul Posted by admin in Web Development | View Comments

Elgg Official v1 Beta Testing

Elgg Official v1 Beta Testing

I’ve had the opportunity to do some beta testing for the soon to be released Elgg v1.0. For those of you who are not familiar with Elgg, here is a short description: Elgg is an open, flexible social application engine, designed to run at the heart of any socially-aware application. Building on Elgg is easy, and...

Read more...

08 Jun Posted by bryan in Web Development | View Comments

Semantic Web Standards in your Web Site

Semantic Web Standards in your Web Site

The Semantic Web is the brain child of Tim Berners-Lee, the father of the World Wide Web. The World Wide Web is a vast network of human-understandable data made possible by the inter-operable information format of HTML. The Semantic Web is an extension of this, both in idea and in implementation, to make a vast...

Read more...

07 Jun Posted by bryan in Web Development | View Comments

Amazon S3 & PHP to Dynamically Store Files with Ease

Amazon S3 & PHP to Dynamically Store Files with Ease

First, sign up for Amazon Web Services. Choose the “Amazon Simple Storage Service”. Once you sign up, you will need to click “Sign Up For This Web Service”. Once you do that, click on “AWS Access Identifiers”. You will use your access key id, and your secret access key below. Now, we’ll need is a...

Read more...