Sunday, April 06, 2008

Google: Vertical search - secret weapon?

Add to Delicious Digg this links to this post -

Targeting profiles
I think one of the reason Google is providing a better search experience than other rivals is its ability to deliver very relevant results to specific profiles of searchers.
E.g. 1: businesses or individuals looking for local suppliers

google local results

If you search for "printers london" for instance, Google will combine results with google map, and display directly a list of local printers in the results page.

E.g. 2: definitions

If you are looking for a definition of a word or expression, Google will return a series of definitions in search results.google definitions

Always adding new "vertical" results.
And Google keeps adding new "vertical add-ons":

E.g. 1: people looking for information on a specific site (large portals)

google second search box


If you are looking for a book on amazon, you can use their search box directly for Google search results.

E.g.2: Programmers looking for code snippets
This one was added only very recently. Just type in some random code, and you'll find files containing this code

google code snippets

Some articles pointed out that Google was upsetting large websites such as amazon with their embedded search bar:
"
[Google] has absolutely crossed the line because it's so blatantly about commercialisation and not user experience."
Richard Gregory, COO of Latitude

I personally don't think that these features are driven from the marketing department. By improving its vertical results, Google improves the user's experience, and keep them on its results page.

This is of course a matter of concern to all publishers (Amazon complained about the search box, and got it removed for instance), who get their number of page views reduced, and consequently their advertising revenue. But Google's mission statement is to offer the best results to its users, allowing them to find the right product/service/content directly from the search results, and the addition of these "vertical features" are going in the right direction, keeping Google ahead of the game, and definitely improving the overall user experience.


Labels: , , ,

Friday, March 21, 2008

Accounting for small web design companies

Add to Delicious Digg this links to this post -

I recently decided to pay a bit more attention to our account, and start learning about how to use accounts for management.

And it is amazing the impact of understanding your accounts can have on your business, regardless your turnover.

And the benefit of using a web design business is that it is quite straightforward to keep your accounts in order, without the need for sophisticated accounting software - 3 spreadsheets are enough.

1) Bank statements:
Download your bank statements on a monthly basis, and keep them on one sheet. And flag each transaction with a category:
1.1 for debit transactions
bank charges, transport, entertainment, telephone/internet bills, office supplies, call handling/virtual secretary, hosting, domain names, events fees, online tools cost, cash, VAT (if you are registered) , suppliers cost (try to specify which type of service they provide, such as offshore development, accounting, translation, etc .. )
1.2 for credit transactions
invoice (try to write down the reference if possible), cash back

You may need some additional categories for odd transactions, but categories above should cover pretty most of your transactions.

Important Note: Try to keep business account separate from your personal account. If you buy a tube ticket, and need to record this as a business expense, use your business card, not personal account. You then have just to worry about the statement you download from your online business bank account.

2) P&L
This is how you find out if you are doing things right, or if production is costing you too much , if you are spending too much in advertising etc ...

2.1: Revenue
The revenue is the sum of all the credit transactions - cash back

2.2 Gross profit
revenue - sum of all cost related to sales (suppliers cost, call handling/virtual secretary) - deprecation expenses **

use a 25% ratio. If you have bought a computer worth £1000 this year, it is costing you £250 in deprecation expenses this year, and will cost you £250 each year for 4 years. Don't ask me why it is considered as a cost related to sales...still cannot figure that out.

2.3 Net profit
Gross profit - sum of costs + cash - cashback

----------------------------------------------------
If you keep this in order, it will save you loooooads of time in the long run. these are useful data, but you need a balance sheet to start running proper analysis about your business... which I will write about in the next post.

Labels: , ,

Monday, September 17, 2007

sharing large files

Add to Delicious Digg this links to this post -

It has always been an issue to share large files for projects involving third parties - difficult to use emails for 50 Megs files, cannot expect everyone to be fluent with FTP, messengers/skype makes it a veeeeeeery long process to transfer files, and you usually loose version control on the way - The best solution so far was YouSendIt, limited to 100 Megs transfers though (free accounts).

Just came across a nice bit of software which may sort this out: http://www.collanos.com/

Free to download, it uses P2P technology, which is specially suitable for large files transfers. Worth checking out.

Labels: , ,

Friday, January 05, 2007

new blogger

Add to Delicious Digg this links to this post -

Upgraded to the new version of blogger. The new version was around for a while, but no migration service was available. Here we google, they have now released the migration wizard, so ready to test their new version!

Google article on sitepoint, providing some insight about us, web develpers. The results of "the State of Web Development 2006" provides with interesting results such as which programming languages are commonly used, use of CSS, technologies used for web projects, etc ... a free preview of the document is available here.

The most interesting bits I found were the anylisis, crossing data in order to extend the profile. Example:

That's not a particularly radical idea, but the survey data actually lets us identify some of these clusters of related practices. As we explored the data, we found that the clearest clusters represented stereotypes of different types of web developers, so we gave them names:

  • The "Guru" is strongly motivated toward technical excellence, actively tracks new technological trends, and is interested in learning how to use them to improve the quality and functionality of web sites.
  • The "Entrepreneur" is strongly motivated toward building and retaining an audience, and is less interested in using technologies just because they're new.
  • The "Designer" is strongly motivated toward the timely delivery of visually appealing web sites that meet the business requirements of clients.
  • The "Corporate" is strongly motivated toward reliable, stable performance; the "Corporate works in a larger organization, and faces the unique mixture of constraints and opportunities that the corporate environment offers.

We can't make absolute predictions about what these different groups think, but we can identify clear trends. Our "Entrepreneur," for example, is most likely to say that he or she:

  • runs an ecommerce business
  • wants to learn about email marketing and search engine optimization
  • develops with Dreamweaver
  • is planning to get into blogging and podcasting

And the same person is least likely to say that he or she:

  • works for a design firm or manages a company web site
  • practices versioning, MVC, or OOP
  • develops with a text editor, Visual Studio, or Zend
  • uses AJAX, wikis, or Microformats

What strikes me is that you probably need these 4 different profiles in your company. If you haven't got 4 staff already, well, you need to combine a bit of each. When we started Jazar, we were only 2, but had certainly to ensure that:
- we knew about online marketing, and websites monetisation: I took on the role of entrepreneur
- built a strong, reliable, and performant code: Olivier took on this role
- track new technological trends and decide on which ones should be implemented: I took on the role
- pay attention to design, and offer appealing visual solution: Olivier took on this role

In conclusion, the survey provides with an excellent insight on the state of webdesign today, and what skills are needed and what technologies/tools are available in order to set a succesful web design business.



Labels: , , ,