You can edit your photos to give great look within minutes. There are many sites for this but I prefer www.photofunia.com for doing this work.
Here are some samples.


SO, enjoy your time with photofunia.
You can edit your photos to give great look within minutes. There are many sites for this but I prefer www.photofunia.com for doing this work.
Here are some samples.


SO, enjoy your time with photofunia.
Posted in Tips n Tricks | Tags: Edit, Photo, tips
Slax is a lightweight linux based distro with some important features. It’s possible to boot this from a USB flash drive. Just follow the steps bellow and enjoy your time with Slax 6.0.4.
1. Download the package for flash drive from here
2. Unzip the .tar file to the root directory of your Flash drive.
3. Navigate to the boot directory of your flash drive.
4. Double click on the file bootinst.bat and follow the instruction.
5. Reboot the system and enter the boot menu to boot from the flash drive.
6. Enter the live session and install to your HDD if you like.
Enjoy your time with slax.
Hi, Guys this is my first post about acm problems. As this is my first post I am going to publish one of my AC code. It’s a very easy problem. But the title seems to be horrible. You just calculate the difference between the input and print the output.
The solution of problem No. 10055
The code:
//10055.cpp
#include <iostream.h>
#include<stdio.h>
int main() {
double a,b;
while (cin>>a>>b) {
if (a>b) printf(”%.0f\n”,a-b);
else printf(”%.0f\n”,b-a);
}
return 0;
}
Just copy n paste it. You will get accepted.
Posted in ACM, Programming | Tags: ACM, Easy ACM problems, Programming
Finally I have started using Ubutu 7.10 bangla version by Ankur. It’s just awesome with most of the necessary packages enclosed with the CD. Today I have passed 5 hour with ubuntu. And I have really enjoyed the time. I have also got all the media players and many other application with it. So it’s just excellent.
Posted in PHP
I am currently learning PHP. I am really enjoying it much. It’s not so hard. It’s evn easier for those who have a little bit knowledge about c/c++. I am following the book PHP and MYsql Bible from Wiley pub. I am really much excited in learning it. I think all of you should try it once.
Posted in PHP
I am completely new to blogging. So you can see the page does not have a good appearance. But I am going to make it structured and good looking soon.
This blog is for all my friends in RUET.
Finally, thank you very much for passing your valueable time with me. Best of luck everyone.
Posted in PHP