WareSeeker Search Software

geek in a box vista 2.7


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Geek In A Box - Vista 2.7


windows Utilities->System Tools $19.99
View Detail
Download Geek In A Box - Vista 2.7Download Geek In A Box - Vista 2.7
5.2 MB
Geek In A box is a system control board, designed with beginner users in mind. With this software a person with absolutely no computer knowledge will have the ability to make changes or adjustments to their computer. The board consists of over 40 settings, all available with just a clickof the mouse. Settings like adding user accounts, setup user passwords, clean out internet history, and many more.
2

Geek In A Box XP 2.7


windows Utilities->System Tools $19.99
View Detail
Download Geek In A Box XP 2.7Download Geek In A Box XP 2.7
27.0 MB
Geek In A box is a system control board, designed with beginner users in mind. With this software a person with absolutely no computer knowledge will have the ability to make changes or adjustments to their computer. The board consists of over 40 settings, all available with just a clickof the mouse. Settings like adding user accounts, setup user passwords, clean out internet history, and many more.
3

SMS in a box 0.8


windows Network Internet->Misc Web Server Tools $234
View Detail
Download SMS in a box 0.8Download SMS in a box 0.8
5213K
SMS in a box is an SMS gateway and enables you to build your own SMS based services. Use it to deliver ringtones via WAP PUSH or send and receive text messages from your web applications.


SMS in a box is easily managed through a web 2.0 interface relying heavily on AJAX and supports GSM hardware devices as well as HTTP->SMS providers such as Clickatell.

4

SMS in a box 0.9.3


windows Network Tools->Network Tools Suites $59.00
View Detail
Download SMS in a box 0.9.3Download SMS in a box 0.9.3
5.0 MB
SMS in a box is an SMS gateway and enables you to build your own SMS based services. Use it to deliver ringtones via WAP PUSH or send and receive text messages from your web applications. SMS in a box is easily managed through a web 2.0 interface relying heavily on AJAX and supports GSM hardware devices as well as HTTP->SMS providers such as Clickatell.
5

Business-in-a-Box 4.0.14


windows Business Finance->Applications $249.95
View Detail
Download Business-in-a-Box 4.0.14Download Business-in-a-Box 4.0.14
492 KB
Business-in-a-Box is the ultimate document-writing tool. Including over 1,200 templates of essential contracts, agreements, letters, board resolutions, plans, proposals, policies, checklists and spreadsheets, Business-in-a-Box simplifies and accelerates all your writing tasks. Simply fill in the blanks and youll be ready to do business in minutes!
6

Benchmark Manager in a Box


script PHP Free
View Detail
Download Benchmark Manager in a BoxDownload Benchmark Manager in a Box
Benchmark Manager in a Box manages everything from order pages built dynamically to monitoring the domain to make sure it is resolving to managing affiliates. Script can be integrated into any website. Auto emails upon activation of account, resolve of domain and when orders are place. Current payment modules include PlugNPay, PayPal and 2Checkout, PaySystems TPP-Sale integration and TPP-Pro with a built in Trouble Ticketing System. New in Version 1.7.0: search features and currency variables.
7

Intranet-in-a-box 2.0


windows Business Finance->Business Finance $250.00 to buy
View Detail
Download Intranet-in-a-box 2.0Download Intranet-in-a-box 2.0
4.29 MB
Intranet-in-a-box 2.0 - provides a simple and complete solution for any small business which cant afford to have a custom intranet built for them. It provides a built in server (no messing with database and server settings), employee directory, company calander, resource management, and much more. You can schedule meetings, book meeting rooms, and publish your companies important information so that all your employees can quickly access it. In addition to this, your site can be quickly customised to match your companies image (logo, colors, etc.)
8

Band-in-a-Box 12.0 build 29


mac Multimedia Design->Audio Free
View Detail
Download Band-in-a-Box 12.0 build 29Download Band-in-a-Box 12.0 build 29
12 MB
Band-in-a-Box is an automatic accompaniment program for Macintosh.

You type in the chord symbols to any song, using standard chord symbols like C, Fm7, Cm7b5 etc. choose a style and press PLAY. Band-in-a-Box then generates a pro quality 5 instrument accompaniment of bass, drums, piano, guitar and strings in over 100 styles of music.

Whats New in This Release:

· This patch is a general maintenance release.
· It also updates a few styles, and adds support for the latest Styles Sets (to Styles Set 62), Soloist Sets (to Soloist Set 18), and Melodist Sets (to Melodist Set 8).

9

Roster-in-a-Box 1.0


linux Miscellaneous->Education Free
View Detail
Download Roster-in-a-Box 1.0Download Roster-in-a-Box 1.0
0.13 MB
Roster-in-a-Box project is a course management system designed to facilitate the use of autograded homework assignments, while also allowing for text-based questions to be submitted online and graded online by the instructor. I developed and currently use the system for my introductory statistics and microeconomics courses at Long Island University, and I have had it in production since 2005. While you will be able to break the program if you try hard enough, it is stable and very much ready for use.

I wrote the program because I wanted something simpler than Moodle (and also because my school was not supporting Moodle at the time that I started the project). I love Moodle, and Moodle may be right for you, but it wasnt right for me, because I didnt want the course management system to take over my course web site. Basically, Roster-in-a-Box handles the homework and grading functions with a couple of web pages and leaves you on your own to design the rest of your course web site. That may or may not be what you want.

It should be quite simple to take my statistics modules (and the forthcoming microeconomics modules that I just havent gotten around to packaging) and get your own introductory statistics course up in no time. It is also quite simple to set up a course that consists of only text-based, manually-graded questions. On the other hand, if you want to write auto-graded assignments for some other purpose, you will have to know how to code them yourself. The structure of the modules should be somewhat self-explanatory to experienced programmers, but is probably daunting to those who do not know how to code. The entire program is written in PHP, and uses MySQL as a back-end database.

Limitations:

· There are things you could do while editing the assignment list that would leave it in an inconsistent state. For example, if you leave a page open, then open up a different page and make edits in that page, and then go back to the first page and save your changes, you may screw things up. I will get around to fixing this problem at some point, but in the mean time try not to do things like that.
· The program uses the PHP session variable, which by default times out after 24 minutes (supposedly due to security concerns). You should bug the web site administrator to lengthen the PHP system setting session.gc_maxlifetime to be as long as possible.
· By default, the system resets to the Spring semester on January 1st, the Summmer semester on May 15th, and the Fall semester on September 1st. I should probably make these dates editable somewhere in site_settings.php, but instead youll have to dig through administer.php and homework.php if you want to change them.

Whats New in This Release:

· This has been used in a production environment for two years now, but the code has never been released.


10

Atom in a Box 1.1


mac Education->Math Science $19
View Detail
Download Atom in a Box 1.1Download Atom in a Box 1.1
465 KB
Atom in a Box is small program designed to aid in visualizing the Hydrogenic atomic orbitals, a prime and otherwise unwieldy example of quantum mechanics.

Unlike other tools in this category, this program raytraces through a three-dimensional cloud density that represents the wavefunctions probability density and presents its results in real-time (up to 48 frames per second on the latest hardware).

The user interface is very interactive and provides a wide degree of flexibility. It contains all 140 eigenstates up to the n=7 energy level and the allowed spectral transitions between those eigenstates.

It also allows a state formed by a superposition of up to eight of those eigenstates allowing for over 3 trillion possible states. The program can display a wavefunction as a picture of a cloud, use color as phase, plot in red-cyan left/right for 3D glasses, and slice the wavefunction.

11

Bravenet-In-A-Box


script PHP Free
View Detail
Download Bravenet-In-A-BoxDownload Bravenet-In-A-Box
BIAB is a custom script package developed to promote Bravenet ́s Affiliate Program. Webmasters can upload BIAB to their own server to start promoting famous WebTools provided by Bravenet, earning commissions with every Free active member signup. To know more about BIAB, visit our demo. It comes with a very easy to customize header and footer to match your current layout. If you are a webmaster and want to promote Bravenet ́s Web Tools from your own website feel free to download BIAB. Is 100% Free to use. BIAB just need your affiliate ID to be added to the config file and its ready to go.
12

Gallery in a Box


script ASP NET $89.00 Additional Info: Developer
View Detail
Download Gallery in a BoxDownload Gallery in a Box
Gallery in a Box is the complete gallery solution for publishing your photos, videos and audio clips in an attractive and functional web application. It is easy to set up - and update your galleries with new content; simply upload content to your server - everything else is automatic.
13

The Life of a Geek 2.0


linux Games->RPG Free
View Detail
Download The Life of a Geek 2.0Download The Life of a Geek 2.0
0.055 MB
The Life of a Geek is very silly console game in which you (a geek) must keep a computer running until you graduate college.

Surf around on the Internet, battling hackers to gain money and better security for your box. Drink lots of caffeine to keep yourself awake, since if you go to sleep, you risk an attack on your computer.

The Life of a Geek is a simple console game.

Save up money to take a month-long college course and improve your education, but remember that paying attention to schoolwork also leaves your computer open to attack.

Find a quick job for a month at places like fast-food restaurants and grocery stores, but remember again that time away from your computer leaves it open to attack. Viruses may also appear on your computer, weakening your computers health points regularly until cleaned.

Whats New in This Release:

· Improved randomness, a fix for a bug where more energy drinks could be bought than the available money allowed, and support for compiling using Visual C++.


14

Windows in a box 2.0


windows Windows Widgets->System Utilities Free
View Detail
Download Windows in a box 2.0Download Windows in a box 2.0
158 KB
Ever get tired of searching for a setting inside the control panel?

Inside Windows Xp are hundreds of settings that require endless clicking through the Operating System that can get really frustrating. Windows in a box was designed to eliminate all that.

Sits on your desktop, easy to navigate, and puts an end to all the frustration of endless searching for settings.

Spyware, Adware and Malware free. Requires little memory to run, and nothing to install.

15

Radiation from a slot in a shield 1.0


mac Education->Math Science Free
View Detail
Download Radiation from a slot in a shield 1.0Download Radiation from a slot in a shield 1.0
136 KB
Radiation from a slot in a shield is an EMC tool for worst case estimation of the radiation from an aperture in a shield (Mac OS X)

16

Fit Image in Box 1.0


mac Multimedia Design->Graphics Free
View Detail
Download Fit Image in Box 1.0Download Fit Image in Box 1.0
11 KB
The Fit Image in Box scripts purpose is to resize an image to fit within a picture box, then resize the picture box to fit the image.

It is better than the command+option+shift+F shortcut in Quark XPress because, unlike the shortcut, the script leaves no blank space in the picture box.


17

3D Box Shot Lite 2.00


windows Graphic Apps->Authoring Tools Free
View Detail
Download 3D Box Shot Lite 2.00Download 3D Box Shot Lite 2.00
2.5 MB
3D Box Shot Lite is a freeware tool for creating 3D Box Shot Images. A box shot of your products can help you sell more software. The reason for this may not be obvious to you. You might think that showing a box shot image on your site is dishonest unless you physically ship your product in a box. The truth is that a nicely designed box shot will allow your product to stand out on many shareware download sites.
18

Easy Geek CMS


script PHP Free
View Detail
Download Easy Geek CMSDownload Easy Geek CMS
User our templte or integrate your own design template or we will do it for you. Easily move your pages around. Update text in a WYSIWYG editor. Upload pics, documents, pdfs, mp3s etc. Integrated Search engine. Add contact form or newsletter sign up and manage with one click. Three level navigation system. Gallery module. Visit the site now. It is entirely driven by Easy Geek. And make sure you go to the other site examples powered by Easy Geek to see the possibilities.
19

3D Box Shot 1.00


windows Graphic Apps->Editors $29
View Detail
Download 3D Box Shot 1.00Download 3D Box Shot 1.00
1.53 MB
Boost your sales with the high quality box shots your products deserve. 3D Box Shot works great on Windows NT, ME, 98, XP, 2000, with a 600mhz CPU + OpenGL Compliant Graphics as a minimum specification.

Simply load your artwork into the program and youll have the perfect box shot in a few seconds.

3D Box Shot is a virtual packaging design tool. It transforms your artwork into a 3D box in real time using the full power of your PC s graphics hardware, allowing you to rapidly prototype your box designs. You can easily rotate, pan and zoom your box in real-time, which helps visualize the finished design and make better boxes. 3D Box Shot can then export high quality bitmap images of your box which can be edited for inclusion on your web site or in promotional literature.

With 3D Box Shot, you can turn your box image into a genuine sales tool. Unlike other box maker packages, 3D Box Shot can create big images as well as tiny thumbnails. As a result, you can make your box shot clickable and link to a full sized image.

A well designed box can hammer home your sales message and help to secure the sale. Putting it simply, a quality box shot can improve your conversion rate. Because 3D Box Shot produces 3D box images dynamically in real time, we firmly believe its the best way to make box shots.

3D Box Shot comes complete with a series of box templates in a range of shapes and sizes. These include standard retail boxes, over slip boxes, Standard CD s, slim CD s, standard DVD cases and Slim DVD cases.

If there s a different size box that you d like us to include in the program please email us with the details.

Limitations:
30-day Trial Period

20

F-IN-BOX DLL Edition 3.0


windows Software Development->Components Libraries $299
View Detail
Download F-IN-BOX DLL Edition 3.0Download F-IN-BOX DLL Edition 3.0
1.37 MB
F-IN-BOX DLL Edition is a window control to enhance Macromedia Flash Player ActiveX features.

F-IN-BOX DLL Edition is a tool that does not use its own engine to display movies but provide a wrapper around official swflash.ocx/flash.ocx code instead. Thus it is possible to avoid certain Macromedia Flash Player ActiveX limitations.

Macromedia Flash Player ActiveX 3, 4, 5, 6, 7, 8, 9 are supported.

Here are some key features of "F IN BOX DLL Edition":

· Load flash movies from memory directly (no temporary files!). Protect your flash movies.
· Create flash-enabled applications which are ready to work even when the Macromedia Flash Player ActiveX is not installed!
· Transparency is fully supported!
· Ability to play Flash Video (FLV) directly from memory
· Enable/disable flash sounds
· Adjust sound volume
· Get a snap image of the current flash movie frame
· Flash External API
· Use a flash movie as a dynamic texture in DirectX applications.
· Write code which is compatible with any version of Macromedia Flash Player ActiveX (3, 4, 5, 6, 7, 8, 9).

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search