Posts tagged with "webdev"

Adobe: Do as we say, not as we do 3

Adobe launched its Open Source initiative website the other day and I took at a look at the page. After highlighting some of the text as I read through it, I quickly realised I had stumbled through a warp-hole and landed in 1995. Warning: bad coding practices in this post!

Why Firefox 3 rocks 2

A media heavy post to start the year! I've been using Firefox 3 beta 2 for some time now and here are my favourite features. FF3 already rocks my socks and I've a feeling that the final release is going to blow them off.

Browser-wars 2.0? Conflict breeds innovation 0

Several pronounced webdev figures are stepping forward to say they're bored of the stale state of standards. We need more fun and faster innovation and the best thing for that is all-out war, no?

AutoPacker - Optimise your JavaScript 1

Do you juggle several JavaScript files around your site? Too much effort to compress them down? Now you can compress them down as soon as you edit a file without having to run the files through an external tool, all done transparently and on the fly.

How to block Adblock 45

I totally abhor all the recent ranting on how Adblock is going to destroy the online economy so I've written them some code. They can be obnoxious about the way people view their sites and block them or they can get on with things. What I've written is technically DRM 2.0. Please don't hate me.

Will semantic development kill link ads? 5

How effective will link advertisements be if/when the web becomes even more semantic? Is there a future for the schemes that fund many bloggers' habits.

Has Apple tripped up with Safari? 50

Apple has recently launched their flagship browser to Windows. Any good? Any point? Despite his animosity for most things Apple, Oli is excited to be getting his hands on the Apple browser... But for how long?

Stop the server abuse! 6

I've made so many rants about using JavaScript correctly over the past couple of months that I'm starting to lose count! Now, I would seem quite pretentious if I expected every web designer on the Internet to have read them but I'm not the only person preaching that JS/CSS should be used

CSS Table of Contents 5

I bumped into Derek Punsalan's 5ThirtyOne the other day and saw his take on a CSS version of a Table of Contents. It's a good effort. That sounds harsh but don't mean it like that — it's just 80% of the way there...

Why Use Standards? 2

Over the past few years, people who've been watching the world of webdev will have noticed that the message of standards has been playing a major role in how people chose to develop things. With all this noise, however, people aren't getting the whole message. I'm still finding people that

Pros and Cons of OpenID 5

The term "OpenID" has been banded around a lot in the previous few days with people on both sides of the fence making their views on the system known. More importantly (some would think), major account providers have said they are going to support the system, the biggest at the

Gripe 802: Background Images 1

When making a design these days, people are far too keen to plaster background images around without wondering what happens if the site cannot load the image for some reason. This is not normal behaviour but when did anything work as you wanted it 100% of the time? Some common reasons for

Flash isn't flashy 1

A fairly common complaint from some webdesigners is clients want too much Flash and this is fairly easy to understand. Clients want flashy websites! That's why they've come to see you in the first place. They want something that oozes class and makes people think they're the best.

Browsers are not the future 0

I've been making web pages long enough to notice the massive changes that have happened over the last 5 years in web designers' approaches to web design and how we use browser functionality to aide our efforts to deliver both working and aesthetically pleasing sites. We've been progressing

The 5 Rules of WebDev 1

Truth be told, there are no rules to what you have to abide by when designing a new website. You *can* do pretty much what you like, but then again, you might not have much repeat traffic. 1. Use standards This is probably the most flogged horse of a concept that there is in today's

NEW Experts-Exchange Website 7

[image] You cannot stop the signal. Indeed you cannot. A few minutes after Experts-Exchange posted an image (on the right) about the new site, I was hurling a massive amount of energy to finding to see if they had a testing subdomain. Don't you just love it when you're right? I

CSS Should Be Better 2

CSS, albeit old, is an amazing breakthrough in the way we can separate markup from how things are displayed. For most newcomers to the web-design arena, this means very little but when you look at things closer, you see it's doing a lot of things in your favour Your bandwidth

Is WebSafe Still Important? 0

I've just started work in a WebDev thread on Experts Exchange over the importance of using WebSafe colours. If you haven't got a clue what I'm talking about, the WebSafe colour palette was designed as a standard

Limiting The Digg Effect 0

For those that don't already know, Digg is a community driven, tech-news site. Its users post links to articles and if enough people find the article helpful or amusing, they "digg" it. Once the article has enough diggs, it is moved from the mildly hidden back-end of the site, and put on

Getting the ISP from the IP 1

Following on from my last article on getting the correct IP address from your user, its time to take it a little further with some whois lookups. Click here for a demo of IPLookup A whois lookup *can* tell you lots of information about the users IP address.

Getting The Real IP Of Your Users 29

Learn the ins an outs of getting a users IP, even if they're using a proxy.

SQL 0

SQL The Language of Databases. Today I'll teach you how to read from a database using SQL.To read from a database using sql you need to first open a connection to a database. a connection string looks something like thisSet Connection = Server.CreateObject(""ADODB.Connection"")

Simple login page with ASP engine 2

<!--.style1 {color: #FF0000}.style2 {color: #00FF00}.style3 {color: #0000FF}.style4 {color: #FFFF00}.style5 {color: #00FFFF}.style6 {color: #FF00FF}.style8 {color: #FF9900}.style9 {color: #696969}--> This Tutorial deals with the basics of html.

Cookies 0

In this tutorial you learn how to use cookies. Say you wanted to remember your logni information Kinda like on this web page you login it remembers your login information with the use of cookies so everytime you come back you don't have to re-login. If you logout it deletes the cookie.Cookies

Home | Advertise | About | Contact | Legal © Oli Warner 2001—2007 Proud 9rules member