-
8thJanuary
2012SMS2PC No Message Window on SMS
I have been having a few reports from people recently regarding the new message window not popping up on the PC when a new message is received. This is due to 3rd party messaging apps stopping an internal notification that is sent through the Android OS that alerts other apps that a new message has arrived. In order for SMS2PC to notify you of a new message this notification needs to be able to be unblocked.
Fixes:
Go SMS Pro:
Uncheck the box 'Disable other message notifications'. If you want to stop the native app from showing a notification as well as the go sms pro app, goto the native app's settings and uncheck the 'show notification' setting.
Handcent:
Should be fine. If not, look for an setting that disables other app notifications and uncheck it.
I apologize for these issues but these apps are aggressive in the way they stop other apps for receiving notifications and this is a fundamental way SMS2PC works. Hopefully this post will allow you to get the application working. -
2ndDecember
2011Offload™ Game Toolkit
For anyone interested in accelerating performance on the PS3, check out Offload™ game performance toolkit.
-
16thMay
2011GTalk and BBM
One thing I find really confusing is Google's lack of enthusiasm for Google Talk. If I was on the team at Google I would be going out my way to market it as an awesome "free inter-phone messaging" service that supports "voice, video, photo and text based chat". One of the reasons RIM is so successful (subjectively) is that they have the "unique" BBM (Black Berry Messenger) service. I am betting that a lot of people with Android devices do not understand what GTalk even is..... If Google marketed it as a feature of Android, I would bet that people would slowly move over to Android and GTalk.
Just a thought. -
10thMay
2011PHP String Class
One of my biggest pains its remembering all the functions relating to string handling in PHP. In order to overcome this, I have created a Java like class that allows you to easily manage a String object. It may not be super fast but it works and it works well (at least for my uses).
Some of the most useful functions are:
$myString = new String("Hello There");
Creates a new String instance. Simple yeah?
$myString->truncatedText(5, "..");
Returns a truncated version of the string and using the ".." or whatever you specify to end the truncated string. Example output would be "Hello..".
$myString->containsSubstring("There");
Checks if the string instance contains the word "There". If it does it returns true and if not it returns false.
Lots of other good functions in there. If you have any to add let me know!
DOWNLOAD: CLICK HERE TO DOWNLOAD String.zip
-
20thApril
2011SMS2PC Updates
On the way!
-
20thApril
2011Codeplay.com
I have recently re-developed my companies website, codeplay.com. Now features a much more appealing interface and simplified navigation. It is still very much a work in progress and over the next few weeks will be growing in size and awesomeness.
Jump over to codeplay.com, join in - join up!

LINK: http://www.codeplay.com/ -
7thMarch
2011SMS2PC V2.0.1 Released!
SMS2PC v2.0.1 has now been released into the Android market. There were a few teething problems over the last few days but hopefully these are now sorted.
I will post a change log here in the next day or so.
Thanks! -
28thFebruary
2011SMS2PC v2 Beta Update
Final beta: all bugs should now be fixed, seems to be stable, USB seems to work fine, code cleanup complete etc. Any bugs you find will be quickly fixed and the full update will hit market this weekend. Thanks!
OSX USERS! Please also test this, there is an OSX app in beta.zip. Could you tell me if USB is working!
More fixes, more optimisations etc... (27/2/2011)
Beta download updated, streamlined Android settings, fixed SMS2PC starting even if its disabled & few others things.
Beta download updated, trial extended & bug fixes.
If you have used the previous beta this update contains a few more bug fixes as requested by users (thanks Mike). Connection between desktop and device should now be much more stable, tray icon can now be double clicked to open compose window and there are also a number of small optimization improvements here and there.
Hope you likely!
Download: CLICKY HERE -
22ndFebruary
2011SMS2PC v2 Beta - Near Release
Thanks for anyone who gave feedback! I appreciate it! The final beta is now available for public consumption. Please report any other bugs/quirks that you find to me directly on in the comment section for this news post.

Download: CLICKY HERE. -
20thFebruary
2011SMS2PC V2 Beta
The SMS2PC v2 beta is now in a stable state and ready for public testing. The update changes the way the networking stack is utilized, hopefully allowing a more secure and reliable connection between the desktop and the device. It should also help with any issues regarding firewalls.
Please note that this beta will expire on Thursday the 24th and is currently only available for Windows users.
If you are testing please play particular attention to the USB support and email me with any problems. If the beta goes well the update will go live in the next week or so.
Download: Clicky here