June 17th, 2009
Sometimes security aspect can make your life difficult. Why need type a password everytime you turn on your computer?

If you’re not sharing your computer with other users and no one else can access it, you can configure your Vista to login automatically, so you can turn on computer, leave for coffee and it will be ready to use when you back.
To do so, click on Start button and type “control userpasswords2″ or “netplwiz” in the search field, then uncheck the “Users must enter a user name and password…”, provide the username and password you want auto login to and restart computer. Your Vista will automatically log on with your account.
Tags: auto logon, vista
Posted in Tips and Trick | No Comments »
February 19th, 2009
Just connect your Playstation 2 to your audio system, enjoy the music from Internet Radio. A homebrew programmer made software based of Simple Media Player (SMS) called Argon, which allows you to play multimedia files and also listen to online radio stations!


Read the rest of this entry »
Tags: freevast mc boot, multimedia player, playstation 2
Posted in Tips and Trick | No Comments »
January 16th, 2009
Today I want to share an SQL Server 2005 stored procedure to make autonumber. This stored procedure provide two numbering templates.
autonumber template #1: ..
autonumber template #2: <1DIGIT-YEAR><1DIGIT-MONTH>.

Read the rest of this entry »
Tags: autonumber, sql server
Posted in Programming | No Comments »
January 15th, 2009
Today I saw eBuddy website – a web and mobile messenger client, surprised by their new network support. It is now support facebook and ICQ network. The mobile version of eBuddy now also provide Facebook chat.

eBuddy CEO Jan-Joost Rueb confirmed that Facebook Chat is in a soft-launch period and that they will publicly announce the launch in the coming weeks. Rueb also noted that J2ME and Ajax versions will be updated soon.
Source: eBuddy
Tags: ebuddy, facebook, mobile chat
Posted in News | No Comments »
January 14th, 2009
You can retrieve your Gmail messages with Nokia phone. You can choose either IMAP or POP3 protocol.

IMAP offers several advantages over POP, you can store the email data on Gmail server so you can synchronize with multiple clients, it has better functionality in manipulating inbox, and the ability to manage email folders within single account.
POP is designed to offer simple offline operations, it downloads email to the phone, and generally removing it from the Gmail server, it doesn’t support email folders.
IMAP
Before you can use email on your phone you must enable IMAP in Gmail:
- Sign in to Gmail.
- Click Settings at the top of any Gmail page.
- Click Forwarding and POP/IMAP.
- Select Enable IMAP.
- Configure your IMAP client and click Save Changes.
Now configure your phone:
- Select ‘Messaging’ > ‘Options’ > ‘Settings’ > ‘E-mail’ > ‘Mailboxes’.
If you have never set up email on your phone before, select ‘Yes’ to define a new mailbox. If you already have other mailboxes, select ‘Options’ and then ‘New mailbox’.
- Select ‘Start’ to begin the setup wizard.
- Select ‘IMAP4′ and then ‘Next’.
- Enter your full email address (including ‘@gmail.com’) as the email address and select ‘Next’. Google Apps users, enter your full address in the format ‘username@your_domain.com’.
- Enter ‘imap.gmail.com’ as the incoming mail server and select ‘Next’.
- Enter ’smtp.gmail.com’ as the outgoing mail server and select ‘Next’.
- Select the appropriate access point and then ‘Next’.
- Enter a descriptive name for the email account mailbox name.
- Once your mailbox is set up, select it from the email mailbox settings screen.
- Select ‘Connection settings’ > ‘Incoming e-mail’.
- Enter your address (including ‘@gmail.com’ or ‘@your_domain.com’) and password.
- Select ‘SSL/TLS’ for your security (ports) and define your port as ‘993′.
- Select ‘Back’.
- Select ‘Outgoing e-mail’.
- Enter your email address (including ‘@gmail.com’ or ‘@your_domain.com’) and password.
- Select ‘StartTLS’ for your security (ports) and define your port as ‘587′.
- Select ‘Back’ and change any other settings according to your preferences.
Read the rest of this entry »
Tags: email settings, gmail, imap, nokia phone, pop3, yahoo
Posted in Mobile, Tips and Trick | No Comments »
January 11th, 2009
Got Wi-Fi equipped phone? Now you can access your windows folder from your phone, using this handy mobile application. SysSMB is an application that capable to access, copy and even share your files between Series 60 3rd edition mobile phone and computer. SysSMB turns the mobile phone into a highly efficient network accessible mobile computer.

Screenshots



Read the rest of this entry »
Tags: nokia, shared folder, smb, wifi
Posted in Mobile, Tips and Trick | No Comments »
December 31st, 2008
Today I created a script to compare the contents of two folder including its subfolders. It’s a simple solution if you don’t want to buy folder comparator software, but the script will not compare the content of the file, it only compares the file size and last modified date.

Click read more to see the script
Read the rest of this entry »
Tags: compare folder, vbscript
Posted in Programming, Tips and Trick | 2 Comments »
December 25th, 2008
Fullyreloaded Blog wishes you and your family Merry Christmas.

Thank you for being a loyal visitor. I’ve just changed my blog theme, I made it myself modified from the default theme, now the theme appearance will changed based on time. Hope you like it.
Happy Holidays!
Tags: new theme
Posted in News | No Comments »
December 24th, 2008
Since Windows rename command doesn’t support regular expression, so today I made a VB Script to batch rename multiple files using regex method.

What is Regular Expression?
Basically, a regular expression is a pattern describing a certain amount of text. Their name comes from the mathematical theory on which they are based. But we will not dig into that. Since most people including myself are lazy to type, you will usually find the name abbreviated to regex or regexp. I prefer regex, because it is easy to pronounce the plural “regexes”.
Click read more to see the script
Read the rest of this entry »
Tags: filename, regex, rename, vbscript
Posted in Programming, Tips and Trick | No Comments »
December 23rd, 2008
Looking for mini laptop? Netbook becoming popular now, started by the first Asus Eee PC 701 hit the market. Today there is a huge choice of low-cost highly portable and efficient mini laptops.

What is Netbook?
A netbook is a light-weight, low-cost, energy-efficient, highly portable laptop suitable for web browsing, email and general purpose applications — primarily noted for its small form factor. Netbooks typically have less processing power than full-featured notebooks and limited ability to run resource-intensive operating systems. (Wikipedia)
Read the rest of this entry »
Tags: asus eee, comparison, mini laptop, msi wind, netbook
Posted in Review | 1 Comment »