Friday, November 20, 2009

min-height fix for ie6

Just use this code in your css class :
    min-height:350px;
    height: expression( this.scrollHeight < 350 ? "350px" : "auto" );
 this code will work for all latest browsers, it will set minimum height for ie6, ie7, ie8, ff3 and above.

Saturday, August 22, 2009

Kansoftware : IT solution provider

Now I have got the platform where I can show my creativity, and It's fun working at Kan software. With the new projects every time, you are able to show your creative skills achieving new heights every time.

I have designed some of these sites for Kan software:
1. Humana International : It is a Job portal site, and I have to redesign to make it a browser friendly website. I have also created many custome image buttons for this site.

2. Future Wings :It is a online career guide site,

Saturday, February 23, 2008

About Amazon's SimpleDB

Simple DB is becomes good alternative for those users who are currently using MySql or other Database for website hosting. And their Database structure is not much complex.

Here I have came to know about some basic information about SimpleDB which I am sharing with you all.

Amazon providing you Access Key and Secret Key to login in your SimpleDB account.

Then you need to create domains as like creating Tables in Databases, In SimpleDB you can create only 100 Domains (Tables).

Then you need to specify the Domain’s Attribute same as Defining the fields in table in database. So Fields are knows as attribute in SimpleDB cloud. You can define only 256 Attributes (fields) in a single domain (table).

Note:

Each Attribute can contain up to 1 KB of data. And you can store use 10 GB space to store your whole data.

So this is the Amazon’s Simple DB. Hope this information helps you to understand the SimpleDB.

Monday, December 10, 2007

Bucket Explorer has left transmit 3 behind

transmit 3 takes mac os x ftp/Amazon s3 to the next level. again.

New Added Feature:
1. Amazon S3 Support

Manage your simple storage service, Mac-style

2. Copy and Preview Remote Web URLs
Select a remote item, hit copy: instant URL!

But Bucket Explorer offers far ahead functionality.


Monday, November 12, 2007

Amazon S3 : Interesting facts sheet


  1. Amazon’s U.S.(United States) data-centers are in Virginia.
  2. Amazon claims that the service is currently used by around 290,000 developers.
  3. Amazon have till now stored more than 10 billion objects on their servers.
  4. Launch in March 2006
  5. 1 hardware device is available for amazon s3 Zettabyte Storage zBox
  6. 32 s3 tools are available in market:
    1. Backup Manager
    2. Brackup
    3. Bucket Explorer
    4. Cockpit GUI
    5. Data Bucket Pro
    6. duplicity
    7. filicio.us
    8. InfiniteBit's S3-FTP
    9. Interarchy 8
    10. jets3t
    11. JS3tream
    12. jSh3ll
    13. Jungle Disk
    14. NS3
    15. Openfount S3 Explorer
    16. PutPlace
    17. Quillen
    18. S3 Backup
    19. S3 Backup and S3 Webmaster (Maluke)
    20. S3 Solutions
    21. S3/fuse
    22. S3Browse
    23. s3DAV
    24. S3Drive
    25. s3fox
    26. S3InfiDisk
    27. S3Safe
    28. S3Sync
    29. s3sync.rb
    30. Super Flexible File Synchronizer
    31. SuperSync
    32. Sync2S3
  7. Various well known clients are:
    1. SmugMug.com
    2. wordpress.com
    3. smartsheet.com
    4. newyorktimes.com

Any European Software Developer or Business Now Has Easy Access to Highly Scalable, Reliable, Fast and Inexpensive Data Storage in the Cloud

Wednesday, November 7, 2007

Expensive Amazon S3 for Europeans

Cost Factor

Europe ($)

United States ($)

Difference ($)

Storage (per GB/Month)

0.18

0.15

0.03

Requests (Per 1,000 PUT or LIST requests)

0.012

0.010

0.002

Requests (Per10,000 GET and all other requests

Data Transfer (per GB - all data transfer)

0.10

0.00

per GB - first 10 TB / month data transfer

0.18

next 40 TB / month data transfer

0.16

More then 50 TB / month data transfer

0.13

Here we can see, accept Data Transfer charges, other pricing factor have some difference due to some geographic regions.

Overall Amazon s3 will be quite expensive for European Users comparatively U.S. users.


But don’t worry, Bucket explorer helps you in cost cutting in your monthly Amazon s3 billings.

Bucket explorer knows which data should be transfer and how:

1. Amazon s3 charges us on every ACL update requests and suppose we are uploading same object which is already uploaded on Amazon s3. Here Amazon resets the ACL permissions while objects are overwritten. But Bucket explorer handles this situation by preserving the previous ACL permissions settings and saves your money.

2. Some times we are uploading same object more than two times. Here Bucket explorer checks and avoid unwanted upload download process and saves your unwanted data transfer. Even prompts you to overwrite with existing one. And If you by mistake clicks on "overwrite" or "Overwrite to all" button, Bucket Explorer will again checks and compare the objects on its bases and upload only those object which are really needed to be uploaded.

So have a Happy Billing :)