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

technology

CSS Opacity for All Browsers Cross Browser Compatible

May 3rd, 2009  |  by admin  |  published in Web Development, technology

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

How to Remove Groove groovemonitor.exe XP

April 20th, 2009  |  by admin  |  published in technology

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

Delete Cache VBS VBScript to Delete all Files in a Folder

April 10th, 2009  |  by admin  |  published in Programming, technology

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

VBScript to Terminate a Windows Process

April 10th, 2009  |  by admin  |  published in Programming, Web Development, technology

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

Regex MM/YYYY Regular Expression for Credit Card Expiration Date

April 10th, 2009  |  by admin  |  published in Web Development, technology

Here is a simple credit card expiration date regular expression. I wrote my own regexp for the expiration date since one was not easily found on the net. This one validates for allowing the year 2009 to 2029, but could be easily changed…I built this for an ASP.NET programming project for a course I’m taking.
^((0[1-9])|(1[0-2]))\/((2009)|(20[1-2][0-9]))$
This [...]

How to Edit Windows Media Center TV Recordings (.dvr-ms) in XP

January 9th, 2009  |  by admin  |  published in technology

I needed to edit a recording I made from a TV show with the Windows Media Center, and I assumed at first that the files would be .avi or .wmv or something I was used to. It turns out that they were .DVR-MS format, which is a proprietary MS format that can not be easily [...]

Ideagora Companies

December 19th, 2008  |  by admin  |  published in Internet, technology

Today, there are a variety of ideagora companies just waiting to fill the R&D need and to solve the problems of today’s corporations, educational institutions, and government agencies.
yet2,com is one of the oldest ideagora companies, and has been on the web since the dot com boom. Today, a variety of corporations use yet2 to offer [...]

MS Antivirus 2009 – Trojan

December 19th, 2008  |  by admin  |  published in technology

Wow. I was embarassingly had by this one yesterday. 2 full years of virus free computing in my home office. I’m still not sure what happened but it was most likely from a site I was browsing.
Basically, the stuff on castlecops, and other sites with steps to rid yourself of this virus DO NOT WORK. [...]

Sitemap and Table of Contents

September 30th, 2000  |  by admin  |  published in Halifax, Internet, Internet Marketing, Programming, SEO, Skateboarding, Uncategorized, Web Development, Web Hosting, technology, travel, wedding

Robar's Pages
Halifax

Where is the Fairview Overpass?
Saint Mary's University (SMU) Switches from WebCT to BlackBoard for Online Course Tools
Halifax Nova Scotia Campground With Wireless Internet Access Wi-Fi
hp skate vid 7
hp skate vid 6
Halifax Wedding Reception
Halifax Everything About Sex Show – A Gong Show
hp skate vid 5
hp skate vid 4
hp skate vid 3
hp skate vid 2
hp skate [...]

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