gegem'studio
Another personal webblog. |
|
Statistics
Unique Visitors:
Total Unique Visitors:
Outgoing:
Total Outgoing: |
0
0
1
557 |
|
|
Articles from gegem'studio |
How a non-admin user change the computer’s date and time.
2007-11-28 04:15:00
Have you ever gets an error message that says “You do not have the proper privilege level to change the system time.” when you try to change the computer’s date and time? I get this error message after I connect my notebook to internet. The system time goes wrong. May be the problem is the computer’s time zone setting is wrong. So when the system tries to synchronize with one of time server out there while online, it gave the wrong time. I tried to change the computer’s time back to local time when I’m offline. I double click on the clock in the notification area of the taskbar. The first thing I do to change the computer’s time. But I get an error message that says “You do not have the proper privilege level to change the system time.” Next I try double click on “date and time” in control panel. And s**t, the same error message comes again.An alternative way to change the computer’s time is from command prompt. I use time (or ...
|
How the (Java) Compiler Recognize the Meanings of Names
2007-09-04 19:07:00
When you use a particular name in your program, the compiler has to determine what that name refers to, so that it can decide if you are using the name correctly and so that it can generate the appropriate code. If names are interpreted based on the context in which they are used, the programmer gets the convenience of reusing names (such as you and I often using the name i for a for loop counter), but the compiler has to be able to determine what each name means and so does any human being reading the code.Name management is achieved with two mechanisms.#1 The name space is partitioned to give different name spaces for different kinds of names.Different name spaces allow you to give the same name to a method and a field (not recommended).There are six different name spaces:• package names,• type names,• field names,• method names,• local variable names (including parameters), and • labels#2 Scoping is used to control the visibility of names declared in one part of a p ...
|
Linkin Park Given Up Lyrics
2007-08-30 19:07:00
Since being in my western song collections for two week, the song from Minute to Midnight album finally listed as new comer in my top 20 list. I think this is another great song from Linkin Park. Chester Bennington proves himself as one of outstanding vocalist today. You can find this album review at Amazon.com. Rate from 1 to 5, this song gets 3.5 from me. Check the lyric below. Given Up ~ Linkin Park ~ Wake in a sweat againAnother day's been laid to wasteIn my disgraceStuck in my head againFeels like I'll never leave this placeThere's no escapeI'm my own worst enemy Chorus:I've given up...I'm sick of feelingIs there nothing you can say?Take this all awayI'm suffocating!Tell me what the f**k is wrong with me!I don't know what to takeThought I was focused but I'm scaredI'm not preparedI hyperventilateLooking for help somehow somewhereAnd no one caresI'm my own worst enemy[Chorus] GOD!Put me out of my miseryPut me out of my miseryPut me out of my...Put me out of my f** ...
|
What is The Java Platform?
2007-08-28 07:07:00
I believe many of you already know and able to explain about the java platform in detail from theory to technique. I also believe some of you mastering the technical aspect but forget the basic knowledge. Here I write what I read as remainder for myself and perhaps also for you.The Java programming language is designed to maximize portability. Many details are specifically defined for all implementations. For example, a double is a 64-bit IEEE 754 floating-point number. Many languages leave precise definitions to particular implementations, making only general guarantees such as minimum range, or they provide a way to ask the system what the range is on the current platform.These portable definitions for the Java programming language are specific all the way down to the machine language into which code is translated. Source code is compiled into Java byte codes, which are designed to be run on a Java virtual machine. Byte codes are a machine language for an abstract machine, executed b ...
|
Google AdSense Between My Posts
2007-08-17 07:05:00
While I re-make up gegem'studio, one blogspot setup has caught my attention. This setup make blogspot blogger can show ads between posts. May be I miss this setup before or it’s a hot thing..? Never mind… I will never ever put search about it on blogsphere in my TTD List. But I am sure google must have documentation about this setup. Below is a documentation I got from Google Help > Blogger Help > Advanced Use > Add-Ons > AdSense How to do I show ads between my posts?To show ads between your posts first go to your Template | Page Elements tab. Then, in the "Blog Posts" section, click on "Edit".A pop-up window will appear with options to configure your blog posts. Check the box next to "Show Ads Between Posts". (Note: You must be signed up for AdSense before you can check this box.)Once you check this box you'll see the configuration options for your ads. You can then select how often you would like ads to be shown after your posts.For example, if you want ads to be displayed afte ...
Adsense
Google
|
Generasi Kerdil
2007-08-17 07:00:00
Sebuah abad yang besar telah lahir/tetapi ia menemukan generasi yang kerdil. (Bung Hatta, mengutip puisi Schiller)Indonesia luas tanahnya, besar daerahnya dan tersebar letaknya. Pemerintahan Negara yang semacam itu hanya dapat diselenggarakan oleh mereka yang mempunyai tanggung jawab yang sebesar-besarnya, dan mempunyai pandangan yang amat luas. Rasa tanggung jawab itu akan hidup dalam dada kita jika kita sanggup hidup dengan memikirkan lebih dahulu kepentingan masyarakat, keselamatan nusa, dan kehormatan bangsa. Untuk mendapatkan rasa tanggung jawab yang sebesar-besarnya, kita harus mendidik diri kita sendiri dengan rasa cinta akan kebenaran dan keadilan yang abadi. Hati kita harus penuh dengan cita-cita besar, lebih besar dan lebih lama umurnya dari kita sendiri. (Pidato Radio Bung Hatta, 8 November 1944, dikutip dari Membesarkan Jiwa Bangsa oleh Yudi Latif di rubrik Opini Harian Kompas 16 Agustus 2007)Dua kutipan kegundahan salah satu pendiri Negara Kesatuan Republik Indonesia di at ...
|
First Time Reader Audit (Result)
2007-08-13 19:56:00
Bad English, it doesn't mean a rock band. That is a comment from my first time reader about my blog (gegem'studio) :) Like Darren say in his 31 day to built a better blog, I do a First Time Reader Audit to gegem'studio. I ask my friends to open gegem'studio in front of me and watch their activity in this blog and make some evaluation. I ask their review, comment and suggest. Darren was right; I got much valuable review from them. Here is evaluation conclusion:1. Bad English.Like I say at Hello world, my English is terrible. I don't deny it. One of my motivations to blogging is to practice and improve my English.2. Improve my communication skill.I am an introvert person; it’s hard for me to communicate with other. I just get the point in my mind, but I didn’t know how to communicate it. That way they have to read at least twice to get what I want to say. Ok, I’ll try to make it easier for the reader to understand. And as I can I’ll make it straight to the point.3. Change bl ...
|
New face of gegem’studio
2007-08-09 19:28:00
Why I need a fresh template for gegem'studio?Reason #1The Snapshot template by Dave Shea I used before come from blogger standard template. I love the style but it has a little problem with loading time and to many color.Reason #2The Snapshot template is not wide enough (this is main reason). Some ads sizes format cannot fix with template width on top or bottom or sidebar.Reason #3My decision to change blog template is an impact of a first time reader audit result. I do one of 31 day to build a better blog tips. This tip gave me valuable feedback from my reader.Template HuntingSo, where I can find a free new blogger template (XML Format) for gegem'studio? Like usual I ask uncle google. And this nice uncle listed finalsense.com in search result. Actually I come to this site after other 4 similar sites on list. Finalsense.com offers me many nice templates they have. They offer 2 column and 3-column new blogger template (XML Format). I choose Dream template (2 column template). I think ...
|
4 Bad In My Last Months On Campus
2007-08-08 19:00:00
I have some Bad Thing in my last months on campus. It is all about my thesis.Bad #1 Mission (almost) ImpossibleAs I know other university student in Indonesia has 2 semesters to make a thesis. But at my campus, we just have 2 month to make a good thesis. It is a bad thing. For me, it sounds like a mission (almost) impossible.Bad #2 No ProgressI just realize that I have spent 9 of 60 days I have to finish my thesis with no progress. Till days 9 I can’t decide what my thesis will be.Bad #3 Throw away to Rubbish binI Just Put My Ideas for thesis into rubbish bin. I had done a searching about the ideas on libraries, Internet and also ask my friend who mastering Visual Basic. But I still didn’t know how to make the ideas come true.Bad #4 No ApprovalMy best friend Erik gave me his idea. I know I can make it. I still doing a little searching about this idea, to make sure I can finish it. The Idea that I got from my best friend Erik didn’t get an approval yet. Perhaps in next 2 days I ca ...
|
How to customize drive background
2007-08-06 19:00:00
I re-use an old trick for Windows XP to customize my flash disk background. I know this trick from my college senior in the middle of 2002. I ever forgot it when I move to Jakarta June 2004. In April 28, 2007, I find it again in jasakom website. This is what I mean. Various responses I got from my friends. Some of them say “Old Trick”, “useless”, “newbie stuff”, other say “how to make it”, “I want my flash drive like yours”, “share me”, “post it to your blog, so I can show it to my friends”, bla…bla…. This is only for you who didn’t know this before or who forgot it. #1 Find and copy an image to your flash disk root. (In this case I copy spidy3.jpg to G:/)#2 Open your favorite text editor (i.e: Notepad) and type or copy paste script below and save as: destop.ini in your flash disk root (i.e.: G:/) [ExtShellFolderViews]{BE098140-A513-11D0-A3A4-00C04FD706EC} = {BE098140-A513-11D0-A3A4-00C04FD706EC}[{BE098140-A513- ...
|
Accio Harry Potter Novel...!
2007-08-01 19:11:00
Since the last novel of JK Rowling’s wizard son Harry Potter and The Deathly Hallows release, it broke the book sales record (8.3 millions copies sold in first 24 hours base on trusted Indonesia local daily newspaper report). And that number comes from an English version only. What about if Harry Potter and the deathly hallows has been translate to other language (as I know Last 6 Year Harry Potter (Books 1-6) translated to 64 difference language and 325 millions copies spread around the world). I wonder why it can’t be added to world record book for the most popular book ever (as I know). For Harry’s fans (sorry I don’t write JK Rowling Fans) who cannot read an English version because of they don’t understand English or limited English. They have to be waiting till it translates to their mother language. I am one of them. In Indonesia, I have to wait till at least for 3-6 month to go.But I can’t help my self to stop hear and read about Harry Potter and The Deathly H ...
|
Say Good Bye to ILTP
2007-07-31 18:41:00
I ever made an application for a company when I work at migent computer an accounting software house in Jakarta, Indonesia. A part of that application need to save or load a picture. I don’t have any idea at time how to save/load a picture from a database. Thanks God, my senior there has the code. But, the code I got from my senior has a problem with loading time. At time I guess that Image Loading Time Problem (ILTP) cause of the code set data source and data field for images control. But I ignore it at time because of deadline. And then when I am a freelance programmer I found the same case again. I need to solve time loading. Then I try to find it at the home millions of lines of source code. Thanks God I find what I’m looking for. A class from Khalid Mahmod does help me. ‘----------- begin class (clsPicture.cls) --------- ‘ Class source code came from Planet-source-code ‘ Original Author: Khalid Mahmood, Lahore, Pakistan (k_mahmod@hotmail.com) Private Declare Functi ...
|
What Oracle DBA is?
2007-07-25 22:42:00
In newspaper I read some job vacancy for Oracle DBA. Then I want to find more about the Oracle and Oracle DBA.What is Oracle?Oracle is a relational database from Oracle Corporation. In a relational database, all data is stored in two-dimensional tables that are composed of rows and columns. The Oracle Database enables you to store data, update it, and efficiently retrieve it. Oracle Database is the industry-leading database management system that you can use to store all types of business data, including relational, document, multimedia, XML, and location data. It is available on a wide range of platforms and scales from single processor systems to grids of interconnected servers. Oracle Database is the first database designed for Enterprise Grid Computing. It is easy to deploy and manage; can handle all data management workloads; and offers exceptional availability, scalability, reliability, and security. Oracle provides software to create and manage the Oracle database. The dat ...
|
Getting started to say “Hello world…” with java
2007-07-14 00:23:00
Now we already have JDK installed in our system. Before we get the party started, my lecturer says a short introduction about Java programming. He said that in the Java programming language, programs are built from classes. From a class definition, we can create any number of objects that are known as instances of that class. A class contains members, the primary kinds being fields and methods. General format for java code: import package; class class_name { public static void main(String args[ ]) { statement; …………….; …………….; } } Example: class HelloWorld { public static void main(String[] args) { System.out.println("Hello world…"); } } Use our favorite text editor to type this program source code above into a file. Attention!!! Java is a case sensitive language. Put the source for HelloWorld into a file named HelloWorld.java. Format for saving java source code: class_name.java. O ...
|
Say “Hello world…” with java (J2SE)
2007-07-14 00:00:00
In the beginning of 2007 I just start to know java programming. Event only a quick tour, it was a valuable knowledge for me. What is java? How do I get it? How to install? How do I make “Hello world…” Appear in my computer. Those are the question in my mind.After two hour sitting in a class room I got all the answers for those questions above. Java is a powerful programming language suitable for building a variety of applications that either do not depend on network features or want them for different reasons. With platform-independent ability, you can build in any platform and its runtime environment enables users to run compiled code anywhere and share code with anyone who has a Java runtime environment. Some common programming errors never occur because of features like garbage collection and type-safe references. Support for multithreading caters to modern network-based and graphical user interface based applications that must attend to multiple tasks simultaneously, and the ...
|
[First] « Prev 1 2 Next » [Last]
5479 blogs in our database.
Statistics resets every week.
|
|