Showing posts with label Computer. Show all posts
Showing posts with label Computer. Show all posts

Tuesday, November 13, 2012

Connecting to Mysql Server Via PPTP VPN Protocol



Connecting to mysql server through virtual private network protocol is very easy to do from the stage of setting up process until the implementation.
I am writing this article, I assume with this condition :
  • Mysql server is running up on the local computer network
  • Access the Internet using an ADSL modem router
  • Client computers that are outside the office want to connect to mysql server that is on your local computer.
Let's get started.


Wednesday, September 19, 2012

Place a Google Adsense Unit on center position


 
  1. Check the Expand Widgets Template box
  2. Find the code you and change like this <b:section class='header' id='header' maxwidgets='3' showaddelement='yes>
  3. Navigate to Design > Page Elements (previously Layout > Page Elements) and view the new option to add a gadget to the header area
  4. Click on Add a Gadget and select the Google Adsense gadget. For this example I chose a new linked 480 x 60 horizontal ad unit from the dropdown format menu for an Adsense ad that would sit above the blog title. Configure colors if necessary. Color blending is usually done automatically by Blogger according to the color schema of your template.
  5. Once you have created your Google Adsense unit go to Design > Edit HTML
  6. Check the Expand Widgets Template box
  7. Directly below you will see lines of code that resemble the following:
         <b:widget id='AdSense2' locked='false' title='' type='AdSense'>
      <b:includable id='main'>
      <div class='widget-content'>
      <data:adCode/>
      <b:include name='quickedit'/>
      </div>
   
   8. Add the following code shown in red
        <b:widget id='AdSense2' locked='false' title='' type='AdSense'>
     <b:includable id='main'>
     <div class='widget-content'>
     <div align='center'><data:adCode/></div>
     <b:include name='quickedit'/>
     </div>
    9. Save template and view your Adsense widget which will now be centered

Monday, December 12, 2011

MobaLiveCD 2.1 Tutorial

MobaLiveCD 2.1 is an QEMU base application, so what is QEMU ??? According to information from qemu website they define a generic and open source machine emulator and virtualizer. QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance.
But MobaLiveCD is windows base application.  With MobaLiveCD you can easily install and run another operating system like Linux or Android into your windows machine.

Saturday, December 10, 2011

Alternatives Image Editing Software

Hi,nice to meet you again, today i found another freeware tool for image manipulation and simple image editing. This cool software is FOTOSKETCHER. The main purpose is turn photos into art for free. Yeah if you are very familiar with Adobe Photoshop we can find effect like blur and sketch, but it’s not free. According from Fotosketcher they’ve already release 

FotoSketcher 2.20 :
Effortlessly reveal your inner artist!
100% free
over 20 effects
no artistic skills needed
more than 4 million downloads
available in 15 different languages
Download link : Fotosketcher 2.20
image
Just open your image file and then you click Menu Edit – Drawing Parameters (F10) like image shown below :
image
You can also make a little modification your image file with Modify Source Image, just press F9 button adjust your Contrast, Saturation and many more.
image

Saturday, November 26, 2011

The new version of Avira Free Antivirus 2012

According to latest release from Avira Website, The new version Avira Free Antivirus 2012 are ready to download. The download link you can try this address :
Avira Free Antivirus 2012

In this version of Avira, they have made a lot of changes :

Friday, November 25, 2011

Install NEC USB TO PCI Host Controller

This incident I experienced about a week ago, the brand HP PSC 300 printer where I work impaired surge on the USB port on the printer.
The early symptoms is the printer can not print the document, the first thing I did was try to move from a USB slot to another slot on the motherboard. But after 10 minutes to make improvements when the USB cable / Optic Mouse / USB stick plugged in Slot information appears as follows:

How to Accelerate Request Processing Download On Mediafire Site

If you who like to download a file / movie / presentation, certainly among the many file sharing sites like mediafire.com name are well known among Internet users. Before your download link show, You will get the message like this : 
mediafire

For some people the message Processing download request mediafire is too long time to wait. This can be happened because of browser client will reload download page for two times.
So, how to resolve this process. Can we by pass this process ??? The answer is Yes you can, just try this trics , just put # behind URL link from mediafire.com
mediafire2I’ve tried this trics, Why don’t you just try this step….

Thanks to Moch. Arifki
Referense from : http://www.patasgsm.com/showthread.php?2736-Cara-Mempercepat-Processing-Download-Request-Mediafire

Recent Posts