2012
Microsoft’s Surface Pro launching in January
Microsoft’s Surface Pro tablet will arrive in Januaryof next year with an $899 price tag. The Surface Pro is the more powerful version of the Surface RT. It features an Intel Core i5 processor and 1080p HD display. The Pro will run the full version of Windows 8, not like the Surface RT which had Windows RT installed. That means it will be able to run all of the legacy Windows apps that a full laptop or desktop has access to — something that the RT version is not capable of.
Included in the price is also a Surface Pen but not a Touch or Type Cover. The tablet includes a USB 3.0 port and a Mini DisplayPort, which can drive a screen of up to 2560 x 1440 resolution. The Pro version is a little heavier and thicker than the RT model, but Microsoft notes that it is still under two pounds and less than 14mm thick.
A 64GB model will cost $899, while a 128GB edition will be available for $999. Which one will you choose?
2011
WhatsApp on Windows Phone OS 7 “Mango”
With the announcement of Skype coming to Windows Phone OS, I think that another app that might be coming on WP OS is WhatsApp Messenger. It is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. Currently WhatsApp Messenger is available for iPhone, BlackBerry, Android and also Nokia.
The problem that WhatsApp messenger had with the initial release of WP7 was mainly due to the lack of permissions to access the address book and the lack of Sockets on Windows Phone 7. Continue reading »
2010
SQL Server 2005 | Add days, months and years to GetDate()
To get the current date in Sql Server queries and stored procedures, you use the GetDate() method. But what about to add a day or two to the current date, or add a month or years? To do it, you use the following query:
Add One Day
SELECT DateAdd(dd, 1, GetDate())
Add One Month Continue reading »
2010
Project NINE | Launching 29th November
Finally the day has come, for Malta to experience a new concept in web development on www.nine.com.mt. Today we just made our first advert on the timesofmalta.com as till now is going very good.
Clients will have many features for a small price. Stay tuned as we’re going to reveal more before Monday!
Why the word Project?
We chose the word project instead of concept or design for the simple fact that this website will be always evolving. There are so many things that we have ready for it. And we are the type of persons that listen.
Why Nine?
We chose the number Nine as it is a magic number. It’s amazing what Try this…
- Multiply any number by nine (be it 10, or 15, or thousands or millions).
- Then repeatedly add the digits of the resulting number until it is just one digit
- You’ll end up with NINE
Next are some examples:
2 × 9 = 18 (1 + 8 = 9)
9 × 9 = 81 (8 + 1 = 9)
234 × 9 = 2106 (2 + 1 + 0 + 6 = 9)
578329 × 9 = 5204961 (5 + 2 + 0 + 4 + 9 + 6 + 1 = 27 (2 + 7 = 9)) Continue reading »
2010
Windows Phone 7 | The Launch
In less than an hour, the new Windows Phone 7 OS will be unveiled by Microsoft. The launch is going to be held in NYC where they will announce the details surrounding Windows Phone 7 launch dates and devices. Engadget is going to be live there and you can read what’s happening from this link or else watch the live presentation from Microsoft here.
2010
Foxpro | Import table to Excel Error
Tried to import a foxpro table to an excel file but the following errors loaded…
2010
Excel | Print First Row on every page
To be able to print the first row on every page, you need to do the following steps:
- Go to the Page Layout Tab
- Click on the Print Titles under Page Setup. Continue reading »
2010
Free Tools | Convert Documents to PDF
To print out documents as PDF for email sending or otherwise, without adobe reader, you can use the Bullzip PDF Printer…
http://www.bullzip.com/products/pdf/info.php
Next are the features of bullzip: Continue reading »
2010
Websites June Refresh :]
Just updated my websites to be all showing the same theme.. to start the month of June in style
Previously they only had the logo but now made some touch ups and really hope you like them.
With these designs i’m trying to make an identity for my sites… following more or less the same design principles. For now they only have one page so there’s not much to see… but they are still much better than before
You can access my websites using the below links..
Deep Design is my main brand and is the one I use when developing websites for clients.
Ciappara.com is the new place that this blog will be moving to. It’s still being developed and will let you know when it’s ready.
Homes.com.mt is a new project that will be launching.. but i’ll have more details on this later
When I have more updates, I’ll let you know… btw hope you like the design
If you have any comments or suggestions (which I too have many :]) please let me know.
Regards,
Clive Ciappara
2010
Google Event Tracking Failing
We’ve been using Google Analytics events tracking starting from this year and they are very useful. This week we noticed that website events weren’t being tracked, and haven’t been from the beginning of May.
After checking, everytime we tried to call the pageTracker._trackEvent method, it always returned fail. After searching and testing a bit, we noticed that apparently google made some changes to the trackEvent method.
Where before they allowed the optional_value (the last parameter if the method) to be a string or a number, now it is allowed to be a number only… thus the correct params would be:
pageTracker._trackEvent(‘my_category’, ‘my_action’, ‘my_optional_label’, 14);
Hope this helped some people
It helped me
Reference: click here
What you missed
Check these Out!
Favourite Links
Tags
Archives
- May 2013 (2)
- January 2013 (2)
- December 2012 (5)
- November 2012 (4)
- October 2012 (3)
- September 2012 (1)
- August 2012 (4)
- July 2012 (2)
- June 2012 (1)
- May 2012 (10)
- February 2012 (6)
- December 2011 (2)
- October 2011 (3)
- September 2011 (1)
- April 2011 (6)
- March 2011 (14)
- February 2011 (9)
- January 2011 (10)
- December 2010 (6)
- November 2010 (10)
- October 2010 (6)
- September 2010 (10)
- August 2010 (4)
- June 2010 (10)
- May 2010 (2)
- April 2010 (1)
- March 2010 (1)
- July 2009 (1)
- June 2009 (1)
- April 2009 (4)
- March 2009 (1)
- February 2009 (5)
- January 2009 (10)
- December 2008 (8)
- November 2008 (4)
- September 2008 (6)
- August 2008 (11)
- June 2008 (2)
- May 2008 (3)
- March 2008 (1)
- February 2008 (1)
- November 2007 (1)
- September 2007 (2)
- July 2007 (2)
- June 2007 (1)
- May 2007 (2)
- February 2007 (3)
- January 2007 (4)
- November 2006 (1)
- October 2006 (1)
Categories
- Android (3)
- Apple (5)
- ASP.Net (37)
- Be Creative (1)
- Blackberry OS (1)
- CMS (5)
- Creative Computing (4)
- Crystal Reports (5)
- Day to Day (22)
- Deep Design Malta (8)
- Design and Development (22)
- Development Tools (15)
- Facebook (1)
- Games (3)
- Google Analytics (3)
- Google Gmail (1)
- Hotmail (1)
- Internet Explorer (7)
- iPhone/3G (19)
- iPod Touch (6)
- JavaScript (13)
- JQuery (3)
- Lumia (4)
- Microsoft (18)
- Microsoft SQL Server (21)
- Microsoft Visual Studio (27)
- MS Office (3)
- MVC (2)
- My Blog (3)
- NetBeans (1)
- Nokia (4)
- Off Topic (16)
- Online Services (3)
- Permissions (1)
- Phones and Tablets Platforms (7)
- Project NINE (11)
- PSP NGP (1)
- Quickie (9)
- SEO (7)
- Silverlight For WP7 (4)
- Sitefinity (1)
- Sony (1)
- Uncategorized (32)
- Utilities (57)
- VB .Net (1)
- Windows 7 (14)
- Windows 8 (3)
- Windows Live (3)
- Windows Mobile (5)
- Windows Phone 7 (18)
- Windows Phone 8 (1)
- Windows Vista (15)
- Wordpress (1)
- WP Apps (2)
- Yellow Pages (4)











