Wednesday, September 17, 2008

Print, Web, who cares, just be informed

Recently I had a friendly discussion with a colleague on the topic of print versus digital publishing. The mediums are very similar in that they provide information.

That is were the similarities end.

When an individual sits down to read a newspaper or magazine, they do so as a leisure activity, a way to pass time, which yields knowledge. At the same time they are limited to the information provided by the author/writer. If the user has questions, they cannot interact or find a quick answer within the same media vehicle. The reader is left to ponder and resolve their own thoughts and ideas on the piece. Readers usually find themselves reading the piece two or three times looking for clues that will help them come to a conclusion.

When a reader opens a browser, it is done with the purpose to satisfy a hunger for knowledge. They seat at this dinner table and start with a search, one or two key terms. They dive into the topic at hand and quickly find themselves jumping from one topic to the next, all trigger by the information they are receiving. Like in print, one topic leads to questions, the difference, the reader has a quick satisfaction. The need to think is drastically diminished. A reader simply needs to turn back to the search box and be ready to face a multitude of choices and options for an answer.

This medium is able to provide a great deal of information to be consumed. The hunger never seizes, but merely a level of satisfaction is achieved that allows the reader to walk away from the table empower with applicable knowledge.

The bottom line is that there is a need and room for both mediums. Writing for the Web is a whole different art form than that of print. The Web is a medium of collaboration where a reader is provided a multitude of opinions and ideas that lead to a conclusion. Where as Print is a medium for those seeking one experts opinion allowing the reader to either accept the conclusion or form their own with at their own capacity.

Labels: , , , , , , , ,

Digg This Del.icio.us Slashdot

Saturday, September 13, 2008

Google Chrome

Web designers faced many challenges, among them the compatibility across all browsers. In 2004, I downloaded Opera, and it became my rule of thumb that if it worked and looked good in Opera, it would be fine in all other browsers.

Then came a new version of Opera, and my rule went out the door. I know was creating sites and testing in three different browsers. I was testing in Internet Explorer, Firefox, and Opera. I could care less about Safari or Mac browsers because at the time Apple was in the toilet and most were using PC.

Since 2004 many things have changed. Most households have adopted some flavor of computer and some sort of broadband. Each of the aforementioned browsers have evolved and have required many more band-aids across the board. CSS has also evolved and with it many more problems have followed. In June of this year (2008), I wrote a post alluding to Google putting all these broswers to shame with some standards.

Well the Google browser is now here. As with all Google products is a beta release and shall remain so for the upcoming years to follow. I download the savior last week and have been playing on and off with it. Test driving it if you will. As with most Google creations, it is simple, yet powerful enought to calculate your most visited sites and minimizes the crashes. Although it provides a lot of features, it somehow lacks flare.

I opened a few pages that have tweaks and patches and for the most part it looks like all sytems are a go.

The bottom line is that with the release of Chrome I hope to be able to diminish the patches, but the future looks gloomy thus far, I spoke with a few friends in the space and most had yet to hear of the browser, let alone taken it out for a test drive. Hopefully our Savior has come, but only time will tell.

Labels: , , , , ,

Digg This Del.icio.us Slashdot

Tuesday, July 29, 2008

Cuil

Cuil is officially launched and the buzz is in, the word, Google should be afraid. I don't think Google has anything to worry about as of yet. So what if the founders of Cuil where key engineers at Google. So what if Anna Patterson orchestrated the latest algorithm that Google is supposedly currently using.

I test drove cuil, I think they offer a great interface for the results, but I don't see where their claims that their algorithm is much more sophisticated than that of Google's. I found it to be quite inaccurate. Don't get me wrong, I'm far from being Google's fan. I think Google is quite sophisticated and offers great search tools that have been gamed and manipulated by scammers and skeemers to skew results. I'm still able to find solutions via my queries, that which I tried on Cuil and was unsuccessful.

I recently read a book that stated that just because you have the technical know how on performing a specialized task, does not mean you have the skills needed to run a company. Anna was the architect of Google’s large search index, but is she simply a search technician and coder or does she carry the ability to run the business while having other create and manifest her vision?

The bottom line is that many more powerful companies have try to take the Giant down and the giant is yet to loose. The numbers don't lie, Google has 50% of the search market share, while Yahoo possesses 20%. These numbers sound familiar, they should, think Coke and Pepsi. Others like MSN, AOL, LIVE, ASK carry the difference in the search engine space. Another search engine that had a big debut was Mahalo. It came out with an interesting concept of taking the machines out of the equation, but the buzz quickly ceased and I doubt that it will ever produced or come to full fruition. I won't hold my breadth on Cuil, but I'm glad to see competition as it will only make Google come out with a stronger search product. My prediction is that Cuil will be cool for a week or two.

Labels: , , ,

Digg This Del.icio.us Slashdot

posted by Death is Forever at 0 Comments Links to this post

Thursday, July 17, 2008

Div Container Width

I have become a great fan of CSS and fluid design for the past couple of years. Tables are a thing of the past. The problem is that even though most Web designers have evolved, browsers have not.

You see browsers are put together by coders, developers if you will. Those types only understand 0 and 1s and have very little time to worry about nuances that pesky designers would devote their time to calculating. One of those nuances are containers like div.

Originally designed to serve as layers, again for Web and Graphic designers, div have become very useful as not only can they float and be positioned, but they serve as containers for content on the Web page.

Here comes my issue, I been having some problem fitting the content on a multi-column site. After some quick Googling, I came across a forum thread explaining that the total outside width of a div box is the sum of the values for the following properties:

margin-left
+ border-left-width
+ padding-left
+ width
+ padding-right
+ border-right-width
+ margin-right
= total occupied width of any {display:block} type box

This makes no sense to me. Although Firefox does follow standards and many accuse Internet Explorer of breaking rules and misbehaving; IE6 and IE7 follow rules much more closely to how designers work. When I designed a page I typically render it in Photoshop, then I translate the work into HTML and CSS. When I measure my drawings in Photoshop, IE follows suit, while I have to more intensely calculate when it comes to Firefox.

The bottom line is that it is unfortunate that browser creators can't come together and be unified so that we, as Web designers, don't have to patch holes cause by the multitude of browsers. Perhaps one day the W3C will succeed in unifying browsers with coming up with standards and rules. As for me, I'm just waiting for Google to come out with their own browser, take over the world, and keep making us drink their cool-aid, until then, I'll keep plugging the holes and hope to stay afloat.

Labels: , , , , , ,

Digg This Del.icio.us Slashdot

posted by Death is Forever at 0 Comments Links to this post

Saturday, May 31, 2008

Embed fonts on your Web site

Recently, I have been thinking about design and the nature to code safely on the Web. As designers we typically choose to use Web friendly fonts like Verdana, Times New Roman, Arial, and Trebuchet MS.

Designers, however should not let browsers inabilities to carry a vast array of fonts interfere with their designs. Michaelangelo would not have sacrifice the roof of the Sistine Chapel due to lack of a smaller brush, so why is it that Web designers so often sacrifice bandwidth and turn to background images or heavy downloads to convey their message; not to mention the lack of search engine friendliness involved in presenting picures and images instead of text.

I sought out a clear answer on how to embed fonts on a site without the need to sacrife speed or SEO. Back in the late 90's both Netscape and Internet Explorer were fighting grounds for the title of browser reign supreme as such both came out with unusual plugins and font rendering programs, however this was but a mere patch and band aid on the problem as fonts were translated to images solving only the small side of the equation. I don't blame them as SEO wasn't a hot topic in those days and Google was but a silly word some guys thought of to represent their brand.

In today's Web, where Search Engines are the hot club were your name must be on the list, it is crucial to create SE's friendly sites. to do so, the @font-face construct must be utilize.

Here is a simple example courtesy of the css czars at A List Apart:

@font-face {
font-family: "Kimberley";
src: url(http://www.princexml.com/fonts/larabie/ »
kimberle.ttf) format("truetype");
}
h1 { font-family: "Kimberley", sans-serif }

"Those familiar with CSS syntax will recognize the last line. The @font-face construct may not be familiar, however it’s easy to explain: as the “Kimberley” font is requested, the font file is fetched from the specified URL. The syntax is described in the CSS2 specification.

To avoid long lists of @font-face declarations in the style sheet, they can be hidden using @import" like so,

@import url(http://www.princexml.com/fonts/larabie/index.css) all;
h1 { font-family: Goodfish, serif }

The bottom line is that you should not limit yourself or set the bar too low, there is always a way to solve the problem. Problems are easy to come by, but securing an answer is where the intellectual matter comes into play. Don't let the ineptitude of todays' browser interfere with the future, just make sure that you gracefully prepare your site for degredation or for those living in the past. To appreciate the true power behind css, please refer to the Zen Garden project.

Labels: , , , , , , , , ,

Digg This Del.icio.us Slashdot

posted by Death is Forever at 3 Comments Links to this post

Monday, May 05, 2008

SEO Hackery and sales tricks

I was recently reading an article on SEO Chat, a large provider of SEO tools, articles, and news. I have been exploring and toying with the idea of hiring a consultant/ helper to get better rankings on some terms. I have a lot of experience on SEO, and keep with with the space, but it is always great to get third party validation.

The problem is that when it comes to SEO, you have to open up your entire site to some folks who just may do a hack job or worst, get you banned. This is why I get wary of SEO, thankfully SEO Chat is able to validate my worries, this article speaks of Network Solutions, one of the largest domain name registrars.

It is sad to see such a powerful company diminish the trust of the community by offering trickery and half-ass SEO programs to turn a profit on the less savvy.

Another point not covered in the article is that you do -not- get to select the keywords you want to rank for. They go after low volume low traffic "low hanging fruit" keywords (the sort a crappy site can rank for with the addition of the term into the title tag)

Another bad practice by these registrars, also not covered in the article, but I mostly seen it in godaddy.com, is that they keep track of the domain names you search for. If you search for a domain name a few times, they consider it popular and will self register to themselves and then ask you for a lot of $$$ to sell it to you. I notice this in the past and was happy to see validation from some other users commenting on it at the end of this article.

The bottom line is that we have to be very careful on who to trust. Don't open up your site to just any hack that comes along, especially if the price is too good to be true. Here are some tips to keep in mind as you are in the search for an SEO consultant from the king of all Search Engines, Google.

Labels: , , , , ,

Digg This Del.icio.us Slashdot

posted by Death is Forever at 0 Comments Links to this post

Tuesday, November 27, 2007

Happy Thanksgiving - it's CMS time

So Thanksgiving came and went, it was a great four days away from work. But here we are getting back to the grind.

I have been setting up a CMS for my company and it's going well. Originally, I wanted to create a custom CMS programmed and built from the ground up. I could not get my boss sold on the idea, mostly because he has been burned in the past with software development, cost, design, and time frames.

I understood where he was coming from and decided to get to work on customizing something that had previously been done. No need to reinvent the wheel, that's what they tell me anyways. Anyhow, turns out that there are a lot of good open source CMS out in cyberspace. Some are better than others, but the choices are pretty clear, Drupal, Joomla, Mambo, and Wordpress.

You can't go wrong with any of these, it all boils down to your specific needs, and the level of customization you will need. I used to think that if you wanted it done right you would need to build it yourself.

The bottom line is that these CMS systems are all designed to work with databases. Frankly, once you get the data into a database, it becomes quite easy to manipulate the display. If you are well verse in Web design and Web development, you can get pretty creative on how you parse and display the data, not to mention that they make it a lot easier to perform SEO (search engine optimization) work.

Labels: , , ,

Digg This Del.icio.us Slashdot

posted by Death is Forever at 0 Comments Links to this post

Wednesday, May 02, 2007

Gaming Amazon

Search Engine Optimization (SEO), although not a new subject by any means now but still quite a popular one, is the art of gaming the search engines into placing your site in the top organic listings.

I remember two years ago interviewing for an SEO firm in CT and thinking this is not going to go anywhere. I quickly turn down the job and move on to my next venture. Today, SEO is one of the hottest technology industries and talent is look after and rewarded. I should know, I since have not only learn SEO is, but have mastered the talent. Yet I'm not receiving the rewards I would have had I bother to get involved then. However, as I grow older I grow wiser and hopefully won't miss a hot opportunity like this one again!

I was reading an article today which lead me to think about gaming other areas other than search engines. What about Ebay listings? Amazon.com? or other popular sites. Think about it, if you can get your product to show up first in Amazon.com for many categories the likelihood of someone buying your product increases drastically. Your profits can go through the roof!

The bottom line is that sometimes we cannot come up with unique ideas, but fortune doesn't always lie in the unique idea, but on what is done to improve it. This is the basis of capitalism and our society. Now, I'm off to learn about Amazon.com and their search algorithm. Gamers, I'll see you there!

Labels: , , ,

Digg This Del.icio.us Slashdot

posted by Death is Forever at 0 Comments Links to this post