epramono.blogspot.com epramono.blogspot.com

epramono.blogspot.com

a developer's perspective

trying to relive the glory days of blogging as a java developer living in java

http://epramono.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR EPRAMONO.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 17 reviews
5 star
9
4 star
4
3 star
2
2 star
0
1 star
2

Hey there! Start your review of epramono.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.3 seconds

FAVICON PREVIEW

  • epramono.blogspot.com

    16x16

  • epramono.blogspot.com

    32x32

CONTACTS AT EPRAMONO.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
a developer's perspective | epramono.blogspot.com Reviews
<META>
DESCRIPTION
trying to relive the glory days of blogging as a java developer living in java
<META>
KEYWORDS
1 a developer's perspective
2 chitika
3 public class
4 calculator
5 constant values
6 public static final
7 none =
8 add =
9 subtract =
10 multiply =
CONTENT
Page content here
KEYWORDS ON
PAGE
a developer's perspective,chitika,public class,calculator,constant values,public static final,none =,add =,subtract =,multiply =,divide =,private,double,leftvalue =,rightvalue =,multiplier =,boolean,dot =,false,public,resetdot,return,leftvalue;,subtract
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

a developer's perspective | epramono.blogspot.com Reviews

https://epramono.blogspot.com

trying to relive the glory days of blogging as a java developer living in java

INTERNAL PAGES

epramono.blogspot.com epramono.blogspot.com
1

a developer's perspective: May 2005

http://epramono.blogspot.com/2005_05_01_archive.html

Trying to relive the glory days of blogging as a java developer living in java. Tuesday, May 17, 2005. A friend of mine just asked me how to write a Java code that will perform a search on a directory and all of its subdirectories (recursively) matching a given file suffix, for example, all JSP files. I remembered that I was doing a small project a few months ago that had to deal with this functionality. And, I also remembered that it was a simple thing to do. Collection jspFiles = FileUtils.listFiles.

2

a developer's perspective: Sample Calculator GUI in Java Swing

http://epramono.blogspot.com/2008/04/recently-i-was-giving-my-1st-year-it.html

Trying to relive the glory days of blogging as a java developer living in java. Saturday, June 16, 2007. Sample Calculator GUI in Java Swing. Here's the code that I gave the students at the end of the session:. Values to be stored in the calculator memory. LastOperation = NONE;. The user hits the button. LastOperation = ADD;. The user hits the - button. LastOperation = SUBTRACT;. The user hits the * button. LastOperation = MULTIPLY;. The user hits the / button. LastOperation = DIVIDE;. J = i * multiplier;.

3

a developer's perspective: optimizing collection usage

http://epramono.blogspot.com/2004/09/optimizing-collection-usage.html

Trying to relive the glory days of blogging as a java developer living in java. Wednesday, September 15, 2004. We've been playing with Collection classes for years now. We used to play with Vector and Hashtable, before we were given ArrayList, HashMap, and the new Linked* classes. But the question still remains, have we use them properly and efficiently? Map param = Collections.singletonMap ("USER ID", stUserID). Map param = new HashMap ();. Paramput ("USER ID", stUserID);. For example, to convert elemen...

4

a developer's perspective: Ant mapper datatype

http://epramono.blogspot.com/2004/09/ant-mapper-datatype.html

Trying to relive the glory days of blogging as a java developer living in java. Friday, September 24, 2004. Reading Java Development with Ant. Chapter 3 - Understanding Ant datatypes and properties. It's interesting to see that we have these mapper datatypes in Ant. They're very powerful, yet I have not seen many of the developers use them in their build file. I strongly suggest that these mappers be acknowledged, for the efficiency of the build process itself. Mapper with the uptodate. Sample Calculator...

5

a developer's perspective: Encrypted CVS Repository

http://epramono.blogspot.com/2006/01/encrypted-cvs-repository.html

Trying to relive the glory days of blogging as a java developer living in java. Friday, January 20, 2006. They require us to propose for an immediate solution to the problem. Apparently, having the CVS access security (through encrypted password) and CVS data transfer security (through SSL) are not enough. We are required to prevent the exposure of CVS repository contents even when the CVS repository file itself has been read. David A. Wheeler mentioned this on his SCM Security article. My plan is to fin...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: TOAD Error

http://creek011.blogspot.com/2008/10/toad-error.html

About My Journals in Everyday, Everytime n Everywhere. Tuesday, October 28, 2008. I just got error message when trying to load schema browser in TOAD. Below is the detail error message :. Then I remembered that previously I installed TOAD version 9.5, but after that I re-installed with the older version, that was TOAD version 9.0. This problem was caused by TOAD read the newer configuration which was not supported by the older version. The solution for this problem is :. PAGENAMES] and [PAGESHOW] also.

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 04/01/2008 - 05/01/2008

http://creek011.blogspot.com/2008_04_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Thursday, April 03, 2008. Football Manager 2008 for free. How to get FM2008 for free? Ridiculous question but I think you all very need it. Please let go through :. 1 Getting FM2008 from http:/ www.bluefame.com/index.php? You need more bandwidth to download and some of links are not valid. 2 Download cd simulator, you can use Freeware from M$. And the last is working on me. 3 Install and get play :). Tuesday, April 01, 2008. Shell script and awk.

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 07/01/2008 - 08/01/2008

http://creek011.blogspot.com/2008_07_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Tuesday, July 08, 2008. Today I get good and bad about Firefox 3. The good is I get certificate from Firefox for successfully downloading it to help set a World Record. I already put that in my desk wall :). The bad on is a get not friendly message when access website which needs a valid certificate. Is it categorize with bug or not :P. Please refer to http:/ jpsykes.com/178/firefoxs-invalid-security-certificate. To look deep about the problem.

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 06/01/2007 - 07/01/2007

http://creek011.blogspot.com/2007_06_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Monday, June 25, 2007. Today is Dinda's birthday. I give her some surprises in this morning with some gifts. My first gift is special cake from me. The second is phone call by my mother which Dinda wishes. And the last gift is "top secret" :P. Happy birthday Dinda, do your best in this year and hope to be better in the next and the in the following. Cleaning up my new house. Subscribe to: Posts (Atom). View my complete profile. Java developer in java.

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 07/01/2007 - 08/01/2007

http://creek011.blogspot.com/2007_07_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Wednesday, July 25, 2007. Java Message Service API is Java Message Oriented Middleware (MOM) API for sending messages two or more clients. Good stuffs is begin from here http:/ java.sun.com/products/jms/. Let's try and share with me. I'm looking at you. Nothing but pain for me. Wipe your tears from your eyes. Just leave and forget me. No need to be hurt anymore. Go away from me now. I don't know what is love. No need to be hurt anymore. I lost my way.

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 10/01/2007 - 11/01/2007

http://creek011.blogspot.com/2007_10_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Monday, October 22, 2007. Today junior was destroyed. Although I am very sad and regret, but it must to do. I am sorry junior, goodbye. Subscribe to: Posts (Atom). Me is me and no other man in the world can be compared or replaced me. View my complete profile. Jajang's Pics Album New! Java User Group Indonesia. Boendha A.K.A Della's Blog. Java developer in java. Santiago L. Valdarrama.

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 08/01/2007 - 09/01/2007

http://creek011.blogspot.com/2007_08_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Monday, August 27, 2007. Nice Java-based RSS Client. After very long time as a fan of RSS Feed Reader. Client, beginning one week ago I switched to RSSOwl. Client. There are following some reasons that make me happy use it (at least supporting feature that I want) :. 1 This application is created using Java under Eclipse RCP. 2 Good look and feel. 3 Very user friendly (ease to use). 5 Supports multipage on tabs (Feed Reader doesn't). I am really like...

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 11/01/2007 - 12/01/2007

http://creek011.blogspot.com/2007_11_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Wednesday, November 28, 2007. The future is always better than the past. Last night, I cried because I didn't wanna hurt anyone. I kept my endless pain inside of my heart. I was regret that I was very weak, could not wake up and seeing the future. I promise , when I feel sad, hurt, painful, or regret, I never do hurt anyone. Let only me that feels those. Thursday, November 15, 2007. What is kind of this feeling? I've no idea now. Sometimes I feel so ...

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 12/01/2007 - 01/01/2008

http://creek011.blogspot.com/2007_12_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Thursday, December 27, 2007. Apple to apple M$ tools and Google tools based on true experience. Http:/ grammerjack.blogspot.com/2007/10/comparing-microsoft-and-open-source.html. Unfortunately, the salary and benefit package didn't cover in there :(. JProfiler is good enough. Wednesday, December 19, 2007. The big local telecommunication company bought the big local ISV (Independent Local Software). Just imagine what happens next? Together with Dinda's...

creek011.blogspot.com creek011.blogspot.com

Creek's Scratch: 03/01/2008 - 04/01/2008

http://creek011.blogspot.com/2008_03_01_archive.html

About My Journals in Everyday, Everytime n Everywhere. Tuesday, March 25, 2008. Vi problem on Solaris. Couple days ago I was face with vi problem on solaris. When I tried to edit a file then the error message appeared "Terminal too wide". First action was going to ask Mr Google. Finally I got the solution just type on console and then tried to open vi program again. Cool it's working properly. Bash-2.05# stty columns 120. That syntax above will set terminal columns to be 120 width. The case was closed.

UPGRADE TO PREMIUM TO VIEW 13 MORE

TOTAL LINKS TO THIS WEBSITE

23

SOCIAL ENGAGEMENT



OTHER SITES

eprama.com eprama.com

ePrama: – CMMI Consulting & Implementation Services

54;14, Shivai Plaza, Plot No. 79/A, Marol Indl. Estate, Takpada, Marol, Andheri (E), Mumbai - 400 059. 91 22 6511 2921. Customers & Partners. Customers & Partners. 614, Shivai Plaza, Plot No. 79/A, Marol Indl. Estate, Takpada, Behind Ravi Vihar Hotel, Marol, Andheri (E), Mumbai - 400 059. Facilitating companies establish and maintain. A world-class process framework that complies. With world-recognized models and standards. Like CMMI, ISO etc. Take people along to higher competence levels. ISO 9001 outli...

epramaan.gov.in epramaan.gov.in

e-Pramaan

Framework for e-Authentication aims to enable electronic authentication of users for the purpose of delivery of public services to the intended recipients in a secured manner as well as to build trust among the users in the online and mobile environments. E-Pramaan mobile app is. In mgov app store. Page last updated on: 30/09/2016.

eprameca.net eprameca.net

Escuela Preparatoria Regional de Ameca ::: SEMS ::: UdeG

Ir a contenido principal. First Sub Sub Item. Second Sub Sub Item. Third Sub Sub Item. First Sub Sub Sub Item. Second Sub Sub Sub Item. Third Sub Sub Sub Item. Bachillerato General por Competencias. Bachillerato General por Competencias. MyVCI 1B T/M 14B. TAE Gestión en la Salud de Paty. 5 A TV. 13B Precalculo MARV. 6 B T/M Matematica Avanzada MARV. 6 C T/M Matematica Avanzada MARV. MyCII 4 C T/M 15-A. MyCII 4 B T/M 15-A. MyCII 4 A T/M 15-A. 4 C vesp 2014-A de MARV. 4 B mat 2014-A de MARV. TICs I de Feli...

epramen.be epramen.be

EP Ramen

Occasie ramen en deuren. 056 42 85 30. 056 42 85 31. BIJ ONS ALTIJD OPENDEUR:VAN MAANDAG TOT VRIJDAG VAN 9 TOT 18UUR,ZATERDAG VAN 10 TOT 17UUR! EP ramen en deuren bvba. Uw specialist in aluminium and kunststof ramen and deuren.

eprami.pt eprami.pt

EPRAMI - Início

Orgãos de Direção da Escola. Técnico de Comunicação e Serviço Digital. Técnico de Eletrónica, Automação e Comando. Técnico de Artes do Espectáculo - Luz, Som e Efeitos Cénicos. Técnico de Design de Equipamentos. Técnico de Informática de Gestão. Técnico de Massagem de Estética e Bem-Estar. Técnico de Restauração: Cozinha/ Pastelaria. Técnico de Manutenção Industrial/ Mecatrónica Automóvel. Técnico de Restauração: Restaurante/Bar. Técnico de Massagem de Estética e Bem-Estar. Técnico Auxiliar de Saúde.

epramono.blogspot.com epramono.blogspot.com

a developer's perspective

Trying to relive the glory days of blogging as a java developer living in java. Saturday, June 16, 2007. Sample Calculator GUI in Java Swing. Here's the code that I gave the students at the end of the session:. Values to be stored in the calculator memory. LastOperation = NONE;. The user hits the button. LastOperation = ADD;. The user hits the - button. LastOperation = SUBTRACT;. The user hits the * button. LastOperation = MULTIPLY;. The user hits the / button. LastOperation = DIVIDE;. J = i * multiplier;.

epramova.com epramova.com

epramova.com

Welcome to: epramova.com. This Web page is parked for FREE, courtesy of GoDaddy.com. Is this your domain? Let's turn it into a website! Would you like to buy this. THE domain at THE price. Visit GoDaddy.com for the best values on. Restrictions apply. See website for details.

epramova.org epramova.org

ePramova: Обсуждаем Беларусь, выбираем лучшее!

Skip to main content. Молодежь научат основам работы в соцсетях на республиканском форуме IT-Youth. Он объединит администраторов интернет-сообществ и сайтов БРСМ из всех регионов Беларуси. Сайт Луча майнит криптовалюту ресурсами посетителей? Теперь каждого посетителя при переходе на любую страницу сайта встречает всплывающее окно, в котором спрашивается разрешение на использование вычислительных мощностей компьютера гостя. Кочанова: Нужно больше общаться с людьми лично. В четверг, 17 августа, в 18:30, см...

epramsteel.com epramsteel.com

AT&T Web Hosting - epramsteel.com

Welcome to the future site of. This site is under construction or otherwise unavailable. Please check back later. Hosting is provided by AT&T Web Hosting. AT&T does not own this domain name. To learn about hosting products and services provided by AT&T, please visit us at http:/ webhosting.att.com. Service terms and Fees are subject to change. Please read the T&Cs for additional information.

epramstrollers.com epramstrollers.com

Epramstrollers

Find the best information and most relevant links on all topics related to epramstrollers.com.

epran.net epran.net

.: EPRAN :. Escuela Práctica de Negocios :. epran, escuela, práctica, negocios, escuela practica de negocios, MERCHANDIZING, mercaderistas, mercadeo en punto de venta, pdv, Escuela, 2crea2, epran, Gente Creativa, RRHH, rrhh, outsourcing, entrenamiento, cap

EPRAN :. Escuela Práctica de Negocios :. EPRAN, Escuela Práctica de Negocios,. Es una empresa líder en soluciones de recursos humanos, mercadeo, ventas y gestión. Organizacional, capaz de brindar respuestas a medida para cada cliente, en atención a nuestro equipo de profesionales. EPRAN - Escuela Práctica de Negocios.