Owner: NikkaBokka URL:http://nikkabokka.blogspot.com/ Join Date: Thu, 28 Jun 2007 06:39:51 -0500 Rating:0 Site Description: Blog related to web development and search engine optimisation/optimization Site statistics:Click here
Web Traffic Generation 2007-06-13 10:28:00 Working on my recent project I came across the need to experiment with generating traffic to my site. The rationale behind the experiment was to determine whether traffic was a factor considered by various search engines when assigning rank. There are many articles on the web which purport to the fact that traffic to a site is the most important factor, but the ideas presented are often flawed as search engines (the mainstream) often publicise relevancy being the determining factor. Of course we would also have to take into account links mainly incoming but that’s a topic of a later article. Let’s focus on traffic generation by way of a simple analysis. In all experiments the simple case is always considered from the onset, i.e. we isolate each variables and examine the output or result when a stimulus is applied. In this case we isolate traffic. The objective of the experiment is to measure traffic and also to look at methods of generating traffic. Step 1. Build your web Read more:Generation
, Web Traffic
CSS Hack links 2007-03-04 06:30:00 Web browser compatibility testing is a must. Make sure the page displays as intended on the most popular browsers. However if you discover there are some oddities that manifest themselves when switching from one to another, check these links
for further information specific to your concern:Box Model Hack and feeding different IEs different css Position is Everything: Explorer Exposed (Floats, Margins and IE CSS Bugs and Workarounds Richinstyle's Bugs Toward A More Standards Compliant Internet Explorer CSS-Discuss Group's CSS HacksEric Meyers On CSS - Tricking Browsers and Hiding Styles QuirksMode- Browser Quirks No, Internet Explorer did not handle it properly Internet Explorer 5 Mac: odditieswww.NikkaBokka.com
Translating complex CSS selectors 2007-02-05 12:09:00 Standards are updated on a regular basis but it's difficult to keep track as progress waits for no man, but help is at hand: recently discovered a free online tool which helps with the translation of complex CSS selectors athttp://gallery.theopalgroup.com/selectoracle/Nice tool to refer to when developing or understanding complex CSS structures.www.nikkabokka.com
Continuing on the theme of Web Colours/Colors 2007-01-19 08:54:00 Found an excellent site which discusses color schemes and has a list of useful tools for all web designer - worth a visit:http://www.alvit.de/web-dev/color-tools-mixers-palettes.htmlI personally would experiment with colors as much as possible before committing to a design. The presentation is equally important to rank as will be discussed later.www.nikkabokka.com Read more:Colours
, Colors
Color Scheme Generators Part 1 2007-01-18 15:35:00 Hi,Today's research is on colour tools for web site design.The importance of having colours that compliment each other can make a significant difference to the look and feel of your site. There are many tools and hopefully over the next couple of weeks I plan to list the tools I find most useful.Here's one to get you started:http://wellstyled.com/tools/colorscheme2/index-en.htmlExcellent application allows the user to experiment with numerous colours which compliment each other.Stay tuned for further links.http://www.nikkabokka.com/ Read more:Color
, Scheme
, Generators
Is your site being penalized for low link popularity? 2007-01-11 06:54:00 Link Popularity (the number of web pages that link to a site) has become a critically important factor in driving traffic to a web site. Unfortunately, new sites and sites with low link popularity are at an severe disadvantage and often find it very hard to attract new visitors. Here's why...Although rarely stated in plain english, search engines do not like and do not trust unpopular web sites!This sounds extreme, but starts to make sense if you think about it from the search engine's perspective. Search engines evaluate millions of web pages and display them in order of relevancy. In the past, search engines have played a continual cat and mouse game with thousands of webmasters who try to 'trick the engines' or 'beat the system'. Given the rewards of a good ranking, some webmasters would create thousands of computer generated pages hoping to trick the search engines into assigning them a good ranking. These pages would look bad to a human, but would occasionally rank well. Thi
Vertical positioning hack in css 2007-01-10 10:52:00 Hi,For those who have experienced a vertical postioning issue when using netscape or firefox:The webpage may look perfect in IE but as you are all aware when it comes to CSS, IE lags behind Firefox and Netscape with regards to compatibility or support. More recently when developing or modifying an existing website which worked perfectly in IE but showed a vertical shift in other browsers, I discovered a simple hack to resolve the concern, insert the following,within HTML: ,where the class for "spacer" being defined as,div.spacer { clear:both; line-height: 0; height: 0; border: none; margin-left: 0; margin-top: 0px; margin-right: 0; margin-bottom: 0;}The above should eliminate the spaces, but if it doesn't, simply increase or decrease "margin-top" value to suit.Hopefully that should be help.www.nikkabokka.com Read more:Vertical
Saturday 2007-01-06 11:58:00 Another day in sunny glasgow!Given the web development a break for the weekend.www.nikkabokka.com Read more:Saturday
Tools for web developing 2007-01-04 10:10:00 Hey Guys,Another day indoors. The weather is as usual cold and gloomy.Decided to design a web site on the theme of Arabic calligraphy and art. The first stop in the design process is likely to be the fonts and the images. Spent hours searching for fonts and images and I've shortlisted a few. If you guys come across a "font" block I would recommend myfonts.com - perfect for browsing.It's getting dark out there, better get back to work.....www.nikkabokka.com Read more:Tools
, developing
An Introduction 2007-01-02 11:04:00 Hi Guys,My first blog and hopefully not my last!Another day in rainy Glasgow trying to promote my website www.nikkabokka.com. I've decided to create a blog in order to post my opinions on all web related matters. I guess it's to keep a diary on my thoughts on web development and optimisation.So i'm inviting everyone to comment and express their thoughts.www.NikkaBokka.com Read more:Introduction