Search 5,000,000+ questions and answers.

Frequently Asked Questions

what is j-peg?

School Library Technical Support Knowledge Base
JPEG is a common file format used for graphics, quite often photos or other images displayed on the web. The initials stand for the Joint Photographic Experts Group (the techies who created the format). Many digital cameras use this format when recording images. I am trying to post my powerpoint in the FORUM as an attachment for my class 5540 and it isn't working.
Related Questions

Swell Software: Products: Frequently Asked Questions
PEG is a portable embedded GUI library, API, and set of development tools that are designed to help you create a professional quality GUI for your real-time, multi-tasking embedded application.
Related Questions

I-J. What is a neuro ?

CRYONICS − FREQUENTLY ASKED QUESTIONS (FAQ)
A neuro (sometimes called "neurosuspension") is a cryonics patient for whom only the head − rather than the whole body − has been cryopreserved. If future technology can repair freezing damage and regenerate or re-create organs and tissues, it should not be difficult to create skin, bones, and all the organs and tissues needed for a new body − provided the brain has been preserved.
Related Questions

What is the PEG program?

Accountability: Frequently Asked Questions
In 1995, the Texas Legislature created the Public Education Grant (PEG) program [TEC §§29.201 - 29.205]. The PEG program permits parents whose children attend schools on the PEG list to request that their children transfer to schools in other districts. A list of PEG-designated schools is provided to districts annually. By February 1, districts must notify each parent of a student in the district assigned to attend a school on the PEG list.
Related Questions

J. Why are there no children in the show?

alt.tv.northern-exp FAQ
Well, a lot of people who subscribe to this newsgroup are pretty glad there aren't any main characters who are under 18 years of age. Others believe that children are missing and should be included. There have been children in certain episodes; there were children in Ed's film "Cicely" [Animals R Us], there were children around during the visit by the circus [Get Real], and there were children at the wedding [The Wedding].
Related Questions

Have you ever met J. K. Rowling?

F.A.Q.: Frequently Asked Questions
Noooo! ::cries:: Unfortunately, no, I have not met or even seen my favorite author in person. ::sighs in depression:: I was going to go down to a Thousand Oaks, Californian Barnes and Noble in October of 1999, but I missed it because my mom had a meeting and couldn't take me. ::cries:: Maybe I'll never meet her. ::grabs the reader in a hug and blubbers all over their shoulder:: Eww, you might want to put that in the washing machine . . .
Related Questions

WHERE THE DID THE 'J' IN MICHAEL J. FOX'S NAME COME FROM?

The Michael J. Fox Database :: Frequently Asked Questions
When Michael arrived in Hollywood, there was already another actor in the Screen Actor's Guild with the name Michael Fox. He did not want to use his own middle initial so he borrowed the 'J' from actor Michael J. Pollard (Dick Tracy, Bonnie and Clyde, Summer Magic, Scrooged.)
Related Questions

What is Percutaneous Placement of J-J Catheter?

Beverly Hills Medical Group, 57 Paseo de Roxas Street, Makat...
The doctor would need to get the patient’s clinical history, examination and imaging, usually in the form of X-rays or a CT scan. There are times when it is necessary to insert a hollow plastic tube into the urinary tract prior to lithotripsy. This tube is called a J-J stent. One end of the stent coils up in the kidney, and the other coils up in the urinary bladder.
Related Questions

What happens after a J-J stent is placed?

Beverly Hills Medical Group, 57 Paseo de Roxas Street, Makat...
In situ JJ stents impair upper urinary tract motility and experimental calculus transit time and may delay passage of ureteric calculi or calculus fragments following extracorporeal shock wave lithotripsy.
Related Questions

What is included in the PEG package?

Swell Software: Products: Frequently Asked Questions
The package includes the PEG class library; example application programs; set of development tools including PEG WindowBuilder or C/PEG WindowBuilder, FontCapture, and ImageConvert; hardware interface objects for common video configurations and input devices; screen driver templates; string functions; RTOS integration documentation and user documentation.
Related Questions

What fonts come with PEG, and how can I make more?

Swell Software: Products: Frequently Asked Questions
PEG is delivered with two fonts, Menu Font and System Font. You can use the FontCapture utility that comes with PEG to produce any number of additional fonts.
Related Questions

Can PEG's appearance be customized?

Swell Software: Products: Frequently Asked Questions
Yes, PEG can be enhanced or simplified to suit your needs. PEG makes it easy to design a unique user interface and distinguish your product from the competition.
Related Questions

What are the development tools included with PEG?

Swell Software: Products: Frequently Asked Questions
The development tool set includes PEG WindowBuilder or C/PEG WindowBuilder, FontCapture, and ImageConvert. PEG is the only GUI product on the market that offers such a complete set. These tools will significantly reduce your development time.
Related Questions

Is PEG training offered?

Swell Software: Products: Frequently Asked Questions
Yes, we offer customer training at our corporate headquarters or your location. To make arrangements for a training session contact sales@swellsoftware.com.
Related Questions

What are the processors that PEG supports?

Swell Software: Products: Frequently Asked Questions
PEG is designed to work on any embedded CPU. Due to performance requirements PEG runs best on a 16-bit or better CPU running at 16 MHz or higher. Yes, we provide screen driver templates that support CPU embedded controllers and those with hardware acceleration capabilities.
Related Questions

What are the display devices that PEG supports?

Swell Software: Products: Frequently Asked Questions
For devices that are not on the list, we provide screen driver templates to help you create your own driver. Using a template, your will only need to write three functions; GetVideoAddress(), SetupPalette(), and ConfigureController().
Related Questions

What are the video controllers that PEG supports?

Swell Software: Products: Frequently Asked Questions
For controllers that are not on the list, we provide screen driver templates to help you create your own driver. The templates support both external and internal (CPU embedded) controllers including those with hardware acceleration capabilities.
Related Questions

What are the input devices that PEG works with?

Swell Software: Products: Frequently Asked Questions
PEG supports all standard input devices including mouse/joystick, touch screen, keyboard/keypad, and soft keys.
Related Questions

What are the screen drivers included with PEG?

Swell Software: Products: Frequently Asked Questions
A set of screen driver templates is provided for 1-bpp (monochrome) through 24-bpp (TrueColor RGB) video output and screen resolutions of 1 x 1 to 65535 x 65535 pixels. They are designed to work with any CPU architecture that supports direct, linear access to the video memory buffer. PEG is fully integrated with RTOS messaging, memory management, and synchronization services. PEG input devices are interrupt driven and use RTOS services to communicate user-input information to the GUI.
Related Questions

Is it easy to port PEG to an RTOS?

Swell Software: Products: Frequently Asked Questions
Yes, because PEG makes no assumptions about the software environment. OS-specific dependencies are encapsulated and well documented. Included are examples that you can use to create new interface classes for any environment.
Related Questions

Can PEG run standalone without an RTOS?

Swell Software: Products: Frequently Asked Questions
Yes, PEG can be run standalone without a multi-tasking kernel. This model is often used in smaller, less complex applications.
Related Questions

What is the PEG+ footprint size?

Swell Software: Products: Frequently Asked Questions
A minimum PEG+ footprint requires roughly 100K of code space, 4K of stack, and 2K of dynamic memory. A typical full-featured PEG GUI requires roughly 120K of code space, 4K of stack, and 8K of dynamic memory.
Related Questions

Can I get an evaluation copy of PEG+?

Swell Software: Products: Frequently Asked Questions
Yes, you can download a PEG+ evaluation copy after we have received a signed evaluation agreement. You can print and sign the form here: Evaluation Request form. Yes, in addition to Latin character sets, PEG+ supports two-byte character sets (such as Cyrillic, Han, Katakana, Hiragana) and UNICODE string encoding. PEG+’s exclusive CompositeFont technology supports the use of very large character sets in memory-limited applications.
Related Questions

Is the PEG+ library portable?

Swell Software: Products: Frequently Asked Questions
Yes, this is achieved primarily by abstracting all hardware-dependent functionality. The vast majority of the PEG+ library is completely hardware-independent relying on well-defined hardware interface objects to provide a consistent, simple, and reliable set of I/O methods.
Related Questions

What are the requirements for using PEG+?

Swell Software: Products: Frequently Asked Questions
PEG+ is designed to work with any EC++ compiler/debugger combination and on any embedded CPU. For multi-tasking environments, the target's RTOS must support the means for inter-task communication via messages. It is also useful if the RTOS includes support for periodic timer interrupt services and semaphore protection of critical code sections. These RTOS features are typically found in commercial-quality RTOSs.
Related Questions

How do I get the latest PEG+ release?

Swell Software: Products: Frequently Asked Questions
You can download the latest release if you have a valid technical support contract and a user ID and password.
Related Questions

What are the drawing primitives included with PEG+?

Swell Software: Products: Frequently Asked Questions
PEG+’s drawing primitives are useful to perform custom drawing at the application level. They can be invoked at any time by your application level software.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact