Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.438.164 Times

Htc Magic Vcard freeware
Filter: All | Freeware | Demo
 

Htc Magic Vcard

1 2 3 4 5 > 
Released: November 25, 2011  |  Added: December 04, 2011 | Visits: 1.205

Free Video to HTC Phones Converter Convert video files to MP4 format (MPEG4, AAC) to playback on HTC phones. You can save videos in high, standard and economy quality. Free Video to HTC Phones Converter supports such popular HTC phone models as Advantage X7500, Advantage X7510, Aria, Desire, Desire HD, Desire S, Desire Z,...



Platforms: Windows

License: Freeware Size: 18.26 MB Download (96): Free Video to HTC Phones Converter Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 851

Free GMT Video to HTC Converter Free Video to HTC Phones Converter convert video files to MP4 format (MPEG4, AAC) to playback on HTC phones. You can save videos in high, standard and economy quality. It supports such popular HTC phone models as Advantage X7500, Advantage X7510, Desire, Dream, HD Mini, HD2, Hero, Legend, Magic,...





Platforms: Windows, Other

License: Freeware Size: 11.76 MB Download (48): Free GMT Video to HTC Converter Download

Released: May 12, 2005  |  Added: February 05, 2006 | Visits: 2.696

7art Magic Christmas Clock ScreenSaver Christmas is coming closer and closer. At this day real miracles like to happen. All the need is to open our hearts to invite them in our life. Realize what you really wants and 7art Magic Christmas Clock will help all your dreams to come into reality.


Platforms: Windows

License: Freeware Size: 309 KB Download (134): 7art Magic Christmas Clock ScreenSaver Download

Released: November 01, 2010  |  Added: November 04, 2010 | Visits: 3.779

Magic Tree 3D Screensaver Imagine beautiful quiet lake among the green mountains. The very old oak tree grows on the small island at the midst of the water. This is the Magic Tree. Only one night of the year the strange appealing halo surrounds it, emitting colourful sparkles. This night Magic Tree grants the wishes of...


Platforms: Windows

License: Freeware Size: 1.95 MB Download (526): Magic Tree 3D Screensaver Download

Released: July 11, 2007  |  Added: July 14, 2007 | Visits: 2.433

Magic Transfer Magic Transfer is the easiest solution for synchronizing the main settings and information on several computers that you use constantly! Many people use two or more PCs - on work, at home, on a trip or at friends' place! If all of these computers, in some magic manner, were able to keep track of...


Platforms: Windows

License: Freeware Size: 909.23 KB Download (205): Magic Transfer Download

Added: January 18, 2010 | Visits: 1.554

XML::Generator::vCard::RDF XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard::RDF; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard::RDF->new(Handler=>$writer);...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (173): XML::Generator::vCard::RDF Download

Added: January 18, 2010 | Visits: 2.281

XML::Generator::vCard XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard->new(Handler=>$writer); $driver->parse_files("test.vcf"); Generate SAX2...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (417): XML::Generator::vCard Download

Added: August 02, 2010 | Visits: 1.198

Video::Info::Magic Video::Info::Magic can resolve video filetype if possible. SYNOPSIS use strict; use Video::Info::Magic qw(:all); my $type = divine(/path/to/video.mpg ); print $type; #MPEG system stream data (maybe) ## ... see methods below EXPORT various constants related to video file formats....


Platforms: *nix

License: Freeware Size: 634.88 KB Download (98): Video::Info::Magic Download

Added: August 13, 2010 | Visits: 1.387

Magic Password Generator Magic Password Generator is an extension which magically makes custom passwords for each website. Right click the toolbar, and click customize, to get the button to activate the extension!.


Platforms: *nix

License: Freeware Size: 26.62 KB Download (117): Magic Password Generator Download

Added: June 14, 2010 | Visits: 1.121

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 1.348

CGI::Builder::Magic CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. SYNOPSIS # just include it in your build use CGI::Builder qw| CGI::Builder::Magic |;.


Platforms: *nix

License: Freeware Size: 15.36 KB Download (106): CGI::Builder::Magic Download

Added: April 23, 2010 | Visits: 1.181

Template::Magic Template::Magic is a Perl module for magic merger of runtime values with templates. SYNOPSIS Just add these 2 magic lines to your code... use Template::Magic; Template::Magic->new->print( /path/to/template ); to have all your variable and subroutines merged with the template file, or set...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (149): Template::Magic Download

Added: March 12, 2010 | Visits: 1.347

Template::Magic::HTML Template::Magic::HTML Perl module contains HTML handlers for Template::Magic used in a HTML environment. SYNOPSIS $tm = new Template::Magic::HTML ; # that means $tm = new Template::Magic markers => HTML , value_handlers => HTML ; # that explicitly means $tm = new Template::Magic...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (105): Template::Magic::HTML Download

Added: August 26, 2010 | Visits: 1.062

Bundle::Template::Magic Bundle::Template::Magic is a bundle to install MagicTemplate distribution plus all related extensions and prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Template::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): Bundle::Template::Magic Download

Added: February 25, 2010 | Visits: 1.454

Bundle::Application::Magic Bundle::Application::Magic is a a bundle to install CGI::Application::Magic plus all related prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Application::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (99): Bundle::Application::Magic Download

Added: April 10, 2010 | Visits: 1.202

Magic Mounter Magic Mounter is a user-space auto-mounter. mmounter tries to mimic the behaviour of MacOS with regards to automatic monitoring and mounting of the volumes in your system (CDs, ZIP disks, floppies, HDs) using their volume name as the mount point. It will optionally eject devices and let users...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (205): Magic Mounter Download

Added: November 10, 2010 | Visits: 1.615

Magic Cube 4D Magic Cube 4D project is a four-dimensional Rubiks Cube. MagicCube4D is a fully functional four-dimensional analog of Rubiks cube. The image above shows the puzzle in its solved state. Click on it for a simple resizable applet version that you can interact with to get a feeling for how it...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (174): Magic Cube 4D Download

Added: May 01, 2010 | Visits: 1.238

Parted Magic Parted Magic is a ~30mb LiveCD/USB with its only purpose being partitioning hard drives. Although GParted and Parted are the main programs, the CD/USB also offers programs like partimage, testdisk, fdisk, sfdisk, dd, etc... Parted Magic is based on my work from the GParted LiveCD project and...


Platforms: *nix

License: Freeware Size: 35.6 MB Download (167): Parted Magic Download

Added: March 11, 2010 | Visits: 1.030

Config::Magic SYNOPSIS Example 1 use Config::Magic; use Data::Dumper; $input=q{ Section 1 { [Section 4] #Comment style #1 //Comment style #2 ;Comment style #3 Monkey:1 Monkey=>2 Monkey:=3 < Section 2 > Foo = Bar Baz { Bip:1 Pants==5 } < /Section > < Tasty Cheese="3" / > < Section 5 >...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (113): Config::Magic Download

Added: September 10, 2010 | Visits: 1.047

Magic Settings Wizard Magic Settings Wizard is designed to quickly and easily restore or backup your favorite applications settings. Magic Settings Wizard can backup/restore through an FTP location used as a storage medium..


Platforms: *nix

License: Freeware Size: 15.36 KB Download (121): Magic Settings Wizard Download

1 2 3 4 5 >