Diff: HomePage

Differences between version 28 and predecessor to the previous major change of HomePage.

Other diffs: Previous Revision, Previous Author

Newer page: version 28 Last edited on July 23, 2010 by JohnSmith Revert
Older page: version 21 Last edited on February 18, 2010 by SusanNoyes Revert
@@ -1,12 +1,12 @@
 [http://petewarden.typepad.com/searchbrowser/images/2007/05/26/explorerlogo.png] 
  
-!![BHO |http://www.hbo.com/index.html] Wiki - How to write extensions for [ Internet Explorer | http://www.mozilla.org]  
+Wiki - How to write extensions for Internet Explorer 
  
-According to some [ writers |http://www.yahoo.com] that this wiki is a guide to writing plugins for Internet Explorer, known as [ Browser Helper Objects (BHOs) | http://www.mozilla.com.] It's based initially on [ Pete Warden's|http://petewarden.typepad.com/] experiences porting the ~PeteSearch Firefox addon to IE , but it's designed for anyone who wants to share information on IE development. [Here's how you can get involved|EditingGuidelines]. 
+According to some writers that this wiki is a guide to writing plugins for Internet Explorer, known as Browser Helper Objects (BHOs)  
+ It's based initially on Pete Warden's experiences porting the ~PeteSearch Firefox addon to IE , but it's designed for anyone who wants to share information on IE development. [Here's how you can get involved|EditingGuidelines]. 
  
-!! [ How-to guides |http://www.yahoo.com ]  
-[facebook|http://www.facebook.com] [Termpaper | http://www.termpapermachine.com/]  
+!!How-to guides 
  
 * [How to set up the tools you need to get started|CompilerSetup] 
 * [Creating a basic BHO|SimpleBho] 
 * [Writing an installer for your BHO|InstallerCreation] 
@@ -14,17 +14,23 @@
 * [Capturing key presses|KeyCommands] 
 * [How to fetch web pages|XmlHttpRequest] 
 * [Rendering HTML in custom windows|WebPageRendering] 
  
-!! [ Bugs |http://www.bugguide.net ] , quirks and gotchas 
+!! Bugs, quirks and gotchas 
  
 * [Thread safety|MultiThreading] 
 * [Missing window resize events|MissingResize] 
 * [Detecting refreshes|RefreshDetection] 
 * [Adding local images to remote pages|LocalImageLoading] 
  
-!! [ Other places to look at | http://www.facebook.com]  
+!! Other places to look at 
  
 * [MSDN IE Development Forum|http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=924&SiteID=1] 
+* [Deliver Flowers UK | http://www.florela.co.uk/]  
 * [Tony Schreiner's Blog|http://blogs.msdn.com/tonyschr/] 
-* [Sven Groot's Blog |http://www.ookii .org/] 
+* [Dog Health | http://www.silverliningherbs.com/for-dogs.html]  
+* [Michigan fishing charter | http://www.ludingtoncharterboats .org/]  
+* [Pool Heaters | http://www.swimtownpools.com/inground_and_above_ground_swimming_pool_heaters_s/172.htm]  
+* [Car Transport | http://www.cartransportquotes.com/]  
+* [Teen Chat | http://www.teensay.com/]  
+* [Pool Chemicals | http://www.cheappoolproducts.com/Pool~Chemicals_83~supplies.html
 * [More example code|ExampleCode]