June 20, 2013

Skype Video Message (Max Limit: 3 Minutes)

Hi friends,

Skype added Video message. This new feature let you record your video for maximum of 3 minutes and send to your Skype contact.

Which means, when the recipient is offline, you can send a video message to him/her. When recipient comes to online, they can view your video by clicking on a link.

I have just tried it and its simply superb.

 

Recording your video message:

  1. Select contact which you want to send video message.
  2. Desktop App: Click on “Video Message”
  3. Tablet:  Click on “+” icon to get “Video Message” option. Click on “Video Message”
  4. You will get a message like “Looking Good!! Hit record when you are ready”
  5. Click on record button
  6. Click record button again to stop your video message
  7. You can discard message by clicking on “X”(CANCEL) button
  8. You can playback your video by hitting “Play” button
  9. If you are satisfied with your video message and clarity then hit the “Message” icon to send the video message

 

View your video message sent by your contacts:

  1. My friend recorded his video and sent to my Skype (though I am online), I got a link in my Skype chat like
  2. “You've received a video message. View it at: some random link and some 4 digit pin”
  3. Click on the link and it will ask you enter the PIN
  4. Enter the pin provided along with the Skype video chat link
  5. Now you can view the video which has been recorded and sent by your Skype contact

Hope, you will enjoy this cool feature.

 

Please send your feedback and comments to psrdotcom@gmail.com

Blogger Labels: Skype,Video,Message,Limit,Minutes,friends,recipient,Select,Desktop,Click,Tablet,icon,option,CANCEL,Play,View,contacts,friend,digit,Enter,Hope,feedback,comments,online

June 18, 2013

Unable to Share folders in Ubuntu problem got resolved (Samba)

Hi friends,

I was not able to share my folders within network sometime back.

After searching and modifying configuration file my problem got resolved.

Problem

Unable to share Ubuntu folders

Message:  

net usershare' returned error 255: net usershare add: cannot share path /opt/foldingathome as we are restricted to only sharing directories we own.
Ask the administrator to add the line "usershare owner only = False"
to the [global] section of the smb.conf to allow this.

Resolution:

  1. Type the following in console
    • $ sudo vi /etc/samba/smb.conf
  2. Go to [global] section
  3. Add the following line
    • usershare owner only = False
  4. Save and exit from vi
  5. Restart Samba service
    • sudo service samba restart
Now, you can happily share your folders over network

Please send your feedback and comments to psrdotcom@gmail.com
 

June 10, 2013

Upgrade Samsung Galaxy S Advance to Jelly Bean Latest Version

Hi all,

Do you want to update/upgrade your Android Samsung Smartphone? I have upgraded it with latest firmware.

Please find the procedure below to do it manually.

 

Warning: Do at your own risk. We are not responsible for any bricking of your device. If you are scared to do it then please visit the nearest authorized service center. The experts from the service center will be able to upgrade your device if an upgrade available in your country.

 

Pre-Requisites:

Visit www.samsung-updates.com

Select your device from the drop down list

It will automatically lists the device current firmware version in each supporting country

You can download the firmware of any country of your choice (Mostly the latest release)

After downloading, extract it to a folder

Download ODIN latest version and extract it

Make sure that you had taken backup of your contacts, SMS, Settings and data as well

Make sure that USB Debugging enabled on your device

 

Firmware Upgrade:

Switch off your device

Run Odin{xxxx}.exe as an administrator

Press and hold Volume Down key + Home Key + Power Button until you get a “Downloading..” {Downloading Mode} screen with green robot

Connect your device with USB cable

If device connected properly you will see one of ID:COM boxes as yellow/green

And you can see “Added” message in the message section box

Now, Click on PDA button in the “Files/Download” section

Select the downloaded firmware xxx.tar.md5 file

Click on “Strat” button from the “Control Panel” section

It will take some time to finish the process

On mobile screen you will see “Downloading” progress

On ODIN window, you can see the similar kind of progress

Wait till you get the “PASS” message with green background in the box above progress bar in ODIN window

Your device gets restarted now

Select the language options and continue with other settings

Now you can disconnect the device from the PC/Laptop

Enjoy the upgraded OS features

 

Blogger Labels: Upgrade,Samsung,Galaxy,Advance,Bean,Latest,Version,Android,procedure,Requisites,Visit,Select,folder,Download,ODIN,Make,backup,contacts,data,Firmware,Switch,administrator,Volume,Down,Home,Power,Button,Mode,robot,Connect,cable,message,Click,Files,Strat,Control,Panel,Wait,PASS,background,language,Laptop,Enjoy,features,options

May 29, 2013

Penetration Testing Bundled Browser PenQ from QBurst to test websites from malicious attacks

Hi all,

Would you like to test your website from various attacks or bugs?

You most probably want to do a penetration testing on your website. But is it possible with less cost and less efforts?

Yes, It is possible with all new PenQ Browser which was built on top of Mozillas’s Firefox browser and all the testing add-on's.

Link: http://www.qburst.com/products/PenQ

In this link, you can find the slew tools, features and installation.

 

I hope, you guys find it easy to test your sites.

Please send your feedback and comments to psrdotcom@gmail.com

Blogger Labels: Penetration,Browser,PenQ,QBurst,cost,efforts,Mozilla,Firefox,add-on's,Link,products,tools,features,installation,feedback,comments,website

May 21, 2013

Flickr Upgrades photo limit to 1 GB from 200 active photos and better looking UI

Dear friends,

Its very good news for all photo uploading fellows. I had been using flickr since 2006 but limiting the photos 200 only stopping me to think about flickr again. Now flickr has been upgraded and better user interface update as well.

I have got all my uploaded photos in my account back. Happy :)

Please find the updated flickr account details

Free Account:
1 GB of photos (Each photo size should be < 200MB)
1080p Video can be uploaded
3 min video playback is possbile
Ads will be displayed

Pro Account:
Unlimited photo uploads
Unlimited video uploads
No Ads will be displayed

Hope, flickr will be back again as before.

Please send your feedback and comments to psrdotcom@gmail.com

May 13, 2013

Open command window shortcut with the current/present working directory/folder

In my previous post, I had explained about opening command prompt and auto-executing a command.
I was thinking it would be better, if we have a shortcut to open a command prompt in the present/current working directory/folder.

I found two options to do that.
GUI (Windows 7 and above):
  1. Hold “Shift” keyboard key and “Right Click” your mouse button
  2. You will find an option “Open Command Window Here”, click on it
  3. It will open a command window and path would be your current directory

Custom Shortcut:
  1. Right Click your mouse
  2. Choose “New”
  3. Select “Shortcut”
  4. Enter type the location of the item as “cmd” and click on “Next” button
  5. Enter type a name for this shortcut as your own custom name e.g. CurDirCmdWindow and click on “FInish” button
  6. It will create a shortcut with your own specified name
  7. If you run/double click the shortcut, it will open a command window with the path “C:\Windows\System32” i.e. the default command window directory
  8. Now, we have to change the default opening directory to the drive where this shortcut located
  9. I hope you are familiar with %CD% environment variable in windows, which stores the current working directory path. We are going to use this now.
  10. Select the shortcut and “Right Click” with mouse
  11. Select “Properties”
  12. Now shortcut properties windows gets opened
  13. In “Shortcut” tab, navigate to “Start in:” textbox
  14. Replace the existing “C:\Windows\system32” with %CD%
  15. Note: Don’t change the target textbox content
  16. Click on “Apply” and then on “OK” buttons
  17. If you run/double click the shortcut, it will open a command window with your current directory as path.

Please send your feedback and comments to psrdotcom@gmail.com

Featured Post

Java Introdcution

Please send your review and feedback to psrdotcom@gmail.com