Thursday, August 8, 2013




After months of leaks and rumors, it's time we take a look at the LG G2 true. The successor to last year's Optimus G has just been officially announced, as you would expect the flagship usual, is loaded with lots of features and smart features, not to mention some interesting new approaches to design smart phones. The new device, which runs on Android 4.2.2 Jelly Bean, has a larger screen than its predecessor, packing a 5.2-inch 1080p IPS panel. It also offers a GHz quad-core Snapdragon SoC 800 2.26. In addition, you can expect to find a 13 megapixel camera with optical image stabilization (and a 2.1MP front-facing camera), 24 bit/192kHz high fidelity, a 3000 mAh non-removable, 2 GB of RAM and your choice internal memory of 16GB or 32GB. Coming in black and white, and LG says that the G2 will launch in markets around the world over the next eight weeks, and we have confirmation that the four major U.S. carriers have decided to add the device to their line.



What about these unique features? As you may have seen in the filtered images (or if you happened to look at the picture before the release), the back of the phone is much busier than many other phones. LG chose to put the volume control and the power button just below the rear camera instead of the edge of the phone. The idea of ​​this, we are told, is to make the experience a little 'less awkward hand on a phone so big. Since the device is wider than smartphone ancient times, LG wanted to put more controls in place that your fingers rest in a natural way. LG also boasts thin frames - 0.1 inches thick, to be exact - thanks to a new method of dual routing in which the touch sensor uses two connectors.

On the software side, LG has done more than throw a shade Vienna Boys Choir. It offers features such AnswerMe, answering incoming calls when you put the phone to your ear, and Slide also allows you to make a gesture with three fingers to "scroll" through open applications off the screen for multitasking. Link text is another interesting idea where the phone is inserted at the level and relevant links with them into other applications - obviously, this is similar to what we saw earlier iOS. There are also guest mode, allowing another user to have access to the phone (LG refers to this as a type of Kid Mode) drawing a different lock screen gesture. We put the software in more detail here, so check it out for more information. If you are interested in the full specification and how it compares with other flagship programs, we have that here. We also have our hands here for more impressions of the device as well as a press release and gallery below.



General
Operating FrequencyGSM 850/900/1800/1900 MHz, HSDPA 900/1900/2100 MHz, LTE 900 / 1800 / 2100 / 2600 / 850 MHz
Dimensions138.5 x 70.9 x 8.9 mm
Weight143g 
AvailabilityYet To Release
Display
Touch ScreenYes, Capacitive Touch screen with Multi Touch
Display TypeTrue HD-IPS + LCD capacitive touch screen, 16M colors
Display Size1080 x 1920 pixels, 5.2 inches
Software
Operating SystemAndroid OS, v4.2.2 (Jelly Bean)
BrowserHTML5
JavaYes, via  Java MIDP emulator
Camera
Back Camera13 MP, 4128×3096 pixels, autofocus, LED flash
Front Camera2.1  MP, 1080p recording
FeaturesGeo-tagging
VideoYes Full HD Recording
Processor
CPU2.26 GHz Krait 400 Quad-core Processor
ChipsetQualcomm MSM8974 Snapdragon 800
GPUAdreno 330
Memory
RAM2 GB RAM
Internal Memory32 GB (24GB user memory)
External MemoryNo
Battery
TypeLi-Po 3000 mAh
Stand By Time
Talk Time
Connectivity
3GYes, HSDPA, 42 Mbps; HSUPA, 5.76 Mbps;
4GYes, LTE, Cat3, 50 Mbps UL, 100 Mbps DL
GPRSYes
EdgeYes
BluetoothYes, v4.0 with A2DP
WifiYes, Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, Wi-Fi hotspot
GPSYes with A-GPS support and GLONASS
NFCYes
USBYes, microUSB v2.0
Entertainment
Video PlayerYes, Video Formats:  MP4, H.264, H.263, WMV   and more.
Music PlayerYes, Music Formats : MP3, WAV, MID, Audio Streaming
Ring ToneVibration, MP3, Polyphonic
RadioFM Radio
SoundLoud Speaker, 3.5mm Audio Jack
Others
ColorsBlack, White
Messaging  and Social NetworkSMS, MMS, IM, Email, Facebook, Twitter, YouTube, Google, etc
SensorsAccelerometer, Gyro, Proximity, Compass

LG Announce New LG G2 Smartphone

By: Admin on: 2:03 AM

Tuesday, August 6, 2013

HP ProBook 4545s Notebook PC


For intelligent performance anywhere, choose the HP ProBook 4545s Notebook PC. This notebook is designed for professionals who require reliable performance while on the road. Equipped with a Dual-Core A6-4400M 2.7GHz AMD processor and 8 GB of DDR3 memory, the portable machine will never allow the efficiency of your slowdown. It is equipped with a memory of 750 GB, so you can enjoy bringing tons of files without adding bulk. You can also add programs CD and DVD using the DVD ± RW optical drive. Working with spreadsheets, presentations or watching movies without problems in its 15.6 "LED-backlit HD anti-glare. This laptop is equipped with USB 3.0 ports provide high-speed connectivity for USB devices. Get quick access to the network in the 802.11b / g / n wireless networks. s for HP ProBook 4545s Notebook PC now!

What It Is and Why You Need It:

  • AMD Dual-Core A6-4400M 2.7GHz processor and 8GB of DDR3 or provide reliable speed and power to handle the most demanding tasks smoothly
  • Storage of 750 GB, has a large space for storage applications and programs hungry
  • 15.6 "LED-backlit HD anti-glare, provides clear visual brightness balanced to avoid eyestrain
  • 64-bit operating system Windows 8 Pro, upgrading the performance of the platform and the system
  • USB 3.0 ports, a USB connection provides high-speed USB devices

    HP ProBook 4545s Notebook PC

    By: Admin on: 12:22 AM

    Monday, August 5, 2013

    Introduction to Computing with Java

    Java is a simple but powerful programming and object-oriented and is in many ways similar to C + +. Java originated in Sun Microsystems, Inc. in 1991. E 'was conceived by James Gosling, Patrick Naughton, Chris Warth, Ed Frank, and Mike Sheridan at Sun Microsystems, Inc. has been developed to provide a platform-independent programming language. This site provides an introduction to programming in Java, with many examples of Java. It is a complete course for beginners Advanced Java Programming for Java.





    Platform independent

    Unlike many other programming languages ​​such as C and C + +, Java is compiled, it is compiled into platform specific machine, not the platform independent bytecode. This byte code is distributed via the Internet and interpreted by the virtual machine (JVM) in which the platform is running.

    Java Virtual Machine

    What is the Java Virtual Machine? What is your role?

    Java was designed with a concept of "write once, run anywhere." Java Virtual Machine has a central role in this concept. The JVM is the environment in which Java programs are executed. This is a software that is distributed on top of real hardware and operating system. When you compile the source code (. Java), which translates bytecode and then placed in the file (. Class). The JVM executes this bytecode. So Java bytecode can be considered as the machine language of the JVM. A JVM can either interpret the bytecode one instruction at a time or the bytecode can be compiled further for the real microprocessor using what is called a just-in-time. The JVM should be implemented on a particular platform before compiling programs can run on that platform.

    OOP  (Object Oriented Programming)

    Since Java is an object-oriented programming has the following features:

    • Code reuse
    • The emphasis on data rather than procedure
    • Data is hidden and can not be accessed by external functions
    • Objects can communicate among them through the functions
    • New data and functions can be easily addedJava has powerful features. 


    The following are some of them: -

    • Simple
    • Reusable
    • Portable (platform independent)
    • Distributed
    • Robust
    • Secure
    • High Performance
    • Dynamic
    • Screwed
    • Performed

    Object-oriented programming is a method of execution in which the programs are organized in cooperative collection of objects, each of which represents an instance of a class, and whose classes are all members of a hierarchy of classes connected by inheritance relationships.

    Concepts of object-oriented programming

    Four principles of object-oriented programming are

    1. Abstraction
    2. Encapsulation
    3. Inheritance
    4. Polymorphism


    Abstraction

    Abstraction denotes the essential characteristics of an object that distinguish it from all other kinds of objects and thus provide the conceptual boundaries well defined, regarding the point of view of the viewer.

    Encapsulation

    Encapsulation is the process of partitioning the elements of an abstraction that constitute its structure and behavior, encapsulation serves to separate the contractual interface of an abstraction and its implementation.

    Encapsulation

    * Hides the implementation details of a class.
    * Forces the user to use a data access interface
    * It makes the code easier to maintain.

    Inheritance

    Inheritance is the process by which an object acquires the properties of another object.

    Polymorphism

    Polymorphism is the existence of classes or methods in different ways or only name that denotes different
    implementations.

    Java is distributed

    With a wide range of routine to handle the TCP / IP protocol such as HTTP and FTP java can open and access objects across the network via URLs.


    Java is multithreaded

    One of the strengths of the Java language is that it allows multiple threads that execute the same program simultaneously on a single Java program can have many different threads running independently and continuously. Multiple Java applets can run in the browser at the same time sharing the CPU time.

    Java is secure

    Java was designed to allow safe execution of code across the network. To make sure Java many of the features of C and C + + have been removed. Java does not use. Java programs can not access arbitrary addresses in memory.

    Garbage collection

    Automatic garbage collection is another great feature of Java with the memory avoiding accidental damage. As in C + +, Java has a new operator to allocate memory on the heap for a new object. But it uses operator delete to free memory, as it does in C + + to free the memory when you no longer need the object. This is done automatically by the garbage collector.

    Java Applications

    Java has evolved from a simple language that provides interactive dynamic content for web pages with a programming language by companies registered mainly suitable for the development of important applications and critics. Today, it is used for many types of applications, including Web-based financial applications, gaming applications, embedded systems, distributed business applications, mobile applications, image processors, desktop applications, and more. This website describes the basic components of java that say some examples of Java, along with some Java tutorials.

    Introduction of Java Programming

    By: Admin on: 7:54 AM

    Friday, August 2, 2013

    USB 3.0 Promoter Group announced today that the next generation USB specification is ready, and called 3.1.Ažuriranje USB offers twice the bandwidth of the USB 3.0 standard, pulling up to 10 Gbps, 5 Gbps, and put it in line with the capacity of the first generation Intel Thunderbolt technology mainly used in Apple devices.





    In addition to improvements in speed, USB 3.1 also offers new power transmission profile (as previously reported), which allow up to 100W to be sent through a USB cable. In theory, this allows the laptop to charge through the new cables "measurable" USB that are connected by strong centers such as TVs or desktop PC, and can eliminate the need for power bricks for external hard drives 3 , 5 inches.


    Specification is teased earlier this year, and since then not much has changed, so that the final specification remains the same. Unfortunately, existing USB 3.0 devices can not be upgraded to USB 3.1, which means that it is for manufacturers to produce new chipsets and devices that support it. However, as USB 3.0, updated specifications will remain compatible with previous versions.

    Our USB 3.1 products are expected by the end of 2014, with general availability in the 2015th Intel Thunderbolt devices expected to be ready in late February this year, and although the specification offers speeds faster than USB 3.1 (up to 20 Gbps Thunderbolt 2 ), USB interface is likely to remain of choice. Companies like Acer have already given their support USB 3.0 via Thunderbolt, which could be a growing trend due to higher cost of implementing Thunderbolt.

    For developers interested in the production of devices with USB 3.1, USB Implementers Forum held a conference of development in different countries from 21 August.

    New USB 3.1 10 Gbps specification

    By: Admin on: 4:21 AM

    Thursday, August 1, 2013

    No jailbreak makes Apple devices like the iPhone 4S wishes come true, including download, install and run many pending requests, customizing settings holding a laptop and iPad, etc. Perhaps some iPhone 4S users to untethered Jailbreak look so long and difficult process. In fact, proper leak iPhone 4s is very easy to complete the functionality of the terminal, but fully reversible, works perfectly for all Apple devices.





    If you have never heard of the jailbreak, which involves the removal of the restrictions imposed by Apple your device to make sure that you are not able to launch a series of new applications, games, and change the aspect of your iOS.

    What is Jailbreak iPhone 4S?




    Jailbreak is a process that allows iPhone 4S users (and iPod Touch, iPad and other iPhone versions) to gain access to the root of the iOS operating system, namely, the lifting of restrictions imposed by Apple on the device. It also lets you install third party applications (APP), applications that are not compatible with Apple for one reason or another in the App Store, through programs like Cydia, Installous or rock.

    Do not confuse it with jailbreak unlock (unlock the device to a particular network use any carier). Jailbreak without unlock potential and not vice versa!

    Now you can easily unlock your iPhone 4S in just 5 minutes without any knowledge and have a great support team to help you!

    Tethered Jailbreak iPhone 4s means that only half of Jailbreak and requires renewal jailbreak every time you reboot and restart the terminal. Tethered Jailbreak is not a complicated matter for those who know how to use your jailbroken iPhone 4S, but it can be very irritating for beginners so it is recommended to make a limited jailbreak when available.

    Untethered Jailbreak: means that you have a constant drain on the iPhone 4S, then you can reset or restart the terminal, without any problem at any time you want. This is the main reason that happens only guide Untethered Jailbreak for iPhone 4S.

    Why do people jailbreak their iPhone 4S

    There is no limit! The main reason is to be able to use your iPhone 4S on any network, not just those who have made an alliance with Apple, Verizon, AT & T, Sprint and T-Mobile. For that you do not unlock the radio without access to root the device operating system, iOS.

    Another reason is to be able to install applications rejected by Apple for certain causes and install applications that are completely customized to your liking.

    Another thing is possible due to Jailbreak free some pretty expensive to install the software for free.

    Advantages and Disadvantages of iPhone 4S Jailbreak

    The benefits are obvious. Unlocked iPhone 4S is able to provide many more functions than the standard. Here are some of the benefits of the jailbreak:

    The possibility of unblocking the net;
    The ability to modify system files;
    Ability to install applications rejected by Apple and other applications developed by third parties through Cydia;
    Can install any free software;
    Possible adjustment of the device where you installed the previous version of iOS;
    Bluetooth transfer between iPhone 4S and other devices (iPhone, iPod, computer, ... any device that has Bluetooth)
    The disadvantages are few. No jailbreak process is completely reversible by simply restore in iTunes. The only real drawback can happen when you jailbreak your iPhone 4S, the process hangs and sometimes are forced to return to it, or do not come back.

    The possibility of loss of warranty. However, a simple restore process in iTunes, restore the phone to its original form;
    Undermining functionality for many applications in Cydia. Applies when abused installations;


    Is this possible without Jailbreak?

    Cydia founder Jay Freeman, said that more than 10% of iPhones are jailbroken. So, yes, given that nearly 90% of the iPhone did not take this opportunity.

    If you have money to buy all the interesting applications, no matter which network is attached to the iOS iPhone and want to upgrade as soon as it appears, you do not need and do not really need to use a free jailbreak devices.

    Get access to the Cydia App Store

    By jailbreaking, which essentially removes the restrictions Apple places on the iPhone 4S, and root access allows customization opportunities through programs other than those in the Apple App Store. Cydia is an alternative to Apple's App Store for jailbroken iPhone 4S. This third installation program offers more than 400,000 applications that give users the ability to do anything from change the theme on the device to switch multi-tasking gestures and multi-touch iOS operating system. Cydia is installed automatically using free tools such as Evasi0n jailbreak, Absinthe or redsn0w, and allows the user access to the iPhone 4S Cydia apps and still maintain access to all the applications available in the Apple App Store. Cydia can "jailbreak" iPhone 4S terminal to install open source packages, and modify applications that currently exist in the system iOS.

    Freedom to jailbreak iPhone 4S and a large number of applications available on Cydia satisfy the desire to be a teammate of Apple and maintenance of one's personality and make your iPhone into thinking.

    Is this legal?

    Yeah! There have been attempts in the U.S. for this process is outside the law, but the court gave judgment that the jailbreak process is perfectly legal as in do not use another person's property.
    All one needs to do first is to do is find a free jailbreak tool known to work. Also make sure the new version of iTunes for the iPhone 4S. This should be done in a synchronized manner so that important files can be easily copied.

    If you are interested in learning how to make free iPhone 4S jailbreak, here are somestep by step guide that you can follow to make it possible:


    Here is how to Jailbreak iPhone 4S with iOS 6.1.2 / 6.1.1 / 6.1 / 6.0.2 / 6.0.1The team jailbreak "The Evad3rs" the solution has finally released long-awaited untethered jailbreak iOS 6.1.2 / 6.1 / 6.0.2 / 6.0.1, called Evasi0n, which is supported, as we know, with all Apple devices as iPhone 4s, you can run these newer versions of the operating system iOS 6.Evasi0n is a free, safe (confirmed) and very easy to use jailbreak iPhone 4S running iOS 6.1.2. Evasi0n is compatible with Mac OS X, Windows, and even Linux.Note: Evasi0n NO activates iPhones 4s.Therefore, these are the steps you should follow to make untethered jailbreak on iPhone 4S running iOS 6.1.2, 6.1, 6.0.2 or 6.0.1:

    Before you start the jailbreak process make sure to back up all data on your iPhone 4s. Also, if you have an unlock code, turn it off before going ahead.

    LATEST UPDATE

    UPDATE:Evasi0n is updated to version 1.1, initially through Cydia, to solve problems with the implementation and long-time starter. Unfortunately for some users of the iPhone 4S, the weather app issue has not been resolved, and in accordance with AppSync developers can be held liable.

    UPDATE: Recently, iOS hackers have updated Evad3rs untethered jailbreak solution called evasi0n both Cydia and application package, thus reaching version 1.2. This update disables the OTA update iOS 6.1 and also solves the problem of time zone. IOS 6.1 is no longer says that an update is available OTA, and not have problems with time display.If the new version Evasi0n has not solved any of the problems, then it is advisable to perform a restore.

    UPDATE: Apple released iOS 6.1.1 for iPhone 4S only (for now) and evasi0n shortly after the event has been upgraded to 1.3. The latest version now makes untethered jailbreak on iPhone 4S running iOS 6.1.1. Other than that, evasi0n 1.3 does not bring other new addition to compatibility with iOS version 6.1.1.

    UPDATE: iOS 6.1.2 was released by Apple and as usual, the team Evad3rs jailbreak updated within minutes evasi0n 1.4 now allows us to untethered jailbreak iPhone 4S with iOS 6.1.2 installed.evasi0n 1.4 contains no new features, plus compatibility with iOS 6.1.2. In addition, the new version evasi0n ago on terminals untethered jailbreak iPhone 4s that have been activated in advance.Evasi0n, the untethered jailbreak solution for the iPhone 4S with iOS 6.0 - 6.1.2, has been updated to version 1.5. The new version is available for download, as well as the new version 0.4-1 of evasi0n 6.0-6.1.2 is available in Cydia untether.No telling if the solution works to jailbreak iOS 6.1.3 beta 2, the team Evad3rs resolve issues that generated a record start. Also updated the list of fonts in the Cydia app, which comes preinstalled with jailbreak.Basically, this update does not include anything important, however, if you jailbreak iPhone 4s should open Cydia and update evasi0n.

    Download the latest version Evasi0n:



     How to Jailbreak iPhone 4S with iOS 6.1.2 / 6.1.1 / 
    6.1 / 6.0.2 / 6.0.1


    Connect your iPhone 4S to the computer and open the escape, now wait evasi0n will begin the jailbreak process, but not touch the terminal at all.


    If the iPhone 4S is locked during the trip or processes Find Kernel Patch, reset by pressing Home + lock buttons down simultaneously until the Apple logo appears on the screen.
    jailbreak iphone 4s ios 6.1

    jailbreak iphone 4s ios 6.1-b

    jailbreak iphone 4s ios 6.1 cydia


    When Evasi0n displays in the image below, access to Jailbreak your iPhone 4S and click the Springboard, the process continues. The terminal will reboot several times, when you restart the last time you made the iPhone 4S Jailbreak iOS 6.1.2 with Cydia available! Full Copyrights:The Intecs


    jailbreak iphone 4s ios 6.1-c

    jailbreak iphone 4s ios 6.1 ready


    The first release, the iPhone 4S will show great logo Evasi0n sitting on a white background.

    Jailbreak iPhone 4S free and fully reversible

    By: Admin on: 9:19 AM

     

    Our Team Members

    Copyright © 5G Download | Designed by Templateism.com | WPResearcher.com