Computer Tips and Tricks | WordPress Technology Hints » Archive
iPhone CCTV Monitoring Application | Live Cams, IP Cameras and Webcams
Monitor you home whilst your away using CCTV IP Cameras and Live Cams App for the iPhone. Click the icons below for for information about the Live Cams iPhone App …… As well as a Remote CCTV Monitoring Application this iPhone Application also have a list of free live Webcams like the one below:- LiveFishCam.co.uk | Watch Our Live Fish Tank Webcams Whilst Your On The Move Why not download “Live Cams” from the iPhone App Store today and you can continue to watching our live fish tank cameras whilst your on the move. You can also access many other live webcam feeds for FREE! You can locate our Live Fish Aquarium webcams under the “Animals” category. Also some webcams are now available in HD quality using the “Live Cams HD” App for … Read entire article »
Filed under: Featured, Technology Tips
Snitz Forums 2000 affordable and cheap Windows Web Hosting for ASP
If you are running a Snitz Forum and need affordable and cheap web hosting that will support Snitz Forums then look no further than http://www.andthenhost.com The Bronze Windows Package they provide is only £1.49 a month and comes with 2 MySQL databases. Because most hosting companies are now using Windows 2008 Server, you will have to edit your config.asp file to use the following MySQL string. strConnString = “driver={MySQL ODBC 5.1 Driver};option=16387;server=LOCALHOST;user=YOURUSERNAME;password=YOURPASSWORD;DATABASE=YOURDATABASENAME;” ‘## MySQL w/ MyODBC v5.1 Click Link now to start saving money hosting your Snitz forum – http://www.andthenhost.com … Read entire article »
Filed under: Featured, Technology Tips
how to insert youtube preview videos in a phpbb forum using bbcode
This bbcode will allow phpbb forum members to insert a preview youtube video clip into there posts with a easy button on the post bar. See this post:- PHPBB YouTube BBCODE … Read entire article »
Filed under: PHPBB Tips
Free Page Rank Checker Tool | PR Test
Check your website pagerank for free using the below link Click Link – Free PageRank Testing Tool … Read entire article »
Free BackLink Checker | Backlink Finder Tool
Need to quickly check some of your website backlinks? Then try this free tool Click Link:- Free Backlink Checker Tool … Read entire article »
Filed under: SEO
linkexchangeforum.co.uk – The forum to SEO boost your website with free link exchanges
The free forum that helps with website SEO building with link exchanges. Just post what you need and wait for the reply to share or sell your website link . http://www.linkexchangeforum.co.uk … Read entire article »
Filed under: Featured
Web hosting discount code for pet related website owners
website promotion code for pet related website hosting at andthenhost.com andthenhost.com | the affordable internet hosting people 25% Discount Code – PETS2010 … Read entire article »
Filed under: Featured
McAfee Email and Web Security Appliance 5.1 – Stop Outbound SMTP email being Spam Filtered.
We experienced the following issue after implementing the McAfee Appliance in front of our Microsoft Exchange 2003 Server. The inbound SMTP comes through the Appliance and the outbound SMTP is routed by the exchange server using SMART HOST back through the appliance. The McAfee Email and Web Security Appliance by default “we discovered”, also runs the spam filtering engines on our outbound mail and was then placing emails into quarantine. This then lead to external addresses being emailed quarantine digest reports that they shouldn’t have been sent and of course cant manage the quarantine interface anyway. After reading the McAfee manual and documentation for the appliance there was nothing that highlighted how to exclude your outbound email from the filters. We did consider adding all our domains to the Spam whitelist senders … Read entire article »
Filed under: Technology Tips
PHPBB Forum – How to add AdSense sky scraper banner ads to either side of your forum
This is very easy to apply in 7 easy steps and works perfect with the standard ProSilver template ranges. To see an example see – http://www.catforumchat.com Step:1 open: styles/yourstyle/theme/content.css add at bottom of page add —————————————————————————————————————- Code: Select all Select all .page-sidebarr { float:right; margin-top:0px; width: 10%; } .page-sidebarl { float:left; margin-top:0px; width: 10%; } —————————————————————————————– Step:2 You would have to edit the width variable for tweeking to fit your forum open: style/yourstyle/theme/common.css find —————————————————————————————————————- Code: Select all Select all #wrap { —————————————————————————————————————- change to as follows:- change —————————————————————————————————————- Select all #wrap { padding: 0 10px; margin: 0 auto; width: 75%; min-width: 65%; } —————————————————————————————————————- Step:3 open: styles/your style/template/overall_header.html add right at the bottom of page add <table width="100%" cellpadding="0" border="0"> <tr> <td width="160" valign="top"> <div><!-- INCLUDE sidebarl.html --></div> </td> <td valign="top"> —————————————————————————————————————- Step:4 open: styles/your style/template/overall_footer.html add right at the top of page add —————————————————————————————————————- </div> </td> <td width="160" valign="top"> <div><!-- INCLUDE sidebarr.html --></div> </td> </tr> </table> —————————————————————————————————————- Step:5 now create to standard html files as below and past your add code into the files. sidebarl.html ( left side ) sidebarr.html (right side) Step:6 Now save files into /styles/your style/template Step:7 Now clear your forum cache. … Read entire article »
Filed under: PHPBB Tips
PS3 Millennium Bug Clock Fault on Playstation
Does anyone have a fix for the following yet? after I noticed my clock reset to 01/01/2000 I have lost all my online high scores on Call of duty. Also some of my saved game data inst working? Regards Craig @ http://www.catforumchat.com … Read entire article »
Filed under: Technology Tips
WordPress Smart YouTube Plugin
This is an excellent must have plug-in for your WordPress blog. Download the plug-in by searching for it via your WordPress dashboard or download directly and upload to your site – http://wordpress.org/extend/plugins/smart-youtube/ Its so easy for you or other members to add YouTube videos to your blog Find the video link on youtube.com that you want to post and copy the link from the address bar “as follows below” and paste into your post. e.g http://www.youtube.com/watch?v=3d5p6YJwO2I Once pasted just add a V to the http part as follows- httpV://www.youtube.com/…….. Examples @ – http://www.britishblueshorthair.com … Read entire article »
Filed under: Wordpress Tips