APLawrence - Information and Resources for Unix and Linux Systems, Bloggers and the self-employed
RSS Feeds Get APLawrence.com by RSS











(OLDER) <- More Stuff -> (NEWER) (NEWEST)
Home > Opinion > Simple Protocols spread farther and faster
Printer Friendly Version




Keep it Simple, Stupid




How far do you think the World Wide Web would have got if you had to use Ajax to create a web page? I'm not knocking Ajax; that's actually not particularly complicated considering its intended use. I'm just pointing out that the web spread fast and far because HTML by itself was and is simple and highly forgiving. You can actually put up a web page using nothing but text - in the early days, many a web page was done exactly that way. Adding a little HTML makes it "prettier", but you can be incredibly sloppy with that markup and still get reasonable results.

I was reminded of this recently when I visited a site that offered to let me authenticate with OpenIID. I was delighted: OpenID is a great idea and I'd love to see everyone using it. Unfortunately, my login failed. I know it's not a problem with me (because my OpenID login works at other sites), so something is wrong there.

What's wrong? Who knows - it might have nothing to do with OpenID at all and might just be a silly form problem at the site. But OpenID is NOT easy to implement. For example, this is A Recipe for OpenID-Enabling Your Site. As you'll immediately learn there, you need to download and install an OpenID Library before you can do a thing. That's not particularly horrible: there are Perl and PHP modules, but already we're in Programmer Territory. I can do that, a lot of the people reading here probably can too, but for a lot of folks, that's a big red Stop sign. They'll have to wait for someone else to write the code.

But even I don't want to do it this way. I don't want another damn module or library that may or may not have sixty other dependencies that will annoy me before I get it installed and haunt me forever when something gets updated and breaks everything above it. No, I want it simple: I want to be able to fetch what I need with ordinary GET or POST web requests. Look at how Google does 99% of its API's: simple, direct web requests that you can program in almost any language without downloading any extra libraries or code.



If you want your standard to spread far and wide at the speed of light, the simpler it is to use, the farther and faster it will go. I'm going to say it one more time: I don't want to download any libraries!. In fact, I really don't want to download anything. Sure, sometimes that's unavoidable, but even then, the simpler, the better. If I absolutely have to download code, don't make it dependent on other libraries I've never heard of. Oh, yeah, I'm sure they are cool and grinchy and just so fabulous, but did you really need them? I want simple. Got it? Have I made myself clear?

Sigh.. not that anybody will pay a lick of attention.


If this page was useful to you, please click to help others find it:  
Your +1's can help friends, contacts, and others on the web find the best stuff when they search.


Comments?




More Articles by Anthony Lawrence - Find me on Google+



Click here to add your comments



Don't miss responses! Subscribe to Comments by RSS or by Email

Click here to add your comments


If you want a picture to show with your comment, go get a Gravatar



Have you tried Searching this site?

Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates

This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Publishing your articles here

Jump to Comments



Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.

Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.

We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.


My Troubleshooting E-Book will show you how to solve tough problems on Linux and Unix systems!


book graphic unix and linux troubleshooting guide




Buy Kerio from a dealer who knows tech: I sell and support

Kerio Connect Mail server, Control, Workspace and Operator licenses and subscription renewals
pavatar.jpg

This post tagged:

       - Opinion
       - Programming




Unix/Linux Consultants

Skills Tests

Guest Post Here