Tuesday, 5 February 2013

Android vs iOS


Comparison chart

   

Android

iOS
Company / developer:GoogleApple Inc.
Programmed in:C, C++, javaC, C++, Objective-C
OS family:LinuxOS X
Source model:Open sourceClosed, with open source components.
Open Source:kernel, ui, and some standard appskernel only
Initial release:September 2008June 2007
Latest release:4.2.1 Jelly Bean6.0.2
Widgets:YesNo
Dependent on a PC or a Mac:NoNo
Easy media transfer:depends on modelwith desktop application
Available on:Many phones and tablets, including Kindle Fire, LG and HTC phones, and the Samsung Nexus.Apple products, including iPhone, iPod Touch and iPad.
Handset Options:Thousands like Samsung S2, HTC One XiPhone, iPad, iPod Touch
Interface:Touch screenTouch screen
Customizability:A lot. Can change almost anything.Limited unless jailbroken
Call features supported:Auto-respondAuto-respond, call-back reminder, do not disturb mode
Messaging:GchatiMessage
Voice commands:Google Now (on newer versions)Siri
Maps:Google MapsApple Maps
Internet browsing:Google Chrome (or Android Browser on older versions)Safari
Video chat:Using GchatFacetime
App store:Google Play – 800, 000 appsApple app store – 775,000 apps
Market share:75% of smartphones, 3.7% of tablets in North America (as of Jan'13) and 44.4% of tablets in Japan (as of Jan'13)14.9% of smartphones, 87% of tablets in North America (as of Jan'13) and 40.1% of tablets in Japan (as of Jan'13)

Android vs iOS


Comparison chart

   

Android

iOS
Company / developer:GoogleApple Inc.
Programmed in:C, C++, javaC, C++, Objective-C
OS family:LinuxOS X
Source model:Open sourceClosed, with open source components.
Open Source:kernel, ui, and some standard appskernel only
Initial release:September 2008June 2007
Latest release:4.2.1 Jelly Bean6.0.2
Widgets:YesNo
Dependent on a PC or a Mac:NoNo
Easy media transfer:depends on modelwith desktop application
Available on:Many phones and tablets, including Kindle Fire, LG and HTC phones, and the Samsung Nexus.Apple products, including iPhone, iPod Touch and iPad.
Handset Options:Thousands like Samsung S2, HTC One XiPhone, iPad, iPod Touch
Interface:Touch screenTouch screen
Customizability:A lot. Can change almost anything.Limited unless jailbroken
Call features supported:Auto-respondAuto-respond, call-back reminder, do not disturb mode
Messaging:GchatiMessage
Voice commands:Google Now (on newer versions)Siri
Maps:Google MapsApple Maps
Internet browsing:Google Chrome (or Android Browser on older versions)Safari
Video chat:Using GchatFacetime
App store:Google Play – 800, 000 appsApple app store – 775,000 apps
Market share:75% of smartphones, 3.7% of tablets in North America (as of Jan'13) and 44.4% of tablets in Japan (as of Jan'13)14.9% of smartphones, 87% of tablets in North America (as of Jan'13) and 40.1% of tablets in Japan (as of Jan'13)

Linux Mint vs Ubuntu

   

Linux Mint
Linux Mint
Ubuntu
Ubuntu
Company / developer:Linux Mint projectCanonical Ltd. / Ubuntu Foundation
OS family:UnixUnix
Kernel type:Linux (Monolithic)Linux (Monolithic)
Working state:CurrentCurrent
Source model:Free and open-sourceFree and open-source
Initial release:27th August 200620th October 2004
Latest stable release:Mint 14.1 November 20th 201212.10 Quantal Quetzal, 18th October 2012
Software used:Debian based (uses .deb files and apt-get)Debian based (uses .deb files and apt-get)
Default userinterface:MATE (fork of Gnome 2) or Cinnamon (fork of Gnome Shell). KDE and Xfce variants also available.Unity (variants include KDE, GNOME and Xfce)
Distribution Based on:Ubuntu. Linux Mint Debian Edition (LMDE) is also available that is based on Debian Testing.Debian
Package manager:dpkgdpkg
Size of ISO:922 MB780 MB
Booting time:20 sec9 sec
Desktop:Cinnamon 1.6.7 or MATEUnity with Gnome 3.6
CPU usage:1-5%1-5%
File manager:Nemo 1.1.2Nautilus 3.4.2
Website:linuxmint.comwww.ubuntu.com

Monday, 4 February 2013

BEST 5 FUNNY NOTEPAD TRICKS

Notepad is a very simple text editing tool provided with any Windows version, it's very used by users to edit texts, HTML, vbs and many other files that include texts. Over the years of using Notepad, users and hackers have discovered many glitches that can be exploited and used to make some funny tricks ( some other are seriously not funny ). Here I'm sharing this top 5 Notepad Tricks to use to prank your friends, it doesn't need to much of time: Open Notepad > Write the code > Save it.

Best 5 Notepad Tricks (Pranks)



1. Matrix Coding


Open Notepad > Paste the Following code > Save it as Matrix.bat

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks


2. Keyboard types Automatically

Open Notepad > Paste the Following code > Replace "This is a Virus" with Any Text > Save it as Trick.VBS

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop




3. Continuously Eject CD/DVD Tray

Open Notepad > Paste the Following code > Save it as Eject.VBS

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop




4. Open Notepad Infinitely

Open Notepad > Paste the Following Code > Save it as NP.Bat

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top



5. Make your Computer Talks: BEST!

Open Notepad > Paste the following code > Save it as Talk.VBS
Launch it > Put the text you want to talk > Click OK


Dim Message, Speak
Message=InputBox("Enter Text to Talk o","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message


HOpe you enjoy !
keep visiting !

Sunday, 3 February 2013

BIG DATA


In information technologybig data is a collection ofdata sets so large and complex that it becomes difficult to process using on-hand database management tools or traditional data processing applications. The challenges include capture, curation, storage,[3] search, sharing, analysis,[4] and visualization. The trend to larger data sets is due to the additional information derivable from analysis of a single large set of related data, as compared to separate smaller sets with the same total amount of data, allowing correlations to be found to "spot business trends, determine quality of research, prevent diseases, link legal citations, combat crime, and determine real-time roadway traffic conditions."
As of 2012, limits on the size of data sets that are feasible to process in a reasonable amount of time were on the order of exabytes of data. Scientists regularly encounter limitations due to large data sets in many areas, including meteorologygenomics,connectomics, complex physics simulations, and biological and environmental research.The limitations also affect Internet searchfinance and business informatics. Data sets grow in size in part because they are increasingly being gathered by ubiquitous information-sensing mobile devices, aerial sensory technologies (remote sensing), software logs, cameras, microphones, radio-frequency identification readers, and wireless sensor networks. The world's technological per-capita capacity to store information has roughly doubled every 40 months since the 1980s; as of 2012, every day 2.5 quintillion (2.5×1018) bytes of data were created. The challenge for Large enterprises is who should own big data initiatives that straddle the entire organization. 

Big data is difficult to work with using relational databases and desktop statistics and visualization packages, requiring instead "massively parallel software running on tens, hundreds, or even thousands of servers".]What is considered "big data" varies depending on the capabilities of the organization managing the set, and on the capabilities of the applications that are traditionally used to process and analyze the data set in its domain. "For some organizations, facing hundreds of gigabytes of data for the first time may trigger a need to reconsider data management options. For others, it may take tens or hundreds of terabytes before data size becomes a significant consideration."

Examples

Examples include Big Science, web logs, RFID, sensor networks, social networks, social data (due to thesocial data revolution), Internet text and documents, Internet search indexing, call detail records, astronomy, atmospheric science, genomics, biogeochemical, biological, and other complex and often interdisciplinary scientific research, military surveillance, medical records, photography archives, video archives, and large-scale e-commerce.