msgbartop
komunitas para newbie
msgbarbottom

31 May 11 PHP Basic – Function Untuk Menambah Atau Mengurangi Hari

Kali ini belajar PHP yuk gan,,, sama2 belajar maksudnya hehehe…. Kali ini ane membahas sebuah function php dimana dengan function ini kita dapat dengan mudah sesuka hati menambah atau mengurangi tanggal.

Misalnya ente punya data nie, dengan tanggal 2010-05-31, nah kebetulan ente mo buat planning 3 hari kedepan mo lakuin apa gitu,,, nah dengan function ini agan cuman tambah hari dengan cara yang mudah.

Function ini juga memungkinkan agan menambah atau mengurangi tanggal baik itu harian bulanan atau tahunan terserah sie agan sebagai juragannya hehehe,,, adminnya maksudnya :)

Listing function ini gak banyak kok gan, ane nemunya di PHP Manual resmi di www.php.net sub bagian date modify, atau singkat kate nieh ane kasi ente linknya:

http://id.php.net/manual/en/function.date-modify.php

Nieh klo juragan pengen liat listing programnya disini….,

<?php

function adddate($vardate,$added)
{
$data = explode("-", $vardate);
$date = new DateTime();
$date->setDate($data[0], $data[1], $data[2]);
$date->modify("".$added."");
$day= $date->format("Y-m-d");
return $day;
}

echo "Example : " . adddate("2010-08-01","+1 day");

//--hasil----  Example : 2010-08-02

?>

Nah agan tinggal atur aja tuch +1 day dengan berbagai macam ketentuan misalnya:

+1 day, +3 day, + 1 month, +1 year, -3 day, -10 day dan sebagainya dech hehehe….

Thanks to Studio Kami at http://id.php.net/manual/en/function.date-modify.php

12 May 11 Cara Download Skype Offline Installer Yang Aman

Skype Offline Installer

Skype adalah sebuah aplikasi instant messaging yang paling banyak diminati oleh pengguna internet didunia, hal itu dikarenakan fitur codecnya yang cukup terkenal, mampu memaksimalkan suara dan video walaupun dalam keadaan internet lemot sekalipun :)

Skype versi windows terbaru saat ini sudah mencapai versi 5.3.0.111. Anda dapat mendownload versi gratisnya langsung di website resmi Skype yaitu www.skype.com. Defaultnya skype.com memberikan anda link untuk mendownload sebuah file installer, namun sayangnya installer ini bersifat online installer, sewaktu anda offline tentunya hal ini tidak dapat dilakukan ya tho hehehe

Offline installer dibutuhkan apabila anda bekerja sebagai teknisi komputer, atau emang lagi malas online hehehe…, berikut ini ada sebuah trik untuk mendapatkan File Offline Installer yang resmi berasal dari website www.skype.com, so dengan begini kita gak ragu lagi akan keasliannya,,,

Soalnya klo download ditempat laen,,, kagak jamin gue….terkadang disisipin trojan coy, apalagi keylogger mampus dech gue hehehe…. yuk download…

Nieh linknya gan….

http://download.skype.com/msi/SkypeSetup_5.3.0.108.msi

Nah untuk mendapatkan versi terbaru cukup agan mengganti versionnya ajah…, misalnya:

http://download.skype.com/msi/SkypeSetup_5.3.0.111.msi

02 May 11 HIS 5770 ICEQ 5 Review

VGA gocekan dari ATI ini terbilang cukup keren,,, pertama dari tampilannya, kedua model heatsinknya,,, ketiga performancenya… namun banyak yang berkomentar bahwa after salesnya kurang bagus, namun hal itu kembali lagi kepada sie penjual vga, klo belinya ditempat agen resmi so yg begitu gak bakal terjadi ya gak hehehe…

HIS 5770 ICEQ5

HIS dalam box nya berisi kelengkapan yang cukup dalam standard penggunaan vga. Tersedia ext. kabel power dari kaki 6 pin ke double 4 pin power dari PSU, tersedia juga penghubung SLI, CD Driver beserta petunjuk penggunaan, dan inverter DVI to VGA.

Kelengkapan BOX HIS 5770 ICQ5

Berikut Detail Spesifikasi HIS 5770 ICEQ5:
Graphic Interface: PCI-e 16x 2.0
Graphic Chipset: Radeon HD 5770
Engine Clock Speed: 850MHz
Memory Provided: 1GB DDR5
Memory Bus: 128-bit
Memory Clock Speed: 4800MHz
Max. Video Resolution: 3x 2560*1600 (Dual dual-link)
Display Output: DVI, HDMI, Display Port

22 Apr 11 Sekilas Wujud Android Versi 3.0

Android 3.0 adalah versi baru dari platform Android yang dioptimalkan secara khusus untuk perangkat dengan ukuran layar yang lebih besar, terutama tablet. Google menciptakan sesuatu yang baru pada adroid os kali ini, menampilkan sebuah wujud virtual dan “hologram”, serta model, interaksi elegan konten yang terfokus.

Android 3.0 dibangun pada hal-hal orang senang paling tentang Android, multitasking yang halus dan elegan, kaya informasi, layar Home yang dapat di-custom, widget, dan banyak lagi yang lainnya,,,, Hal tersebut jelas akan menambah pengalaman dalam berinterkasi dengan sesuatu yang berbau 3D dan membuat kita lebih akrab terhadap os ini dari sebelumnya.

Berikut Penampakannya:

Android 3.0

Android New Platform

android

Source: Android Official Site

New UI designed from the ground up for tablets
Android 3.0 is a new version of the Android platform that is specifically optimized for devices with larger screen sizes, particularly tablets. It introduces a brand new, truly virtual and “holographic” UI design, as well as an elegant, content-focused interaction model.

Android 3.0 builds on the things people love most about Android — refined multitasking, rich notifications, Home screen customization, widgets, and more — and transforms them with a vibrant, 3D experience and deeper interactivity, making them familiar but even better than before.

The new UI brings fresh paradigms for interaction, navigation, and customization and makes them available to all applications — even those built for earlier versions of the platform. Applications written for Android 3.0 are able to use an extended set of UI objects, powerful graphics, and media capabilities to engage users in new ways.

System Bar, for global status and notifications
Across the system and in all applications, users have quick access to notifications, system status, and soft navigation buttons in a System Bar, available at the bottom of the screen. The System Bar is always present and is a key touchpoint for users, but in a new “lights out mode” can also be dimmed for full-screen viewing, such as for videos.

Action Bar, for application control
In every application, users have access to contextual options, navigation, widgets, or other types of content in an Action Bar, displayed at the top of the screen. The Action Bar is always present when an application is in use, although its content, theme, and other properties are managed by the application rather than the system. The Action Bar is another key touchpoint for users, especially with action items and an overflow dropdown menu, which users frequently access in a similar manner in most applications.

Customizable Home screens
Five customizable Home screens give users instant access to all parts of the system from any context. Each screen offers a large grid that maintains spatial arrangement in all orientations. Users can select and manipulate Home screen widgets, app shortcuts, and wallpapers using a dedicated visual layout mode. Visual cues and drop shadows improve visibility when adjusting the layout of shortcuts and widgets. Each Home screen also offers a familiar launcher for access to all installed applications, as well as a Search box for universal search of apps, contacts, media files, web content, and more.

Recent Apps, for easy visual multitasking
Multitasking is a key strength of Android and it is central to the Android 3.0 experience. As users launch applications to handle various tasks, they can use the Recent Apps list in the System Bar to see the tasks underway and quickly jump from one application context to another. To help users rapidly identify the task associated with each app, the list shows a snapshot of its actual state when the user last viewed it.
Redesigned keyboard

The Android soft keyboard is redesigned to make entering text fast and accurate on larger screen sizes. The keys are reshaped and repositioned for improved targeting, and new keys have been added, such as a Tab key, to provide richer and more efficient text input. Users can touch-hold keys to access menus of special characters and switch text/voice input modes from a button in the System Bar.

Improved text selection, copy and paste

When entering or viewing text, a new UI lets users quickly select a word by press-hold and then adjust the selection area as needed by dragging a set of bounding arrows to new positions. Users can then select an action from the Action Bar, such as copy to the clipboard, share, paste, web search, or find.
New connectivity options

Android 3.0 includes new connectivity features that add versatility and convenience for users. Built-in support for Media/Picture Transfer Protocol lets users instantly sync media files with a USB-connected camera or desktop computer, without needing to mount a USB mass-storage device. Users can also connect full keyboards over either USB or Bluetooth, for a familiar text-input environment. For improved wi-fi connectivity, a new combo scan reduces scan times across bands and filters. New support for Bluetooth tethering means that more types of devices can share the network connection of an Android-powered device.
Updated set of standard apps

The Android 3.0 platform includes an updated set of standard applications that are designed for use on larger screen devices. The sections below highlight some of the new features.

Browser
The browser includes new features that let users navigate and organize more efficiently. Multiple tabs replace browser windows and a new “incognito” mode allows anonymous browsing. Bookmarks and history are presented and managed in a single unified view. Users can now choose to automatically sign into Google sites on the browser with a supplied account and sync bookmarks with Google Chrome. New multitouch support is now available to JavaScript and plugins. Users can enjoy a better browsing experience at non-mobile sites through an improved zoom and viewport model, overflow scrolling, support for fixed positioning, and more.

Camera and Gallery
The Camera application has been redesigned to take advantage of a larger screen for quick access to exposure, focus, flash, zoom, front-facing camera, and more. To let users capture scenes in new ways, it adds built-in support for time-lapse video recording. The Gallery application lets users view albums and other collections in full-screen mode, with easy access to thumbnails for other photos in the collection.

Contacts
The Contacts app uses a new two-pane UI and Fast Scroll to let users easily organize and locate contacts. The application offers improved formatting of international phone numbers as user types, based on home country and an international number parsing library. Contact information is presented in a card-like UI, making it easier for users to read and edit contacts.

Email
The Email application uses a new two-pane UI to make viewing and organizing messages more efficient. The app lets users select one or more messages, then select an action from the Action Bar, such as moving them to a folder. Users can sync attachments for later viewing and keep track of email using a home screen Widget.

19 Mar 11 Curi Password Dengan Flashdisk

Hmn,,,,dunia makin gila ajah,,,, ternyata curi mencuri semakin gampang ajah,,, dengan modal pergi kewarnet dan flashdisk kita udah bisa curi password email, facebook, yahoo messenger dan lainnya….

Flashdisk jika digabungkan dengan sebuah software,,,maka dia bisa menjadi sebuah senjata ampuh untuk digunakan sebagai media pencurian data…

Program ini berjalan secara underground dan hasilnya akan dijadikan sebuah file txt yang berisikan sejumlah password entah itu password ym, facebook, email dan sebagainya,,,

So waspadalah,,,jika menggunakan browser,,, gunakan modus private browsing (Ctrl+Shift+P) okeh,,,

Ini contoh software yang digunakan untuk mencuri password,,, silahkan digunakan untuk sarana pembelajaran,,, :)

Download disini