Browsing articles in "Microsoft"

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? :)

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 »

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 »

Project NINE | Launching 29th November

Project NINE Web Design

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 »

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.

Foxpro | Import table to Excel Error

Tried to import a foxpro table to an excel file but the following errors loaded…

Continue reading »

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:

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 »

Websites June Refresh :]

Deep Design Malta

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

Google Event Tracking Failing

Google Analytics Event Tracking

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

Pages:123»

Check these Out!

Subscribe and get the latest posts in your inbox by entering your email address below