iOS: UITableView – Swipe to delete row
Swipe-to-Delete feature shows a Delete button when a user swipes horizontally across a row.
Swipe-to-Delete feature shows a Delete button when a user swipes horizontally across a row.
I wanted to copy all of the files and folders from my current host to my new server. And I only have FTP access to… Read More »Use WGET to recursively download the whole FTP directory
intad.pag2p.co/dva1/int, sidepage.co and ui.streamride.net has been creating a panic to internet users around the globe. Everyone who first encounters it thinks that their computer is… Read More »intad.pag2p.co sidepage.co streamride.net, are they Malware?
This is a tutorial on how to send an email with attachment via Gmail SMTP. Here i am using Email::MIME to create the email/message object.… Read More »Perl: Send an Email with attachment through Gmail SMTP
I was working on a rails app hosted on Heroku and i had a huge amount of data in my local Postgres database. I wanted to import this data onto the production database on Heroku.
This is what i did to import data into the database at heroku from a dump file of my local database.Read More »How to Import/restore data into Heroku postgres database from a dump file
We can programmatically set/change the call forward number on gsm Android phones with ease.
Here i am showing you to change/set the call forward number for “Unconditional forwarding”.Read More »Java: Change the Call Forward Number on an Android phone programmatically