Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

Jul 22, 2009

[Tutz] Facebook's Changed Auto accordance if We Listen to the song in Winamp



DAN


Want to change your facebook status-change in accordance with the track that we are listened?
OR,
Just want share the song what do you see or listened at wall box?
Or want to showing all of them?
There is has a way for that!
This way only can using Winamp Media Player.

Spoiler for Step 1: Download Plugin :

Download and Install Winamp - Facebook Listening to v1.0 Plugin for Winamp 2.x and 5.x [ 431 KB ]


Spoiler for Step 2: Installing Application on Facebook:

Install Applikasi I am Listening To on Facebook: http://apps.facebook.com/favsongs/ (You MUST LOGIN to your facebook account)


Spoiler for Step 3: Checking:

login to the page home I am Listening To On Facebook: http://apps.facebook.com/favsongs/index.php


Spoiler for Step 4: Configure:

1. Open Winamp from your PC or Notebook
2. Enter to Winamp Preferences [ CTRL + P ]
3. Choose from Plugins and than move to General Purpose
4. Search and choose "Facebook Listening to v1.0" in right side and click "Configure selected plugin" in left side.
5. After you are in that page, wrote all of data which we need like and FACEBOOK USER ID and SECRET KEY. This data only has in home Applikasi I am Listening To page
6. Click Plugin Disabled to be Plugin Enabled and than giving CHECK sign at Enable Status Update column and click OK in seting plugin Winamp.

7. Back to home Applikasi I am Listening to, Configure that time to be Indonesia Time [UTC +7] or your Local Time
8. Click Save Preferences.

Finish from this place, if you listening song in winamp automatically your status is changing to be:
Your Name on Facebook is now listening to name of singer [Album Title] - Song Title


Spoiler for Step 5: Add that Box:

1. Enter to page of Setting Facebook (beside Logout) and move to Application Setting
2. Search I am Listening To - Click "Edit Setting" in right side.
3. After you in that page, search bar "Box" click "Add", and than press OK.
4. Back to your profile page (in facebook), will be showing new Box beside Photo
5. Enter and moving I am Listening To to your Wall.

Sampai disini, apabila anda mendengarkan lagu, maka akan terupdate otomatis di status dan di halaman box I am Listening To yang ada di profile Anda. Tinggal pilih mau majang yang mana, mau status, atau wall box, atau keduanya.. selamat mencoba...

Spoiler for menonaktifkan:

1. Menonaktifkan Auto Update Status: Hilangkan tanda centang pada kolom Enable Status Update di settingan Plugin Winamp Anda, maka status Anda tidak akan berubah otomatis lagi sesuai dengan lagu yang Anda dengarkan. Namun pada bagian Box, akan tetap terekam dan terhistory.

2. Menonaktifkan Semuanya: Ubah Plugin Enabled menjadi Plugin Disabled di settingan Plugin Winamp Anda. Maka I am Listening To tidak akan berjalan lagi.

[tut] How to download lyrics Mp3 to local or our PC

May be all of you know about plugin Mini Lyrics


Code:
http://46d3ad1c.linkbucks.com
or
http://63b590e1.linkbucks.com
With this plugin our song (Mp3) which is we played will be showing their lyric and of course that lyric will be saving to our local disk or HDD

It is my little idea, how to showing that lyric and can fast downloading, so we can collecting that lyric to our local disk or HDD

You only need this:


Code:
http://31c8f5cc.linkbucks.com
- all Mp3 must entering to winamp playlist which is will be to downloading that lyrics

- install minilyric and cpnfigure that setting like : auto download, and saving to local dirrectory which we want


- Install Gen_intro and than configure to 5-8 second, so that song only playing 5-8 second. So that lyric will automatically downloading to our local disk and can moving to played next song

- Leave Winamp to work and download all the lyrics which already in the playlist


tested ± 4000 lyric downloading after 2 days bussiness work time

Thx and have nice try

Feb 19, 2009

21 Tweak and Configuration for Firefox 3

Firefox 3 about: config file is the main configuration file of Firefox. By editing about: config file we can get incredible hacks for Firefox 3. Firefox allows users to change many preferences in about: config file so that the total for the ethical conduct it.Here is a list of 21 Firefox 3 hacks & tweak.

To get the Firefox 3 configuration file type "type about: config" in address bar.
Firefox 3 about: config hacks

Here is a list of about: config hacks for Firefox 3

1) Disable Extension Compatibility Checks
extensions.checkCompatibility = False
extensions.checkUpdateSecurity = False

2) Location Bar (Set number Auto Complete URL at Address Bar)

This is a hack to trim down the large auto-complete list on your URL bar. By default this will display the URL of the maximum 12

browser.urlbar.maxRichResults = #

Number in # include (3,10,12 etc)

3) Stop Displaying Website Icon (Favicon) in Address bar & On Tab

browser.chrome.site_icons = False

4) Disable prefetch (often useful to Google search, low-speed internet connection or low RAM)

network.prefetch-next = False

5) Extend the form to check spelling

layout.spellcheckDefault = 2
Change the value of 1-2

6) Disable Flashing Text

browser.blink_allowed = False

7) Speed Tweaks

network.http.pipelining false to true
network.http.pipelining.maxrequests 30 to 8
network.http.max-connections 30 to 96
network.http.max-connections-per-server 15 to 32
network.http.max-persistent-connections-per-server 6 to 8
network.http.pipelining.ssl false to true
network.http.proxy.pipelining false to true

8) Disable Annoying Browser Behavior

dom.disable_window_open_feature.menubar
dom.disable_window_move_resize
dom.disable_window_open_feature.titlebar
dom.disable_window_open_feature.toolbar

Set all the above for the values of

9) Remove Tab Close Button from all Tab and set the One Close button on the right

Remove Tab Close Button

Remove Tab Close Button

browser.tabs.closeButtons = 3

Single Close Button to control all Firefox Opened Tabs. (value should be 3 and not 2 Thanks Andreas)

10) Disabler Browser Toolbar Tip

browser.chrome.toolbar_tips = False

11) Show More tab on Single Firefox Window before Scrolling

browser.tabs.tabMinWidth = 75

Setting a lower value by reducing the width Tab

12) Past Copy Content with Middlemouse Click

middlemouse.paste = True

13) Pull to a Web page in One Go

mousewheel.withaltkey.action = 1

14) Disable Delay Time While Installing Firefox Add-on

security.dialog_enable_delay = 0

(Zero is the number of seconds in Firefox should wait while installing Add-on)

15) Increasing History Undo Close Tab Limit (Recently Closed Tabs)

Increase History Undo Close Tab Limit

browser.sessionstore.max_tabs_undo=15

By default you can cancel the 10 recently closed tabs inorder to increase your history closed tabs. Change the number 13 as per your choice.

16) Open the default firefox search results in new tab bar

browser.search.openintab = True

17) Right-click view source in your favorite editor

view_source.editor.external = True
view_source.editor.path = Path of Editor

(eg path C: \ Program Files \ npp.4.8.2.bin \ notepad + +. exe)

18) Enable / Disable Single Click to Select a Full URL in the Address bar
Select Single Click Select URL

Single Click Select URL Select

To Enable Single Click Select URL address bar at the bottom of this using about: config Tweak

browser.urlbar.clickSelectsAll = True

To turn off one-click Select

browser.urlbar.clickSelectsAll = False

19) Link Emule/ed2k association (Linux users)

network.protocol-handler.app.ed2k= /usr/bin/ed2k
network.protocol-handler.external.ed2k = true


20) Quick scrolling in the tab
Across fast scrolling tabs

Fast Scrolling Across tabs

toolkit.scrollbox.scrollIncrement =75

(75 is the number of pixels in the scroll at the strip's scrolling tabs scrollbox. (Default: 20)

21) Auto Complete URL while You type at address Bar Auto Complete URL

Auto Complete URL

browser.urlbar.autoFill=True


Many of the about: config hacks are available in the old version of Firefox, in the end if some thing wrong then please restore your about: config settings to see the old picture below how to restore about: config

Restore Firefox about:config


Restore Firefox about: config

I hope like this Firefox 3 hacks, If you have any tips or hacks related to Firefox 3 about: config, hacks, I do tweak will let me enter in the list above.

Feb 14, 2009

How to change product key in XP

1. Run regedit and go to:
HKey_Local_Machine\Software\Microsoft\WindowsNT\Current
Version\WPAEvents,in
the right pane double click on "oobetimer" and change at least one digit
of
this value. This will deactivate windows. Exit regedit.


2. Choose run from start menu and type in this command:
'%systemroot%\system32\oobe\msoobe.exe /a'
or
'oobe/msoobe /a'

to get the activation screen. Then You want to Activate by phone so
Click on
Activate by phone. Click Next.

3. In the new screen choose the option to change product key, and type in
the new product key (Corporate one only). You cannot use the FCKGW key.
Only
a new one that you have generated then....no need to click next

Click Update.

You now should reboot and be
done so just close that window, and reboot your system

4. Once rebooted check to make sure that your activated..


5. Enter the command in step 2 again for the second time to verify your
activation , you should see "Windows Is Already Activated".

Feb 2, 2009

Viewing IP Address Email Sender

Next I give a tutorial how you can see the IP Address and info detail sender.

For Yahoo Mail.
1. Login to your account email (http://mail.yahoo.com/).
2nd Go to the inbox and open one of the email you want to see.
3. In the lower right corner looking for any posts the "Full Headers" and click to any posts.
4. So you can know the ip address of the email info and other details.

For Gmail / Google Mail.
1. Login to your email account (http://gmail.com/).
2nd Log in to inbox
3. Go to one of the email you want to see,
4. See right there at the top of the Reply option, in addition to hold any posts Reply have to down arrow, click the arrow and select Show Original.
5. So you can know the ip address of the email info and other details.

For Hotmail.
1. Login to your email account (http://hotmail.com/).
2nd Go to one of the email you want to see
3. Right-click the email and select View Source.
4. So you can know the ip address of the email info and other details.

For Outlook Express.
1. Open the Outlook Express program, and log in to your email.
2nd Right-click on one of the email you want to see.
3. Click the Properties menu.
4. Click the Details tab.
5. So you can know the ip address of the email info and other details.

For Microsoft Outlook.
1. Open the Outlook Express program, and log in to your email.
2nd Right-click on one of the email you want to see and select Options
3. So you can know the ip address of the email info and other details.

Jan 25, 2009

[Tutz and Share] Lock Your Computer/Notebook using USB Drive


Often leave the computer / laptop up but do not want other people to use it? Cool software for this, because the key is your flash. During the computer / laptop is not dicolok your flash, the computer / laptop that can not be other people at all

Tutz :
  1. Download this software: software 1 and software 2 ,(password zip : geopreneur@ccpb), and than, Install. Copy file .reg and crack to the installation folder and then run them.
  2. Running this software. Generate key --> plug in your flashdisk. and than drive that software



  3. See the file on your Flashdisk, the previous switch in the Operating System Files Folder Options. Sort by Date, the most on the file "lock" it. Do not untill disappear



  4. lock your computer/laptop with clik that logo software in system tray



  5. Monitor will showing :



  6. for unlock or to using your computer again, your only plug in flashdisk which is you setting before.

Jan 6, 2009

Tips to Increase Ranking and Website Traffic

It is worth cataloguing the basic principles to be enforced to increase website traffic and search engine rankings.

  • Create a site with valuable content, products or services.
  • Place primary and secondary keywords within the first 25 words in your page content and spread them evenly throughout the document.
  • Research and use the right keywords/phrases to attract your target customers.
  • Use your keywords in the right fields and references within your web page. Like Title, META tags, Headers, etc.
  • Keep your site design simple so that your customers can navigate easily between web pages, find what they want and buy products and services.
  • Submit your web pages i.e. every web page and not just the home page, to the most popular search engines and directory services. Hire someone to do so, if required. Be sure this is a manual submission. Do not engage an automated submission service.
  • Keep track of changes in search engine algorithms and processes and accordingly modify your web pages so your search engine ranking remains high. Use online tools and utilities to keep track of how your website is doing.
  • Monitor your competitors and the top ranked websites to see what they are doing right in the way of design, navigation, content, keywords, etc.
  • Use reports and logs from your web hosting company to see where your traffic is coming from. Analyze your visitor location and their incoming sources whether search engines or links from other sites and the keywords they used to find you.
  • Make your customer visit easy and give them plenty of ways to remember you in the form of newsletters, free reports, reduction coupons etc.
  • Demonstrate your industry and product or service expertise by writing and submitting articles for your website or for article banks so you are perceived as an expert in your field.
  • When selling products online, use simple payment and shipment methods to make your customer’s experience fast and easy.
  • When not sure, hire professionals. Though it may seem costly, but it is a lot less expensive than spending your money on a website which no one visits.
  • Don’t look at your website as a static brochure. Treat it as a dynamic, ever-changing sales tool and location, just like your real store to which your customers with the same seriousness.

Tips to Get Repeat Web Traffic

1. Update the pages on your website frequently. Stagnant sites are dropped by some search engines. You can even put a date counter on the page to show when it was last updated.


2. Offer additional value on your website. For affiliates and partners you can place links to their sites and products and ask them to do the same for you. You can also advertise their books or videos, if these products relate to your industry and are not in competition with your own product.


3. You can allow customers to ‘opt in’ to get discounts and special offers. Place a link on your site to invite customers to ‘opt in’ to get a monthly newsletter or valuable coupons.


4. Add a link to your primary page with a script ‘Book Mark or Add this site to your Favorites’.


5. Add a link ‘Recommend this site to a Friend’ so that the visitor can email your website link, with a prewritten title, “Thought you might be interested in this”, just by clicking on it.


6. Brand your website so that visitors always know they are on your site. Use consistent colors, logos and slogans and always provide a ‘Contact Us’ link on each page.


7. Create a ‘Our Policies’ page that clearly defines your philosophy and principles in dealing with your customers. Also post your privacy policy as well so that clients know they are secure when they visit your site.


8. Create a FAQ page which addresses most of the doubts and clarifications about your product or your company that are likely to be asked. This helps to resolve most of the customers doubts in their first visit to your site.


9. Ensure that each page on your website has appropriate titles and keywords so that your customer can find their way back to your site if they lose the book mark.


10. Never spam a client, who has opted for newsletters, with unsolicited emails. Later if they decide they want to ‘opt out’ of the mailings, be sure you honor their request and take them off the mailing list. They may still come back if they like your products. But they will certainly not come back if you continue to flood their email box with mails they no longer wish to receive.

Dec 4, 2008

[Tutor]Winamp: How To Sound Speaker damaged

music player that lead to sound speakers broken due to the use of quality speakers that are less good then made a comparison between the sound of the output of multimedia software that is Winamp and Aimp and the results more satisfactory use Aimp, why...?? Ok we will try to discuss it...

Because there is more rest time, the fad would like to try the software music player Aimp The previous use Winamp and the time the speakers on the home that I have about life conditions 70% (service is twice because amplifiernya boom, not balance and perforated/pierced one of the speakers )





when I'm reading readme Aimp notice if there is one condition must be used DirectX 8.1 or more ... from here, so skeptical because between Aimp and winamp
by default uses the same Encoder Lame for processing their MP3so there may be differences in the setting or the use of output....

Ok, tested field service started off with the first all equalizernya that the resulting sound is still pure (Equalizer settings have been relatifan to the quality of speakers and each ear is not the same person ) and do not forget to also off player in the DSP / Effect from winamp.

So that the difference in sound really know more details then used a sizable Headphones also good (ex: Philips, SBC HP195)
The songs have a certain size MP3finally a song sung from the local quality of the recording / convert less good songs to the west with good quality..........dam..dam..dam....

After browsing the menu in various in winamp
finally found the right setting (simple) so that the quality of the resulting sound resembles
Aimp (although this dropped more appropriate if the lower quality of sound...)

- press Ctrl-P (menu Preference) in winamp
- Click the Plug-ins, Output choose Nullsoft DirectSound Output (Let the use of the same sound output)
- Click underneath the menu configure



- In menu "DirectSound output seting" choose tab Other and check enable volume control



This aims to make the volume slider player winamp work and see! if we overestimate the volume slider playernya the volume slider control inbred windows
in part
"wave" will not participate (it's the same with Aimp..?? )

Ok Therefore, first in short tutorial.. sorry if there is one word that hopefully can help the mania Winamp....

Nov 10, 2008

CMD Command

ADDUSERS - Entering/ add user to/from file CSV.
ARP - Address Resolution Protocol
ASSOC Change - file extension associations
ASSOCIAT - One step file association
AT Schedule - Command to create shedule program (to be run later)
ATTRIB - changing atribut file
BOOTCFG - Edit boot setting windows
BROWSTAT - to seacrh info domain,browser and PDC
CACLS - Changing file permissions
CALL - Calling a program batch
CD - Moving to a specific folder
CHANGE - Changing the Terminal Server Properties
CHKDSK - Checking and repairing file system
CHKNTFS - Checking NTFS file system
CHOICE - Receive input to the keyboard in a batch file
CIPHER - Encrypt-Decrypt files/folders
CleanMgr - Cleanup automatically Temporary files, recycle bin
CLEARMEM - Cleanup memory
CLIP - meng-Copy STDIN ke Windows clipboard.
CLS - Clean the screen CMD
CLUSTER - Windows Clustering
CMD - Opening the screen CMD/ command prompt
COLOR - Changing color on window CMD
COMP - Comparing the contents of the 2 or more file
COMPACT - compress file/folder in the partition NTFS
COMPRESS - compress file individu in the partition NTFS
CON2PRT - Connect or disconnect a Printer
CONVERT - Convert FAT drive to NTFS.
COPY - Copy 1 or more file to a certain location
CSVDE - Import/Export Active Directory data
DATE - Showing / date set
Dcomcnfg - DCOM Configuration Utility
DEFRAG - Defragment hard drive
DEL - Delete 1 or more file
DELPROF - delete User Profile NT
DELTREE - Deleting a folder and its subfolders
DevCon - Device Manager Command Line Utility
DIR - Showing a list of files / folders from a drive
DIRUSE - showing disk usage
DISKCOMP - Comparing the contents of the 2 floppy disk
DISKCOPY - Copy the contents of a floppy disk to a floppy disk other
DNSSTAT - DNS Statistics
DOSKEY - edit command line,recall commands,and create macros
DSADD - add user (computer, group..) into active directory
DSQUERY - Adding items to the active directory
DSMOD - Modify user (computer, group..) in active directory
ECHO - Menampilkan message pada monitor
ERASE - Menghapus satu atau lebih file
EXIT - keluar dari window CMD
EXPAND - Uncompress file
EXTRACT - Uncompress CAB files
FC - Membandingkan 2 buah file
FDISK - Disk Format dan partition
FIND - Mencari sebuah text string di dalam sebuah file
FINDSTR - Mencari strings di dalam files
FOR /F -Loop command: untuk beberapa files sekaligus
FOR - Loop command: all options Files, Directory, List
FORFILES - Batch process multiple files
FORMAT - Memformat sebuah disk
FREEDISK - Menampilkan free disk space (dalam bytes)
FSUTIL - File and Volume utilities
FTP - File Transfer Protocol
FTYPE - Menampilkan/mengubah file types yg digunakan dalam file extension
GLOBAL - Menampilkan daftar anggota dalam global groups
GOTO - Mengarahkan sebuah program batch untuk melompat ke labelled line
HELP - Online Help
HFNETCHK - Network Security Hotfix Checker
IF - Conditionally perform a command (perintah bersyarat)
IPCONFIG - Configure IP
KILL - Menghapus program dari memory
LABEL - Memberi/mengubah label disk
LOCAL - Menampilkan daftar anggota local groups
LOGEVENT - Menulis text ke dalam NT event viewer.
LOGOFF - Keluar dari system / Mengeluarkan user dari system
LOGTIME - mencatat tanggal dan waktu dalam sebuah file
MAPISEND - Mengirim e-mail dari command line
MEM - Menampilkan memory usage
MD - Create new folders
MODE - Configure a system device
MOUNTVOL - Mengatur Mount point dalam sebuah volume
MOVE - Memindahkan file dari sebuah folder ke folder lain
MOVEUSER - Menindahkan user dari sebuah domain ke domain lain
MSG - Mengirim message
MSIEXEC - Microsoft Windows Installer
MSINFO - Windows NT diagnostics
MSTSC - Terminal Server Connection (Remote Desktop Protocol)
MUNGE - Mencari dan Menganti text di dalam sebuah file (find & replace)
MV - Meng-copy file yang sedang/sementara digunakan
NET - Mengatur network resources
NETDOM - Domain Manager
NETSH - Configure network protocols
NETSVC - Command-line Service Controller
NBTSTAT - Menampilkan networking statistics (NetBIOS over TCP/IP)
NETSTAT - Menampilkan networking statistics (TCP/IP)
NOW - Menampilkan current Date and Time
NSLOOKUP - Name server lookup
NTBACKUP - Backup folders
NTRIGHTS - Edit user account rights (wilayah akses yg diizinkan oleh admin)
PATH - Menampilkan atau mengatur search path untuk executable files
PATHPING - Melacak route plus network latency dan packet loss
PAUSE - Menahan proses sebuah batch file and menampilkan message
PERMS - Menampilkan permissions (wilayah akses) user
PERFMON - Performance Monitor
PING - Menguji (test) network connection
POPD - Restore previous value dari sebuah directory yang di-save oleh PUSHD
PORTQRY - Menampilkan status ports dan service
PRINT - Print text file
PRNCNFG - Menampilkan, mengatur, atau mengubah nama printer
PRNMNGR - Menampilkan, menghapus, atau menambah daftar printer; set default printer
PROMPT - Mengubah command prompt
PsExec - Menjalankan proses jarak jauh (remote)
PsFile - Menunjukkan file2 yang dibuka dari jarak jauh
PsGetSid - Menampilkan SID sebuah computer atau user
PsInfo - Menampilkan informasi dari sebuah system
PsKill - Menghentikan proses melalui process ID
PsList - Menampilkan detail informasi dari sebuah proses
PsLoggedOn - Who's logged on (mengecek secara lokal atau melalui resource sharing)
PsLogList - Event log records
PsPasswd - Mengubah account password
PsService - Menampilkan dan mengubah services
PsShutdown - Shutdown atau reboot computer
PsSuspend - Suspend/menahan proces
PUSHD - Menyimpan/Save dan mengganti current directory
QGREP - Mencari kata/kalimat di dalam file yg sesuai dgn pola/line yg ditentukan.
RASDIAL - Mengatur RAS connections
RASPHONE - Mengatur RAS connections
RECOVER - Memulihkan/Recover damaged file dari sebuah disk defective (rusak).
REG - Membaca, mengatur, atau menghapus registry keys dan values
REGEDIT - Mengimport/mengeksport registry settings
REGSVR32 - Register/unregister file DLL atau ocx
REGINI - Mengubah Registry Permissions
REM - Merekam/mencatat comments (remarks) di dalam sebuah batch file
REN - mengubah nama file
REPLACE - Mengganti/Replace atau meng-update sebuah file dengan file line
RD - Delete folder
RDISK - Create Recovery Disk
RMTSHARE - Share folder atau printer
ROUTE - Memanipulasi network routing tables
RUNAS - Menjalankan sebuah program dgn menggunakan user account lain.
RUNDLL32 - Menjalankan sebuah DLL command (add/remove print connections)
SC - Service Control
SCHTASKS - Create or Edit Scheduled Tasks
SCLIST - Display NT Services
ScriptIt - Control GUI applications
SET - Display, set, atau remove environment variables
SETX - Set environment variables secara permanent
SHARE - Mendaftar atau edit sebuah file share atau print share
SHORTCUT - Create windows shortcut (.LNK file)
SHOWGRPS - Menampilkan daftar NT Workgroups atau user yang telah joined
SHOWMBRS - Menampilkan daftar Users yg merupakan member dari sebuah Workgroup
SHUTDOWN - Shutdown computer
SLEEP - Menunggu selama beberapa saat
SOON - Menjadwal(schedule) sebuah command untuk beberapa waktu kemudian
SORT - Sort input
START - membuka sebuah window baru, untuk menjalankan program atau command tertentu
SU - Switch User
SUBINACL - Edit file & folder Permissions, Ownership serta Domain
SUBST - Menyesuaikan sebuah path dengan drive letter
SYSTEMINFO - Menampilkan daftar system configuration
TASKLIST - Menampilkan daftar aplikasi dan service yang sedang berjalan
TIME - Menampilkan atau mengubah waktu pada system
TIMEOUT - Delay processing sebuah batch file
TITLE - Menentukan judul window untuk sebuah session CMD.EXE
TOUCH - mengubah timestamps sebuah file
TRACERT - Melacak route ke sebuah remote host
TREE - Tampilan grafis dari struktur folder
TYPE - Menampilkan isi dari sebuah text file
USRSTAT - Menampilkan daftar domain usernames dan last login
VER - Menampilkan version information
VERIFY - Memeriksa apakah files telah ter-save
VOL - Menampilkan disk label
WHERE - Mencari dan menampilkan files di dalam sebuah directory tree
WHOAMI - Menampilkan current UserName dan current domain
WINDIFF - Membandingkan isi dari dua atau lebih file.
WINMSD - Windows system diagnostics
WINMSDP - Windows system diagnostics II
WMIC - WMI Commands
XCACLS - Mengubah file permissions (hak akses)
XCOPY - Copy files dan folders

Nov 6, 2008

[TUTOR]Giving Colour in Comment Text @ Winrar

When we compressing file with winrar, commentnya be involved at once by typing, copy paste text or browse file .txt which is have Comment Window.
A display comment archive that default can be changed according to taste by adding some code like this:

1. position:
Code:
C
x=distance from the left (column)

2. Text:
Code:
;bm
a=Brightness
0;Dark, 1 :Bright

b=Text & Background
30:Grey on BG Black
31:Red on BG Black
32:Green on BG Black
33:Yellow on BG Black
34:Blue on BG Black
35:Fuxia on BG Black
36:Celestial on BG Black
37:White on BG Black

40:White on BG Grey
41:White on BG Red
42:White on BG Green
43:White on BG Yellow
44:White on BG Blue
45:White on BG Fuxia
46:White on BG Celestial
47:White on BG White

Example code:
Code:
Contoh penulisan warna teks

untuk komentar file archive pada winrar



By: Jashaka
Example Result:




OK, Thx for all, and have nice try...

Oct 12, 2008

Make 7 Movies in 1 DVD (Part2)

B. How to creating DVD compilation and their menu

I will giving u one of example how to create menu and Dvd 1 video only in this tutz, now with same steps, u can add until fully 1 DVD (4,7 GB)

1. Move Dvd-lab Pro, Target System NTSC (You must add in same video catalogs). Klik OK.



2. Click right from tab Video and Audio, Import, choose video which we have already, Open, choose Demultiplex to Elementary Streams, and then OK, waiting until separating process finish and entering to assets. If u get warning, click OK.









3. Drag and drop File Video and Audio to Timeline Area.
For additional that video click from tab project, click New Movie, u can add ur movies which is same theme with another video which has ready.





4. Now we will creating chapter from our video, from Preview Window click Auto Chapters, free it, I will choosing like this picture.



5. Now we are creating that menu, from tab Project, click Menu, from background choose like what do u want, and than drag and drop like a picture.



6. After we add a little bit creation (create ur own video, and u can found it more tutz @ mediachance.com). Now we link object for menu to our video, here I will used a picture. click right from picture, Link, Movie1, Chapter1 (Moviestart), same like a picture. and will be show a number 1 inside object which has we linked and so on.





For entering some picture like before is:
From tab Video and Audio, click right ur mouse, Import files. change Files Of Type to Image Files, put a picture which we want and then drag and drop to menu preview.

7. last Step, follow like a pic, start, wait until finish a progress, before burning we must test it @ PC.







8. Burn, Finish!

Note:
Like example which I do, I'm entering a video until 19 same video to Dvd-lab Pro and get fully until 1 piece of DVD.so, total movie is 40 x 19 = 760 menit!





Hopely u can creating, and have fun