Archive for the ‘Webmasters’ Category

Oracle Database Errors

If you are getting the following errors when trying to connect to your Oracle database. ORA-01034 ORACLE NOT AVAILABLE ORA-27101 SHARED MEMORY REALM DOES NOT EXIST Checklists to Check: -Check your TNANAMES.ORA and SQLNET.ORA files and make sure it is correct and  pointing to the correct database. -Check your Server’s logs to see if their [...]

Leave a Comment

Windows 2003 Enterprise Edition Only See 4GB Ram

Windows 2003 Enterprise Edition Only See 4GB Ram If you ran in this situation where that your Bios said you have more than 4GB of ram but Windows server 2003 Enterprise Edition says you only have 4GB ram.  It is because your server doesn’t have hot-add memory devices.  In this case, you would need to [...]

Leave a Comment

Best Web Hosting

Best Web Hosting Company 1 – GoDaddy 2 – Yahoo Business 3 – iPowerWeb

Leave a Comment

Best Wiki

Best Wiki 1. MediaWiki – The software behind Wikipedia! 2. TikiWiki 3. DokuWiki All of these are written in PHP Choose  a hosting company to host your site and wiki appliction below

Leave a Comment

How to auto submit a form?

How to auto submit a form? To auto submit a form, you can place the submit funtion in the onLoad parameter in the <body> tag. e.g.   <body onload=”$(‘formname’).submit()”>

Leave a Comment

Google Webmaster Tools

Google Webmaster Tools http://www.google.com/webmasters/sitemaps/ Yahoo Site Explorer http://siteexplorer.search.yahoo.com/ MSN http://search.msn.com/docs/submit.aspx

Leave a Comment

How google pagerank works

How google pagerank works

Leave a Comment

List of MIME types

List of MIME types List of common MIME types and their corresponding file extensions. ez=> application/andrew-inset, hqx=> application/mac-binhex40, cpt=> application/mac-compactpro, doc=> application/msword, bin=> application/octet-stream, dms=> application/octet-stream, lha=> application/octet-stream, lzh=> application/octet-stream, exe=> application/octet-stream, rar=> application/x-rar-compressed, class=> application/octet-stream, so=> application/octet-stream, dll=> application/octet-stream, oda=> application/oda, pdf=> application/pdf, ai=> application/postscript, eps=> application/postscript, ps=> application/postscript, smi=> application/smil, smil=> application/smil, mif=> [...]

Leave a Comment

How does Google Sitemaps work?

How does Google Sitemaps work? As a webmaster, it is very important to have a sitemap for you site. This way search engines will crawl you site faster and better. Learn how google sitemaps work: http://www.google.com/webmasters/sitemaps/docs/en/about.html Learn how sitemaps work: http://www.sitemaps.org/

Leave a Comment

Useful Google Search Commands

Useful Google Search Commands Nice list of Google commands to use for you searches. 1. link:url Shows other pages with links to that url. 2. related:url same as “what’s related” on serps. 3. site:domain restricts search results to the given domain. 4. allinurl: shows only pages with all terms in the url. 5. inurl: like [...]

Leave a Comment