Software Index
Related Topics
Popular Trends
Trending Topics
 

How Do You Get Google On A I Mac

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Sugar on a Stick
Sugar Labs offers ubiquitous access to Sugar in a USB (Universal Serial Bus) flash memory drive (stick). Sugar on a Stick is a project that gives children access to their Sugar on any computer in their environment with just a ...
April 19th 2011 Freeware    389,059k
Google App Engine for Mac
Lets you run your web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: ...
August 10th 2011 Freeware    3,942k
Google Web Toolkit for Mac
Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language.

Writing dynamic web applications today is a ...
July 19th 2011 Freeware    36,076k
Favorites Inspector
With Favorites Inspector, you can manage your Internet Explorer Favorites. The best part of Favorites Inspector is that it will verify that your stored Favorites still exist!Do you hate clicking on a link only to get the annoying"404 Error"? Favorites ...
January 19th 2004 Shareware    3,421k
Feed A.I.
Feed A.I. is a feed reader with integrated artificial intelligence which learns what kind of items you like and dislike. After a short training period, recommendations will become active and Feed A.I. will alert you if new items that are ...
February 12th 2007 Shareware    492k
Icon Remover
Some new USB devices such as ADSL cable modems, SATA HDD drives, ZIP Drives, External CDROMs are hotplug devices. A hotplug device means that you can remove the device any time without switching off the computer. If you want to ...
May 19th 2007 Shareware    958k
Shaggy Pals
Shaggy Pals is a challenging logic game based on a classic sokoban concept. You control one of the furry friends and your task it to set your pals free by blowing up the bars that block them. The game is ...
June 17th 2005 Shareware    3,737k
pd-TimeStatus
pd-TimeStatus is a project clock type program. It was designed to keep up with the time you spend on a project, but it is not limited to just that. A running clock to keep total of the time spent doing ...
July 17th 2011 Freeware    3,202k
CastlePaste PRO
Why cut and paste when you can simply paste ?

How often do you get a sense of deja vu while typing, and think "I've typed that before" ? Do you wish that there was an easy way to paste ...
March 30th 2008 Shareware  5 stars 1,944k
Now You See It
You've got LOTS of graphics--on hard disk and CDs. But how do you find the one you want? And what'll you do with it once you do? Let Now You See It help you organize and use your images.This nifty ...
January 9th 2003 Shareware  4.5 stars 3,929k
Audacious
Audacious is a media player based on BMP and XMMS. Audacious is a fork of beep-media-player 0.9.7.1.

Why did you fork beep-media-player?

First off, the fork has no political reasons, it is based entirely on technical merit. It's based on a few ...
May 12th 2011 Freeware    1,812k
How to Sell on eBay!
A bundle of tips to help you get started on the right foot with eBay. By learning and following these tactics and strategies, you will learn what 90% of eBay users will never know on how to sell and profit ...
August 10th 2011 Freeware    184k
@KeyLogger Home
@KeyLogger is the highly flexible, all-round desktop security monitoring solution used by concerned parents, small businesses, and "Fortune 500" companies alike. @KeyLogger is also popular for many special tasks like software usability testing or scientific studies of PC usage.

So how ...
October 12th 2003 Shareware    1,035k
A.M.S. - active monitoring system
How do you prevent misuse of your computer system if you don't know what your users are doing ? A.M.S. - active monitoring system makes it possible to help control and monitor activity of individual users in realtime. - Control ...
October 18th 2004 Demo    14,000k
Stash
So what is Stash and what does it do: Schedule your income and expenses: Stash has an inbuilt scheduling engine that can help you prepare for what's coming in each financial period. You can schedule for any possible combination (any ...
November 12th 2005 Shareware    7,948k
Upload Friendly
UploadFriendly is an easy to use Java Applet that will allow multiple file uploads on a web server in a web page. The control supports file filtering, limits and more. Samples available in the following languages: ASP, ASP.NET, PHP, Coldfusion ...
February 19th 2006 Commercial    64k
Yaldex PopUp 4.4
This WYSIWYG (What You See Is What You Get) program generates HTML and JavaScript code to open an URL in a new (PopUp) window. You can specify the properties of the new window, including its size, attributes (whether it is ...
March 29th 2006 Shareware    1,210k
Yaldex PopUp 4.5
This WYSIWYG (What You See Is What You Get) program generates HTML and JavaScript code to open an URL in a new (PopUp) window. You can specify the properties of the new window, including its size, attributes (whether it is ...
June 3rd 2006 Shareware  5 stars 1,210k
A.I. Solver Studio
A.I. Solver Studio is a unique pattern recognition application that deals with finding optimal solutions to classification problems and uses several powerful and proven artificial intelligence techniques including neural networks, genetic programming and genetic algorithms. No special knowledge is required ...
January 11th 2007 Freeware    454k
FRSLinkCheck
FRSLinkCheck is a software tool for validating all the links on one or more web sites you maintain. It can verify the links between files in your web site, as well as links to other web sites on the Internet. ...
May 6th 2007 Free to try  5 stars 2,467k
Related Scripts
Installing Perl Scripts on a Server
The article describes, in detail, how to install Perl Scripts on a web server. It also discusses some basic perl syntax and programming techniques.
November 28th 2005 Freeware     
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate?
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information ...
November 25th 2005 Freeware     
How do I get querystring and form information in C#
How do I get querystring and form information in C# is a tutorial through which users can gather knowledge about adding a querystring into the webform for retrieving data from database. Here author demonstartes about the requesting query string to ...
December 1st 2005 Freeware     
How do I create a string in C#
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers ...
December 17th 2005 Freeware     
How do I receive a listing of all tables in a data base?
How do I receive a listing of all tables in a data base? is a tutorial in which users can learn more about the programme which executes the process of displaying the list of all the tables from the datbase. ...
November 23rd 2005 Freeware     
Getting the Id on a New Record in SQL
Getting the Id on a New Record in SQL is a tutorial which helps the beginners to learn about how to get the identity number of the currently added record in the database. In this tutorial the author gives you ...
December 16th 2005 Freeware     
Instant SEO Top 10 Optimizer Tool
NEW!! A customized report telling you EXACTLY what to do for higher rankings in Google and Yahoo!How do you effectively get your website placed in a search engine's top ten results list? The answer lies within the results that are ...
December 9th 2005 Freeware     
eFormMailer - Webs Easiest Form Mail
You will not find an easier or quickest way to create your online php mailform . - We have intentionally created eFormMailer to be extremely user friendly. We will even install it for you without charge if need be! - ...
December 9th 2005 Commercial     
How to bind multiple resultsets into a DataGrid control
How to bind multiple resultsets into a DataGrid control is a simple tutorial which shows step-by step process of binding multiple resultsets into a datagrid control. This tutorial shows how to create the sqldatareader object to get the result of ...
November 22nd 2005 Freeware     
How to prevent multiple clicks of a submit button in ASP.NET
How to prevent multiple clicks of a submit button in ASP.NET is an ASP.NET tutorial in which the author gives you the solution for the error that arise when the user clicks on the submit button again and again before ...
November 24th 2005 Freeware     
Related Code
Index all messages on a news server
How to index all messages on a news server and put is in a MySql database.
December 29th 2007     1k
How do I hook the Sound Blaster output to play over the phon
How do I hook the Sound Blaster output to play over the phon...
June 29th 2006     1k
Restrict Users To Seeing Just "their" Rows on a Select
As long as user ID is carried in one of the columns, you can easily restrict a Select from a table to user-specific rows by creating a VIEW of the table that only returns rows where the user ID matches ...
April 19th 2010     2k
Use undocumented API call to get cached Windows passwords
This code explains how to call WNetEnumCachePasswords to get windows cached passwords: DUN, NetBios, Internet folders, etc. This function is undocumented, but it is based on a program by Vitas Ramanchuskas. I just translated it to Object Pascal and commented ...
February 18th 2010     14k
A GRID USING ASP
This code is a grid using pure ASP. Its useful when you need to have a page where rows need to be dynamically generated. You can also delete rows that you do not need. I have not used any third-party ...
April 24th 2006     39k
New Software
Popular Software