How to fix Eclipse Tomcat 7 404 / STS 404 problem
HOW TO FIX STS/ECLIPSE TOMCAT 404
Android Post String Content
- Make sure that no project inside the…
How to fix Eclipse Tomcat 7 404 / STS 404 problem
HOW TO FIX STS/ECLIPSE TOMCAT 404
Android Post String Content
- Make sure that no project inside the…
Article ini bertujuan untuk memperkenalkan dasar dasar SEO dan untuk belajar SEO/ Search engine optimization
Search engine optimization / SEO merupakan sebuah proses untuk memaksilmalkan sebuah website atau halaman dari Website pada pencarian search…
Google Chrome : Multiple user login session
As a web developer sometime we need to test more than one user login session to test multi user…
I just want to add ormlite library to my android project that are ormlite-android-4.9.jar and ormlite-core-4.9.jar so I copy and paste it directly to the libs folder, but unfortunately it were not detected automatically by IntelliJ IDEA 12, to resolve…
shared via WordPress.com
What is TextArea equivalent in Android ?
Unfortunately Android does’t have a textarea tag, so we need some tricky way to make it. the only text input in Android layout is only EditText, so this is how to make multiple line edittext in android :
shared via WordPress.com
I just installed VirtualBox 4.2.6 on Fedora 17 and faced an error with an alert message below :
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv.…
shared via WordPress.com
Whoops, looks like something went wrong.ErrorException: Warning: date_default_timezone_get(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In…
shared via WordPress.com
Programmer : Program pada System ini saya buat dengan teknologi terbaru, canggih, up to date dan bla bla bla bla …..
Client : Trus.. Gw harus salto sambil bilang waw gitu?
Programmer : Tapi ini teknologi ter…
Client: TAPI .. ini ribet dan ga sesuai…
shared via WordPress.com
Here is the best way to create function(s) inside JQuery ready : jQuery.ready(function() { var myFunc1 = function() { // do some stuff here };var myFunc2 = function(param) { alert(); // do some stuff…param
shared via WordPress.com
Step by Step belajar Regex di PHPBelajar regex dengan mudah tidak pake pusing.
Regular expression pada istilah komputer/pemrograman merupakan sebuah cara yang singkat dan fleksibel dalam mencari persamaan pada string, seperti mencari kata yang sama,…
shared via WordPress.com