Archive for the ‘PHP’ Category

@font-face Generator: Embedding Any Font Face on your Web Page

Published: Jan 26, 2011
Tags: , , , , ,

Why Use Embedded Fonts?

Because a font is an operating system resource, not a browser resource. If you have an unusual font installed on your PC, it’s easy to design a website and include that font. You can see it because the font is installed on your operating system. But if your visitors don’t have it installed too, their browsers will display their default font instead.

From a page designer’s perspective, this is a big weakness. You want pages to display like you intend, but can’t control an individual browser’s display . No matter how carefully you lay out your page with a particular font, you’re at the mercy of the user’s browser when the page is displayed.

That’s where @font-face Generator come in: with them, you don’t have to worry about browsers defaulting to a more common font. Instead, your font downloads along with the page. This generator is really useful and indeed works really great. Try it for yourself..

You can also download bunch of fonts here

 

Archive for the ‘PHP’ Category

@font-face Generator: Embedding Any Font Face on your Web Page

Published: Jan 26, 2011
Tags: , , , , ,
YouTube Preview Image

 

Archive for the ‘PHP’ Category

@font-face Generator: Embedding Any Font Face on your Web Page

Published: Jan 26, 2011
Tags: , , , , ,

Obtaining assistance from an expert will usually produce a optimistic effect on assembling your shed and provide you with far better outcomes as compared to a person doing the work oneself or even obtain the aid of the freelance writer. Exactly the same suggests for the task regarding PHP advancement. Employ any PHP Developer to find the greatest companies and also the the best results to create assembling your project successful.

Thus there’s a must retain the services of the PHP Developer without a doubt, however there are many alternatives available in the market which you may find yourself picking the incorrect particular person to your task as well as wind up losing lots of time, funds and energy. Therefore, this particular require a mindful assortment method which will make sure the proper PHP Engineer employed that suits in to your financial allowance and also meets your needs venture.

Just what exactly is always that will make sure the proper assortment. This i offer you handful of items to understand that can assist you significantly. Above all, constantly employ any PHP Engineer coming from a great freelancing business, and when achievable from the business in which will PHP encoding inside Of india.

The explanation for both of these is always that selecting coming from a great freelancing is actually less dangerous while they possess sufficient sources to take care of promising small to big size tasks, in addition there are other choices that you should select from. And also selecting from the PHP development business within Of india is helpful because the selecting prices are usually reduced as a result of forex variation as well as the competitors on the market. The provision regarding PHP Computer programmers within the Native indian industry is simple which means you won’t have any kind of trouble discovering the right particular person for the task.

Second of all
, you need to mix confirm the subsequent information. Prior to deciding to complete the particular PHP Developer you need to look into the profile, look into the conversation capacity with the developer, and also the recommendations existing around the firm’s web site. Investment portfolios are evident indications regarding the type of function the business or perhaps the computer programmers did and also can handle carrying out. The particular connection abilities are usually regarding major value since it performs an extremely important function inside the improvement with the task. And also testimonies do understand reduce indicator of your happy consumer.

When these kinds of 3 the situation is in position then you can certainly just complete the organization as well as retain the services of the actual PHP Developer for the project.

 

Archive for the ‘PHP’ Category

@font-face Generator: Embedding Any Font Face on your Web Page

Published: Jan 26, 2011
Tags: , , , , ,

Our goal

We’re going to edit the hosts file on our PC to make our servers IP address (e.g. 174.120.31.21) resolve to rockyrasonable.com, just like what a DNS server does when example.com’s name servers have been changed to point to the new hosting.

Configuring the server

All server configurations are different but the principle is generally the same, we need to find out/set our example.com to appear in the web browser when we visit our example IP of 174.120.31.219. For this example I’m going to explain the process on a Cpanel driven server (from this you should be able to get an idea of how this would be achieved through other management software packages).

  • Configure your web space for rockyrasonable.com and upload all your files to it
  • Login to Cpanel
  • Select Server from the left-hand menu
  • Go to the IP Addresses – This should present you with a list of IP addresses assigned to your server, when you configured the hosting for example.com you will have selected one of these IP addresses (you may even only have one IP address in this list)
  • For each IP address there’s a column titled Hosting with a link showing the number of domains assigned to that IP address, click the link that corresponds with the IP address you selected for the web space
  • Select rockyrasonable.com and click Set As Default - You can only select one default domain to be displayed if you visit that IP address in a browser
  • Make a note of the IP address (e.g. 174.120.31.219)
  • Visit 174.120.31.219 in a web browser – You should be presented with your newly uploaded site for rockyrasonable.com

Editing the hosts file

PC’s have a hosts file that we can edit to make 174.120.31.219 resolve to rockyrasonable.com just as if the name servers for rockyrasonable.com had already been changed.

  • Open the hosts file
  • Edit and save the hosts file
  1. Go to the Start menu and choose Run. Type the following in the Run dialog box:
    1. For Windows NT and Windows 2000
      1. C:\winnt\system32\drivers\etc
    2. Windows XP, Windows Vista or Windows 7
      1. C:\Windows\System32\drivers\etc
  2. Click the OK button (This should open a window with several files in it.)
  3. Find the file called ‘hosts’ and double–click it. If prompted, specify that you would like to choose a program to open the file with from a list of programs.
    1. Choose ‘Notepad’ from the list of available programs.
  1. Start typing on a new line at the bottom of the file.
    1. To do so, place your cursor at the very end of the last line and hit ‘Enter’ to start a new line.
  2. Type these two lines of text like this example:
    (use your server IP address and your site domain in–place of the defaults below)

    174.120.31.219  rockyrasonable.com
    174.120.31.219  www.rockyrasonable.com
    
  3. Close the hosts file and save it when prompted.

PLEASE NOTE: At this point you should be able to view and publish to your web site using your domain name. After 3–4 days, you will want to undo this change to your hosts file so that you can check to see that your domain name is now resolving without assistance over the internet.

  • Undo the Hosts file change (after you have confirmed that it is resolving properly)
  1. Open the hosts file as described above.
  2. Delete the information that you added previously and close the file.
  3. Choose to save the changes to the hosts file when asked.

 

Archive for the ‘PHP’ Category

@font-face Generator: Embedding Any Font Face on your Web Page

Published: Jan 26, 2011
Tags: , , , , ,

Over the years several programming languages have appeared on the scene and some have stayed the course. The first programming language to hit it big commercially with business applications was COBOL in the Mainframe days. This was followed by C and C++; when the client server era came briefly, Microsoft launched VB, VC++. The arrival of the web spawned several new languages such as ASP, Perl, Java, Cold Fusion, Ruby, C#.

COBOL still has its forte thanks to legacy applications and IBM. C/C++ has always retained its stronghold – engineering and embedded systems.

On the web front, which has seen enormous applications and innovation, a few languages stand out in terms of popularity – Java, Microsoft .Net (C#/VB.net), PHP, Ruby (on Rails).

How does one decide which language to use? A lot of factors come into play, some of the key ones being:

  • Legacy
  • Cost – development, tools, products
  • Community – popularity, size of user base, developer base
  • Support – product vendors, user groups, proprietary/open source
  • Development – speed, simplicity, ease
  • Performance
  • Platform – Enterprise, Internet, Mobile, Device etc..
  • Application type – Content, Transactional, Collaboration….

If you are an established enterprise, a lot of times this is dictated by existing environment, if you are an IBM/Sun/Oracle shop you are probably going the Java/J2EE way. Most large enterprises have chosen to go the J2EE route mainly because of its non-proprietary nature, the support from several vendors and its first mover advantage as a robust enterprise platform for the web. If you have been a Microsoft factory, the choice is obvious. Microsoft does particularly well with mid sized companies and in several non-US markets. PHP and Ruby seem to be going head-on and competing in similar segments. Startups and newer companies do not have legacy overheads and hence are free to choose any platform. Also when the hunt is for the best fit COTS product or solution rather than a bespoke application, programming language becomes secondary and more a consequence than choice.

In summary, the field has narrowed down to a few languages, each of which has its niche and application areas. The consumer now has some stable choices to pick from; it is a good time and setting to be in!

 

Translator

English flagItalian flagKorean flagChinese (Simplified) flagChinese (Traditional) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flag
Arabic flagGreek flagDutch flagBulgarian flagCzech flagCroatian flagDanish flagFinnish flagHindi flagPolish flag
Romanian flagSwedish flagNorwegian flagCatalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flag
Slovak flagSlovenian flagUkrainian flagVietnamese flagAlbanian flagEstonian flagGalician flagMaltese flagThai flagTurkish flag
Hungarian flag         

My Partners

Review rockyrasonable.com on alexa.com

hostgator
Hostgator templateplazzaelegantthemesrocketthemeTopPhilippineWebsites.com Programming Blogroll Center

Tags

Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Powered by WP Robot