Social Icons

Pages

20 November 2012

Automatic Wallpaper Switcher With Multi-Monitor & Collage Support

We all love changing wallpapers. In fact, it’s one of those tasks we frequently perform. Even though Windows 7 provides integrated wallpaper switching functionality, it’s not as robust as it should be, and is neither very feature-laden. Earlier, we took an inside look at John’s Background Switcher – probably one of the most comprehensive wallpaper utilities you can find over the internet. The software was both feature-rich and intuitive, and left us utterly impressed. However, not everyone wants to play with plethora of options and settings, and some simply need simpler and minimalistic solutions. Today, we have a wallpaper application for you called WallSwitch. WallSwitch, as the name implies, is a handsome software to easily switch your desktop wallpapers, either using hotkeys or by setting predefined time intervals. What makes it stand out from default Windows 7’s Personalization menu, is its multi-monitor support – which means it can set separate background for each screen. You can make multiple profiles and set different configurations for each of them.
There isn’t anything fancy about the application, as it looks and feels quite simple. At the top is the Theme section, from where you can create, rename and delete your profiles via their respective buttons. There is no limit for how many profiles you may create and how many images you add to each of the profile. When you are done creating a new profile by clicking New button, the next thing you need to do is add your images. Apart from adding photos from local directory, you may click Add Feed to the left to grab wallpapers from various websites. Simply input the feed URL and specify Update Interval for the feed, and click OK.

Wall Switch
Under Display tab, you can specify wallpaper Mode, which contains Sequential, Random and Collage. Collage mode is rather interesting, which automatically selects a background image from your selected files and keeps pasting further photos over it, creating a collage effect right on your desktop. Furthermore, you can select Background Color for top and bottom of the screen, and the wallpaper’s orientation.
Wall Switch_Display
Now, head over to the Frequency tab to specify time interval between wallpapers switch. It can be set in seconds, minutes, hours and days. In addition, you may also define Hot Key combination for manually switching your desktop background. When everything’s in place, click Save Theme followed by Activate to employ your changes.
Wall Switch_Frequency
Lastly, there’s also a History tab, which shows all the wallpapers that have ever been switched from within the app, making it easy for you to jump back to any previous wallpaper should you want so.
Wall Switch_History
WallSwitch is an open source application and works on Windows XP, Windows Vista, Windows 7 and Windows 8. Both 32-bit and 64-bit OS editions are supported.
Download WallSwitch

Software Pendukung :
Microsoft .NET Framework 4.0
Windows Installer 3.1
Windows Imaging Component



Sumber : http://www.addictivetips.com
Read more

17 November 2012

Restore Opera Mini Pada Smartfren Xtream Versi gw



1. Download shell.jar bisa melalui PC maupun dari HP browser bawaan.
2. Install shell.jar di HP.
3. Buka aplikasi tersebut.
4. Lalu ketikkan  " rm file:///fs:/mod/reksio/reksio.ini " (tanpa tanda petik)
5. Tekan tombol tengah
6. Opera Mini langsung bisa dijalankan.




Sumber : Pengalaman sendiri
Read more

09 November 2012

Membuat Form Login Sederhana Dengan Javascript

Membuat password atau security memang sangat baik pada sebuah web,forum atau lain sebagainya,karna hal ini dapat melindungi akun kita dari pengguna – pengguna lain yang bukan member atau yang tidak memiliki hak akses terhadap data – data kita..pada postingan kali ini saya akan menuliskan sedikit script sederhana untuk membuat form login..buat para pembaca yang ingin mencoba script ini..pembaca bisa langsung mengcopy source code berikut :

<html>
<SCRIPT LANGUAGE="JavaScript">

function Login(){
var done=0;
var username=document.login.username.value;
username=username.toLowerCase();
var password=document.login.password.value;
password=password.toLowerCase();
if (username=="ok" && password=="ok") { location.href="absensi.htm" target="kanan"; }
else
if (done==0) { alert("Invalid login!"); }
}
</SCRIPT>
<BODY>
<form name=login>
<table width=225 border=1 cellpadding=3>
<tr> <td colspan=2><center><font size="+2"><b>Members-Only Area!</b></font></center> </td></tr>
<tr></tr><td>Username:</td><td><input type=text name=username></td></tr>
<tr></tr><td>Password:</td><td><input type=text name=password></td></tr>
<tr></tr><td colspan=2 align=center><input type=button value="Login!" onClick="Login()"></td></tr>
</table>

</form>
</body>
</html>



sumber : http://sauri-sofyan.blogspot.com/2010/04/membuat-form-login-sederhana-dengan.html
Read more

Restore Opera Mini Smartfren E781A

TUTORIAL RESTORE OPERA MINI

* DOWNLOAD dulu software QPST

-->


* Saya tidak menjamin kerusakan pada handphone SMARTFREN E781A anda bila terjadi kerusakan. pada dasarnya saya telah mencoba memperbaiki handphone teman yang opera mininya tidak merespon apa-apa, dengan merestore opera mini dari handphone yang sama SMARTFREN E781A milik saya yang kebetulan sama.

Caranya adalah sebagai berikut:

1. buka QPST CONFIGURATION



2. ADD NEW PORT (KLIK)




pilih port yang di tengah (com 13), bisa berbeda di tiap laptop.




3.ADD PORT (PORT 13 ini di laptop saya, bisa berbeda di laptop anda).




4. bila COM enabled PT-SURF6300, berarti pilihan COM sukses.




 5. buka start Clients -> EFS EXPLORER




6. pilihan default yang telah di deteksi PORT -> oke




7. QPST menerima file (tunggu beberapa menit).




8. Buka -> BREW -> MOD -> REKSIO




9. COPY DATA dari data yang telah di DOWNLOAD diatas (DATA RESTORE). QPST tidak dapat mengcopy folder, jadi untuk mengcopynya, buka folder DS / KEYCHAIN di folder QPST dan drag file restore yang telah di extrak kedalam folder yang berada di QPST. dilakukan per file.

10. KLIK TOMBOL RESTART di menu QPST.

11. tara....... selesai. coba restart handphone anda dan coba opera mininya. bila gagal restart lagi.


tutorial video gan  monggo di lihat




note:
* banyak yang bertanya tentang port, di setiap laptop berbeda pilihan portnya, biasanya yang tidak digunakan.
* sudah di updated semoga bermanfaat..

SELAMAT MENCOBA.

sumber : http://hp-cdma.blogspot.com/2012/03/restore-opera-mini-smartfren-e781a.html
Read more