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 are any events logged.
-Check your [...]

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 add [...]

Leave a Comment

Best Web Hosting

Best Web Hosting Company
1 – GoDaddy
2 – Yahoo Business
3 – iPowerWeb
VN:F [1.0.8_357]please wait…Rating: 8.0/10 (1 vote cast)

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

VN:F [1.0.8_357]please wait…Rating: 6.0/10 (1 vote cast)

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()”>
VN:F [1.0.8_357]please wait…Rating: 0.0/10 (0 votes cast)

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
VN:F [1.0.8_357]please wait…Rating: 0.0/10 (0 votes cast)

Leave a Comment

How google pagerank works

How google pagerank works

VN:F [1.0.8_357]please wait…Rating: 0.0/10 (0 votes cast)

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=> application/vnd.mif,
xls=> application/vnd.ms-excel,
ppt=> application/vnd.ms-powerpoint,
wbxml=> application/vnd.wap.wbxml,
wmlc=> application/vnd.wap.wmlc,
wmlsc=> application/vnd.wap.wmlscriptc,
bcpio=> application/x-bcpio,
vcd=> application/x-cdlink,
pgn=> application/x-chess-pgn,
cpio=> application/x-cpio,
csh=> application/x-csh,
dcr=> application/x-director,
dir=> application/x-director,
dxr=> application/x-director,
dvi=> application/x-dvi,
spl=> application/x-futuresplash,
gtar=> application/x-gtar,
hdf=> application/x-hdf,
js=> application/x-javascript,
skp=> application/x-koan,
skd=> application/x-koan,
skt=> application/x-koan,
skm=> [...]

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/
VN:F [1.0.8_357]please wait…Rating: 0.0/10 (0 votes cast)

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 allinurl, but only for the next [...]

Leave a Comment