The Artima Developer Community
Sponsored Link

Java Buzz Forum
Domain Name Speculatro Start-Ups are Weird

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
Domain Name Speculatro Start-Ups are Weird Posted: Aug 20, 2006 2:38 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: Domain Name Speculatro Start-Ups are Weird
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies LLC-The Mobile Future

Advertisement
Last tie I talked about this abotu the Domain Name Specualtor Start-Up in Indianapolis I covered the dissmal click-through ad pay circumstances. So what is different between this start-up and a successfull Domain Name Specualtor Start-UP? it has to do with proper application of programming and development.

It goes way beyond making sure to use the DTD declaration in the first line of html to control how browsers and different versions of the same browser display html pages. Obviously, if do not include that line you cannot make the site appear the same on all browsers and it will break in some browsers.

instead what I ma refrring to is how to increase that dissmal click-throguh rate. One way to do that if you understand how to program the browser DOM is to get the search query for the previous referrer or previous link, ie the link the user clicked on to lead to your site, and use that set of keywords to deliver clickable items from your engine partner i the first 5 items.

In other words you will have a javascript colelct the link tha tlead to site hand it off to a CGI script that parsers that url to get the query key words and than another script sends those key words in a a query to the serach eninge partner to deliver directed search results in the placeholder page of your site.

That 1% successfull Domaina SPecualtors out of 99% do in fct use this strategy. Unfortunately, the two dilberts in Indianapolis in this start-up spent too much time not paying people and refusing to admit that they need actual training.

Typically, the first web application development/programming lesson other than validating inputs for security reasons and proper ecommerce programming is the application of regex techniques. And certainly this above situation is where regex can be applied. And certainly I have found in my experience of training people that there is no person that is incapable of mastering programming unless they have a mental defect as there is a whole set of logic, rational thinking tools, philosopy frameworks, and etc that ease that mastery of the computer science/programming subject.

Read: Domain Name Speculatro Start-Ups are Weird

Topic: Unit testing a Http client with Jetty Previous Topic   Next Topic Topic: PeopleOverProcess.com: #redmonk

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use