October 23rd, 2008Protect PHP Code

Protect PHP Code

You are writing the PHP Code and now you feel worried that someone will steal your intellectual property? It’s time to protect what is yours. Use this software. It will encode the plain text to ACSII code which is hard for human to be readable.

Ion cube.
This is the most popular software to encrypt your PHP code. and support many web hosting. Also offer encode single file just for $0.50
Using ION Cube PHP Encoder offers these important benefits to protect your code:

  • Product developers can use the encoder to license and protect their code before distributing it
  • Website designers can use the encoder to protect their custom programming work
  • Website owners can use the encoder to hide valuable data and protect code from unauthorized changes

Available evaluation copy to download.

Protect Your PHP Code now using Ioncube

SourceGuardian
Source Guardian™ 7.0 for PHP is the ultimate protection solution for encoding and protecting your PHP scripts. To download our PHP Encoder and protect your PHP scripts, download this software which has full native byte code encoding, time limiting scripts, IP and domain locking, a license generator and many other features. Source Guardian™ 7.0 for PHP is the most comprehensive and user-friendly protection solution on the market.
Available also demo software for Windows, Linux, Mac OS X

Protect Your PHP Code now using SourceGuardian

PhpCipher
It offers 128-bit encrypt and protect people from stealing your PHP source code. Login as administrator account of our Client Management System with the username and password below to see the demo
Username: admin
Password: admin

Protect Your PHP Code now using PhpCipher

Code Lock
Code Lock is a PHP and HTML code encryptor for protecting your source code from thieves. You can encrypt your PHP scripts before distribution to make it unreadable by humans. Code Lock allows you to limit your scripts to IP addresses, password protect your scripts and set an optional expiry time. Code Lock is an easy to use, full-featured software encryption solution for PHP and HTML scripts. Code Lock V2.0 works by encrypting your entire PHP page(s) (including HTML and JavaScript). You can simply browse your computer hard drive for your file(s) or specify your server path. Then, enter your options through the 2-step wizard. When you’re ready, simply click on “ENCRYPT”. All your files will then be automatically encrypted for you! Once your page(s) are encrypted, then you can safely distribute your PHP scripts to others. You can set password to protect your scripts with an unlock key and for additional security, you can lock your scripts to specific domain names or IP addresses AND you can specify any expiry time if you want to. An added feature is that you can choose to encrypt all of your browser HTML output (generated by your PHP scripts). This means you can protect form data, variables, email addresses, image URL’s and return URL’s (i.e. for PAYPAL) - so people can’t cheat your system and read your source code

Protect Your PHP Code now using codelock

Zend SafeGuard

Zend launched Zend Paltform, Zend Core, Zend Studio, Zend Guard and Zend Optimizer. Use Zend Optimizer free runtime application to run the files encoded by the Zend Guard to protect your PHP code. Zend Guard claim which is already 7 years in this market. For more information of this product, click on More Zend Product

Protect Your PHP Code Now using zend SafeGuard

November 24th, 2007How To Create A Favicon

A Favicon is a little custom icon that appears next to a web site’s URL in the address bar of a web browser. And when I say little, I mean 16 pixels by 16 pixels. So if you like good design challenges, try your hand at this one.

favicon

All you need to add to your site is a Windows Icon (.ico) file called favicon.ico that you upload to the main directory of your website.

Download the Plug-in.
If you are using Photoshop, you’ll need the Windows Icon (ICO) file format with Photoshop Plug-in. You can download the plug-in from Telegraphic. The plug-in reads and writes ICO files in 1, 4 and 8-bit indexing and 24-bit RGB modes, and also reads and writes 32-bit “XP” icons (with 8-bit alpha channel). Make sure to install the plug-in before you begin this tutorial.

Let’s Begin
Because 16 x 16 is such a small canvas area, it can be very difficult to be created. So instead of that, let’s start your project with a canvas and set at 64 x 64 (always use even multiples when you plan on resizing files). Do this by selecting File>New, and open a new canvas that is 64 x 64 pixels in size.

faviconThe Design
If you already have a logo then you should reduce it to the 16 x 16 size to see if it is enough to hold up. If it doesn’t look good at this size, work with the 64 x 64 canvas and try creating a simple design that incorporates colors from your web site’s palette.

When you’re ready to test the design, select Image>Image Size menu and enter 16 x 16. Click on resample Image and choose “Bicubic Sharper” from the drop-down menu (CS only for this step). This is the best setting to make sure that an image doesn’t blur as it’s being resized.

If you feel the icon is not quite suitable with what you want, just keep tweaking it until it is perfect. At this tiny size it can take a few tries before you get it right.

Saving The Custom Icon

Go to File>Save As and make sure you name the file with ico extension. Under Format, you must choose Windows Icon (ICO) from the pull down menu. This format will only be available in Photoshop after you download and install the plug-in. In the next step, you’ll need to upload this new file to the /root/images/ folder of your website, so it’s a good idea to navigate and save it to that location on your hard drive now.

favicon

Next Step - Put the Code

Open header.php at your word press template and put a tag
<link rel=”shortcut icon” href=”http://www.agushalim.com/images/favicon.ico” />
as follows in the <head>…</head> section

The Code

<! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
...
...
<link rel="shortcut icon" href="http://www.agushalim.com/images/favicon.ico" />
...
...
</head>

Once you’ve added this code, upload all of your modified pages.

Final Step - Testing
If your new Favicon does not show up right away, try refreshing the page — or put a ‘?’ at the end of the Url, which will trick a browser into thinking the page is new and not cached.

Troubleshooting

  • Browser Issues: Microsoft IE 6 for Windows will not display the Favicon until the URL has been added to the favorites, and Safari for the MAC will not display an updated Favicon until the browser cache has been cleared. But choosing ‘empty cache’ from the menu won’t help because Safari stores Favicon in a separate cache. You must empty the icon cache yourself. Look for it in User>Library>Safari>Icons.
  • File Format Not Available: The Windows Icon (ICO) file format will not be available until you have downloaded and installed the plug in, then quit and restart the Photoshop.

November 24th, 2007Web 2.0 Logo Generator

web design logo - web 2.0 logo generator and free logos

If you need a simple concept and free logos, you can try Web 2.0 Logo Generator from Simwebsol.com and web2.0stylr.com. The design is quite simple and the logo is in the form of icon in text mode.

They provide different features to make it easier for logo making. But the interesting part for me is the feature from Simwebsol.com which can make reflection and also change the proximity, further we can choose DPI. The result can be saved in the form of PNG, JPG and GIF

web2.0stylr.com - web 2.0 logo generator and free logosSimWebsol.com - web 2.0 logo generator and free logos
Well for my own preference, I prefer Simwebsol.com because it has more functions. If you like it, you can use this web tools.

So, what do you think?

It is a very tiring job for me who have little knowledge about design how to make a logo for my own company. In order to do it, it really needs an excellent skill. My friends who are graphic designer also said that it is a complicated thing to make a logo and it needs a lot of time. Therefore, it explains why the price of a logo can be so expensive. I also never give up in doing my own logo. Through some researches, I find a link, which is quite interesting in helping me to complete my logo.
http://www.logomaker.com provides some design information, which costs nothing to design. However, if we want the logo then we have to pay for it. The price is quite reasonable. It costs $99 per logo.

Why I can say it’s cheap?
We can use the professional font to design the logo and the price for a Serpentine Bold font in the market is around $200

Here are the following steps:

Step 1
Logo Maker Step 1
Icons are provided here based on category that you want.

Step 2
Logo Maker Step 2
The font and the location are based on your objective.

Step 3
Logo Maker - Step 3
Save and if you are not a member yet, you have to register first.

Step 4
After paying $99 we can download the icon that we have created.

Final Results !

Logo Online Program

The outcome is quite professional, isn’t it?

I use the information in http://www.logomaker.com to complete the logo in my new website http://www.online-program.net


© 2007 Make Money Online | Powered by Wordpress