|





| |
Welcome to the November 2005 log of Martin Lee
29th November
 |
Looking around the companies offering
affiliations to
webmasters to see if any new programs are available |
 |
Since Bras are associated with the
breasts, I believe my Bra and Pants site should also have relevant information on
the breasts. Therefore there is information on
Breast Cancer and
today I have been looking up different drugs.
Herceptin is already mentioned and today it is the turn of
Letrozole (Femara) to be researched.
|
 |
ASP DOT NET or ASP.NET a while ago
changed to version 2 and one of the major changes resulted in Meta
name generation altering. Within the framework is the ability to
have a master page that defines the look of the site. The problem is
that in the <HEAD> of a web document you have <META> names like
'description' and 'keywords'. Since many pages are generated at the
server there is a need to be able to alter these meta tags
programmatically. Below is one of no doubt many that can solve the
problem.
-
' Step one is to set a few
variables, notice dummy values in some.
Dim hm1
As
New
HtmlMeta()
Dim
hm2 As
New
HtmlMeta()
' Get a reference to the
page header element.
Dim
head As
HtmlHead = Page.Header
' Set a HTML <meta>
element that is useful to some search engines.
hm1.Name = "keywords"
hm1.Content = "In here goes your keywords that you will program
in "
hm2.Name = "Description"
hm1.Content = "Your description will be in here "
- 'You can then program
hm1 and hm2 and the title
Page.Header.Title = "Your new page title"
hm1.Content = "Your new Keyword list "
hm2.Content = "The page description "
- 'Last step is to assign these
new values, title will have been altered above
head.Controls.Add(hm1)
head.Controls.Add(hm2)
|
28th November
27th November -- At work
26th November -- At Work
25th November
24th November
 |
In the garden, I was emptying compost and
found the dreaded vine weevil so that means that I need to protect my other
plants also. |
23rd November
 |
Created a list of bigger items we have
purchased or at least intend to. This may help someone. |
 |
-
If
you are a regular on eBay then you will know how frustrating it is to be
beaten at the last minute.
Onbidder make eBay bids automatically and costs just short of £20.00 a
year the software is downloaded to your computer.
"Onbidder is one of the easiest ways to take control of --
and win -- eBay auctions." Joshua Goldman, Associate Editor, Computer
Shopper magazine, part of CNET
|
22nd November
 |
Adding more content to the Adult Secrets
website (See below). |
 |
Harry Potter,
The
Philosopher's Stone video, sat and watched since going to look at the
new movie soon and Mandy needs to watch the three before to understand the
new one from what we got told. |
 |
Harry Potter,
The
Secret Chamber video sat and watched this too |
 |
Finally watched the third Harry Potter ,The
Prisoner Of Azkaban DVD. Talking of DVD's we
got a new Panasonic DVD recorder/player and also a plasma screen TV the
other week too. |

Up to the 22nd of this month, I have been busy
working on some projects so here is a brief.
Adult Secrets (MSN
search Link) is a website aimed at the Adult market. Part of this website is
an erotic story about Malcolm and Percy.
MSN Search Link. Malcolm goes to London having never being to bed with a
woman. No sooner is he there than he becomes a man with the aid of Percy who has
been with him since birth.
Pull the girls is a website aimed at offering
hints, tips and techniques on how to; shall we say date girls and woman. It is
possible to walk into a bar or other suitable location, look around and in less
than a minute work out which woman will go all the way with you. Impossible did
you say? Fine, do not visit the website. So that this website remains neutral to
adult content you will have to put a search for:-
"Welcome to pull the girls"
Remember to include the quotes
Bra and Pants website added a load more pages
including a Team of
computer users that run a program on their computers to try and solve
cancer. Or you can join the team at
Grid.org after
downloading the software.
Pages on Bladder weakness or
incontinence
have also been added.
| |
|