Posted on October 23, 2007 by Maverick
Hmm…this is a million dollar question I guess. I have seen many fundoo people who know almost everything about everything. But when it comes to stock market…tie tie fiss!! (as in hindi)
Even I was keen on how it works especially with the BSE making such a roar all over India crossing 17k and stuff!! So [...]
Filed under: How stuff works | 2 Comments »
Posted on October 23, 2007 by Maverick
The Lightweight Directory Access Protocol, or LDAP , is an application protocol for querying and modifying directory services running over TCP/IP
A directory is a set of objects with similar attributes organized in a logical and hierarchical manner. The most common example is the telephone directory, which consists of a series of names (either of persons [...]
Filed under: Tech | 2 Comments »
Posted on October 23, 2007 by Maverick
JNDI is a standard Java package that provides a uniform API for accessing a wide range of services. It is somewhat similar to JDBC, which provides uniform access to different relational databases. Just as JDBC lets us write code that doesn’t care whether it’s talking to an Oracle database or a DB2 database, JNDI lets [...]
Filed under: Tech | Leave a Comment »
Posted on October 23, 2007 by Maverick
Consider Lightweight Directory Access Protocol (LDAP) stateless
session bean. Creating an EJB and using it consists of the following
steps:
1. Get the example.jar ready along with proper deployment
descriptors in the META-INF.
2. Deploy the jar into the EJB container/server.
3. Write the remote/local client.
Steps:
1. and 2. Ensure you have this ready under some common directory
or project:
HelloWorldLdap/
EjbLdapbean.class
EjbLdap.class
EjbLdapHome.class
META-INF/
ejb-jar.xml
xyz.xml : optional – [...]
Filed under: Tech | Leave a Comment »
Posted on October 23, 2007 by Maverick
Ever wondered an online OS similar to Windows where you can access your own file system from anywhere? The idea is fabulous and yes, it is possible to do it now. There are various online or web OS available that give you free space up to 2 GB. But i tried Omnidrive today and am [...]
Filed under: Tech | Leave a Comment »
Posted on October 23, 2007 by Maverick
1.0 Installing a Plug-in with an Update Site
Most plug-ins will have an update site, making it easy to add and update plug-ins within Eclipse. Steps 1.1 and 1.2 outline how to create an update site. Step 1.3 outlines how to update a plug-in from an already existent update site.
1.1 Find the URL of the update [...]
Filed under: Tech | Leave a Comment »
Posted on October 23, 2007 by Maverick
Your web browser is not the only application connected to the Internet. Eclipse has built-in Install/Update features for automatic plugin discovery, download and installation.Once you install a new Internet-aware plugin such as XMLBuddy , it may request access to the Internet. If your computer sits behind a proxy server you need to tell Eclipse how [...]
Filed under: Tech | Leave a Comment »
Posted on October 23, 2007 by Maverick
CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
CTRL+SHIFT with any of the arrow keys [...]
Filed under: Tech | Leave a Comment »
Posted on October 23, 2007 by Maverick
Microsoft Internet Explorer navigation
F6 (Shift focus on the Address Bar)
CTRL+B (Open the Organize Favorites dialog box)
CTRL+E (Open the Search bar)
CTRL+F (Start the Find utility)
CTRL+H (Open the History bar)
CTRL+I (Open the Favorites bar)
CTRL+L (Open the Open dialog box = F6)
CTRL+N (Start another instance of the browser with the same Web address)
CTRL+O (Open the Open dialog box, [...]
Filed under: Tech | Leave a Comment »
Posted on October 23, 2007 by Maverick
F9 – Increase the volume
F8 – Decrease the volume
CTRL+B – Play the previous item
CTRL+F – Play the next item
CTRL+SHIFT+B – Rewind
CTRL+SHIFT+F – Fast-forward
CTRL+SHIFT+G – Play faster than normal speed (time compression)
CTRL+SHIFT+N – Play at normal speed
CTRL+SHIFT+S – Play slower than normal speed (time expansion)
Note: Rewind and fast-forward are not available for all files.
Filed under: Tech | Leave a Comment »