Updated: 9/7/02; 3:21:52 PM.
News Items
A collection of news items I've found interesting.
        

Sunday, April 28, 2002

Developing a Pocket-PC application that calls a WebService.

This article demonstrates how to call .NET web service from Pocket PC application. The Pocket PC application will pass data using Pocket SOAP (Simple Object Access Protocol) to the web service (therefore IIS with .NET framework is required on the server) and return result back to the Pocket PC application.
Article. Apr 18, 2002.

An article using Simon's PocketSOAP

[Sam Gentile's Radio Weblog]
9:03:48 AM    comment []

How to write a better weblog.

Forget HTML, CSS, RSS, XML, OPML, Google boxes, and auto-linkbacks. Want a better weblog? Read Strunk and White's The Elements of Style.

[diveintomark]
9:01:55 AM    comment []

How to build a successful web site.

Brett Tabke: Successful Site in 12 Months with Google Alone. #1 tip: new content daily. Search engines love new content. It makes them feel useful.

On site design:

The simpler the better. Rule of thumb: text content should [out-weigh] the html content. The pages should validate and be usable in everything from Lynx to leading edge browsers.

[f8dy@oliver]$ lynx --source http://diveintomark.org/ | wc -c
38951
[f8dy@oliver]$ lynx --dump http://diveintomark.org/ | wc -c
24963

On page size:

Speed isn't everything, it's almost the only thing. Your site should respond almost instantly to a request. ... The smaller the better. ... Over 5k and under 10k. Ya - that bites - it's tough to do, but it works. It works for search engines, and it works for surfers. Remember, 80% of your surfers will be at 56k or even less.

I've tried to keep my HTML templates as small as possible. I just made a change to show an abbreviated version of my sidebar on archive pages (just internal links, no blogroll). And another change to move content off my home page more quickly (it now shows the full text of the 15 most recent posts, then just titles of the next 15). My home page is usually around 40K, daily archive pages around 15K. Including graphics.

[diveintomark]
9:01:24 AM    comment []


© Copyright 2002 Mark Oeltjenbruns.
 
April 2002
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
Mar   May


Click here to visit the Radio UserLand website.

Subscribe to "News Items" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.