Thursday, November 21, 2013

Download Qt 5.2 beta for android and iOs development

Download Qt 5.2 beta for android and iOs development. Qt 5.2 beta download link

http://download.qt-project.org/development_releases/qt/5.2/5.2.0-beta1/


Download Qt 5.1 from following links

http://download.qt-project.org/development_releases/qt/5.1/5.1.0-rc2/


Sunday, October 6, 2013

Medical admission test 2013 result bangladesh

iPhone 5S Fingerprint Hack


Mobile users leave their fingerprints copy everywhere; including on the devices they uses. Fingerprints are not fit for secure local user authentication. Here's what would have to happen
  • A thief would have to turn on Airplane Mode as soon as they steal the device. This is actually quite easy to do without a fingerprint — if the owner hasn't changed the default, the thief can access Airplane Mode via the Control Center on the lock screen. That disables all wireless connections, preventing the iPhone's owner from doing a remote wipe.
  • After that, the hacker can work to get fingerprints off of the device and eventually log in. The video below shows how someone can create a fake fingerprint on a laminated sheet and later attached to one of their fingers. TouchID on the iPhone 5S, however, would only give the hacker three chances to enter before a passcode request pops up.

Once the phone is unlocked, the hacker can gain access to the owner's Apple account, but only if two-factor authentication hasn't been turned on. A hacker would be able to see the iPhone 5S's owner's email address and reset the password to take over the account. However, if the owner already performed a remote wipe, this wouldn't be possible.
Video: Mashable

Tuesday, October 1, 2013

Google App Engine PHP Runtime Environment

Finally Google announced experimental release of PHP supports for Google App Engine.
Though still it is in experimental stage.

Download Google App Engine PHP SDK from this link - http://googleappengine.googlecode.com/files/GoogleAppEngine-1.8.5.msi

Then request your access at this website - https://gaeforphp.appspot.com/

Documentation link https://developers.google.com/appengine/docs/php/gettingstarted/introduction

Editor for writing code and deploying projects into appspot.com you can use JetBrain PHPStorm
Download link - http://www.jetbrains.com/phpstorm/nextversion/index.html

Monday, September 30, 2013

Programmer's Notepad, Notepad ++ for any kind of file editing

Download Link - http://notepad-plus-plus.org/news/notepad-6.5-release.html


Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.



Features

Syntax Highlighting and Syntax Folding
User Defined Syntax Highlighting and Folding: screenshot 1, screenshot 2, screenshot 3 and screenshot 4
PCRE (Perl Compatible Regular Expression) Search/Replace
GUI entirely customizable: minimalist, tab with close button, multi-line tab, vertical tab and vertical document list
Document Map
Auto-completion: Word completion, Function completion and  Function parameters hint
Multi-Document (Tab interface)
Multi-View
WYSIWYG (Printing)
Zoom in and zoom out
Multi-Language environment supported
Bookmark
Macro recording and playback
Launch with different arguments