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.477.062 Times

Import Contacts Blackberry Csv freeware
Filter: All | Freeware | Demo
 

Import Contacts Blackberry Csv

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 345

Menu Import 5.x- A CSV file that tells Drupal how all the nodes should be organized can be uploaded.When you upload the CSV file you can select whether you would like this structure added to the Primary Links menu or a new menu.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Menu Import 5.x- Download

Added: May 10, 2013 | Visits: 337

Menu Import 5.x- A CSV file that tells Drupal how all the nodes should be organized can be uploaded.When you upload the CSV file you can select whether you would like this structure added to the Primary Links menu or a new menu.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): Menu Import 5.x- Download

Added: August 03, 2013 | Visits: 691

CSV to SQL database converter CSV to SQL database converter can be used to import data stored in CSV files into a database. The main class can import the data into a table named by imported CSV-file name. Table in database is like image of CSV file, query "DROP TABLE IF EXISTS ``" is called before table creation!The types of... Platforms: PHP

License: Freeware Size: 10 KB Download (47): CSV to SQL database converter Download

Added: August 08, 2013 | Visits: 588

CSV 2 POST Free Edition Use CSV 2 POST Pro to import a csv data file and inject up to 1 million posts in WordPress! It is free to use and has some cool features that other similiar plugins don't with many more cool new ideas coming soon. Developed by Ryan Bayne from WebTechGlobal, a University graduate in 2009. This is... Platforms: PHP

License: Freeware Size: 10 KB Download (46): CSV 2 POST Free Edition Download

Added: June 13, 2013 | Visits: 394

User import domain access Allows users to be assigned domains when using the user import module.New and existing users can be mass assigned to domains by importing data from a CSV file.Basically it adds the following to the user import module. 1. It has an option to make user imports import only to the current domain. 2.... Platforms: PHP

License: Freeware Size: 10 KB Download (45): User import domain access Download

Added: January 13, 2006 | Visits: 2.775

CSV Filter This program is intended for filtration CSV-files. CSV-format is a simple text format, where each line - Row and Columns - is devided with comas. Many different programs such as Excel, Access use this format. Many programs use this format for Log-files.But these files often content a lot of... Platforms: Windows, Windows CE

License: Freeware Size: 248 KB Download (530): CSV Filter Download

Added: July 08, 2006 | Visits: 4.276

BMP EMF Grapher BMP EMF Grapher - drawing 2-D mathematical freeware with BMP, EMF, CSV export and CSV import. This software can calculate, draw and exports 2-D mathematical functions and their combinations to the BMP, EMF, and CSV formats and also imports external CSV files to draw graphics to export them to BMP... Platforms: Windows

License: Freeware Size: 287 KB Download (655): BMP EMF Grapher Download

Released: October 12, 2007  |  Added: October 18, 2007 | Visits: 4.386

EssentialPIM This absolutely free personal information manager can store, manage and encrypt data: day/week/month/year schedules, to do lists for keeping all your tasks up-to-date, notes (pictures, tables, any formatted text), and contacts. Offers Rijndael 128-bit encryption, MS Outlook import/export, Windows... Platforms: Windows

License: Freeware Size: 2.46 MB Download (291): EssentialPIM Download

Released: August 23, 2017  |  Added: August 28, 2017 | Visits: 2.335

CONVERT The freeware program CONVERT from KilletSoft converts data files to other data formats and character sets. For the import in MySQL or SQL databases the 'CREATE TABLE' script can be generated. Thus the import of the data in any data base management system or file system will be possible.... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 5.74 MB Download (229): CONVERT Download

Added: January 18, 2010 | Visits: 2.090

MT::Import::Mbox::Importer MT::Import::Mbox::Importer is a wrapper class for importing a collection of mbox folders using MT::Import::Mbox. SYNOPSIS use MT::Import::Config::Importer; my $mt = MT::Import::Mbox::Importer->new("/path/to/config"); $mt->collect(); # You can also do this : my $cfg =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (248): MT::Import::Mbox::Importer Download

Added: September 16, 2010 | Visits: 1.257

ProM Import Framework ProM Import Framework project allows you to extract process enactment event logs from a set of information systems. These can be exported in the MXML format, which is the standard event log data format for Process Mining analysis techniques. Process Mining is a family of a-posteriori analysis... Platforms: *nix

License: Freeware Size: 419.84 KB Download (99): ProM Import Framework Download

Added: May 19, 2010 | Visits: 1.271

Java::Import::Design Java::Import::Design is the design of the Java::Import Module. MOTIVATIONS The original motivation for writing this module came out of a project I was working on during my previous employment. We had built a system in which a major part was implimented using EJBs on a J2EE server. In... Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Java::Import::Design Download

Added: March 07, 2010 | Visits: 1.017

Java::Import Java::Import is Perl module to use Java classes in Perl. SYNOPSIS use Java::Import qw( some.package.SomeClass ); my $instance = new some.package.SomeClass(); $instance->someMethod(); my $ret_val = some::package::SomeClass::someStaticMethod(); $ret_val->someMethod(); $ret_val2 =... Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Java::Import Download

Added: January 22, 2010 | Visits: 1.391

XML::CSV XML::CSV is a Perl extension converting CSV files to XML. SYNOPSIS use XML::CSV; $csv_obj = XML::CSV->new(); $csv_obj = XML::CSV->new(%attr); $status = $csv_obj->parse_doc(file_name); $status = $csv_obj->parse_doc(file_name, %attr); $csv_obj->declare_xml(%attr);... Platforms: *nix

License: Freeware Size: 7.17 KB Download (134): XML::CSV Download

Added: November 06, 2010 | Visits: 1.312

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this... Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: November 09, 2010 | Visits: 1.165

PerlPoint::Import::POD PerlPoint::Import::POD is a standard PerlPoint import filter for POD. SYNOPSIS # command line: process a POD file perlpoint ... IMPORT:file.pod ... # or, in a PerlPoint source: // include a POD file with "pod" extension INCLUDE{import=1 file="example.pod"} // include a POD file... Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): PerlPoint::Import::POD Download

Released: September 08, 2011  |  Added: November 30, 2011 | Visits: 1.044

Free Video to BlackBerry Converter Convert video files to MP4 format (MPEG4, AAC) to playback on BlackBerry. You can save videos in high, standard and economy quality. Free Video to BlackBerry Converter supports such popular BlackBerry models as Bold 9650/9700, Tour, Storm, Curve8900, Pearl 3G, Bold 9000, Curve 8500/8300,... Platforms: Windows

License: Freeware Size: 14.29 MB Download (127): Free Video to BlackBerry Converter Download

Released: December 04, 2010  |  Added: July 24, 2011 | Visits: 1.707

Contacts Sync Contacts Sync works with any Gmail account as well as Google Apps account. Synchronize from Outlook contacts to Gmail contacts or Sync contacts from Gmail to Outlook contacts. Runs in system tray. Option to choose a Outlook Contacts folder to sync. Contacts Sync is a tool that synchronizes... Platforms: Windows

License: Freeware Size: 427.71 KB Download (333): Contacts Sync Download

Released: February 05, 2012  |  Added: March 07, 2012 | Visits: 3.365

Free DBF Viewer Free DBF Viewer (xBaseView DBF Viewer & DBF Converter) supports dBase, Clipper, FoxPro, Visual FoxPro and other DBF file formats. It supports the typical operations for databases, data export/import and SQL queries. In addition, this tool supports viewing Borland Client Data Set, CSV Text, TAB... Platforms: Windows

License: Freeware Size: 1.24 MB Download (645): Free DBF Viewer Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 703

Smart Photo Import Smart Photo Import is a brand new application that will help you to handle your digital shots and archive them very easily on your PC. Smart Import is a small tool that helps you to import the shots from your digital photocamera into your computer. The job of the software is to take photos from... Platforms: Windows

License: Freeware Download (427): Smart Photo Import Download

< 1 2 3 4 5 >