Jumat, 20 Juli 2007

Oom - How to know speed form access (VB6)

You can look your speed form access With simulation. This is very useful If
you want To know access "speed" you form . Very Simple and easy.


'**************************************

' Name: How to knowspeed form access

' Description:This code just to know "speed" form access.

' By: oom

' Paste This code in the module don't in form_Load

' Change Start object as sub main

' For check speed form :

' run the form for the first time and look how many

' you get access on speed form.

' Step two load picture or large picture in form and

' then check again how many form speed is u get.

'**************************************


Private Declare Function GetTickCount Lib "kernel32" () As Long




Sub main()

Dim lSpeedTime As Long

Dim SInfoSpeed As String

lSpeedTime = GetTickCount

Load Form1

Form1.Show

lSpeedTime = GetTickCount - lSpeedTime

' this is only simulation

    If lSpeedTime <= 50 Then

        SInfoSpeed = "[Very Fast]"

    ElseIf lSpeedTime >= 50 And lSpeedTime <= 100 Then

        SInfoSpeed = "[Normal]"

    ElseIf lSpeedTime >= 100 And lSpeedTime <= 200 Then

        SInfoSpeed = "[Slow]"

    ElseIf lSpeedTime >= 200 Then

        SInfoSpeed = "[Very Slow]"

End If

Form1.Caption = "Time Speed Form: " & lSpeedTime & " Milliseconds - " &
SInfoSpeed

End Sub

 


User yang telah mengakses code ini sampai
sekarang sebanyak  972 orang dari seluruh dunia.

Oom - Access Siemens GSM CellPhone With Full AT+Command (VB6 - Open Source)

Salah satu tool buatan o'om.



This is a full AT+Command for access siemens GSM CellPhone.
This program only to know with handy test AT+Command for Siemens. With this
program you can know how to access siemens with AT+Command. For example :
AT+CGMI = output [SIEMENS], AT+CGMM = output [C45], Access Midi (sound) = AT^SBNW="mid",0,1
> 4D5468640000000..... (CTRL-Z) , Access Logo = example : AT^SBNW="bmp",0,0 and
any other.

 



Download Source code :

http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=39444&lngWId=1



Tampilan :




User yang telah mengakses code ini sampai sekarang sebanyak 4730 orang dari
seluruh dunia.

Oom - Keyboard Diagnostic 2002 (VB6 - Open Source)

Ini juga salah satu tool buatan o'om.


this is program for check or
find error on keyboard and another you can look keyboard information. very easy
:) this program like Norton Diagnostic for keyboard. thanks.


Download Source code :

http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=39441&lngWId=1


Tampilan :




User yang telah mengakses code ini sampai
sekarang sebanyak  2307 orang dari seluruh dunia.

Oom - Pemenang kontes programming VB6 source code (www.planet-source-code.com)


Tahun 2002 sudah lama memang! saya pernah memenangkan kontes programming VB6
Code yang diadakan di planet-source-code. Tidak ada maksud untuk menyombongkan diri, saya sadar (i'm a bad programmer)
saya hanya memberikan informasi kalo orang
indonesia juga bisa menang..walau cuma sekali hik..hik.



Program ini saya beri nama Avaco Uninstaller 2002 - [Updated : New ! English
Version]



Untuk memudahkan saya beri tanya jawab sedikit ya..



Q : Om Program apa ini?

A : Ini adalah program yang sangat complete untuk melakukan uninstaller windows
atau add/remove.



Q : Apa saja yang dilakukan program ini?

A : Dengan program ini anda dapat :

    - Mengedit Entry pada Uninstall Registry.

    - Menghapus Entry pada Uninstall Register.

    - Membuat Entry baru pada Unintall Registry.

    - Menyimpan dan mencetak laporan mengenai informasi
installasi program.

    - Membuat Backup registry (export dan import registry).

    - Melihat informasi mengenai program secara detail.

    - Melihat Lokasi kelompok program (Programs Group) yang
terdapat dalam direktori Windows.

    - Mengedit entry registry uninstall langsung dari regedit

    - dan masih banyak lagi....Terima kasih



Q : Sudah berapa banyak orang yang mendownload source code ini:

A : Kalo tidak salah sampai sekarang kurang lebih 16.149 ribu orang



Q : Dimana saya bisa mendownload source codenya?

A : Klik

http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=38980&lngWId=1





Q : Bolehkah saya mengedit source code program ini?

A : Sangat boleh, tapi jangan lupa memberikan credit inisial saya diprogram yang
telah dibuat.



Q : Bolehkah saya menjual program ini?

A : tentu saja tidak boleh, karna program ini sudak mempunyai hak paten

   
(The author may have retained certain copyrights to this code...please observe
their request and the law by reviewing all copyright conditions at the above
URL.)



Q : Kemana saya ingin bertanya mengenai source codenya?

A : ke email aja ya ar.avaco@gmail.com




Q : Thanks om.

A : Sama-sama :)


Tampilan Program:





User yang telah mengakses code ini sampai sekarang sebanyak  16,154 orang dari
seluruh dunia.



Download :

http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=38980&lngWId=1

Kamis, 19 Juli 2007

AdSense Product Referrals in Blogger

If you have an AdSense account, this latest launch of Google AdSense Referrals 2.0 is something you must look at. In addition to the traditional Google products, there is now a very long and varied list of products that you can include in your Blogs and offer your readers. In contextual ad targeting, the AdSense ads that appear in your Blog may not always be relevant, especially if you do not

 
My Big Dream powered by XXZ