rightmove property
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 159
Rental Property Manager 1.06
Manage and track your real estate rental or leased properties online. Easy system allows you to view and update your property information from anywhere over the web. Instantly find out tenant and lease information, or view costs associated with your more>> Manage and track your real estate rental or leased properties online. Easy system allows you to view and update your property information from anywhere over the web. Instantly find out tenant and lease information, or view costs associated with your property. View your monthly income on each property with just a few clicks.<<less
Added: 2005-05-10 License: GPL Price: $0.00USD
14 downloads
Other version of Rental Property Manager
License:GPL
ImageProperties .NET
ImageProperties .NET control reads and writes a comprehensive range of meta data from image files. This includes many EXIF types and image properties like Resolution and Color depth, Author, Title, Co more>> ImageProperties .NET control reads and writes a comprehensive range of meta data from image files. This includes many EXIF types and image properties like Resolution and Color depth, Author, Title, Comments, photo properties like Creation date, Camera model, Shutter ISO-speed, Flash mode and a lot of other standard and some software or camera manufacturer-specific properties. The information stores in file and moves with the file so you never need to worry about losing it.<<less
Added: 2007-04-20 License: Other Free / Open Source License Price: FreeAdditionalInfoFreeforpersonaluseonly.
923 downloads
PropertySet 1.3
This Java module can be used to fulfill storage requirements in applications that change constantly more>>
PropertySet 1.3 is considered as a smart and useful Java module that can be used to fulfill storage requirements in applications that change constantly.
It is backed by EJB, Ofbiz, JDBC, Castor JDO, XML or any other persistence-agnostic mechanisms that can handle a typed key-value pair implementation.
Usage examples for this module can be a user preference feature, a game profile page, or any kind of application that needs storage and has a fast rhythm of updates and changes.
Enhancements
- Bug in AbstractPropertySet.getAsActualType() doe snot handle text property type.
- AggregatePropertySet is not Serializable.
- Patch for propertyset-default.xml.
- com.opensymphony.module.propertyset.hibernate.PropertySetItem should implement an interface.
- JDBCPropertySet with Sybase.
- Bug @ package com.opensymphony.module.propertyset.database.JDBCPropertySet, method setValues.
- Throw InvalidPropertyTypeException if propertyset tries to persist object with TEXT type (ie string.length > 255).
- Improve classloading of propertysets.
- Default use javac not jikes.
- Unit Tests and Fixes to HibernatePropertySet.
- Make datasource protected in JDBCPropertySet.
- Extensible JDBCPropertySet (refactored).
- Proper Management of PreparedStatement.
- Patch: more descriptive error message.
- Mutable property sets shall allow bulk removal of properties.
- OJB Implementation.
Added: 2009-06-27 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
14 downloads
ControlState Property Demystified 1
ASP.NET web applications are based on stateless HTTP protocol. New instance of the web page class is created each time the page is requested from the server. This tutorial explains how to create controls which can remember data across web page more>> ASP.NET web applications are based on stateless HTTP protocol. New instance of the web page class is created each time the page is requested from the server. This tutorial explains how to create controls which can remember data across web page postbacks.<<less
Added: 2008-04-16 License: Freeware Price: $0.00USD
11 downloads
Real Estate Portal 1.1
Real Estate Portal is a complete solution for listing all properties online. With advance search facilities all user can easily search the required property. Software Portal can be use by real estate companies to promote their properties. It is a single more>> Real Estate Portal is a complete solution for listing all properties online. With advance search facilities all user can easily search the required property. Software Portal can be use by real estate companies to promote their properties. It is a single Template based system so it is easy to customize. With the support of Google map provided by this portal, just find your location in easy way. The resulting website front-end is generated according to known search engine optimization techniques<<less
Added: 2009-02-18 License: BSD Price: $250.00USD
14 downloads
Chilkat MIME C Library
Chilkat MIME C Library allows you to create an manipulate MIME and S/MIME messages. more>>
Chilkat MIME C Library is a professional tool that allows you to create an manipulate MIME and S/MIME messages.
Major Features:
- Navigate the MIME message tree structure via the NumParts property and GetPart(index) method.
- Retrieve header field names and values.
- Add header fields to a MIME message.
- Add a detached (clear-text) digital signature to a MIME message.
- Convert MIME to an opaque signed message.
- S/MIME encrypt using a digital certificate.
- Decrypt and validate signatures in one method call.
- Attach files to a MIME message. Chilkat Mime automatically determines content-type based on file extension.
- Test to see if a message contains signed or encrypted parts.
- Get the body content automatically decoded (if encoded as Base64 or quoted-printable).
- Get the body content as a string. (already decoded from Base64 or QP)
- Get the non-decoded body content.
- Convert MIME to XML.
- Test for attachment, audio, encrypted, html, image, multipart, multipart/alternative, multipart/mixed, multipart/related, plain-text, signed, text, video, XML.
- Load MIME from file.
- Create multipart/alternative, multipart/mixed, multipart/related messages.
- Remove message sub-parts.
- Set message body from binary data.
- Set message body from in-memory string containing plain-text, HTML, XML, or anything else.
Requirements:
- - VC++ 8.0
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
15 downloads
DOM Element properties reference
One page reference on the various DOM properties available on an HTML element. more>> One page reference on the various DOM properties available on an HTML element.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
14 downloads
as_propsheet
This package can be used to create Web based user interfaces for configuring sets of properties. It can compose and generate HTML forms with fields that appear split between multiple pages. The form pages may be browsed using a tab or wizard like more>> This package can be used to create Web based user interfaces for configuring sets of properties. It can compose and generate HTML forms with fields that appear split between multiple pages. The form pages may be browsed using a tab or wizard like user interface. The form may be composed adding several types of fields to each form page.<<less
Added: 2007-03-16 License: GPL Price: $0.00USD
13 downloads
RSS/ATOM Feeds Processing API 1.0
This is an API (written in PHP) providing functionality for fetching RSS/ATOM feeds and displaying them using templates in an exaggeratedly easy way. It uses SimplePie (http://simplepie.org) to fetch the feeds and the XTemplate templating more>> This is an API (written in PHP) providing functionality for fetching RSS/ATOM feeds and displaying them using templates in an exaggeratedly easy way. It uses SimplePie (http://simplepie.org) to fetch the feeds and the XTemplate templating engine(http://www.phpxtem plate.org) for output. Thanks to SimplePie it can autodetect and correctly interpret RSS 0.91, RSS 1.0, RSS 2.0 as well as ATOM 0.3 and ATOM 1.0. The script will attempt to autodetect the most commonly used tags in RSS/ATOM fields so you will not have to worry about the fact that different feeds have different structure (read in the manual about the autodiscover property). Note that this property will try and get the most commonly used tags (title, author, link, date, etc) but if you want to go berserk and use all the tags from your favourite feed than you should reffer to the item property. Also, the global details of the feed can be accessed through the feed property. Read the manual for more information!<<less
Added: 2007-02-06 License: Free Non-Commercial Price: $0.00USD
13 downloads
Other version of RSS/ATOM Feeds Processing API
License:Free for non-commercial use
BrokerExec Open Source Real Estate
==Main Features== * 100% SEARCH ENGINE FRIENDLY! * Easy-to-use interfaces * Powerful property search tools * Simple request forms on each property page * Creates a perfect linking structure for SEO purposes * Uniquely optimize each and every more>> ==Main Features== * 100% SEARCH ENGINE FRIENDLY! * Easy-to-use interfaces * Powerful property search tools * Simple request forms on each property page * Creates a perfect linking structure for SEO purposes * Uniquely optimize each and every listing! * Track leads and contacts! * Complete content management with WYSIWYG editor! * Google Maps for each property! * Calendar Event Scheduler * Secure Login ...AND MORE! You can easily edit your web pages content using a friendly WYSIWYG editor! You can now add custom pages to your web site in seconds. Web Page SEO - Each page you create for your web site can be uniquely optimized by entering separate titles and meta data information. Download it free, distribute it and modify the full source code!<<less
Added: 2008-01-10 License: LGPL Price: $0.00USD
12 downloads

X Steam, Thermodynamic properties of water 2.5
This is a full implementation of the IF-97 standard that provides very accurate steam and water properties in ranges from 0-1000 bar and 0-2000°C. more>> <<less
Added: 2007-08-02 License: Freeware Price: Freeware
1 downloads
obout SuperButton
Full-functional buttons of predefined styles in your pages. In the most simple case you can set the next properties only: Text or/and ImageNormal (what is inside the button), SkinStyle (its appearance more>> Full-functional buttons of predefined styles in your pages. In the most simple case you can set the next properties only: Text or/and ImageNormal (what is inside the button), SkinStyle (its appearance). Compatible with ASP.Net 2.0. ASP.NET AJAX Compatible, Cross-browser: IE, Firefox, Safari, Opera. Easy to customize. Free for students, unemployed and small budget projects,<<less
Added: 2007-05-05 License: Freeware Price: FreeAdditionalInfoFreeforstudents,unemployedandsmallbudgetprojects
541 downloads
PropertyMax Pro FREE Real Estate Property Management v0.3
PropertyMax Pro is your one stop solution for listing real estate and properties on your website. Simple to install and simple to use, PropertyMax boasts a great range of property features and has a full admin management section to add/edit/delete/pause more>> PropertyMax Pro is your one stop solution for listing real estate and properties on your website. Simple to install and simple to use, PropertyMax boasts a great range of property features and has a full admin management section to add/edit/delete/pause your properties. If you are planning to list properties on your website or are looking for another property solution for your business, then PropertyMax is the one for you. Can handle thousands of properties in unlimited number of locations and can support any currency units by editing the language pack config file. PropertyMax Pro features an easy automated install and with just one line of PHP include code, it can be seamlessly integrated into your existing website, or if you prefer just build your website around it!<<less
Added: 2005-05-19 License: GPL Price: $0.00USD
15 downloads
UK Version of a Real Estate Property for sale script
UK Version of a common America based property for sale script. I have edited it to show Ł instead of $, Area instead of state, removed all reference about real estate, changed Paypal.com to Paypal.c more>> <<less
Added: 2005-06-20 License: PHP License Price: £19.99
1595 downloads
SimPCoRe Content Repository 0.9.8
SimPCoRe PCR is a PHP Content repository that stores content as trees of Nodes with associated Properties. Data is stored in the Properties, which may hold simple values such as numbers and strings or binary data of arbitrary length. Rules for the PCR: more>> SimPCoRe PCR is a PHP Content repository that stores content as trees of Nodes with associated Properties. Data is stored in the Properties, which may hold simple values such as numbers and strings or binary data of arbitrary length. Rules for the PCR: 1. Sibling nodes must have a unique name. 2. pcr:root must be the root node. 3. All nodes, other than root, will be descendants of the pcr:root node. Also, we would like to add a query class mimicking the JSR-170 spec, if anyone wants to do it, go at it!!!<<less
Added: 2009-01-19 License: GPL Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above rightmove property search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed