Posts Tagged ‘tutorial’

How to install compiz fusion in ubuntu

So i am moving to a new operating system (ubuntu) and lot of new things going around my head. Since ubuntu is still new for me so i decided not to remove my Windows XP yet. In the previous post i already shows you few screenshots of my Hardy Heron. So today i am going to share with all technetz readers on how to install the desktop effects or compiz fusion in Ubuntu Hardy Heron.

How to?

Firstly you have to update your system with the latest software update. Open the terminal and type this sudo apt-get update hit enter and input your password.Wait until it finished.

(more…)

Tags:

download Compizconfig-settings-manager,compiz download for ubuntu

How To Open Office .docx Documents

Microsoft Office 2003 2007Before this i already wrote a tutorial about free online apps that can convert office .docx documents to .doc file. That method is lame actually, you need to fill up an email and wait for the download link. Today i am going to tell you on how to open .docx files or documents using your old Microsoft Office version. This is really simple actually. All you need to do is just download and install the Microsoft compatibility pack
for your current version of Microsoft Office. It actually add the .docx support to your previous version of Mcrosoft Office. No need to buy Office 2007 :-) .

Tags:

open office logo,What is microsoft Office 2003?

Creating Flickr Slideshow Using Google AJAX Feed API

I want to intergrate Flickr image into my Rss News aggregator site and I found out that I can use  Google AJAX Feed API. Since google already provide the documentation and example for the API code I think it is my job to tweak it for Malayapark.com.

Code snippet

<html>
<head>
<script  type=”text/javascript” src=”http://www.google.com/jsapi?key=”YOUR-KEY”></script>
<script type=”text/javascript”>

google.load(“feeds”, “1″);

var defaultUser = ‘wazari’;

function newSlideShow(user) {
showStatus(‘Resolving feed for ‘ + user);
var url = ‘http://www.flickr.com/photos/’ + user;
google.feeds.lookupFeed(url, lookupDone);
}

function lookupDone(result) {
if (result.error || result.url == null) {
showStatus(‘Could not locate feed for user’);
return;
}

showStatus(‘Found Photo Feed’);
// We need to switch over from Atom to RSS to get Yahoo Media for slideshow..
var url = result.url.replace(‘format=atom’, ‘format=rss_200′);
showSlideShow(url);
}

function showSlideShow(url) {
var options = {
displayTime: 2500,
transistionTime: 800,
scaleImages: true,
thumbnailTag: ‘content’,
linkTarget : google.feeds.LINK_TARGET_BLANK
};
new GFslideShow(url, “slideshow”, options);
}

google.setOnLoadCallback(function() {newSlideShow(defaultUser)});

</script>
</head>

<body>
<div id=”feedControl”>Loading</div>
</body>
</html>

Descriptions
(more…)

Tags:

ajax google slide show flikr,cle google jsapi slideshow,google feed api examples,google feed api flickr,google feed api slideshow flickr

How to protect your Flashdisk, USB storage from virus using portable antivirus programs

“This post is from my old blog”

Computer viruses are common to internet user. Of course the solution to avoid from computer virus is installing antivirus protection or antivirus programs to your computer. The question is. Is that enough to protect your computer from virus? Nowadays USB storage or portable USB become so popular. I can say that it was a must tool to have.The reason it becomes so popular is because it is handy an easy to use and cheap. The popularity of USB storage has been exploited by virus maker. They make a virus that can easily spread through an external USB storage such as pendrive. In this tutorial I will guide you on how to protect your computer using portable antivirus antivirus programs installed to your pendrive or Flashisk. If you already have U3 USB Flashdisk this is probably similar to it.

Tool that we need is: Notepad and Portable antivirus programs (you may download it for free at Softpedia) I am using PortableAV antivirus programs Firstly open your Notepad and write this code: Or you may download my Autorun.inf

(more…)

Tags:

virus coding in notepad,virus code in notepad,autorun notepad program code,software portable antivirus flashdisk,protect flashdisk from virus,portable usb free small antivirus at softpedia,how to use an antivirus inside usb,how to protect flashdisk from virus,how to protect flashdisk form virus,how to make portable antivirus autoplay

Convert video or pictures to gif animation avatar

There are few method to convert pictures or video to animated gif avatar for forums. If you know how to use photoshop software and combine with VirtualDub applications to create the image sequences it wouldn’t be a problem to create animated avatar. To make your life easier and save time you can do this with Online Animations GIF converter.No need to go through installation process

How To?

(more…)

Tags:

convert pictures to animation,convert photograph to animation,video to avatar convertor,video conversion to avatar,foto animatiom avatar,convert video to gif photoshop,convert video to gif image online,convert picture to animated,convert phtos to animated gif,vonvert photos to animated picture

How to verify whether your handphone original or not?

I have been using my handphone for quite long time.. Till now it still working fine. I am using Motorola E398. My friends also buy the same phone as me, but unfortunately it was not a an original from Motorola. How do i check whether my phone original from the manufacturer or not. This simple tips will guide you on how to check the originality of your phone? Ok the tricks is based on IMEI number. Every handphone have their own unique International Mobile Equipment Identity (IMEI) number. To check your handphone’s IMEI number just type

(more…)

Tags:

how to check handphone original,how to check original handphone,check handphone original,how to know handphone is original,how to check the originality of handphone,how to know your handphone is original,how to check handphone originality,handphone imei,handphone imei code,check original handphone
Powered by WordPress | Free Best Free WordPress Themes | Thanks to WordPress Themes Free, WordPress Themes and Themes Directory