Monday, October 13, 2008

Rahasia yuwie dengan Friendster

Hentikan hidup yang membosankan! Sekarang Anda bisa bersenang-senang sambil dapat uang…

“Hanya Dengan Berkenalan, Mengajak Teman Lama, Nongkrong Bareng, Maka Anda Dibayar Dengan Dolar Oleh Yuwie..Daftar GRATIS.”

Teman saya bilang, “Ada sejenis Friendster baru, daftarnya gratis tapi aktifitas kita akan dibayar hingga $10,235.49 bahkan lebih/bulan…” Saya bilang, “Ahh… bohooong!”

Tapi karena gratis & tanpa resiko saya coba join, kalau bohong saya tinggalkan… setelah 3 minggu melakukan beberapa aktifitas di Yuwie, pada tanggal 11 Oktober saya lihat di halaman earning report saya ternyata dapat $0.17… wahh kecil sekali… bagaimana mau nyampe $10,235.49?

Tapi ada juga yang dapat $26.48, ada yang dapat $50.37 setelah join 2 bulan dan bahkan ada yang mendapat $144 di bulan ke-3… Saya mulai optimis…

Ada yang percaya, ada yang tidak… ada yang optimis, ada yang pesimis… silahkan itu sah-sah saja… karena kalau semua orang setuju, ketika anda bicara maka yang lain akan memasukkan tangan kedalam saku celananya dan mengatakan “uh huh… uh huh… uh huh…”

Maka dunia ini akan sangat membosankan, bukan?

Ini screenshot website RESMI Yuwie.com yang dioperasikan dari Amerika…

Dan ini screenshot bukti pembayaran salah satu member Yuwie…

Apa, Kenapa, dan Berapa Yuwie Membayar Anda?

Yuwie adalah social networking (sejenis friendster) pertama di dunia yang membayar para membernya!

Anda akan dibayar ketika siapa saja yang membuka…
- halaman profil anda
- halaman blog anda
- melihat semua teman anda (view all)
- melihat semua komentar anda (view all)
- halaman picture anda
- jika seseorang melihat halaman layout anda
- jika anda beraktifitas di contorl panel (member area)

Kenapa Yuwie bisa membayar anda?

Logikanya mudah saja… setiap anda membuka suatu halaman, pasti ada iklan di halaman tersebut… terutama Google Ads

Simple-nya seperti ini…

Perusahaan lain beriklan di Yuwie > perusahaan itu membayar Yuwie > Yuwie membayar anda

Sangat logis!

Berapa Yuwie membayar anda?

Per halaman yang dibuka (per impression/view), semua itu akan dihitung 1 (satu) dan akan diakumulasikan.

Anda akan dibayar kira-kira $0.45 per 9.000 views… seperti contoh dibawah ini seandainya anda mengajak 3 teman dan teman anda mengajak 3 teman lagi hingga kedalaman 10 level, dan setiap referral membuka 1000 halaman per bulan…

Wow anda pasti berpikir… “Kecil sekali komisinya?” Ya, tapi bayangkan jika tahun depan Yuwie memiliki member sebanyak FS, maka pada saat itu anda bisa jadi sangat-sangat kaya ) Lihat earning report salah satu member Yuwie ini menghasilkan $26.48 pada bulan ke-2…

http://yuwiescam.com

Sekarang mungkin anda bertanya… “Bagaimana menghasilkan jutaan views supaya bonus saya besar?” Seperti di FS, ajak teman anda untuk bergabung maka setiap aktifitas teman anda itu, views yang mereka hasilkan akan diakumulasikan dengan total views anda… maka total views anda pasti makin banyak )

Jutaan views itu sangat mungkin karena teman yang anda ajak pasti punya teman lagi dan jika ia mengajaknya maka total views temannya teman anda itu juga akan diakumulasikan pada total views anda, terus dan terus hingga kedalaman 10 level, maka pada saat itulah anda sangat mungkin mendapatkan cek $10,235.49 (sekitar Rp. 94.166.508,-) per bulan.

Temukan teman baru dan nikmati, berkenalan dengan ribuan member lainnya, nongkrong bareng dengan teman lama dan dapatkan dollar-nya )

WARNING! Walaupun Join GRATIS! Sangat tidak dianjurkan jika anda hanya mengharapkan dollar-nya!

Gabung sekarang... GRATIS!

Daftar > Ajak Teman > Hang Out (seperti di FS) > Terima cek $ dari Yuwie

Saturday, October 4, 2008

CMD - Command Prompt

Command Prompt may stand for:


Command line interpreter

RT-11 running on UKNC

RT-11 running on UKNC
Sample screenshot of the command line interpreter Bash.

Sample screenshot of the command line interpreter Bash.
Screenshot of Windows PowerShell, a .NET-based command line interpreter.

Screenshot of Windows PowerShell, a .NET-based command line interpreter.
The Windows Recovery Console has its own command line interpreter.

The Windows Recovery Console has its own command line interpreter.

A command line interpreter (also command line shell, command language interpreter) is a computer program that reads lines of text entered by a user and interprets them in the context of a given operating system or programming language.

Contents

Command interpreters as user interfaces

Command line interpreters allow users to issue various commands in a very efficient (and often terse) way. This requires the user to know the names of the commands and their parameters, and the syntax of the language that is interpreted. From the 1960s onwards, user interaction with computers was primarily by means of command line interfaces.

In the 1970s, researchers began to develop graphical user interfaces (GUIs) to provide an alternative user interface for computers, whereby commands were represented by pictorial operations, rather than as textual descriptions. Since they are easier to learn than command line interfaces, they have become the most common way of interacting with a computer. However, command line interpreters remain widely used in conjunction with GUIs. For some complex tasks, the latter are less effective because of the large number of menus and dialog boxes presented and because of the innate difficulty of representing the underlying task graphically.

Scripting

Most command line interpreters support scripting, to various extents. (They are, after all, interpreters of an interpreted programming language, albeit that in many cases the language is unique to the particular command line interpreter.) They will interpret scripts (variously termed shell scripts or batch files) written in the language that they interpret. Some command line interpreters also incorporate the interpreter engines of other languages, such as REXX, in addition to their own, allowing the executing of scripts, in those languages, directly within the command line interpreter itself.

Conversely, scripting programming languages, in particular those with an eval function (such as REXX, Perl, Python, or Jython), can be used to implement command line interpreters. For a few operating systems, most notably DOS, such a command interpreter provides a more flexible command line interface than the one supplied. In other cases, such a command interpreter can present a highly customised user interface employing the user interface and input/output facilities of the language.


Command Prompt (Windows)

Command Prompt
(A component of Microsoft Windows)

Command Prompt in Windows Vista
Included with Windows NT
Windows CE
OS/2
Replaces COMMAND.COM
Related components
Windows PowerShell
Batch file

cmd.exe is the command line interpreter on OS/2, Windows CE and on Windows NT-based operating systems (including Windows 2000, XP, Vista, Server 2003 and Server 2008). It is the analog of COMMAND.COM in MS-DOS and Windows 9x systems, or of the Unix shells used on Unix-like systems.

Contents

Versions

Therese Stowell developed the initial version of cmd.exe for Windows NT.[1] Although some old DOS commands are not supported or have been changed (e.g. the functionality of deltree was rolled into rd in the form of the /s parameter), cmd.exe still has a greater number of built-in commands.

Both the OS/2 and the Windows NT versions of cmd.exe have more detailed error messages than the blanket "Bad command or file name" (in the case of malformed commands) of command.com. In the OS/2 version of cmd.exe, errors are reported in whatever the current language of the system is, their text being taken from the system message files. The help command can then be issued with the error message number to obtain further information.

cmd.exe, which remains part of Windows Vista and Windows Server 2008 for backward compatibility, will be supplemented with Windows PowerShell, Microsoft's new extensible command line shell and task-based scripting technology.

Technical information

Unlike COMMAND.COM, which is a DOS program, cmd.exe is a native program for the platform. This allows it to take advantage of features available to native programs on the platform and not available to DOS programs. For example, since cmd.exe is a native text-mode application on OS/2, it can use real pipes in command pipelines, allowing both sides of the pipeline to run concurrently. As a result, it is possible to redirect the standard error in cmd.exe, unlike COMMAND.COM. (COMMAND.COM uses temporary files, and runs the two sides serially, one after the other.)

Technically, cmd.exe is a Windows program that acts as a DOS-like command line interpreter. It is generally compatible, but provides extensions which address the limitations of COMMAND.COM:

  • SETLOCAL/ENDLOCAL commands limit the scope of changes to the environment
  • internal CALL and GOTO labels lessen the need for individual batch files to perform parts of a task.
  • filename-parsing extensions to the SET command are comparable to C shell.
  • an expression-evaluation extensions is also provided in the SET command.
  • an expansion of the FOR command to support parsing files and arbitrary sets in addition to filenames.
  • use of arrow keys to scroll through command history (provided by the DOSKEY.EXE in command.com extension)
  • off-by-default path completion capabilities similar to bash tab completion
  • a directory stack accessible with the PUSHD and POPD commands
  • IF can perform case-insensitive comparisons and numeric equality and inequality comparisons in addition to case-sensitive string comparisons

The extensions can be disabled, providing a stricter compatibility mode.

See also

References

^ Zachary, G. Pascal (1994). Showstopper! The Breakneck Race to Create Windows NT and the Next Generation at Microsoft. Warner Books. ISBN 0-02-935671-7

Monday, September 22, 2008

iklan gratis

Pasang Iklan dapet dollar ( $$ ) Gratis

( klik gambar untuk register )




1.Langkahbaru.com
hadir sebag
ai satu program periklanan yang akan memberikan anda penghasilan hanya dengan membuka/membaca iklan-iklan yang kami tampilkan di sini.
Selain penghasilan dari membuka/membaca iklan, kami juga menyediakan bonus-bonus lain bagi para member yakni :
SIGNUP Bonus : Bonus yang bisa langsung anda dapatkan setelah registrasi(pendaftaran) anda kami terima.
LOGIN Bonus : Bonus yang akan anda dapatkan setiap kali login ke dalam progarm ini (dihitung perhari).
REFFERAL Bonus : Bonus yang akan anda dapatkan bila ada member baru yang mendaftar atas rekomendasi(ajakan) anda


2.yuwie .com ( klik gambar untuk register )



Adalah program
komunitas dunia maya pertama yang membayar anda, Yuwie membayar kita $0.50 per
seribu tampilan, dan bonus pada tiap tiap level keanggotaan sampai 10 level,
bonus bervariasi antar 5-30% dari penghasilan downline tergantung levelnya.


3. SFI ( Affiliate Center )






Kunci Rahasia Sukses dalam SFI
unci Rahasia untuk Menjadi Makmur dengan SFI:
  1. FOCUS: Fokus pada pilihan anda di SFI Comp Plans (pilih 1 atau lebih-pilih dari 12 cara yang berbeda untuk menghasilkan uang).
  2. BECOME EA: Upgrade ke EA secepat mungkin )dengan cara membeli atau menjual produk SFI.
  3. SPONSOR AFFILIATESS: Sponsori affiliate anda ke SFI (dengan SFI's EyeEarn Network lebih mudah - anda mendapat affiliate baru dan uang!)
  4. HELP YOUR PSAs BECOME EA: Bantu affiliate anda menjadi EA dan Team Leaders (Hanya dengan membantu 5 PSA anda bisa menjadi Team Leader).
  5. Beritahukan Rahasia ini ke Teman-teman Anda!

Saturday, August 30, 2008

Home

The MyCollection File

Welcome,this is my website was the collection my file that uptil now was gathered by me and want to very much I shared to you all, hopefully could worked, thanks for All..!!

Website this I was deliberate I for to give information around the IT world and Entertainment, especially information about game online. The green colour and the picture of trees in website I this, aimed at asking all to more concern in our environment that began to be not balanced, yes... I really cared in Global Warming rumours. It is hoped could give the edication and entertainment for that read and saw website I this


this is my file :

1. The collection of Love Poetry

2. Software download

3. Game Center

4. Links

5. Chat




With the existence website this so that could facilitate for you all looked for information.

Tree view in linux (By : Sandeep_Vaniya)

http://sandeep-vaniya.blogspot.com

Information:

this Script was made to display tree view the directory in Linux (like tree command in DOS. Scan the directory in an occurring manner and afterwards display tree view him. The use argument"-width" in tree view could in-compressed and was widened. To men-dislay how to give the argument to the type of the script "perl tree.pl" in linux the terminal. Followed display intruksi to Help. We must have perl the package that instal in the system to undertake this script. Default $expand size=5 and $max width=10. expand size broke how many space between + and the "name" of the "directory or file. max width was the value of the maximum from expand size." The user could increase default expand size and max width with edited tree.pl.