Sunday, October 4, 2009
my sample animation
They are in HD format.this is first animation
http://www.youtube.com/watch?v=7N_MCyRlZ0I
Wednesday, September 16, 2009
what is Silverlight?
Silverlight is microsoft technology for racing with adobe flash and using in web dynamic images
Silverlight commonly used in microsoft sites like bing and msn and .. and flash used in many site like
youtube and yahoo and..It seems that nowadays flash is more used than silverlight but it is maybe change
specially if Microsft bing search can be advanced and get more percent from web world
and more servers install silverlight
Friday, August 28, 2009
using Google reader in your site
Google reader is a powerful subscription tool for using in blogger or other blogs or site and read your
favorite site in every where and also in Google reader site .
you can share in your Google reader in your blog and manage your subscriptions for every blog and use
even some customized clips.In blogger also you don’t need to add clip and only use blog list for add you
blog link or subscription from Google reader .In this picture you can see how add to bloglist from google
reader
in Google reader you have too many folder for grouping your subscription that are very useful for use in
your site if you have more site .Just “go to folders and tags” option in setting for this purpose .you can
use every folder in every site and create clip or blogrolls for them .Blogrolls is only link of your site and clip
is new updates from them .this is sample image from clip
Monday, August 24, 2009
an important note about web design
when you design web you should know some info css styles .For example when your site reader have
deferent monitors with deferent resolution it forced that when they want open your site they see deferent
layout and disturbed web and maybe they can’t see content properly.See this image from important site
like yahoo and igoogle
as you see in resolution 1600*900(in some monitor) in full screen mode yahoo opened mini and igoogle
(also igoogle classic home ) opened full .This errors also come with some blogger template.it occurred
because some problem in css styles and on of solves is that changing width of site part like header part in this way
#part
{
width:484px;//or like that
}
to
#part
{
width:100%; //or like that
}
When you use PX unit it means that this part should this size in every monitor in every resolution but when
you use percent ,you said that your part have this percent of width and it is not you have which monitor or
resolution and your part size will be change on base of your monitor size or resolution
Saturday, August 22, 2009
using windows live writer for blogging
Microsoft windows live writer is a software from windows live series for blog writing .This tool is
compatible with blogger,Wordpress,Typepad and others and you can manage all of
your blog accounts without going to web ,and create post or edit or even preview it simultaneously . see here for test preview ! windows
live have also source editor for add or edit html code of post.
you can select category also and insert picture to blogger automatically and even add video to your blog
with publish it in your YouTube and show it in your blog !.
you have also some plug-in for live writer for add some tools .This tools help you have some futures like
map or others in your post .
it is all thing that you need for fast blogging!
Wednesday, August 19, 2009
build your own gadget
Google gadget are tools for using in igoogle (Google new home page) or in blogger . This tools are used in sidebar of blogger and you can add it from layout with click in “add gadget” options .they are to many pre built gadget that you can use them like follower gadget .You can also creat your own gadget. In this article you’ll see how is possible
Gadget source have been writing with xml language .you can write in every xml editor or even notepad and save them . Of cource it is better that you have a preview and error checker in this page you can have Google gadget official editor This is sample gadget source code for learning . I write this code by myself you can chage it for another use
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs
title="dah alert" height="50"
title_url="http://my-a-it.blogspot.com/"
author="dawood abbaspour">
<Require feature="setprefs" />
</ModulePrefs>
<UserPref
name="alert"
default_value="hi"
datatype="string"/>
<Content type="html">
<![CDATA[
<script type="text/javascript">
// Get user preferences
var prefs = new _IG_Prefs(__MODULE_ID__);
// Increment value of "counter" user preference
var youralert= prefs.getString("alert");
alert(youralert);
</script>
your blog alert
]]> </Content>
</Module>
in model you have all of gadget codes and in modulePrefs you have gadget information like title and author or…in userpref you have your own gadget setting .In this gadget we have one user setting “alert” and two gadget setting “title” and “height”
For drop down menu you can add this code in gadget
<UserPref name="month"
display_name="month"
datatype="enum"
default_value="1">
<EnumValue value="1" display_value="january__"/>
<EnumValue value="2" display_value=" february__"/>
<EnumValue value="3" display_value=" march__"/>
<EnumValue value="4" display_value=" april__"/>
<EnumValue value="5" display_value="may__"/>
<EnumValue value="6" display_value="june__"/>
<EnumValue value="7" display_value="july__"/>
<EnumValue value="8" display_value="august__"/>
<EnumValue value="9" display_value="september__"/>
<EnumValue value="10" display_value="october__"/>
<EnumValue value="11" display_value="november__"/>
<EnumValue value="12" display_value="december__"/>
</UserPref>
And you’ll see month drop down menu in gadget settings
For getting value of them inside javascript use this code for string type
prefs.getString("alert");
This is all thing that you need to develop your sample gadget .For making advanced gadget you can see here
Thursday, August 13, 2009
about windows 7
Tuesday, August 4, 2009
what is openid and how get your own openid?
Saturday, August 1, 2009
what is next? google deal with apple or linux?
Tuesday, July 28, 2009
1tb laptop hard driver :laptop is better or desktop computer?
- WhisperDrive, which is WD's technology that uses seeking algorithms to produce one of the quietest 2.5-inch drives available
- ShockGuard, which helps the drive withstanding shock, such as accidental drops, and vibrations better
- SecurePark, which is a mechanism that parks the recording heads off the disk surface during spin up and spin down and when the drive is off. This ensures that the recording head never touches the disk surface to improve long-term reliability