Posts

Showing posts from 2014

3g and 4g launching in Pakistan in the month of April

Image
Govt of Pakistan has decided to launch Third Generation Spectrum Simultaneously with the Fourth Generation. Govt has decided to three and Four G spectrum licenses for auction put up in March. According to private TV the third generation spectrum mobile phone network to provide the latest high-speed wireless broadband Internet service. Currently in Pakistan using 2.5g technology, however mobile phone users available loading speed is extremely slow down. Third Generation Spectrum Speed 60 MB per second and the four G-spectrum speeds is 100 MB per second. During December last year, a report stated that the number of mobile phone users in Pakistan has reached more than 12 crore 97 lac Pakistan Telecommunication Authority (PTA) statistics to improve the country's overall population percent of mobile phone is use. Govt has decided to launch simultaneously Third and Fourth Generation Spectrum. This resulted Pakistan will become a developed country in the world Exper

Opportunities That make Life Worth Living

Image
They say life is too short. People are born with different perspectives and thoughts which lead to different aims and actions. They make their own paths and travel on it in search of their goals. As general view, many think life is too complicated and the more you dig into it, the harder it becomes. So, life should be taken with ease. However, there are other people having an entire different and optimistic vision. According to them, life is what you make it. It’s all about your thinking, ideas, ways and vision of assuming things, making perception.                     An aimless life is nothing but useless and that is why people make goals and walk towards them ardently. The truth is that life doesn’t give many chances itself; person has to walk towards them. The way may be difficult and full of stones and hurdles, but motivation and zeal can get through it. But once the opportunity is granted, a person should take it. As said earlier, life is too short and doesn’t provide many

One of the most expensive iPhone (15 million U.S $) in the world's

Image
As you know that the price of Apple's iPhone will be too much than other smart phones.but, many companies and individuals put diamond, pearl to their phones are engaged in an effort to make them more expensive.Some time ago The London-based company has prepared the case of iPhone 3 million U.S $.And decorated with gold casing and 100 carat diamonds iPhone stories are appear. But Hong Kong's capitalist left them all behind. which 14.5 million U.S. $ worth of 26 carat Black Diamond found in Heritage.So He adopted a unique style of his exhibition.For this purpose he hired Liverpool designer Stuart Hughes.First, he developed a body of gold for the phone, and then 600 white diamonds on its edges.On the backside The Apple logo for 53 diamonds were planted separately and Home button is found then place the 26 carat diamond in it. According to Stuart that he take to designed approximately 9 weeks.In order to fit area of Home Button with diamond an engineer was

Introduction to CSharp Language:

C Sharp ( C#): 1 -> object oriented programming language 2 -> developed by miocrosoft 3 -> develop for .net framework 4 -> C/C++,Java,Vb 5 -> RAD(Rapid application development) .Net Framework: Infrastructure/platform that provides tools & technology to use different languages to make different types of software's Components: There component are: CLR(common language runtime) Class liabrary(a huge group of classes) CLR: Means it converts managed code into native code source code -> .net compiler -> MSIL(Microsoft Intermediate Lang) -> CLR -> Native code(Output)                                                       Metadata                                JIT                                                  (managed code) Library: Namespace -> Group of classes with similar close properties & function. Main namespace ->System Before we starting  csharp language we must know

Top TEN Programming Language which are Listed below:

Image
Top TEN Programming language which are currently used in the World: 1- Java                        –>                         35.7 percent  2- C, C++                   –>                         15.3 percent  3- C#                          –>                         12.7 percent  4- Perl                         –>                         11.9 percent  5- JavaScript               –>                         10.9 percent  6- Visual Basic .NET   –>                         5.2 percent  7- PHP                        –>                         2.9 percent  8- Ajax                        –>                         2.7 percent  9- Python                    –>                         2.0 percent  10- Ruby                     –>                         0.7 percent   JAVA:  C/ C++: C#: Perl:  JavaScript: Visual Basic .NET:  PHP: Ajax/ Objective-C: Python: Ruby: These a

Programming Methodology:

Programming Methodology is : 1-Unstructured 2-Structured 3-Procedural 4-Modular 5-OOPs--> object oriented programming language in which           ( Object,Class,PIE, Polymorphism, Inheritance, Encapsulation )                           object based lang for e.g: ( vb6.0) What is Object ? Object:            Object is identifiable and have certain attributes and behavior.Object having Dimensions and functoins its own state and may existance. For e.g:            Property-------------object-----------------behaviour(Functions)            Color                          PEN                                  write          Size                                                                   Draw          Shape                                                                Tick Objects: 1-Property 2-Functions 3-Events   on/off

Now the mobile phone will charged with tea and juice

Image
Smart phone users will agree that we buy any Smartphone, its battery life is too low.The large touch screen is used in smart phones with Wi-Fi Internet, and frequently use of applications and games to your battery very quickly finished. A country Pakistan where electricity load-shedding is common there is difficult enough even to charge mobile phone all the time.But don’t worry, the miracle of technology has not yet ended.Tommy Joseph from Pittsburgh (onE-Puck name) has created a device through which you cup of tea or glass of juice can charge mobile phones.This device gives output 5v, as like a normal charger.More than hot tea and cold juice to charge your mobile phone as soon as possible. Joseph device works on the principle of Stirling engine was invented by Robert Stirling in the nineteenth century.In which the certain amount of gas locked in the device, when temperature changed it will creates pressure and with the help of this mobile phone battery is charged.Thi

The world's fastest memory card developed by SanDisk

Image
Memory cards making American company create the world's fastest memory card Extreme Pro CFast 2.0 has been introduced.                 This high speed memory card reading speed is 450 MB per second while writing speed is 350 MB per second. In other words, you copy the files that will be copied from the speed of 350MB per second and downloaded the data will be the speed of 450MB per second. If you estimate the speed of the card. For example 100 GB data file transferred it can be transferred in 4 minutes or less than 4 minutes.This memory card has been achieve high-speed transfer used the Serial ATA Bus technology.However, the number of devices that use this card is currently very limited.Only ARRI Group has developed the few camera models it can be used in ARRI camera.                 CFast 2.0 memory card with 60 GB and 120 GB memory is available.This card has been chosen for its pinless design if you putting it out in camera card is not corrupted or damaged.Moreover, the

The Government has issued 3g license instructions policy and the auction process will be completed until February 2014

Image
On behalf of the Ministry of information technology, the PTA policy instructions for the auction of 3G licenses have been issued . Under this policy will be subject to the existing telecom companies to the newly arrived people or companies to allow the use of its infrastructure and to encourage research and innovation transfer in the telecom sector in Pakistan. According to PTA auction process will be completed by the end of February next year and telecom companies 3G and other modern technology such as 4G LTE license  will be sold for a period of 15 years Now see that the government and PTA auction process are reached completed together  or due date.Or again in a deal that payment is not set or other problems with excuse it will again postponed. The time has come to make that dream into reality to supporting national economy of the country and to provide better services to the public.

What is Programming Language?

Programming: def: Writing instructions in a specific sequence is called as programming. Program: def: instructions written in a specific sequence to perform some specific task. Types of Computer Languages: High level language (easy for humans to understand but difficult for computer)           e.g: FORTRAN,COBOL,JAVA,VB Mid level lang---C-lag      Low level Language(easy for computer but difficult for humans)          e.g: a)Assembly language  b)Binary lang(Machine code) 0,1 Steps of programming:  Analysis  Block Diagram(Flow chart)  Coding  Debugging  Execution Translator: 1- High level lang----->Low level Language 2- Error detection Types of translator: 1- Compiler 2- Interpreter 3- Assembler Errors: 1- Syntax error 2- Logical Error 3- Run time error

The world 's most popular blogs like : Word Press

Image
If you belong to the world of blogging, then surely you must know about WordPress? Wordpress Php and MySQL based system that lets you blog or any Web site can totally free. From 2003 Internet users and bloggers favorite WordPress is how popular? In this regard, a report released recently by Pingdom According to the report, 48 percent of the world's most popular blogs on WordPress is being used. Truth is that there are two types of WordPress users one whose website is hosted on WordPress and other is download WordPress.org and use to self-hosted out of  48 percent, 39 percent of customers who are using WordPress own hosting  and 9 percent who are using the service. Another reason for the popularity of WordPress it rivals Blogger, Tumbler, and Drupal, etc. In comparison to the millions of themes and plug-ins are also available free.

Now all laptops will be able to use the same charger, Universal Standard issued by the IEC

Image
Laptop users are aware of the difficulty that almost all companies use different types of laptop charger, even of the same company in different model charging pin size is the different and when you go another place you have to keep your laptop with charger you know that another charger is not working The International electronically Commission recently issued instructions to all the hardware companies that laptop charger use the same standard. Using the same standard where users will get rid of the hassle of finding the charger while electronics have reduced waste. According to the estimates chargers for electronics products every year more than five million tones of waste. Earlier in 2011, Electronically Commission Standard was issued for a charger of mobile phones, under which instructed that all mobile phone companies phones use the same charging port, this is the reason that today almost all smart phones (except Apple and Sony) used the same type charger.

China appeal to Microsoft to continue support Win XP

Image
You guys certainly use Microsoft Windows XP and many friends will also know that Microsoft announced on August 8, 2014, this version of Windows will support ended. Support is end mean the company is not responsible to eliminate the errors and bugs to fix in software as well as other software manufacture companies leave to made the application of Microsoft win –XP and it would be easy for hackers who can steal your information. Although the majority of users of new versions of Windows such as Windows 7 and 8 have been transmitted but in most countries of the world including Pakistan still has a significant number of Windows XP users. Problem is that most government offices and companies are still being used in Windows XP. According to news agency of China, Copyright Administration chief Yan Xiohong of Microsoft  the management of china today are busy in meetings and the company trying  to convince him that they keep this operating system alive for a few years.He appeal

Finally Facebook included Urdu language

Image
 Translation Team of famous social networking website Facebook of the world has been completed translation URDU., The content is also available in Urdu language in Facebook. Although Twitter and Google Plus added Urdu language early but the idea came too late to include Urdu language in  Facebook  to be good all the volunteers who made Urdu translation of tens of thousands words and sentences correctly. If you want to see in your national language in Facebook, so the method is very simple, look to the right of the news feed on the homepage ads will appear below your page copyright and language, which currently will be English, now if you click on it to open a pop-up window in which the colorful world languages, including Urdu choose from here and make your Facebook page alignment and changed the language of Urdu. How to choose the language that you are having difficulty go to account settings and then at the bottom select language and press the Save Changes button.