Blogs

Facebook Chat - Not too bad

Facebook ChatWhen it was first introduced, I was wondering why in the world Facebook would incorporate a chat feature. Over the past 2 years, Facebook has gone from light and fun to heavy and repetitive. By adding yet another 'application'/functionality, they were just bogging things down even further.

I didn't care to use it at first, but now I'm using it quite a bit. The main reason is that when I see a friend online, it find it better to just send a chat message and get a live response - most of the time.

So, just a few minutes ago, I was trying to access my online banking. I put in the card number and the proper password, but for more security it asked me one of the secret questions. Fair enough... but thing thing I didn't know was that the answer was case-sensitive.

That in my opinion is bad.. because when you set the answer to the questions 2 years ago, do you really remember whether you had said "soccer" or "Soccer" (that is not the answer to my favourite sport question btw - :D)

It kicked me out and asked me to try again.. Fine, it asked me the same security question again, but this time it locked me out.

The Past and The Future

Yes, it's been a really long time since I posted anything. I'll blame it on a busy summer packed full of exciting yet time consuming adventures.

I wanted to put my mind at ease and not feel as guilty about having only 2 posts in June and 2 in July... So I've compiled a list of things I've done in the past two months...

A few months ago, when I had to send a text message (SMS) to someone, I would simply type in 'rogers sms' or 'bell sms' into Google , and the first hit would be that page.

Both companies have since redesigned their sites and it's becoming harder to find their SMS pages. You have to drill down into their menus and pages to find these. So to save time I thought I'd post all the links here:

The reason for my lack of posting is directly related to the workload that I currenly have. A big project that I love working on had me consumed for the past 2 weeks, but within that time, I've learned a ton of new things and I'll be posting more about this in the coming days.

One of the first things I had to do for a project was move a few tables form different database together, into one database. It’s a simple enough command:

RENAME TABLE database1.table1 TO database2.table1;

Having to move data from one location to another, or one drive to another in a database can be quite a hair-raising expericene. With MySql, it’s really not that bad. I have a database on a Window 2003 server, but the steps for Linux and Mac OSX are very similar.

But just to be sure that we won’t be shooting ourselves in the foot, lets make a backup of our databases. Whichever way you choose to do it is your call… ( mysqldump, using a 3rd party tool to create a csv files of your tables…etc)

First, lets shutdown the database:

Drupal themes | Hostgator coupon | wordpress themes
© Portfolio of Purazar Bhadha 2013