Friday, November 25, 2011
Wednesday, November 23, 2011
Africa continues to lead the way in Mobi
Africa continues to lead the way in Mobile Money deployment: With over 100 mobile money services around the world, it … http://wp.me/vLkC
Be the first to like this post.You can pay your car-wash with PingPing!
Pay your carwash by sending a text message! This is possible in more than 40 wash centres of the Fleet-Wash network with PingPing. You only need to send a text message to 4315 (0,15 euros/SMS) and follow the instructions at the entrance of the carwash. You will receive immediately a confirmation of your payment and you are ready to Fleet! You are not Proximus user? No problem! Create now your PingPing account and load it up with the different possibilities available.
Source: www.pingping.be
Car-wash centres with SMS:http://fleetwash.poi-locator.be/
Be the first to like this post.People-to-People Lending
Pay your lunch with Ping Ping
Pay your lunch with Ping Ping, your mobile phone becomes an e-wallet
http://ow.ly/7ebdH
Be the first to like this post.PayPal Seller Protection on eBay
Money as Debt – Fractional Reserve Banking part 4 of 5
Social Networking meets Banking…
Money as Debt – Fractional Reserve Banking part 5 of 5
Apple’s mobile banking solutions
Apple hands everyone a year to build their mobile money solutions
More details her: http://ow.ly/7gO97
Source: Mobile Money Transactions
Be the first to like this post.Africa continues to lead the way in Mobile Money deployment
With over 100 mobile money services around the world, it should come as no surprise to readers of Mobile Money Transactions that almost half of these are in the African continent. With 51 deployments it’s very easy to say that Africa is where the revolution will start from.
For all the talk of potential systems from Apple, and trials on the New York MTA, the real action, and social change, is happening away from North America. But what’s interesting to me is that as Mobile Money systems become more prevalent and accepted by a society, they begin to have positive side effects.
An increasing number of small businesses are using Mobile Money systems such as M-Pesa to bring down their per-transaction costs on goods and services, making their businesses more viable, more profitable, and able to offer a wider range of services to their customers… all because of the flexibility that they have to make and take payments.
Given that the current systems have a huge scope to be extended in the near future, it’s going to be very interesting watching not just the systems, but what change they foster, over the next few years.
Source: Mobile Money Transactions Update
Be the first to like this post.USB CD/DVD ROM or USB Token for E-banking not work
Symptoms:
The CD drive or DVD and the USB token drive no longer works as expected. you will found the warning icon on the device manager for your USB devices.
Cause:
Based on analysis, it most common cause by Anti-virus or some software that added the filiter drivers in the storage stack.
Resolutions:
Locate, and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}
Delete the “UpperFilters” & “LowerFilters” registry
Be the first to like this post.How Can i using Lync 2010 clients to connect Leagcy Office Communicator Server
We Can disable the Lync 2010 clients checking for server ver.
I am tested for Lync 2010 client for Office Communications Server 2007 R2 environment
Key: HKEY_CURRENT_USER\Software\Policies\Microsoft\Communicator
Name: DisableServerCheck
Type: DWORD
Value: 1 (00000001)
Add additional Node to A SQL 2008 Server failover Cluster failed with “The current SKU is invalid” after Lic. Key
Solution:
This bug supposed to be fixed by the first Cumulative Update for bug fixes for SQL Server 2008. http://support.microsoft.com/kb/957459/. However, many users are still experiencing this bug.
Quick Fix/Workaround
This problem occurs when you install SQL Server 2008 from a deployment share that uses a custom Defaultsetup.ini file, and this custom file includes the product key for SQL Server 2008. Additionally, this problem may occur when you install a second node for SQL Server 2008 from installation media that has a custom Defaultsetup.ini file that includes the product key.
As a result, we can remove defaultsetup.ini from install media Folder “X86”, “X64” and “IA64” then install again. you enter the product key manually to fix the problem.
Product key:
Open the defaultsetup.ini by notepad
Be the first to like this post.DISM/MDT 2010 failed to add additional drivers
DISM/MDT 2010 failed to add additional drivers package for many enterprise company image.
Analysis
Most of the old concept enterprise corp. image is using seperate paritions for system & Users Profiles. The default users profiles is move to another partition. DISM/MDT would be failed to capture or add new drivers.
Workaround
After confirming with the Microsoft, now we noticed that we should use the defaults to put the profile on C: during capture image, and then set the profile path to be on the D: drive after the image deploying.
Please refer to below KB for how to using sysprep to rediect profiles locations.
http://support.microsoft.com/kb/973289/en-hk
Be the first to like this post.How to allow normal users (Without Local Admin Right ) to map/Install the network printer drivers from Windows 2003 Print server in Windows 7
Pls configure the below group policy for a workaround.
Computer Configuration, Policies, Administrative Templates, Printers:
set Point and Print Restrictions to DISABLED
User Configuration, Policies, Administrative Templates, Control Panel, Printers:
set Point and Print Restrictions to DISABLED
Be the first to like this post.Add additional Node to A SQL 2008 Server failover Cluster failed with “Failover instance MSSQLSERVER cluster group not found”
Problem:
When you’re add a additional cluster node, you got error on SQL installation
Failover instance MSSQLSERVER cluster group not found
Cause:
It is most common cause by your SQL cluster not setup well on first node. A SQL server Agent services should be missing or failed.
Solution:
In First cluster node: Remove SQL cluster node by SQL installation media—Maintenance Tab.
Then Reinstall again. Make sure SQL agent services start & running.
Workaround 2 from other post
1. Open a command prompt and type this command to add a resource type:
cluster restype “SQL Server Agent” /create /DLL:sqagtres.dll
2. Change all the values from 2 to 1 in registery under:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft Microsoft SQL Server\MSSQL10.MSSQLSERVER\ConfigurationState
3. In the Failover Cluster Management used Add Resource to add the SQL Server Agent resource.
4. Right-clicked on the resource and clicked on Properties. Added Virtual Server name (YOUR VIRTUAL NAME) and Instance name (MSSQLSERVER)
5. Add the SQL Server service as dependency for SQL Server Agent Service. and click ok!
6. Right click the resource and click on “bring this resource online”
7. once, the resource is online, you can go ahead and add the the second node
http://blogs.msdn.com/b/wael/archive/2009/12/07/cannot-add-a-second-node-to-an-sql-server-2008-failover-cluster.aspx
Be the first to like this post.How to Configure Exchange 2010 Message Size Limits
How to Configure Exchange 2010 Message Size Limits
1. Open Exchange Management Console
2. Expand Organization Configuration
3. Click to Hub Transport
4. Click to Global Settings
5. Click Transport Setting Properties
Be the first to like this post.How to enable AHCI in Windows 7/Vista
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
How to redirect folder to another drive/folder
It is necessary use this tool to create a junction:http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx
For Example
close your application. e.g. iTunes Move the folder c:\documents and settings\user\application data\apple computer\mobile sync\backup to D:\ Extract the junction.zip to the Desktop. Open a command prompt and enter these commands:cd Desktop junction “C:\Documents and Settings\username\Application Data\Apple Computer\Mobile Sync\Backup” d:\backup
Be the first to like this post.How to Change a folder to a Drive
It is necessary use command “subst”
1. Open CMD
2. type the below Command
subst x: c:\abc
c:\abc folder will become x: drive
Be the first to like this post.