Misc Section Index
Where can I learn more about JavaPOS?
Besides the JavaPOS home, there is a PDF version of a FAQ available at http://www.javapos.com/downloads/JavaPOSfaq.pdf.more
Where can I learn (more) about Java Applets?
Check out the jGuru Applets
FAQ.
Where can I learn (more) about the ANTLR lexer and parser generator?
Check out the jGuru ANTLR FAQ.
Where can I learn (more) about jGuru and how it works?
Check out the jGuru Site FAQ.
Can an icon be published on the left side of the URL in the address bar?
Create an icon called favicon.ico and place that in the root of the website. You can also link to it using this:
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
See h...more
Im looking for the simpliest TTT source code, 3x3 matrix...Human vs Human. If anyone have it, please show me the script.
Here is a TicTacToe applet/application hybrid.
It runs as an applet in a browser and as an application when launched from the command prompt.
import java.awt.*;
import java.awt.event.*;
import j...more
What is OTA?
OTA stands for over-the-air. Provisioning information typically comes OTA.
What is PageForge?
The PageForge contains the essence of what I (Terence Parr) learned build ing jGuru.com. The main component is a state machine and string template mechanism for pumping out web page...more
What is WiFi?
"WiFi" is a brand used by the Wireless Ethernet Compatibility Alliance (WECA) to refer to compliant for IEEE 802.11 products. IEEE 802.11 is explained in a related FAQ entry.more
What is Wireless Ethernet?
"Wireless Ethernet" is a common name for IEEE 802.11. IEEE 802.11 is explained in a related FAQ entry.more
What is HomeRF?
The HomeRF protocol specification was developed by the HomeRF Working Group to enable deployment of wireless networking in the home. It is meant to provide wireless access from various consumer d...more
What is IEEE 802.11?
IEEE 802.11 (commonly referred to as "wireless ethernet" and branded as "WiFi") is a set of technology specifications that enable high speed wireless LAN access. Compatibility between 802.11 prod...more
What is Bluetooth? - 08.16.01
What is Bluetooth?
How does Qualcomm's BREW compare to J2ME?
Qualcomm's BREW is a proprietary API that allows the developer to access CDMA features without having access to the CDMA source code, or the CDMA chipset.
As for comparing with J2ME, the Java sol...more
How to submit a Press Release about Java products ? How to submit a Press Release about Java products to appear in the JGuru News ? Email of jGuru editor ?
From PeerScope, click on the Add button.