Stop Motion Video Animation Of Gmail Mobile And The Making Of It

Hi! Everyone, hope you all are fine.
Today in this post I will show you stop motion video animation and the making of it. See the below video of stop motion video animation on Google Gmail Mobile, made by JESS3.

It’s incredible to think about how much time and energy goes into the making of a short 30-second spot. But when you are talking stop motion video animation, it takes many hours to produce one second.

Let have a look in the behind the scenes of Google Gmail Mobile

How To Create Playlist In Blogger.com Using JW Player

Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can create playlist using JW Player. As I told in my last post that few readers asked me how they can create Playlist using JW Player and how they can host files of JW Player in Google code. So in last post I told you how you can host files in Google code and if you want to know how to use and earn from JW Player Click here.

To make a playlist using JW Player you need to have an XML file where you will put all the videos link of your playlist.
Here how you can create JW Player Playlist XML file
1.       Open notepad in your computer
2.       Copy the below code
<?xml version='1.0' encoding='UTF-8'?>
<playlist version='1' xmlns='http://xspf.org/ns/0/'>
<trackList>

   <track>
      <title>Video Name</title>
      <location>Video URL</location>
      <annotation>Video Description</annotation>
      <duration>Video Length (Time)</duration>
   </track>

</trackList>
</playlist>
Now copy the bold portion and paste it after </track> as much time you want (as much video will be in a playlist)
3.       Now change few things
i)        Video Name With the name of the video
ii)       Video URL with the URL of the video
iii)     Video Description With the video description
iv)     Video Length (Time) with the video length
Note: – Every time put different Name, URL, Description and Length
4.       After you made the playlist save that file
i)        Press Crtl+S (for save option)
ii)       Now change the Save as type: from Text Documents (*.txt) to All files (*.*)

iii)     An give the name of the file and after the name give .xml
iv)     Then click Save button
5.       Now upload this file to Google code hosting server or on your hosting server
To know how to upload file to Google code click here.
Here how you can make playlist using JW Player
1.       Go to Blogger.com –> Click on Design for the following blog –> Edit HTML
2.       Find the </head> tag
3.       Just before the end of head tag place the below code (if you haven’t place this code before for JW Player)
<script 
src="http://jajodiasaket.googlecode.com/files/swfobject.js"
type="text/javascript"/>

4.      Now place the below code where you want to
display your JW Player Playlist

<div name='jwppl1' id='jwppl1'>
<script type="text/javascript"> 
var so = new SWFObject
('https://player.longtailvideo.com/player.swf ','single'
,'600','320','8');
so.addParam('wmode','transparent');
so.addParam('allowScriptAccess','always');
so.addParam('allowfullscreen','true');
so.addVariable('fullscreen','true');
so.addVariable('width','600');
so.addVariable('height','320');
so.addVariable('playlist','right');
so.addVariable('playlistsize','200');
so.addVariable('file','playlist.xml');
so.addVariable('image','image.jpg');
so.addVariable('plugins', 'ltas,gapro-1,googlytics-1,fbit-1');
so.addVariable('ltas.cc','AdSolution ID');
so.addVariable('gapro.accountid','Google Analytics ID');
so.write('jwppl1');
</script></div>
Change the following things before you place the code:
a)      Change The Longtail Video AdSolution ID
Change the AdSolution ID with your Longtail Video AdSolution ID and if you don’t have the AbSolution ID then you can sign up for free, to know how to signup Click Here . Or if you don’t want to show ads just remove this entire line ( so.addVariable('ltas.cc', 'AdSolution ID'); )
b)      Change the Google Analytics ID whit your ID (ID is something like UA-XXXXXXXX-XX)
c)       Change the playlist.xml with your Playlist XML file
d)      Change the image.jpg with your preview image URL (it it not necessary if you are using YouTube video URL)
There is a facebook share button plugin I have given if you want to remove it just remove the ,fbit-1 from this line so.addVariable(‘plugins’, ‘ltas,gapro-1,googlytics-1,fbit-1‘); .
Note: – If you want to add two player in one page then change the 1 in jwppl1 (in 1st line and in last 2nd line) with 2 in 2nd player, if you want to add three player then change it with 3 in 3rd player and so on.
Here is a demo of how JW Player Play will look like

If you are having problem in viewing the Demo Playlist Click here.

Hope it will help you in creating JW Player Playlist, if you have any question or problem let me know

How To Host Files On Google Code

Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can host files in Google code. As few my reader asked me how they can host files in Google code to so that they can create Playlist using JW Player (about creating playlist I will tell in next post) here is how you can. And hosting files in Google code not only help you in creating playlist for JW Player or any just it can also help you in many other ways like, hosting JavaScript, jQuery, CSS and many more. This can help you in Blogger.com blog also.

Here how you can create a project where you will host your file(s)
1.       Go to code.google.com/hosting
2.       At the bottom click on Create a new project
3.       Now fill the form accordingly
4.       After filling the form click on Create project button

Now your project is made where you can host your file(s)
                          

Here how you can host your files
1.       Go to your project
i)        Go to code.google.com/hosting
ii)       At the top-right corner of the page click on My favorites
iii)     Now select the project in which you want to host your file(s)

2.       Click on Downloads tab
3.       Then click on New download
4.       Fill the form accordingly and attach the file you want to host
5.       Then click on Submit file button

Now your file is hosted on Google code

Here how you can get the link of hosted file
1.       Go to the project where you have hosted the file
i)        Go to code.google.com/hosting
ii)       At the top-right corner of the page click on My favorites
iii)     Now select the project in which you want to host your file(s)

2.       Click on Downloads tab
3.       Now right lick on the download icon (beside the file of which you want the link)
4.       Now select
i)        Chrome : Copy link address
ii)       Epic/FireFox : Copy Link Location
iii)     Internet Explorer : Copy Shortcut
iv)     Opera : Copy Link Address
v)      Safari : Copy Link

5.       Now use that link copied link wherever/however you want
               
If you have any suggestion or want to tell anything let me know

History Of The Internet

Hi! Everyone, hope you all are fine.
Today this post I will show you History of the Internet. Instead of saying much, let see the Timeline Infographic and a video on History of the Internet.

Here is a video on more insight about History of the Internet.

If you are having problem in viewing the videos Click here.

Get Full Control Of Your Blogger.com Blog Feeds

HI! Everyone, hope you all are fine.
Today in this post I will tell you how you can control on your Blogger.com blog RSS feeds. If you are using Blogger.com for your blog, till now you get only three options (None, Short and Full) on the contents you want to show in your blog feeds. But now Blogger.com introduced one more option by which you get full control to show how much content will appear in blog feed.

Here how you can
1.       Go to Blogger.com
2.       Login to your account
3.       Click on Settings –> Site Feed (on the blog you want to do)
4.       There you will see Allow Blog Feeds
5.       Beside that click on drop-down menu and select Until Jump Break

6.       Click on SAVE SETTINGS

Now wherever you will give (Jump Breaks) in the between the post, in feed it will show only that much till where you have given jump break.

Note: – When you will give jump break in blog home page, label page and archive page it will also till there where you have given jump break.

How To Enable Moble Version Template On Blogger.com Blog

Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can enable mobile version template in your Blogger.com blog. Today when I login to Draft.Blogger.com I show Blogger has bought one new feature for mobile readers. You can only able to enable it through Blogger in Draft.

In Blogger mobile template now have only 6 templates. If you are using any templates from Blogger Template Designer then your blog will look same in mobile and if you are using any custom Blogger template then you will get simple look in mobile. In mobile all gadgets/elements may not support, for now it will supports gadgets/elements like Header, Blog, Profile, AdSense, Attribution. And using mobile anyone will able to make comments and watch videos. And if you are showing Adsense ads using HTML/JavaScript gadget then it won’t display ads, to show ads in mobile you have to use Adsense gadget or using Show Ads Between Posts tool, it will show ad at the top of the post page or at the bottom of the index page.

Here how you can
1.       Go to Draft.Blogger.com
2.       Login to your account (using Blogger.com ID and Password)
3.       Click on setting (for the blog you want to enable)
4.       Then go to Email & Mobile option
5.       There you will see written Mobile Template (beta)
6.       Select the Yes, On mobile devices, show the mobile version of my template. Radio button
7.       If you want to see how it will look in mobile click on MOBILE PREVIEW button
8.       Then click on SAVE SETTINGS button at the bottom of the page

Now a small script is added in your blog by which if any user will visit your blog using smartphone (WebKit-based mobile browsers are supported for our initial launch.) they will get redirect to mobile device template page.
If anyone wants to see how there Blogger.com blog will look in mobile device just add ?m=1 after the URL of your blog.

To see how my blog will look in a mobile Click here

Delegate Your Email Account To Whoever You Want

Hi! Everyone, hope you all are fine.
Today in this post I will tell you about Gmail new feature Email delegation. Yesterday I told you about Gmail new feature by which you can restore your deleted contacts. Now recently Google introduced one more new feature by which you can delegate your email access to whomever you want on Gmail.

After when you delegate your email access to the other person he/she don’t have to ask you for your ID and password. And also they don’t have to logout from their account to access your account. They can have full access to your Emails, Contacts and Chat history, edit, delete, add, compose and send emails of your behalf and whatever they want to. But there are certain limits also they can’t chat with your friends, they don’t have full access to Gmail setting, whatever email they will send using your ID in the place of from it will show your email ID but it will also show sent by the person you sending this email using delegate and they also don’t have access to your other Google services.

Here how you can give access
1.       Go to Gmail.com
2.       Login to the account which you want to delegate
3.       Now go to Settings –> Accounts and Import
4.       There you will see Add another account in Grant access to your account option
5.       Click on it (a popup will open)

6.       Now in that popup give the Gmail ID of the person you want delegate your email access
7.       After entering the Gmail ID click Next Step » button

8.       Now they will ask you to conform the ID you have given is correct and you want to give access to this person
9.       To conform click on Send email to grant access button

10.   Now the person’s ID you have given will get an email to accept/reject the access to your account

Now after they accept it, they can see your email ID in a drop-down at the top-right corner of the page as we see for Multiple sign-in.

If you want you can give access up to 10 Gmail Ids. If you want to remove the access
1.       Go to Gmail.com
2.       Login to the account which you want to delegate
3.       Now go to Settings –> Accounts and Import
4.       There you will see Add another account in Grant access to your account option
5.       Now the ID you want to remove beside that ID you will see the status of that ID (is accepted or pending) and you will also see a delete button
6.       Click on that delete button
7.       Now that person no longer have access to your emails

Here is a short video on Email delegation

If you are having problem in viewing the videos Click here.