• Home
  • Billiards
  • Classic ASP
  • Browse Blog
    • Halifax
    • Internet
    • Internet Marketing
    • Programming
    • SEO
    • Skateboarding
    • technology
    • travel
    • Uncategorized
    • Web Development
    • Web Hosting
    • wedding
  • Subscribe via RSS

About: admin

admin
Profile:

Website

Contact:

Email admin

Posts by admin

1&1 Scam Ripoff – Unlimited Traffic Promotion from 1 and 1

Feb 20, 2010

Previously, I posted about the horrible customer experience I had with 1&1 corporation when they basically fired me as a customer when my sites became too popular for their shared hosting plan. All they had to do was inform me of the issue (before shutting my sites down with no notice or warning) and I’d [...]

Read | No Comments | Tags: Web Hosting

Improving Adsense CTR in Forum Pages

Oct 5, 2009

Content is currently being developed.

Read | No Comments | Tags: Internet · Internet Marketing

Where is the Fairview Overpass?

Oct 5, 2009

They are closing the Fairview Overpass in Halifax for Construction. Nice. Where the heck is that?

Read | No Comments | Tags: Halifax

Disconnected Recordset in Classic ASP VBScript

Oct 3, 2009

What is a Disconnected Recordset?
A Disconnected Recordset is A recordset object that exists in an application, but does not have an associated data connection associated with it.
Why use a Disconnected Recordset?
The ADO Recordset is considered an extremely “rich object model” which means it provides more functionality than say, an array.
Also, you can load XML into a disconnected [...]

Read | No Comments | Tags: Programming

Hacked with iFrames linking to ageegle.ru

Sep 27, 2009

Well, my website was hacked with iframe injections pointing to ageegle dot ru -ageegle.ru- last week (not this site). The hacker added malicious code to my index or default web files that included iframe tags pointing to a site called ageegle dot ru (do not visit that site) on port 80. This page, when visited, [...]

Read | 1 Comment | Tags: Web Development · Web Hosting

CSS Opacity for All Browsers Cross Browser Compatible

May 3, 2009

If you are looking for a Cross Browser Compatible CSS Opacity code, you need look no further. The following provides 100% opacity (which is the same as 0% transparency.)

Body {

…your body css…

-moz-opacity: 1.0 !important;
-webkit-opacity: 1.0!important;
-ms-filter:”progid:DXImageTransform.Microsoft.Alpha(Opacity=100)” !important;
filter: alpha(opacity=100) !important;
opacity: 1.0 !important;
}

The key is ensuring that the order of the opacity entries are kept in this format.
The -webkit- opacity [...]

Read | No Comments | Tags: Web Development · technology

How to Remove Groove groovemonitor.exe XP

Apr 20, 2009

Groove is a component of Microsoft Office enterprize 2007.
If you don’t use the groove service, you can uninstall it.

Go to “Add-Remove Programs”
find your MS office installation in the menu
click CHANGE (not remove)
Find the Groove item in the list
Change the indicator to “Not available”
let the process finish
reboot.

This should work for removing groovemonitor.exe from your system. (You [...]

Read | No Comments | Tags: technology

Adsense Ads Allowed on Search on 404 Pages TOS?

Apr 12, 2009

Can I place adsense for search units on a 404 not found page? Can I place adsense text ad units on that same 404 not found page? This is a group of questions that comes up a great deal. There are also a lot of mixed answers out there.
If you have a plain, uncustomized [...]

Read | No Comments | Tags: Internet · Internet Marketing · SEO

Delete Cache VBS VBScript to Delete all Files in a Folder

Apr 10, 2009

This is a simple VBS VBScript that I use to delete all files in a given folder on a machine. It is particularly useful to delete internet cache files or cookies. You can set a scheduled job actually, to perform this task nightly. This script could be easily modified to, say, clear out your temporary [...]

Read | No Comments | Tags: Programming · technology

VBScript to Terminate a Windows Process

Apr 10, 2009

I needed a quick vbscript to terminate a specific windows process that seemed to hang. This is the script that will do it. It uses SQL to lookup the process name from the win32_process list, then uses the terminate function to close it.
NOTE: this vbs to terminate a windows process was only tested on [...]

Read | No Comments | Tags: Programming · Web Development · technology

next page

Tags

1and1 adsense asp Camping caribbean crowdsourcing CTR cuba Cueva de Pirata customer service dominican republic forum management godaddy google Halifax hosting hotel ideagora Internet koa mediawiki objWmiService outsourcing php Pirates Cave plugin scripts SEO server Skateboarding travel Varadero vbs vbscript web browser wedding What is Crowdsourcing? wi-fi wiki wikipedia windows windows scripting winmgmts wireless internet xp

Pages

  • About Robar’s Pages
    • Privacy Policy for robarspages.ca
  • Classic ASP Programming and Development
  • Gran Bahia Principe Wedding
  • YouTube Extension Plugins for Wordpress

Categories

  • Halifax
  • Internet
  • Internet Marketing
  • Programming
  • SEO
  • Skateboarding
  • technology
  • travel
  • Uncategorized
  • Web Development
  • Web Hosting
  • wedding

Recent Posts

  • 1&1 Scam Ripoff – Unlimited Traffic Promotion from 1 and 1
  • Improving Adsense CTR in Forum Pages
  • Where is the Fairview Overpass?
  • Disconnected Recordset in Classic ASP VBScript
  • Hacked with iFrames linking to ageegle.ru

Recent Comments

  • Tofudisan on vbscript Select Case for Range of Values
  • 1&1 Scam Ripoff – Unlimited Traffic Promotion from 1 and 1 :: Robar's Pages on 1and1 Service Unavailable Message
  • Bob on 1and1 Corporate Headquarters Phone Number
  • Privacy Policy | Pool and Billiard Tables on Adsense Privacy Policy Sample
  • The Pirates Cave Varadero Cuba on Coralia Club Playa De Oro Cuba
©2010 Robar's Pages