Monday, 30 September 2013

Where to buy prepaid electricity from Eskom online with your credit card [Solved]

Here’s an updated posting offering alternatives to PayCity that has now stopped selling prepaid electricity.SolvedStamp

My previous article “Buying electricity via mobile cell phone or online” listed many ways of purchasing prepaid electricity online and with a credit card. 
Most online sites offer the service for free and you still get your free units per month.
I was looking for a service where I could purchase electricity (for no extra charge) using my credit card.
I wanted to be able to use my PC or my cell phone's browser or use SMS to purchase.

Using my credit card is much more convenient (no more queuing for cash, and for purchasing the electricity), and so it's safer too! [those ATMs are becoming dangerous]

Additionally, if I run out of electricity in the middle of the night then I can purchase more by sending an SMS from home.
Oh, and the cherry on the top is that the bill comes at the end of the month along with "reward points" and even cash back discount.

Here is an updated list of sites that I’ve found that cater for City of Cape Town electricity:
My preferred choice, after analysing all the options that I could find is Powertime.  Their offering seems the most complete, with apps for most mobile devices as well as a nifty web site with add-ons like virtual meter and a graphical analysis of your electricity usage, and lots of energy saving tips.
A couple of emails to their support email address relating to credit card fees were answered quickly and with the requested information (and more).
image Powertime’s web site warns that purchasing using your credit card could attract a fee “… between 0% and 5% VAT inclusive of the transaction value”.  An email query later, and I found out that this service fee depends on whether the municipality reimburses credit card costs or not.  It turns out that there is no service fee for Cape Town meters.  To be sure, send them an email with your meter number and they will confirm the service fee.  
Note that the purchase of electricity in Cape Town has to be done via SMS due to restrictions set by the municipality.
You can setup SMS vending on the Powertime website in: “Electricity” –> “Buy Electricity” –> “Set up SMS vending” section.
(EFTs are all free of charge. )

The service is available 24/7 via the following channels:
On these channels, you can use Visa, Diners and Master Card credit cards or the PayGenius wallet, which can be recharged by EFT or credit card. You can also use Debit cards as well on the Powertime Web site.
Twitter: @powertime_za and Facebook
You can also pay your other municipality bills and cellular airtime too.
imageYou can even make some money by referring your friends to Powertime – Login, then follow the “Refer a friend”  link to send your friend an email.  When they spend their first R350 on electricity, then you will get R30 in your PayGenius wallet :)

Here is some more info on Powertime: 
https://moneysmart.co.za/community/2012/06/save-electricity-and-save-money-with-powertime
http://ventureburn.com/2013/03/the-city-of-cape-town-cant-keep-a-good-startup-down-powertime-is-back


Another company that offers purchasing prepaid electricity online and using SMS is ItronEnergy.
image

FNB
mobile: dial *120*321# from your cell phone and navigate thru the menus.
image
https://new.easypay.co.za/bmeter.aspx image

www.ibuy.co.za you can save your setting so that you can easily buy from your phone (no fees, as far as I can see):
image

Other options:
EFT only - no credit card: PrePaid24.co.zaimage
MyPrePaid.co.za
PrePaidElectricityMeters.co.za
PrePaid24Galore.co.za
PrepaidXtreme.co.za
PrePaid24Online.co.za


http://www.cellpower.co.za/consumer
image 
No credit card purchases, but EFTs are processed under 5 minutes (24/7). Also offers airtime.

Saturday, 10 August 2013

How to search for stuff in your old Skype messages [Solved]

When searching through old Skype messages it’s often difficult because you need to know exactly which chat or chat-group the message was in before being able to press Ctrl-F to find the text that you are looking for.  So, if you have a lot of chats or chat groups then this can be an impossible task.  SolvedStamp

Here’s an easy method to search all your messages for specific test without knowing the specifics about which chat it was in.

 

 

 

Skype stores all its information about past chat in a database called SQLite.  So, you need to use a free database browser called SqliteBrowser to use browse/search/extract the data.
Download SqliteBrowser for free from here [7MB]:  http://sourceforge.net/projects/sqlitebrowser

image

Open your Skype account’s database file eg: C:\Users\<<your windows username>>\AppData\Roaming\Skype\>>your Skype username>>\main.db
The messages are stored in the “Messages” table.
If your sql statement writing skills are good then use the “Execute SQL” tab to find the information,
OR, if your Excel filtering skills are better than your sql skills, then you can export the data to a .csv file and then process it using Excel:
File->Export->Table as csv file->select “Messages” table and give it a filename.

Open the csv file in Excel and use its search and/or filter tools to find the data that you are looking for.

Hope this helps?  Tell me in the comments…

Tuesday, 2 July 2013

How to setup MyPhoneExplorer on Samsung Galaxy S4 – SOLVED!

Trying to connect your Samsung Galaxy S4 to your computer’s USB port so that you can use your computer’s keyboard can be an irritating experience.  (See here for my original article on how to Control your Android phone from your PC)

The error that I kept on getting was “Connection to phone could not be established: No device connected to USB”.  I had been successful previously connecting an older phone to MyPhoneExplorer (MPE), but it seemed that the new S4’s Jelly Bean 4.2.2 operating system wasn’t too kind when it came to connecting.

I Googled a bit (no, really a lot this time), and found some interesting articles which eventually got the problem solved. 

There are a few checks that I needed to do – as listed here: http://forum.xda-developers.com/showthread.php?t=2144709  The main check points are the following: 
1) Install the latest version (1.8.4) of MPE from here: http://www.downloadbestsoft.com/MyPhoneExplorer.html
2) Check what version of adb (=Android Debug Bridge) you have installed by opening a command window and typing the following:  cd C:\Program Files (x86)\MyPhoneExplorer\DLL\adb.exe   and then  adb.exe   version     If the version displayed is 1.0.31 or later then you should be fine.
SolvedStamp image

2b) If an earlier version is present on your PC then download this file, unzip the files and copy them over the files in this folder:   c:\Program Files (x86)\MyPhoneExplorer\DLL

3) Now you need to put your phone into Developer mode, then also turn on “USB debugging” mode.  This is a pretty well hidden “feature” in the Android OS:
3a) Using the Settings menu, then "More" tab, and then Software information.
Then look for "About device" at the bottom. Tap it.
Then tap the build number seven times.  You'll get a little prompt saying you're about to unlock the developer settings. Hit that button one final time -- seven! -- and they're unlocked.
{Thanks to this article for helping me find it: http://www.androidcentral.com/how-get-developer-settings-galaxy-s4 }
That tapping also UnHid another menu option “Developer options”

3b) Now to turn on the USB debugging option: in Settings->More->”Developer options” tick “USB debugging”

4) Now plug in the USB cable and startup MPE. 
then File->Settings and “connect via USB”
image
then File->Connect to connect via USB… hopefully, the connection is successful and you can use your PC to control your Samsung S4 Android phone.

Let me know if it works for you!

If it doesn’t then here’s a more complex, but more complete set of checks for you: http://www.androidsim.net/2009/08/how-to-1-how-to-install-usb-driver-on.html

Live Traffic Feed

 

Be notified of
page updates
it's private
powered by
ChangeDetection

Copyright © 2008 HandyTechTipper. All articles are released under the Creative Commons Attribution 2.5 South Africa license, unless where otherwise stated.