Archive

Posts Tagged ‘connectivity’

3 launches second-gen Skypephone

October 11th, 2008 Jigish Thakar No comments

Skype and network operator 3 obviously think they’re onto a winner with the Skypephone, so the duo’s teamed-up again to launch the brand’s second handset.

3_Skypephone_S2_pic2The Skypephone S2 has a higher resolution screen and HSDPA

Although the new handset features the same Skype connectivity as before, the new Skypephone S2 builds on the earlier model’s 176 x 220 pixel display and two-megapixel camera by featuring a 2.2in, 320 × 240 screen and 3.2-megapixel snapper. Read more…

ASP vs. PHP

October 10th, 2008 Jigish Thakar 1 comment

When building web sites, ASP and PHP are very popular languages. Here’s my opinion on whether ASP or PHP is best.

Both ASP and PHP are languages used to build Dynamic Web sites that can interact with Databases and exchange information. ASP (Active Server Pages) is from Microsoft and is used with IIS (Internet Information Server) that runs on Microsoft Servers. PHP (PHP: Hypertext Preprocessor) is from Rasmus Lerdorf, who originally designed this parsing language which was later modified by different people. It runs on Unix and Linux servers and it also has an NT server version. Read more…