Jul 1, 2010

SMSCaster 3.6 works on xp,vista,7



SMSCaster E-Marketer is easy-to-use yet powerful SMS message broadcasting software for e-marketing. It allows you to send marketing & advertising SMS and receive response SMS from the computer.

If differs from other desktop texting software which relies on an Internet SMS gateway. Instead, use your existing mobile phone, GSM modem or cellular terminal and connect it to the computer. The connection can be done via a USB data cable, serial data cable or Bluetooth COM port.

Designed with bulk broadcasting in mind, SMSCaster helps you manage your marketing campaigns and send customized messages to your target groups. Since SMS is fast and cost effectiveness, messages like promotion, reminder, alert, special notice or statement are well suited to be delivered by using SMSCaster E-Marketer.


Key Features:

* Convenient: Send & receive SMS right from your computer. Do not relies on an Internet SMS gateway.
* Low cost: No registration, no pre-pay and no need to buy SMS credit before start. Utilize your existing mobile phone.
* Phone book: Manage your contact list for different marketing campaigns into project files, with grouping support. Import existing data from a wide varieties of comma separated value and text file with the “Import Wizard”.
* Send personalized SMS: Send personalized SMS content to each recipient by inserting data from the phone book automatically.
* Unlimited SMS: You can send and receive unlimited number of sms during license period.
* Send in different languages: Support GSM 7-bit and UCS2 Unicode encoding with Auto Encoding Selection. Compose your SMS in many different languages: German, French, Dutch, Greek, Italian, Portuguese, Chinese, Japanese, Korean, Arabic, Cyrillic, etc.
* Responder: Auto reply to incoming SMS for pre-defined keywords and reply messages. (Enterprise Edition Only)


Internet Download Manager v5.19



Internet Download Manager v5.19 - The best way to handle your downloads and increase download speeds. Added full support for Windows Vista, WOW! YouTube, Google Video, MySpaceTV, IE7 and Firefox

Nature Illusion Studio Pro 3.41.3.86




"Transform your real-world photo into an animated nature scene by adding a wide array of water, weather and sound effects to your own photos and images"

Make photo live
A photo restricts your excitement from holidays spent at the seaside or near a waterfall to flat, two-dimensional images. Nature Illusion Studio lets you go beyond these physical restrictions and make a self-made animated scene, which can bring the original spirit and excitement of the holiday back to life.

Realistic natural effects
All visual effects have been recreated with accurate physics, so ripples on the water or subtle movements of the air look and behave just like they might in the physical life.


Share to others
The best thing is that you can share your excitement with others. You can create a screensaver and present it as a gift to your beloved or friend, publish it on your website and let your guests or customers download it for free.

An important benefit of Nature Illusion Studio is the option to share the exciting and happy moment in the more realistic manner as opposed to the traditional two dimensional photos

Superb result
The end result is a superbly lifelike and atmospheric presentation that can be saved as a screensaver, a standalone executable, an AVI or animated GIF file and distributed to other people, who can admire your creation.

Features:

* Apply up to 6 types of water effects to a single image.
* Add Animated Objects to image. Supports animated GIF. ** NEW **
* Add snow or rain.
* Add sound effects up to 8 channels.
* A library of water presets for various effects, including Waterfall, Lake, River, Fire, Fog, etc.
* Auto View mode provides you with instant feedback on your changes in real time.
* Save your creation as a screensaver, executable file, GIF or AVI file.
* Created nature scenes can be used in Water Illusion Screensaver, or Ace Pro Screensaver Creator
* Works with Windows Vista, XP, 2000, ME, NT, 98, 95


PHP with MySQL Essential Training



Table of contents
Introduction
Introduction 2:43 1.8 MB
Using the exercise files 2:46 4 MB

1. PHP Overview
What is PHP? 2:56 2 MB
History 3:16 2.7 MB
Why choose PHP? 4:46 7.1 MB
Installation overview 4:42 3.2 MB

2. Mac Installation
Installing 12:12 20.2 MB
Configuring 13:40 17.8 MB
The text editor 3:50 5.5 MB
phpMyAdmin 2:34 3.9 MB

3. Windows Installation
Installing 6:31 7.7 MB
Configuring 8:22 12.6 MB
The text editor 4:21 6.3 MB

4. First Steps
Viewing PHP configuration information 8:09 10.5 MB
Embedding PHP 6:55 5.8 MB
''Hello, World!'' 5:20 4.9 MB
The operational trail 1:36 1.2 MB
Inserting comments 3:51 4 MB

5. Exploring Data Types
Variables 9:05 9 MB
Strings 5:43 5.8 MB
String functions 7:37 7.7 MB
Numbers pt. 1: Integers 5:14 5.5 MB
Numbers pt. 2: Floating points 5:07 4.6 MB
Arrays 12:18 11.4 MB
Array functions 5:40 6 MB
Booleans and NULL 8:25 9.6 MB
Type switching and casting 7:35 7.7 MB
Constants 4:03 3.9 MB

6. Control Structures Pt. 1: Logical Expressions
If statements 6:10 5.2 MB
Else and elseif statements 2:34 2.4 MB
Logical operators 5:58 6.7 MB
Switch statements 4:18 4.1 MB

7. Control Structures Pt. 2: Loops
While loops 7:04 6.8 MB
For loops 4:01 4.1 MB
Foreach loops 6:39 6.7 MB
Continue 3:02 3.8 MB
Break 3:13 3.2 MB
Understanding array pointers 5:18 6 MB

8. User-Defined Functions
Defining functions 11:28 10.5 MB
Using functions 6:28 7.9 MB
Returning values from a function 7:46 8.8 MB
Setting global variables 6:40 7.4 MB
Setting default values 6:30 7.7 MB

9. Debugging
Debugging and troubleshooting 7:09 6 MB

10. Building Web Pages
Links and URLs 3:49 4.7 MB
Using GET values 5:50 5.9 MB
Encoding GET values 7:39 7.2 MB
Encoding for HTML 8:51 10.1 MB
Building forms 5:28 7.2 MB
Setting cookies 9:55 11.8 MB
Establishing sessions 8:49 8.9 MB
Headers and page redirection 12:19 13 MB
Including and requiring pages 7:22 8 MB

11. MySQL Basics
MySQL introduction 4:46 3.2 MB
Creating a database in MySQL 6:20 5.5 MB
Populating a MySQL database 7:12 8.3 MB
phpMyAdmin 9:54 16 MB
Connecting to MySQL with PHP 6:12 6.5 MB
Accessing data in MySQL with PHP 6:22 8 MB

12. Building a Content Management System
Blueprinting your application 8:46 7.4 MB
Building the CMS database 8:17 10.5 MB
Understanding relational databases 5:26 5.9 MB
Establishing your work area 4:51 6 MB
Creating your first page 7:05 12.6 MB
Making page assets reusable 9:01 13.4 MB
Connecting your site to a database 11:28 15.4 MB
Building dynamic navigation 9:16 13.5 MB
Refactoring the navigation 10:25 16.1 MB
Adding links to your navigation 4:53 6.8 MB
Determining which page is selected 4:49 6.7 MB
Displaying HTML based on the selection 4:16 6.1 MB

13. Application CRUD
Finding a subject in the database 12:07 16.5 MB
Finding a page in the database 5:24 7.7 MB
Creating a page for a new subject 11:48 23.9 MB
Creating a subject entry form 7:13 8.8 MB
Adding subjects 9:15 11 MB
Escaping values for MySQL 9:26 13.8 MB
Form validation 7:18 9.6 MB
Additional form validation 3:21 4 MB
Editing a subject 4:59 8.2 MB
Using single-page submission 5:41 9.7 MB
Updating a subject in the database 8:17 12.4 MB
Sending form results as messages 5:36 9.9 MB
Deleting a subject 8:39 15.3 MB
CRUD review and assignment 7:16 8.8 MB
CRUD assignment results 9:18 17.5 MB

14. Building the Public Area
The public appearance 3:39 3.6 MB
Navigation in the public context 6:57 10.9 MB
Functions in the public context 5:30 9.8 MB
Creating a default subject behavior 5:19 9.8 MB
Text encoding and transforming 8:06 8.9 MB

15. Regulating Page Access
User access overview 2:30 2 MB
Encryption 7:57 11.5 MB
Creating a login system 5:04 6.9 MB
Checking authorization 6:00 10 MB
Using sessions to maintain login status 6:42 8.3 MB
Creating a logout page 8:27 11.6 MB
Conclusion
Goodbye 2:45 2.2 MB


Download Part 1 Download Part 2 Download Part 3