Ubuntu 13.10 Code named “Saucy Salamander” is released for the desktop, server, phone, and cloud – download it here. Ubuntu 13.10 introduces the first release of Ubuntu for phones and Ubuntu Core for the new 64-bit ARM systems (the “arm64” architecture, also known as AArch64 or ARMv8), and improved AppArmor confinement. In addition to these flagship […]
Let’s say you’ve opened a bunch of Tabs related to the same topic and you’d like to read them later. Here comes the magic Chrome Keyboard Shortcut: <Ctr> + <Shift> + d This will prompt you to pick a bookmark folder where to save all your Tabs and next time you want to read them, Just […]
The final versions of Windows 8.1 and Windows RT8.1 are available online and in windows store for download. Windows 8.1 preview is no longer available for download. You must install the final version of Windows 8.1 or Windows RT 8.1 before January 2014 when the license the preview will expire. If you’ve been using the preview, you should update to the final edition […]
Do you want to check how fast is your local DNS server? Then Chrome has the answer And here it is! chrome://histograms/DNS.ResolveSuccess Hit this on your google chrome browser and see the results.
Blackberry has announced an upcoming Blackberry Cloud service that will enable enterprises to manage user and apps on ios, Android and Blackberry devices. The cloud service will be built to meet both business and end user needs. This service promotes BYOD concept to a new level. As per Blackberry Blog, all this flexible package will […]
How to get Pre-configured developer VMs?
Oracle gives pre configured Virtual machines, which can be configured in there free Oracle virtual box visualization software. Oracle has packed development tools into Oracle Virtual box VM appliances that we can download, install and experience. Import the free downloaded files into Oracle virtual Box and get started. Some of these VMs are designed to […]
Steve Jobs Video collections
See, The Apple Legend Steve Jobs, Life in a collections of videos from NDTV Share http://timeline.ndtv.com/the-ultimate-steve-jobs-videos-collection-35?pfrom=home-editorpick
Apple has released an update for ios7 , just after a week of release of ios7. The latest 7.0.2 patches the bug that would let users bypass the passcode security on the lock screen. This issue was discovered just hours after the ios 7 official release, which gives access to application and userdata. iOS 7.0.2 […]
What’s JSON?
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. JSON is built on two structures: A collection of name/value pairs. In various languages, this is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array. An ordered list of values. In most languages, this […]
Almost all developers has his/her own favorite databases, here I’m going have a small insights on the commonly used Opensource databases. Here’s the list of most commonly used Opensource databases MySQL PostgreSQl MongoDB SQLite There are a lot more databases, here I’m planning have a short intro on the above mentioned databases. MySQL According to […]