Tuesday, April 26, 2011

Download IP Spoofing

Network hacking tools - IP Spoofing
-----------------------------------

Documents
---------
Various documents about IP spoofing and about the tools included

Tools - Linux
-------------

HPing v2.0.0 - Command-line TCP/IP packet assembler/analyzer
IRPAS v0.8 - Internetwork Routing Portocol Attack Suite (File2Cable etc.)
LSRscan v1.0 - Loose Source Route Scanning Tool
LSRtunnel v0.2.1 - Loose Source Route Tunneling Tool
Nemesis v1.4 beta3 - Command-line portable IP stack
NMap v4.76 - Utility for network exploration and security auditing
PacketExcalibur v1.0.2 - Graphical and scriptable network packet engine
Scapy v2.0.0.10 - Interactive packet manipulation tool
Sendip v2.5-1 - Send completely arbitrary packets out over the network
Spoofer v0.5 - IP Spoofing Tester
Yersina v0.7.1 - Tool to exploit weakenesses in different network protocols

Tools - Windows
---------------

Colasoft Packet Builder v1.0 - Tool for creating custom network packets
Colasoft Packet Player v1.1 - Packet replay tool
Engage Packet Builder v2.20 - Scriptable packet builder for Windows
HPing v2.0.0 - Command-line oriented TCP/IP packet assembler/analyzer
Nemesis v1.4 beta3 - Command-line portable IP stack
NMap v4.68 - Utility for network exploration and security auditing
PacketExcalibur v1.0.2 - Graphical and scriptable network packet engine
Scapy v2.0.0.10 - Interactive packet manipulation tool
Spoofer v0.5 - IP Spoofing Tester
By treforof
 Pas: keyzed

Monday, April 25, 2011

[Panduan Artisteer] Membuat 2 Kolom Di Atas Posting

1. Masuk Design --> Edit Html

2. Klik "Expand Widget template"

3. Cari kode ]]></b:skin> dan masukkan kode berikut di atasnya :
.widget-atas-post {
margin:15px 0px 10px 0px;
padding:5px 0;
clear:both;
}

.widget-atas-post-kiri {
float:left;
width:49%;
margin-right:15px;
}

.widget-atas-post-kanan {
float:right;
width:49%;
}

4. Cari kode <div id='main-wrapper'> dan masukkan kode berikut dibawahnya :
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='widget-atas-post'>
<div class='widget-atas-post-kiri'>
Taruh kode widget disini
</div>
<div class='widget-atas-post-kanan'>
Taruh kode widget disini
</div>
</div>
</b:if>

5. Simpan dan lihat hasilnya

DEMO :
Lihat template blog saya di atas

[Panduan Artisteer] Masalah Histat Yang Tidak Bisa Dipasang

Kebetulan template yang saya buat dengan artisteer versi 2.5 ini ketika saya akan pasang Widget Counter Histat ternyata mengalami keanehan, dimana tiba-tiba blog saya menjadi hanya tampilan Histat saja yang keluar dalam keadaan layar penuh.
Apabila anda mengalami hal yang sama, maka simak trik sederhana berikut :
1. Masuk ke Histat seperti biasa dan pilih counter widget terserah anda

2. Perhatikan gambar berikut

3. Ada 4 bagian code antara lain standard, no javascript dan async.

4. Pilihlah xhtml atau async, copy codenya dan paste di Add widget seperti biasa

5. Selesai,

[Linux Mint] NetCut For Linux

TuxCut same with NetCut on Windows. It can cut another connection from your network, and sometimes for wireless too. New version count at Apri 25, 2011 is 3.2 version. In this new version, we can change MAC Address. So if we been cut we can change our MAC address easily.

File ekstension .deb
 

[Panduan Artisteer] Menambah 3 Kolom di Bawah Header

1. Masuk Design --> Edit Html

2. Klik "Expand Widget template"

3. Cari kode berikut :
<div class='art-content-layout'>
<div class='art-content-layout-row'>
4. Tambahkan kode berikut sebelum <div class='art-content-layout'>
<b:section class='sidebar' id='magazine-left2' showaddelement='yes'>
<b:widget id='Text512' locked='false' title='Column 1' type='Text'/>
</b:section>

<b:section class='sidebar' id='magazine-right2' showaddelement='yes'>
<b:widget id='Text522' locked='false' title='Column 2' type='Text'/>
</b:section>

<b:section class='sidebar' id='magazine-center2' showaddelement='yes'>
<b:widget id='Text532' locked='false' title='Column 3' type='Text'/>
</b:section>

<div style="clear: both;"></div>
5. Tambahkan kode berikut sebelum ]]></b:skin>
#magazine-left2 {
width: 33.33%;
float: left;
}
#magazine-right2 {
width: 33.33%;
float: right;
}
#magazine-center2 {
width: 33.33%;
float: right;
}
6. Preview terlebih dahulu, jika sukses simpan template anda
Provided by:


[Panduan Artisteer] Membubuhkan Tanda Tangan

Trik kali ini yaitu membubuhkan tanda tangan di akhir postingan kita. Tanda tangan tersebut bisa anda buat sendiri dengan menscan tanda tangan atau menggunakan my live signature.

1. Masuk Design --> Edit Html

2. Klik "Expand Widget template"

3. Cari kode berikut :
<data:post.body/>
4. Tambahkan kode berikut setelahnya :
<p><div align='left'><img src='URL TANDA TANGAN ANDA'/></div></p>
5. Ganti URL Tanda tangan anda dengan alamat URL anda,
Provided by :

[Panduan Artisteer] Hanya Menampilkan Judul di Homepage

Tahu Blog Kang Rohman?Nah seperti itulah trik kali ini, dimana di halaman utama hanya menampilkan judul postingan saja.
BACKUP TEMPLATE ANDA TERLEBIH DAHULU
1. Masuk Design --> Edit Html

2. Klik "Expand Widget template"

3. Cari kode berikut :
<data:post.body/>
4. Ganti kode di atas dengan :
<b:if cond='data:blog.pageType == "item"'>
<p><data:post.body/></p>
</b:if>
Preview template anda, jika sukse maka di halaman utama akan menampilkan judul postingan saja

Provided by

[Panduan Artisteer] Membuat Postingan Bergaya Magazine

BACKUP TEMPLATE ANDA DAHULU
1. Masuk ke layout --> edit html

2. Klik Expand "Widget Templates"

3. Cari (Ctrl+F) kode berikut :

.blog-pager{

4. Ganti dengan kode berikut :

.blog-pager{
width: 600px;
padding-top: 10px;
clear: both;
align: center;
}
5. Cari kode ]]></b:skin> ,tambahkan kode berikut setelahnya :
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<style>
.art-post {width: 327px; height: 320px; float: left; border: solid 1px #B7A971; overflow: hidden;}
</style>
</b:if>
</b:if>
6. Cari kode berikut :
.art-post
{
Hapus
position :
Yang ada dibawahnya
7. Selesai

Catatan : hanya versi artisteer 2.4 ke atas yang mendukung fitur ini

Provided by :


Saturday, April 23, 2011

Kaspersky Internet Security 2011 key [21-Apr-2011]

How to activate:
1)Disconnect From The Internet.
2)Click On License (At The Bottom Of Kapsersky Main Window).
A New window Called "License management" Will Open.
[If A Key Already Exist Click On The 'X' Button In front Of It And Press Yes To Delete The Key]
3)Click On "Activate the application with a new License".
A New Window Called "Kaspersky Internet Security Activation Wizard" Will Open.
4)Enter This Code: "11111-11111-11111-1111X" and Click "Next" Then "OK".
5)A New Option Will Show Up When The Above Activation Fails.
6)In "Key File" Click "Browse" And Search For The Key.
7)Choose A Key And Click Next.

Download Now Before Blocked
Pas:keyzed
 Mediafire

Friday, April 22, 2011

Applanet [Paid app for free]

Access Paid Apps for FREE!
Applanet's massive database contains more than 14,000 Android applications. You have access to the latest version of both free and paid applications found in the Android Market and even some you can't find and will not need to pay for anything! Applanet is your one-stop alternative app market.

Familiar Interface
Whether you are a power user or a new user to the Android O.S., Applanet has a familiar interface like the one found in the Android Market. You can view Apps, Games and which of your existing applications that might have updates available.

Share Your Experience
Each user has the ability to rate and leave a comment about apps that they have downloaded and installed from Applanet. This includes but not limits you to post reasons why you use/enjoy an app, flaws with an app or notify us if the application appears to be out-of-date.

JPEG Recovery Pro v4.0

JPEG Recovery is a useful and handy tool that can repair corrupted JPEG picture or photo which is restored by a photo or data recovery software. JPEG Recovery support combining 2 JPEG pictures for recovery, just in case the original picture was split into 2 files by the photo or data recovery software.
Here are some key features of "JPEG Recovery":
1. JPEG Photo Recovery· 
Support removing unwanted garbage in JPEG picture which are introduced during card/disk recovery processing. Auto Detect· Auto suggest to repair a JPEG picture if there are suspected illegal JPEG encodings. 
2. Recover a Photo if it is Split into 2 or more Files · 
In some occasions, the photo recovery software would separate a photo in 2 different files. JPEG Recovery supports accepting 2 files and remove the unwanted portion.  
3. Easy to Use 
Just click the starting and ending points of the unwanted portion. The system will then automatically remove it. 
4. Remove Multiple Portion
You may remove multiple portions within a picture. There is no limitation on how many portions to be removed.Unlimited Undo and Redo · You may undo or redo any action. There is no limit on the number of undo and redo. Retain all Data in the Picture · All data (e.g. Exif) will be retained in the saved image. Only the unwanted portion(s) is removed.

IDM 6.05 Build 12 Include Patch

IDM is a download accelerator. It can download your file faster and support resume download, so don't worry if you lost Internet connection. You can schedule your download and all file in schedule list will download continue sly.
Now IDM reach Build 12 release on 21-4-2011.


How to Install :
Read carefully in note inside archieve
Pas:keyzed
Download Link :

Thursday, April 21, 2011

WinZip Pro v15.5.946 Final

What's New in WinZip 15?

WinZip 15 introduces a brand new, high-performance zip engine, a streamlined user interface with an innovative desktop gadget that makes WinZip even easier to use, major file sharing enhancements, and much more. With this unparalleled functionality and usability, no wonder WinZip is far and away the world's #1 utility for file compression, encryption, sharing, and data backup.





Increased Zipping Performance
Building on WinZip’s state-of-the art technology, WinZip 15 introduces an entirely new and powerful zip engine. Enabled by WinZip 15's performance architecture and taking advantage of multi-core processors and multi-threaded support, this zip engine creates Zipx files 30% to 50% faster than the previous version while still achieving the same impressive compression results. The new zip engine also compresses certain standard Zip files up to 25% faster!1
NEW!Performance architecture provides a plug-in framework for major enhancements in file compression and encryption.
NEW!Brand new zip engine provides significantly faster zipping rates while retaining the same high quality compression.

Usability Breakthrough
In addition to evolutions in user interface design, WinZip 15 introduces a revolution in file compression and file sharing with its groundbreaking desktop gadget. This innovative tool is your express portal for key zipping tasks. Now you can zip, unzip, and email files without opening the WinZip application—simply drag files onto the appropriate WinZip Desktop Gadget tab for instant compression, decompression and email capabilities.
NEW!Refined menu designs and more intuitive icons improve upon the WinZip interface, making it easier to use and delivering an even better user experience.2


NEW!WinZip Desktop Gadget Zip/Unzip tab provides instant file compression/decompression. Simply drag a file or group of files onto the gadget to instantly create a compressed version on your desktop (or in the source folder). Likewise, just drag a compressed file onto the gadget to instantly unzip its contents onto your desktop or into the source folder.2

NEW!WinZip Desktop Gadget Zip ; Email tab provides an express portal to WinZip 15's unique Zip & Email Plus capabilities. Just drag a file or group of files onto the gadget to instantly zip and email them using the options and email account you designate.2

Enhanced File Sharing
With a few easy clicks, WinZip 15 lets you zip and encrypt a set of files as an email attachment, compose an accompanying message, and send the email instantly—all directly from the WinZip window, without opening your email application! The result? You save time and unnecessary steps while ensuring that the files you share are smaller, safer, and more manageable.
NEW!Zip and Email feature lets you create a Zip file and attach it to an email message in one simple process. Once you choose the files to zip and select your zipping options, WinZip opens a message window and attaches your new zip file to it. Simply type a note, address your message, and click Send.

NEW!Image resizer built into the Zip ; Email Plus feature. With just a click, WinZip will resize your high-resolution pictures before attaching them to your email message, so that they send even faster and are optimized to fit standard computer screens.

NEW!Built-in webmail support now included in all WinZip email functionality to provide maximum utility and flexibility. In addition to support for Microsoft Outlook, WinZip 15 comes preset to work with the following popular webmail services: Yahoo! Mail, Gmail by Google, and Microsoft Live Hotmail. Now you can zip, encrypt, and email files from your webmail address, all without having to open a web browser or sign in to your webmail account.


NEW!Additional support for other webmail services, enterprise mail systems, and individual ISP addresses. Using a different email service? No problem! WinZip 15 provides configuration options that give you the flexibility to email zipped files directly from the WinZip window using virtually any email address, all without opening any additional applications.


NEW! Enhanced email support in WinZip Pro's Backup3 function now allows backup files and log files to be sent automatically upon backup job completion from virtually any email or webmail address you indicate.
Download Link:
Pas: keyzed

Tuesday, April 19, 2011

[Linux Mint] Upgrade Firefox 3.6 to 4 Final

Linux Mint is Linux distro based on Ubuntu. so we can almost use the same method like Ubuntu method. Now I will tell you how to upgrade your Default Firefox 3.6 to Firefox 4 Final. There are some incompatible add on in Firefox 4 but that's OK, I don't like google search interface under Default 3.6 because too confused and small font.
Follow this step (Use PPA so everybody can install easily)
Run terminal: (before that close your Firefox 3.6 first)
1. type "sudo add-apt-repository ppa:mozillateam/firefox-stable" without quote
2. enter your password
3.type "sudo apt-get update" without quote
4.type "sudo apt-get upgrade" without quote
5.type "exit"
Source : linoob.com

Sunday, April 17, 2011

"Your Uninstaller" Guide

Your Uninstaller is a tool that help you to Uninstall your program (download here if you don't have). We know that windows have default uninstaller. So what the useful of this program?
Software that you install in Windows usually have temporary files or/and registry installed too. Default Windows Uninstaller not as deep as Your Uninstaller, what does it mean?
It mean if you uninstall program using default windows uninstaller , the uninstalled program registry is still inside your regedit. So windows uninstaler is best choice to solve that.
I will give some guide to maximize this tool.
1. Setting your "Your Uninstaller"
a. Go to "Tools" and choose "Options"
b. Then choose "match Level"
Here you can set how deep Your Uninstaller scan the registry, choose "Average".
Now you can uninstall program more clean than using standard uninstall.
2. Hunter Mode
What is "Hunter Mode"? It can uninstall your program just drag and drop your program.
3. Delete your private file using "File Shredder"
We know that your private deleted file can be restore easily with recovery tool, use this tool to delete your file permanently so it can't be restore.
4. Use "AutoFix"
"AutoFix" can automatically scan your invalid installation and removed unused files.

And there are more tools inside Your Uninstaller, I just show you the main function of this tool.

Your Uninstaller! Pro v7.3.2011.2

Your Uninstaller can help you to uninstall program. This tool is more clean than standard windows, it can scan the registry that left by uninstalled program before, and fix unusual uninstall program that can't be deleted with common way.
If you need some guide, please click here

Download Link :

Saturday, April 16, 2011

Game Booster 2.2 Guide

Game booster is a tool to optimize your computer when you play game (Download here if you don't have). Why we play game in Windows 7 is slower than Windows Xp?
(one of some reason)Because in Windows 7 have more services running in the background than Windows Xp.
Now, I will share about how we stop some service with Game Booster, so you can play game smoother.

First
Open your Game Booster.

Second
Click on "System Tweaks"
Choose "Top Performance"
Restart your Computer
 Picture 1
Third
After you restart, run Game Booster again
Now click "Options" in top menu
Click Tab "General"
Then click "edit" on Customize Services List
Picture2

Fourth
If you running windows Xp, add your service that you want to stop in [servicelist_xp]
If you running windows 7, add your service that you want to stop in [servicelist_win7]
If you running windows Vista, add your service that you want to stop in [servicelist_vista]

The question is how we know what service that running in my computer??
Just right click on your taskbar (Windows 7) and click "Start task Manager".
If you running windows Xp, press Ctrl+Alt+Delete.
After that, click Tab "Services".
That is your services running on the background.

Wednesday, April 13, 2011

Android Games Vol 2 [Gameloft HD]

1. Asphalt 5 3.1.8
Asphalt 5 is rocketing onto Android! Get behind the wheel of the best vehicles from prestigious manufacturers (Lamborghini, Kawasaki, Ford, etc) and make a name for yourself in amazing 3D surroundings.
Pros :
  • Awesome 3D accelerometer racing game… one of the best thus far!
  • Multi-player online racing
  • Very fun, challenging and addictive
  • Amazing graphics and sound
  • Competitive AI drivers
  • Large game data stored to SD card and not internal memory
Cons :
  • Game play is not smooth laggy 
  • Shouldn’t be played on lower-end or less powerful Android phones

Features:
Asphalt 5 is a high-octane 3D accelerometer game for Android. Your goal is to win the race and rack up as much cash as possible for upgrades (get extra points for near crashes and drifting). You can upgrade to faster, cooler, sexier cars and even the winning girls. Truly benchmarks 3D gaming and graphics on Android phones.

Gripe Alert: game play is not as smooth as it should be even on high end Android devices; often laggy and jerks.

source review : androidtapp.com

Download Link : 
Rar password = "1"

How To Install:
  • Copy APK files to SD Card as Normal (Any Directory u like)
  • Copy the 'gameloft' Folder to the root of the SD Card (Drive:SD CARD\)
  • Install APK as Normal (Using a File Manager)
  • Enjoy
 

2. Fishing King 3.2.6
15 beautiful from all over the world, including saltwater 3d fishing points in the Bahamas fishing,more than 30 kinds of fish caught in your location, including bass, piranhas and marlin depends on,underwater cameras on the heart, your actions, you’re struggling to the topline big one!gameplay provides a real choice and tactical fishing massive real close to the life experience of fishing,open your fishing tackle gear box visit widely catch in the correct position correct fish




Download Link : 
Rar password = "2"
How To Install:
  • Copy APK files to SD Card as Normal (Any Directory u like)
  • Copy the 'gameloft' Folder to the root of the SD Card (Drive:SD CARD\)
  • Install APK as Normal (Using a File Manager)
  • Enjoy
Another Instruction :

  • If you want install this game after another gameloft game, don't copy the gameloft folder
  • Just copy "fishing king" folder into root/gameloft/games
3. James Cameron's Avatar
That’s the long-story-short-version of James Cameron’s Avatar film that broke box office records last year, and the video game based on the world that Cameron created is now available for Android. The Gameloft-developed Avatar takes place 20 years prior to the events that transpire in the box office smash. However, the basic premise is the same: fight for survival as the humans invade Pandora.
  • Uncover an original story that takes place two decades prior to the film and learn how the first avatar came to be.
  • Go on a journey of exploration, danger and adventure in an unimaginable world. Fight for survival in tense action sequences against ferocious beasts and carnivorous plants. When the battle reaches its height, take to the skies of Pandora on a banshee in epic shoot'em-up sequences.
  • Join the Na'vi in their native village. Help protect their world by accepting their mission: To fight against and conquer the human invaders.
Download Link : 
Rar password = "4"
How To Install:
  • Copy APK files to SD Card as Normal (Any Directory u like)
  • Copy the 'gameloft' Folder to the root of the SD Card (Drive:SD CARD\)
  • Install APK as Normal (Using a File Manager)
  • Enjoy
Another Instruction :
  • If you want install this game after another gameloft game, don't copy the gameloft folder
  • Just copy "Avatar" folder into root/gameloft/games
4. Gangstar West Coast Hustle 3.4.7 HD
A unique feeling of freedom: Drive for miles and miles in massive, open-ended environments. Feel free to complete missions at your own pace, or just do absolutely anything you want!
The first mobile game that displays such a high level of graphics: a full-3D reconstruction of an entire city with detailed buildings, beautiful landscapes and impressive cars that animate and take crash damage.

Get rich or die trying! Explore the city, shoot and fight, steal vehicles, kill your enemies, and drive or walk anywhere. Go from rags to riches by connecting with relatives and helping out their gang, but beware of the police!
Download Link : 
Rar password = "6"
How To Install:
  • Copy APK files to SD Card as Normal (Any Directory u like)
  • Copy the 'gameloft' Folder to the root of the SD Card (Drive:SD CARD\)
  • Install APK as Normal (Using a File Manager)
  • Enjoy
Another Instruction :
  • If you want install this game after another gameloft game, don't copy the gameloft folder
  • Just copy "gangstar" folder into root/gameloft/games
5. Heroes of Sparta HD
A full 3D experience: move in 3 dimensions in superb and varied 3D environments.

Unleash the hero's special powers by performing touch screen move combos.
8 different levels to explore: the mysterious Atlantis, the depths of the Underworld, and more.
Download Link : 
Rar password = "7"
How To Install:
  • Copy APK files to SD Card as Normal (Any Directory u like)
  • Copy the 'gameloft' Folder to the root of the SD Card (Drive:SD CARD\)
  • Install APK as Normal (Using a File Manager)
  • Enjoy
Another Instruction :
  • If you want install this game after another gameloft game, don't copy the gameloft folder
  • Just copy "hos" folder into root/gameloft/games
6. Real Football
8 leagues, 245 teams with real player names (FIFPro license) and 14 stadiums.

Local multiplayer mode to go head-to-head with friends.
Exclusive game modes, including Enter the Legend (play as your favourite player on the field) and the RF League (online leaderboard).
Download Link : 
Rar password = "9"
How To Install:
  • Copy APK files to SD Card as Normal (Any Directory u like)
  • Copy the 'gameloft' Folder to the root of the SD Card (Drive:SD CARD\)
  • Install APK as Normal (Using a File Manager)
  • Enjoy
Another Instruction :
  • If you want install this game after another gameloft game, don't copy the gameloft folder
  • Just copy "realfootball" folder into root/gameloft/games
7. Lets Golf
63 holes in 4 distinct locations remodelled in 3D: Fiji Beach, the American Mountains, the English Countryside, and Scottish Lochs.
4 cool and animated characters customizable with your own style. Each player has unique strengths and weaknesses.
Controls adaptable to anyone: Advanced mode plays like a sports simulation game, and you can even add spin to the ball. Casual mode for easy fun and fewer bogies (but no, it won't let you cheat).
Download Link : 
Rar password = "8"
How To Install:
  • Copy APK files to SD Card as Normal (Any Directory u like)
  • Copy the 'gameloft' Folder to the root of the SD Card (Drive:SD CARD\)
  • Install APK as Normal (Using a File Manager)
  • Enjoy
Another Instruction :
  • If you want install this game after another gameloft game, don't copy the gameloft folder
  • Just copy "letsgolf" folder into root/gameloft/games

    Sunday, April 10, 2011

    Mengoptimalkan Buffer Youtube di Linux

    Melanjutkan postingan sebelumnya mengenai Linux Mint, sekarang saya akan memberikan tips cara mengoptimalkan buffer di Youtube. Saya katakan mengoptimalkan karena dengan tips ini peningkatan buffer tidak naik secara signifikan, tetapi optimal, maksudnya? Peningkatan buffer dengan cara ini adalah dengan mengurangi resolusi video di Youtube, dengan resolusi yang lebih kecil maka buffer akan otomatis lebih cepat, begitulah kira-kira cara kerjanya.
    Mungkin ada yang bertanya, wah berarti mengurangi kualitas video donk??
    Tenang saja, karena efek menggunakan cara ini tidak permanen merubah semua video yang akan di tonton. Semua itu tergantung dari anda karena disediakan beberapa opsi dari resolusi yang paling kecil sampai yang paling besar yaitu HD video. Kualitas video ada 6 pilihan, 3 format FLV (dari low sampai high quality) dan MP4 (low sampai high quality juga).
    Bagi pengguna Windows, bisa juga menggunakan cara ini, tapi lebih baik menggunakan speedbit, dimana banyak user yang mengalami peningkatan buffering video di Youtube.
    Langsung saja caranya sebagai berikut :
    Pertama
    Install add on mozilla bernama Greasemonkey DISINI

    Kedua
    Install script Youtube Enhancer for Grease Monkey disini

    Done
    Silahkan buka video di Youtube, kurang lebih tampilannya seperti ini

    Perhatikan di bagian bawah video, 320 sampai pojok adalah resolusinya, sedangkan yang bawah adalah kualitas video, jika ingin melihat versi originalnya, tinggal pilih View in Original Quality..
    Tips!
    Perkecil sampai resolusi paling kecil, tetapi lihat dengan tampilan full screen, dengan begitu buffer akan lebih cepat.

    Picsel Smart Office Version. 1.5.0 For Android

     Features:
    * View and edit major office documents.
    * Edit text directly in your document.
    * Choose fonts, colours, alignment, formatting, move images, and more.
    * Recalculate spreadsheets and update charts with new formulae.
    * Cut and paste selections to the special scrap book.
    * Undo mistakes easily.
    * Reflow pages to fit screen or use full page layout.
    * Tablet user interface with easy dialogues.
    * Phone UI, with multi-touch or single touch gestures
    * World first stereo 3D document viewing.
    * High performance loading and zooming.
    * Android 1.5 and later compatibility.
    * Search for text.
    * Navigate easily to any page with convenient gestures.
    * Dropbox file sharing.
    * Email, SD card file access.
    * Create new documents from optional templates.
    * File browsing is convenient and fast.
    * Save correctly in original format without losing data.

    File Formats:
    * Microsoft Office: all versions since 1997:
    * Word, PowerPoint and Excel 97, 2000, XP, 2003, 2007, 2010 (viewing and editing)
    * Adobe Acrobat PDF (viewing);
    * JPEG, PNG, GIF, BMP images (viewing);
    * Vector WMF and EMF diagrams (viewing).


     
     Download Link :