techxplore blog

Archive for March, 2008

19 Mar

Technology Advanced Super Diet Supplements

Cutting down on weight is now easier with the aid of some advanced technology super diet supplements. Have you heard of some diet pills that are classified as “super supplements”. Those diet pills known as “supper supplements” contain only all-natural ingredients. The ingredients of those diet pills have been clinically proven to provide multiple benefits […]

19 Mar

Writing Pen Technology Redefined

Writing have a long history and pens have been a vital part of it. Writing pen technology have improved throughout the years. There is a wide variety of the types of pens from gel pens, stick pens, retractable pens, and more that are available. Writing technology that offers rubberised grip for more writing comfort. Use […]

18 Mar

Hawaii Computer eCommerce/eMarketing Workshop March 2008

Globalization force businesses to consider trading and marketing through Internet. Thus, on March 25, 2008, the County of Kauai, Office of Economic Development and High Technology Development Corporation (HTDC) together with the Chamber is putting on a workshop for businesses to learn more about the benefits of having a website as part of the […]

18 Mar

Oracle Application Express 3.1 With Oracle XE

I have blogged about trying to find out what was wrong with the Oracle Application Express 3.1 installation. Comments and email have confirmed there was something wrong. Plus, my own experience in the installation of Oracle Application Express 3.1 (Apex) on a fresh install of Oracle Database Express Edition (Oracle XE) Release 10.2.0.1.0.
I followed […]

17 Mar

Computer Wiki An Alternative to Content Management System

Collaboration is one way of achieving more at work. This leaves more people to participate on a certain task. Computers have significantly made some strides on this area as it allows more users from different locations to do some collaborative work through the Intranet or Internet. Websites normally are a resource of information for everyone […]

17 Mar

Stainless Steel Technology At Home

A modern house is marked with simplicity. Stainless steel technology has a distinct feature or quality which blends naturally with glass in projecting this kind of image. The combination of steel and glass feature accentuates, and complements a decorative style of the modern house. I myself likes the simplicity and functionality that modern art could […]

16 Mar

Power Loss Proof Your Computer System

Computer systems are important for business operation function. Having computer systems running all the time to serve the business operation is a critical thing. Most of the computer systems have installed a system to prevent loss of data or service interruption due to power loss.
In my working place we have like 10 to 15 servers […]

16 Mar

New Technology Steel Buildings

Building construction have evolved through the years. New technologies on metallurgy coupled with Computer Aided Design (CAD) Engineering provides a new look to modern buildings. Steel buildings are gaining acceptance by various sectors of the business industry. One example that I could site is the Suvarnaphumi Airport of Thailand wherein it has a massive steel […]

15 Mar

Performance Appraisal Software

Every year our organization is conducting a check on how employees are performing in their work. In our institute this is normally done by the direct supervisor filling up some form in the presence of the employee. The form have different questions with a corresponding rating box for each. The performance evaluation is somehow inadequate […]

15 Mar

New Technology Self Cleaning Clothes

Saturdays, is a scheduled day of clothes washing and a whole half day is spent just for that. I was wishing if there could be a self cleaning clothes. Hehehehe it just shows that I would like to spend the time for some other things than washing clothes. Actually, I have read an article […]

14 Mar

Great Technology Gadget Deals

Shopping for some new technology stuff is really fun. This is especially true when you get a chance to bring home all those that you like from the shop. The only thing which concerns one is the price. Getting the value out of the money spent is an important factor. Yup, that’s one of those […]

14 Mar

Brain Trick Technology For Loosing Weight

I have seen people nowadays getting health or weight conscious. Obesity have been a growing major problem in US and elsewhere. It’s good that due to advertisement of keeping fit, more and more people are exploring ways on how to lose weight. That’s really a multi-million dollar question as health and fitness products are increasing […]

14 Mar

Prevent Glaring Sunlight On Computer Screen

Glaring sunlight from the glass window flashing on the computer screen strains my eyes. It seems that my UV protected eye glasses is of no use. My eyes needs to focus more on the unclear stuff on the screen. It’s really a bad working environment.
Since, I don’t want to move around so I was thinking […]

14 Mar

Publishing Oracle Application Express Applications On The Internet

An application created using Oracle Application Express can only be run under the local machine (eg. http://localhost:8080/apex/ or http://127.0.0.1:8080/apex/). It would be nice if the applications developed with Oracle Application Express could be accessed by other computers across the Intranet or Internet. So, I was wondering if it is ever possible to publish web applications […]

13 Mar

Internet No Crap Free Stuff

Have you ever got emails of ebooks that promise to do this and that, but need to pay for it to download and later on found it’s just a crap? The Internet have really a vast resource of good stuff and bad stuff that are free. Due to the numerous information available it’s difficult to […]

13 Mar

CentOS A Red Hat Enterprise Linux Alternative For Oracle Database Server

I am looking for an alternative operating system to Red Hat Enterprise Linux for use as Oracle Database Server running Oracle Application Express 3.1. There are a number of choice which are certified by Oracle to run the Oracle Database 10g Release 2.
Operating systems certified for installation of Oracle Database 10g Release 2:

SLES-9
SLES-10
Red Hat […]

12 Mar

Looking For Paid Web Hosting Service

I know of a lot of bloggers who have started blogging on a free web hosting service. Later on when they started to monetize their site the services provided by a free web hosting service is not enough. I have received complaints from fellow bloggers of frequent down times experienced with a free hosted service. […]

12 Mar

Personalized Chocolate Computer Generated Label Designs

It’s interesting what computers can do; even on a small home start up business. I have bumped into a online store (www.candyundercover.com) that provides personalized candy bars for almost all kinds of occasions like weddings, birthdays, anniversaries, graduations, corporate events and holidays.
Since, I am a chocolate monster getting some chocolate bar favors would be most […]

11 Mar

Application Express 3.1 Upgrade Missing Image And Javascript Error Solution

The cause for missing image and JavaScript error as written before regarding Oracle Application Express Missing Images And JavaScript Error was the wrong image prefix.
http://127.0.0.1:8080/apex/TEMPjavascript/apex_ns_3_1.js
http://127.0.0.1:8080/apex/TEMPjavascript/apex_get_3_1.js
http://127.0.0.1:8080/apex/TEMPjavascript/apex_get_3_1.js
http://127.0.0.1:8080/apex/TEMPjavascript/apex_builder.js
http://127.0.0.1:8080/apex/TEMPcss/apex_3_1.css
http://127.0.0.1:8080/apex/TEMPcss/apex_builder_3_1.css
http://127.0.0.1:8080/apex/TEMPhtmldb/apex_logo.gif
The correct installation should have “/i/” instead of “/apex/TEMP”.
http://127.0.0.1:8080/i/javascript/apex_ns_3_1.js
http://127.0.0.1:8080/i/javascript/apex_get_3_1.js
http://127.0.0.1:8080/i/javascript/apex_get_3_1.js
http://127.0.0.1:8080/i/javascript/apex_builder.js
http://127.0.0.1:8080/i/css/apex_3_1.css
http://127.0.0.1:8080/i/css/apex_builder_3_1.css
http://127.0.0.1:8080/i/htmldb/apex_logo.gif
Thus to correct this problem the prefix image should be corrected. It’s good that Oracle Application Express comes with Useful Oracle APEX tools […]

11 Mar

Acer TravelMate 3012WTMi 8GB Memory Upgrade

I have a year and a half Acer TravelMate 3012WTMi laptop computer which currently have 2GB DDR2 RAM. Since, Computer Memory are getting cheaper, I was thinking of having the laptop’s memory upgraded to the maximum capacity possible.
Acer TravelMate 3012WTMi supports DDR2 technology. So, I checked online for some DDR2 memory modules available for laptop. […]

10 Mar

Black Hat Europe Convention 2008

Security threats emerge daily and it’s time to be prepared and equipped to battle the challenges. All security experts in Europe are enjoined to attend the Black Hat Europe Convention this March 25-28, at Moevenpick City Centre, Amsterdam, The Netherlands. Black Hat Europe is a gathering of all the best minds in computer and network […]

10 Mar

Software License For Small Business

Having a business that relies on proprietary software to deliver services is a challenge. This is especially true for small businesses. I have read some news of small businesses being drawn into court for using pirated software. A small business might close if the court rules otherwise in favor of the software vendor. Small businesses […]

09 Mar

Cleaning Javascript File Comments With Grep

I am using Oracle PL/SQL to create web applications and I would like to use the power of JQuery JavaScript framework. Since, I only have access to stored procedures. I plan to convert the JavaScript file to an equivalent stored procedure. Copying and pasting the content of the script inside a stored procedure produced a […]

08 Mar

Casino Internet Online Review Directory

Thinking of playing online casino games, but don’t know where to start? How about visiting some casino review sites. You’ll get a good idea about certain casino site based on the reviews. Listing the 10 best popular casinos as reviewed by experienced online gamblers. Did I say gambling? Whew! Gambling is not my turf, but […]

08 Mar

Blogging To Purchase A Real Estate

I was looking for some sample websites of real estate and what are inside those sites. Day dreaming of buying a real estate through blogging. One of those that caught my attention is this simple yet very functional site from Stone Bridge Village (www.stonebridgebranson.com). There is an information about the real estate offered, resort rentals, […]

08 Mar

Macromedia Flash Guided Tour Software For Learning Backgammon

Guided tour software are already becoming a main stream media for learning and teaching. Macromedia Flash is one technology that is commonly used for creating web interactive online guided tours. The topics could be very varied from travel, tutorials to gaming.
Recently, Microsoft have developed a new technology dubbed as Silverlight to compete with Macromedia’s […]

07 Mar

Rural Area Satellite Internet A Dial-Up Alternative

Internet access is one of the primary commodities that a usual home requires. The number of people which demands use of the Internet grows each year. In the rural areas there is a demand for faster Internet connection. Unlike in the city wherein there’s a lot of choice of access to fast Internet connection, in […]

07 Mar

Oracle Application Express Missing Images And Javascript Error

I am reviewing some error brought to my attention by Zarbarey and Gan regarding Installing Oracle Application Express 3.0.
Good moring.nice info. :)im new to oracle and i tried installing it in my laptop. I follow the instruction above and successfully see the last message below. when I load the oracle home again. I get js […]

06 Mar

High Speed Internet Forever Auction

How would you like to enjoy a high speed Internet connection for life? This sounds too good to be true. Fast Internet forever? I was notified by my sister of this great opportunity from Charter Communications in US of having a bidding for a high speed Internet for life. This is great as people could […]

06 Mar

Oracle Database Application Express 3.1 Administration Services And Development Page

After installing Oracle Database Application Express 3.1 you might wonder where to go and how to start.
Here are the links to start with incase you have not noted it during installation process.
Application Express administration services link is as follows:
http://host:port/pls/apex/apex_admin (Oracle HTTP Server with mod_plsql)
http://host:port/apex/apex_admin (Oracle XML DB HTTP listener with the […]