Register / Log in

On this post i’m using

Nokia E71 as Dial-Up Modem Connection
Telkomsel Flash as ISP
Nokie PC Suite 6.86.9.4 for Connecting to Internet
Ethernet Connection on a same subnet
Windows XP SP3 Operating System

First, make sure that your dial-up connection is work normally. Then follow some steps :
On SERVER side (computer which connect directly using dial-up connection)

Make sure your dial-up [...]

23
July

Here is maybe the problems
Your username is using ‘%’ (any host) like this

The solving just add a new user with same username and privileges, but use ‘localhost’ or ‘127.0.0.1′ for host name

Finish, just it
Don’t forget to reload your privileges, search the link which said that or run sql statement “FLUSH PRIVILEGES“
[...]

23
July

How to Show Java ResultSet to JTable?
First, let me write some requirements for this post

mysql-connector-java-5.1.x.jar (as a library for connecting mysql dan java)
Some import

import java.sql.ResultSet;
import javax.swing.table.DefaultTableModel;

And here is the method

public static DefaultTableModel ResultSet2TableModel(ResultSet rs){
try{
[...]

14
July

My Simple Library for Java2D

Written by I Made Krisna. No comments Posted in: Programming, Share, Tutorial
Tagged with , , , , , , ,

How to draw on JPanel with Java2D?
I can’t find the way to drawing directly to JPanel Component so.. just make some custom component and done!
Feel Free to Download My Simple Library for Java2D using

Java2d_Component Beta V 1.0.0 (The Project Library)
testPanel for J2DComp Beta V 1.0.0 (Sample Code for using Library)

Don’t worry while using those project, [...]

Right click wherever on NetBeans Pallete Area, then Click Palette Manager

Then Click Add from Project or Add from JAR (on this post i’ll use Project)

Right Click on Your Project (which want to add references), then click Properties
Choose Libraries on Left Sidebar, then click Add Project or Add JAR/Folder (on this post, i will use Add Project)

09
July

Schematics2009 on Facebook Fanbox

Written by I Made Krisna. No comments Posted in: MyLife, Networking
Tagged with , , , , ,

<iframe scrolling=”no” frameborder=”0″ src=”http://www.facebook.com/connect/connect.php?id=95361011491&connections=10&stream=1″ allowtransparency=”true” style=”border: none; width: 300px; height: 550px;”></iframe> <div style=”font-size:8px; padding-left:10px”><a href=”http://www.facebook.com/pages/Surabaya-Indonesia/Schematics2009/95361011491″>Schematics2009</a> on Facebook</div>

Schematics2009 on Facebook

What you need to modified the fanbox?

connections parameter –> How much fan you want to display on widget
stream parameter –> 0 for not using news stream, 1 for using news stream
width, height as usual

[...]

08
July

Yes, this is the first sight what make my want to know more further. Why on flagfox (Mozilla Firefox Add-on), URL www.facebook.com/home.php is detected as Indonesian server site. So i check with ping and nslookup.

And still until now, i didn’t find any answer yet. If anyone know how it can be happen, please tell me…
[...]

08
July

Bathroom as Place to Get an Inspiration

Written by I Made Krisna. No comments Posted in: MyLife, Others
Tagged with , ,

Have you ever get an Inspiration at your bathroom?

I think, how can oftenly i get an inspiration at my bathroom? Then i search what’s make the bathroom really good for get an inspiration. Finally, i found that on Chinese “Feng Shui” that the Water is the most important element at bathroom that make us get [...]

Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Copyright © 2010 I Made Krisna's Times

Just share our knowledge for the better future of this world

Proudly powered by WordPress & Shine by Creamy

W3C: Valid XHTML - Valid CSS 3