Wednesday, July 2, 2014

All kinds of Helpline Numbers For Variour Purposes



Helpline Numbers Are Very Essential For Variour Purposes
---MOBILE COMPANY---
GRAMEEN PHONE (GP)
Helpline :- 121 or (+8801711594594)
BANGLALINK
Helpline :-121 or (+8801911304121)
AKTEL ( NOW "ROBI" )
Helpline :- 123 or (+8801819400400)
WARID TELECOM
Helpline :- 786 or (+8801678600786)
CITYCELL
Helpline :- 121 or (+8801199121121)
TELETALK
Helpline :- For Prepaid : 1234 or (9882585-ext-333) or (+8801550157750/60)
Postpaid : 444 or (9882585-ext-444)Hotline-267 or For Landphone : (9882585-200-267)
BTRC
Helpline :- 121 (Can be free)
----HOSPITAL & CLINIC----
CMH :-Telephone: 9871469, 9870011
Day-Night Ambulance Service :- Tel : 9123073, 8122041
Dhaka Medical College Hospital :- Telephone : 500121-5, 505025-29
Salimullah Medical College :- Telephone : 7319002-6
Shahid Suhrawardi Hospital :- Telephone : 9130800
Shishu Hospital :- Telephone : 8116061-2, 8114571-2
Holy Family Hospital :- Telephone : 8311721-25
Fire Service Ambulance :- Telephone : 9556666, 9555555
ICDDRB (Cholere Hospital) :- Telephone : 8811751-60
P.G Hospital (BSMMU) :- Telephone : 8614001-5, 8614545-9,8612550-4, 8618652-6, Ext-469
Medinova Medical Service Ltd :- Telephone : 8113721,9120288,9116851
Monowara Hospital (Pvt.) Ltd :- Telephone : 8318135, 8319802, 8318529
Red Crescent Ambulance :- Telephone : 9330188-89
PHARMACY
Lazz Pharma :- 64/3, Lake Caircus,Kalabagan,Dhaka. Tel: 9110864, 9117839
Shifa Pharmacy :- Alam Market, Gulshan-2, Dhaka. Tel: 9880820
BLOOD BANK
Bangladesh Red Crescent Blood Bank :- 7/5 Aurongzeb Road,Mohammadpur, Dhaka. Tel: 9116563
Modern Clinic & Blood Center :- House 5, Road11,Gulshan-1, Dhaka.Tel: 9883948
Sandhani Blood Bank :- Dhaka Medical College,Dhaka.Tel: 9668690

Tuesday, July 1, 2014

Widows Mobile and Android Develpment Platform part3



A comparative study of mobile development environments was conducted by Tom Morten Grønli, Jarle Hansen and Gheorghita Ghinea, Brunel University, London. In this comparative study, a sample application demo was created in both the Windows Mobile and Android development platforms to better illustrate the file size for each application deployment. The sample application demo was a simple program that prints a line of text on the screen. The above example code was as follows:

      The display size of the demo application in Windows Mobile environment was 2.8 KB.
      The display size of the demo application in the Android environment was 9.3 KB.

The file sizes as indicated or were without reducing software obfuscator. This is the type of file that an end user, either download or shipped and then installed on his / her device. As you can see from above, the demo application on Windows Mobile had a size of 2.8 kb, while Android was about three times the size of 9.3 MB. This serves as an indication of the total amount of configuration files and run-time dependencies that must be included with each of the client applications. When it comes to the number of lines of code, Windows Mobile requires only 11 lines, while Android requires 28.

Comparison Developer Support

Developer support is a very important aspect when it comes to gain speed and quality during the development process. While the two mobile development platforms have similarities, there are some unique differences in developer support. The differences become clearer when we take the integrated development environment (IDE) and tooling into consideration.

The only option for the development of Visual Studio's Windows Mobile, developed by Microsoft again. With Visual Studio, Windows Mobile requires support from Microsoft before it can execute and submit new IDE features. The community can only make suggestions, but has no direct influence. However, there is a positive side as consistency is assured. In addition, the approval process implemented by Microsoft quality while sending new products will ensure quality.

On the other hand, there are several choices of tools for Android, with a number of IDEs. Android is open source communities, contributing to the development IDE, providing and ensuring the quality of the functionality of plugins for the software. However, multiple IDE environment can be challenging to maintain consistency and quality assurance. Consistency becomes a challenge as extension features may be available only for some of the competing IDEs. Quality assurance becomes an important challenge as the development carried out by the community is not governed by a common standard for the quality required prior to the new feature integrated development environment available. Quality assurance of the delivered code is essential to deliver fully functional products. These two factors can potentially make porting code between applications and impossible environments.

One of the differences between the platforms Android and Windows Mobile development to the extent that refers to support for developers and quality assurance becomes more evident in the test environment. Let's take a closer look at this during the test drive of the two development platforms.

Unit testing is basically a quality assurance and validation of tools for testing small parts of a computer or mobile applications. The goal is that each section isolated and tested separately. This will help you isolate and ensure the quality of the different units of the application. Read More

Widows Mobile and Android Develpment Platform part2



Let's compare these platforms and closely examine its strengths and weaknesses. The platforms will be compared on the basis of aspects of implementation and performance, and developer support. We chose these criteria to compare, as they represent the most important aspects when it comes to mobile software developers.

implementation

We will use the persistent storage as the basis for comparing the appearance of the application. The technology used for persistent storage on mobile technology varies among different mobile development environments. Both Windows Mobile and Android have the ability to use a database on the device that facilitates the easy manipulation and data extraction. Also, as regards local file storage environments compatible with both memory cards for additional storage space. Read More

Widows Mobile and Android Develpment Platform part1



Software giants such as Google are disturbing other players safely and established in the business of developing mobile applications. Newcomers like Android have led to significant in the future of mobile application development structural changes, imposing its rules. This new environment brings not only new opportunities, but also adds some limitations. Developers today have to evaluate their options and how they can benefit from this new environment.

While mobile computing has captured the attention of application developers, there has been very little work done to examine the ease of programming of these technologies. Here we will take a look at two of the mobile development environments more widely available - Android and Windows Mobile and explore and evaluate these options from the perspective of a developer. Read More

Mobile Platform to Develop



Where release of your application you? If you are located in a specific country, or should be available to everyone? Depending on what you want to know the number of possible users, obtained for each platform.

It's very different approach to developing applications for the United States and the Chinese market. You will find all the details of several countries on the site Kantar Worldpanel. They also have an interesting report which examines the way through some of the most important markets in the world. We will focus on Android, iOS and Windows Phone platforms, those are the most important smartphones at this time.

Over time, the major smartphone platforms implement the same features, but they all have some highlights. The Apple ecosystem prompts the user to always select Apple products. Once you have an iPhone, it is easier to get an iPad, use iCloud to sync your device, and install the same application on both devices, and perhaps on a MacBook.

If your application is made ​​for children, iOS is the best place to sell. App Store has offered a class where children are constantly promoting these applications. Read More