Showing posts with label domain. Show all posts
Showing posts with label domain. Show all posts

Thursday, December 19, 2013

Windows 8 Activator - Windows 8 Product Key Free Download

Windows 8 Activator - Working windows 8 activator download [with proof]

With our windows 8 activator: You will get working windows 8 product key which enables you activate your windows 8 and have access to a wide range of Microsoft windows inbuilt locked-out features and function.


Windows 8 is the latest operating system developed by Microsoft and is launched few months ago. Microsoft has revamped the whole interface to interact with user. Windows 8 offers better power management, attractive interface, and instant start shutdown process.


Activation Proof


Windows 8 Activator Features:

- windows 8 product key included
- This activator works with all versions.
- Tested and working on both x86 and x64.
- Works in Virtual Environment.
- Works with dual-boot
- No key is needed for install or activation.
- The activation adds the OEM master key for you.
- "OEM" Brand is left up to end-user.
- No BIOS modification needed.
- It has no text during boot. (Vista activators had this)
- Uses OEM SLP method.
- Supports SLIC and non-SLIC enabled BIOS.
- Emulate a SLIC 2.1 enabled BIOS on a PC without SLIC 2.1 present...
- User friendly.
- Interface has a G.U.I for interaction.
- It is recommended to do a clean install of Windows 8 but not necessary as it has tested to work
with upgrades as well.
- You must remove all modifications made by previous 8 Loaders and Orbit30 Win8 Tool Kit (1.8
toolkit was for pre-RTM).
- Disable "UAC" to be safe.

How Activate you Windows8 OS
1. Run the 'windows 8 activator' on your Windows Partition
2. Select your desired "OEM" Brand
3. Wait for the pop-up to appear
4. Click "windows 8 activator"
5. Wait for the pop-up to appear
6. Press "OK" and PC will reboot once complete
- This activator has been put to the test by me & friends!
- Tested on clean installs.
- Tested on upgrades.
- Tested on all versions.
- Tested on both x86 / x64 Systems.
- Passed with flying colors !




Wednesday, June 12, 2013

Facebook Application Programming Step By Step tutorial - part II

You have to know at a glance about the Facebook platform in the previous post. Now it's time for you to taste the Facebook platform. In this tutorial, we will begin to create a simple Facebook application. Let's get started! In this post, you will learn how to make an application on Facebook through stages:
  1. Registration application
  2. Use Facebook Platform

Registering Your Application on Facebook

Before you start making the application, you must register your application on Facebook. Why be registered? Because, you need the API Key in making an application on Facebook. API Key is the key in which your application can interact with services on Facebook. It kind of password for your application.
Think of a theme prior to the application that you created. Next consider a name for the application. The name will be a brand for your application. After that do registrations. Here are the steps to register the application on Facebook:
  1. Open your browser. Point to www.facebook.com / developers.

    If you are not logged in, then the page that appears is the login page. You need to login. Figure 2.1 shows the front page facebook.com/developers, where you will start making applications. facebook2.01
    Figure 2.1 Front page facebook.com/developers
  2. Click the Set Up New Application located in the upper right.

    Notice the arrow in Figure 2.1. Next you will get form as in Figure 2.2.

    facebook2.02
    Figure 2.2 Form create new applications

  3. Enter the name of the application on the Application Name item.

    Consider carefully the use of the name. These names will be the brand of your application. He will appear on Facebook pages. Suppose that in this example I named Yumie Tester.

  4. Select items Agree to declare that you have read and accept the rules created by Facebook.

    If you want to read the rules (Facebook Terms), click the link Terms Facebook. We recommend that you read to find out the boundaries of the use of Facebook.

  5. Click the Create button Application.

    Before clicking the Create Application button, make sure you have selected items Agree. If not, you will not be able to continue.

    After clicking the Create Application button, you will get an application form setting as you can see in Figure 2.3. If you look at the left side of the form, a menu will appear. The menu shows the grouping of items settings.

    facebook2.03
    Figure 2.3 application settings menu

    Well, we'll start from setting the basic things in the Basic menu.

    facebook2.04
    Figure 2.4 form the basic settings

  6. Write a brief description of your application is on the Description field.

    Make a statement with the marketing language. Make it interesting and gives a clear picture of the application. The hope, could attract a lot of Facebook users to use the application.

  7. To display your application icon, click the link Change your icon.

    This step is optional. You may pass. But if you do, you'll get a form as shown in Figure 2.5.

    Click the Browse button to take a picture you want to make icons. Image format that you can upload a JPG, GIF, or PNG. File icons are also not exceed 5 MB. Size to be used is 16 x 16 pixels. If your image exceeds the size will be adjusted by Facebook.

    Check the item "I certify that I have the right to distribute this photo and that it is not pornography". Next click the Upload Image button. Wait a few moments. Once successful, the icon will appear on your setting page. facebook2.05
    Figure 2.5 form to upload icon

  8. If you want to display the logo, click the link Change your logo.

    This step is also optional. You can upload your logo or not. If you click on the link to upload a logo, you will get the form as shown in Figure 2.6.

    Feel free to upload your logo image. Images can be formatted JPG, GIF, or PNG. Not exceed 5 MB. Maximum size 75 x 75 pixels. If more than would be adjusted by Facebook. Check the item "I certify that I have the right to distribute this photo and that it is not pornography". Next click the Upload Image button.

    facebook2.06
    Figure 2.6 Form to upload a logo

    facebook2.07
    Figure 2.7 Picture icons and logos successfully uploaded

  9. If developernya more than one, you can add them to Developers field.

    In this field, you can add more than one developer. Way by typing in a name other than your developers. You can register more than one name.

  10. Write your email in Developer Contact Email Address and User Support.

    This is a medium of communication between the user and your application as an application developer. Through this channel, you will get feedback from your users. By default, will be listed email address you used to register on Facebook. But you can replace the need for this application alone.

  11. Click the Canvas menu.

    There is some information that we deliberately let the first. The target here, you can create applications quickly without having to mess around a lot of settings. Detailed settings we will discuss as we develop the application.

    facebook2.08
    Figure 2.8 menu item Canvas

  12. In item Canvas Page URL, add the name as the URL of your application in facebook.

    This URL must be unique. There should not be the same application. Suppose that in this example I use the name "yumietester". So your URL application http://apps.facebook.com/yumietester/.

  13. On Canvas items Callback URL, type the address where you save your application.

    Address here is the address of the server / hosting where you save the application. For example, http://fb.geniofam.com/ app. Facebook will access the page and retrieve content from that page.

  14. Render Method on the item, choose FBML.

    Here we will use in making FBML Facebook application page.

  15. Click the Save Changes button. facebook2.09
    Figure 2.9 Registration successful application

    After saving these settings, you'll get a page like in Figure 2.9. In this page, you will find information on your application ID, IP Key and Application Secret. We recommend that you store the information meetings. That is the password for your application to communicate with the Facebook servers.

Getting Client Library File

Before you begin creating applications, you need a Facebook Client Library first. You must download it from the website Facebook. Here are the steps:
  1. Download the file in the client library developers http://www.facebook.com/ pages / apps.php.

    Find the download link at the bottom right. Click the link Download the Client Library.

    facebook2.10
    Figure 2.10 Link to download the client library file
    Save the file to your local computer.
    facebook2.11
    Figure 2.11 Download client library file
  2. Next extract (uncompress) the file.

    You can use winrar or 7-zip to extract the file. After you extract, you will get a structure like Figure 2.12.

    facebook2.12
    Figure 2.12 client library file structure after the extracted
You'll get a folder called facebook-platform. Inside the folder are two folders:
  • footprints are examples of Facebook applications at PHP5.
  • php is the folder that contains the PHP 5 library files .

Facebook Application Programming Step By Step tutorial - part I

     Facebook is an incredible site. At the time this tutorial was written, this site reaches ranking second only to Google in the achievement of visitors. What does it mean? Facebook could attract so many visitors. This site even has defeated Friendster friendship site that had been rampant.
But here we are not going to discuss the problem of how to collect friends through Facebook. We will be concentrated into our problems how to make an application on Facebook.
     In facebook, we know the term Facebook platform. Said about platform is very common we hear. Yes, many people say about the "platform". The politicians we like to discuss about the party platform, the coalition must be based on platforms, and so on. The soccer players also discuss platform play. Techniques and strategies are part of the platform to win the game.


Figure 1.1 News Feed Application

Facebook Application

How many applications do you get after registering on Facebook. You can check with the following steps:
  1. Log in to your Facebook page.
  2. In the lower left corner, click the Applications button.
    You'll get a menu display as shown in Figure 1.2. The menu displays the applications that you can use right now.

    Figure 1.2 Faceboook Main Menu

  3. To search for other applications, you can click the link Browse More Applications. To edit an existing application, you can click the Edit Applications link.
    Figure 1.3 List of applications used by a user
From the explanation above, is can you imagine what is meant with Facebook Platform? Yes, Facebook Platform's like a house foundation on which to build the rooms. Fun, home owners can build rooms by knock down model. He can put any part of the building and unload at any time he likes.
Figure 1.3 shows an example list of applications used by a user. He can display a list of applications based on the intensity of usage, which has applications in bookmark it, has been authorized, and so on. Then you can adjust settings on the application. So, this practically is the central of your application control.


Figure 1.4 Setting of application

Third Party Application

Well, fun, Facebook does not only display their application himself. Anyone can create and run applications on Facebook. This is one of the uniqueness of Facebook. this site is not only friendship site that collects just friends, but it also could be developed in accordance with user needs.
You can use Facebook when saturated. Even at the time did not want to meet or greet friends. You can search for game applications on Facebook. One of the popular game is Farmville. In this game, you're not just playing alone, you can also neighbors and help your neighbors. Thus, the concept used in applications is community development.

Figure 1.5 FarmVille game application

So, What is Facebook Platform?

By definition, Facebook platform can be interpreted: framework programming that enables application developers create applications that can interact and integrate with Facebook core services. Example, application named Super Wall application.

Figure 1.6 Supperwall application

Super Wall application is not created by Facebook team but by other developers. In the application, you can display wall in a different format. You can display the status of your friends in this application. This means, the application can interact with your data on Facebook service standards.
Mmm ... you should mention that Facebook is a place to integrate all the applications you need. You can build financial applications, appointments, and other business applications. You can use Facebook as a portal of all the data you need. That is the advantage of the Facebook platform.

Facebook Application Architecture

Well, we'll compare how common web application architecture with applications on Facebook. Below is a standard web architecture:

Figure 1.7 Standar web architectur

When you want to open a web page, you send an HTTP Request to the server. On the server there will be a process involving the application and database. The results of this process, an HTML document will be sent to your browser.
Now we see how the Facebook platform works. When you open an existing application on Facebook, you send an HTTP Request to the facebook server. Your request will be forwarded to the owner of the server application. There is some information (eg user id) that will be requested from the server to the server application for Facebook. Next, Facebook server will respond and send data to the server application. After the application is processed on the server, it sends the document in a format that is sent to the FBML Facebook servers. By Facebook document is processed and produces an HTML document that is sent to your page.

Figure 1.8 Facebook architectur

Facebook Framework Components

In the Facebook platform, there are parts where you will incorporate in your code:
  • Facebook API
  • FBML (Facebook Markup Language)
  • FQL (Facebook Query Language)
  • Facebook Javascript

Facebook API

API stands for Application Programming Interface. Facebook API is the heart of your application. Facebook API is a Web services programming interface to access the main Facebook services (profile, friends, photo, event) and the function of Facebook (login, redirect, update the view). API is REST-based architecture (Representational State Transfer).

Facebook Markup Language

Facebook Markup Language is a language like HTML but versions of Facebook for display a canvas page in Facebook. Here are three facts about FBML:
  • FBML also contains a subset of HTML elements. Common elements such as p, ul, and h1 is also part of FBML.
  • FBML also support for script and style elements. Javascript is not supported in the usual script. However, some javascript code can be supported on the Facebook Javascript. Elements of style can not you use to access the external style sheets. You can only use internal CSS.
  • FBML provides some extensions for the user interface (UI) in particular.

Facebook Query Language

Facebook Query Language (FBQL) is a SQL-based interface to the Facebook data. Through FBQL, you can access many tables in the database such as Facebook users, friend, group, group_member, event, event_member, photo, albums, and photo_tag. FBQL is a query language similar to the SQL standard, but there are some limitations:
  • SELECT statement must be one table at a time
  • Join query is not allowed
  • A query must be indexed

Facebook JavaScript

As mentioned above, Facebook does not support Javascript elements standard in the script. However, there are some Javascript code (which in a very limited number) that can be run on Facebook through the Facebook JavaScript. Here's the difference between the Facebook Javascript and Javascript:
  • Facebook provides an alternative implementation of the DOM using JavaScript DOM standard.
  • Many implementations FBJS objects with a standard Javascript, but there are many differences.
  • When processing the code in the script element, he will relate the function and variable names of the application.
Well, you now understand a little what it Facebook Platform. Now it's time to begin to know how to use it. Please follow to the next chapter.


Next :-  Facebook Programming: My First Facebook Application

Saturday, June 1, 2013

Get a free domain name and Web hosting for one year

Get a free domain name and Web hosting for one year




     It's the rare new business that wouldn't benefit from a home on the Web. Quite the opposite: If someone goes looking for a business like yours and doesn't find at least a simple Web site for it, well, that's a customer who's probably going to a competitor.
     
     You might think that setting up shop online costs an arm and a leg, but it's actually one of the most affordable aspects of running a business. In fact, sometimes it doesn't even cost a dime.

     For a limited time, Google is offering a customized domain name and one year of Web hosting absolutely free.

     In other words, here's a soup-to-nuts solution for getting your business online, one with a price that's impossible to beat.

     In addition to a customized domain name (along the lines of "widgetmasters.com," depending on what's available) and a hosted Web site for one full year, you get a complete Web site courtesy of Intuit's site-building service.

     That gives you a choice of hundreds of templates, customization options to make the site more accurately reflect your business, analytic tools, and so on.

     The especially good news for newbies is that it's all pretty drag-and-drop simple; you don't need any HTML coding experience or the like to build a decent-looking and functional site.
     The only real downside here is support: You get 30 days of online chat support free of charge, and after that you're stuck with online forums and the like. (You can pay extra for live support, natch.)

     Once your free year is up, you'll pay $6.99 monthly to keep the site and domain -- very reasonable rates by any account.

     There are plenty of other inexpensive site-building and -hosting options out there, but if you want to get your business online quickly, easily, and as cheaply as humanly possibly, this is definitely a deal worth investigating.