28 Apr, 2008
Hopefully the next iphone version…
will, of course, have 3G. And proper GPS!
If so, we will look forward to release an iphone version of SmartRunner!
Source: The second-gen iPhone: 3G, GPS, only slightly thicker - Engadget
14 Apr, 2008
just a note for me
static public string EncodeTo64string toEncode
{
byte[] toEncodeAsBytes
= System.Text.ASCIIEncoding.ASCII.GetBytestoEncode;
string returnValue
= System.Convert.ToBase64StringtoEncodeAsBytes;
return returnValue;
}
static public string DecodeFrom64(string encodedData)
{
byte[] encodedDataAsBytes
= System.Convert.FromBase64String(encodedData);
string returnValue =
System.Text.ASCIIEncoding.ASCII.GetString(encodedDataAsBytes);
return returnValue;
}
Source: Encoding Strings to Base64 in C# « Arcane Code
11 Apr, 2008
Ranking of international ICT Conferences! Good to know if you´re not sure WHERE to submit your paper! ;o)
Computing Research and Education Association - CORE
10 Apr, 2008
My route (recorded with SmartRunner) to the Cebit 2008, where we presented the SmartRunner Project!
Source: SmartRunner.de
8 Apr, 2008
Couple of cool tools to enhance the features of Word and Outlook!
Source: heise Software-Verzeichnis
5 Apr, 2008
Very interesting!
Source: How to prolong lithium-based batteries
How to prolong lithium-based batteries
5 Apr, 2008
Source: Top 15 Ways to Extend Your Laptop’s Battery Life
Top 15 Ways to Extend Your Laptop’s Battery Life