Property Agent Tools
Property Agent Tools
To a successful property agent – “time is money” and few things are more handy than having an all-in-one tool to compute critical financial information instantly while making a presentation to potential clients.
This must-have app is specifically designed for property agents to provide clients with the financial information they need to make a property purchase decision.
App Features include:
- A streamlined template to efficiently submit property valuation requests to bankers*
- Housing loan repayment calculator
- Property affordability calculator
- Rental yield calculator for potential investors
- Legal Fees and Stamp Duty calculator
- A handy compass
*An essential tool for every property agent looking to save both time and money
All Whalemobile Android apps in google play
All Whalemobile Android apps in google play
https://play.google.com/store/search?q=whalemobile&c=apps&start=0&num=24
Algebra Formulas
Algebra Formulas
Download from
Description
2.Exponent Properties
3.Properties of Inequalities
4.Properties of Complex numbers
5.Quadratic Equation
6.Radical Properties
7.Logarithm Properties
8.Common Factoring Examples
9.Absolute Value
星洲日報 – Sin Chew Newspaper (Android) version 1.0.7
星洲日報 – Sin Chew Newspaper (Android) v1.0.7
想要閱讀星洲日報的人, 可以下載以下的程式,並安裝至你們的android 手機就可以使用.
現在增加了自動更新功能, 只要有最新的軟件更新, 程式就會自動下載.
版本己更新至V1.0.7. 此版本新增了一些較為人性化的設計.
V1.0.7 版本
新增了一些較為人性化的設計.
只要按下那藍色的箭頭,就可以出現一些快速選項而不需要按Back回到之前的一頁,閱讀起來也方便許多.
V1.0.6 版本
新增了一些錯誤的判斷訊息.
V1.0.5 版本
新增加了可以透過facebook, SMS或其他程式來分享新聞
V1.0.4 版本
增加了可以透過email來分享新聞




功能強大的Webmail – RoundCube
功能強大的Webmail – RoundCube
最近公司的Server剛重灌…結果就必須把所有的東西都給還原…
最重要的就是那Email..以前都使用Open Webmail來給大家使用…
這一次想說來點不一樣的….因為現在的Webmail都應用了許多AJAX的東西..如Gmail, Yahoo或Hotmail..
哈哈哈..三大公司都使用了….我們怎能落後呢…
好吧…就使用了功能強大的Google..找了許多..哈哈..都要$$的..最後找到一個…忘了名了(其實是不好用..不好意思介紹)
安裝好之後,大家使用之後…結果被大家再那 #!#%##@$#&^%
只好又在努力的尋找之下….皇天不負苦心人……我終於找到了..就是她了..沒錯….名叫 RoundCube Webmail……
二話不多說….就快快的下載並安裝上去…結果後到了許多的掌聲…
好吧…做人終不要那樣自私的….就在此介紹給大家….好讓大家可以得到許多的掌聲…..
下載網址:
RoundCube Webmail
http://roundcube.net/downloads
http://sourceforge.net/project/downloading.php?group_id=139281&filename=roundcubemail-0.2-alpha.1.tar.gz
再Server 內是需要到Apache + PHP + MySQL, 如果大家還沒安裝..也就順便介紹一個給大家.
那可以省下不小時間去泡坏咖啡來喝喔….那名字就叫……….XAMPP….
他把那三件元素都包裝再一起了….只要下載,解壓到 /opt/lampp/ 目錄下就可以使用….是不是多了很多時間去喝咖啡…泡妹妹咧(這當然不是我的行為….哈哈哈…)
下載網址:
XAMPP for Linux
http://www.apachefriends.org/en/xampp-linux.html#374
那XAMPP安裝就不多講了,自己去學….
我們就開始來安裝 RoundCube Webmail吧.
ok, 下載之後..解壓到 /opt/lampp/htdocs目錄下,將其目錄改成webmail.
tar zxvf roundcubemail-0.2-alpha.1.tar.gz
mv roundcubemail-0.2-alpha webmail
cd webmail/ 進入此目錄.
其實有兩個目錄必須要有寫入的權根,就是logs和temp.
chmod 777 logs/
chmod 777 temp/
OK..接下來就要來開始安裝了.開啟IE, 輸入 http://domainname or IP/webmail/installer/
出現網頁之後,按下START INSTALLATION按扭.進入下一頁.
此頁就會告訴你目錄Server的設定有沒有問題.再按下NEXT按扭,進入下一頁.
此頁就有很多要填了.在這只是講幾個重要的地方.以下設定完之後就按下Create config.
Database Setup 我是使用MySQL的.
Database Type : MySQL
Database server : localhost
Database name : roundcubemail
Database user name : root (如果你是使用Xampp的預設值)
Database password : (如果你是使用Xampp的預設值, 是沒有Password的.不過大家最好去設定密碼)
IMAP Settings
default_host : 你的Domain Name
default_port : 143
username_domain : 你的Domain Name
SMTP Settings
smtp_server : 你的SMTP Domain Name
smtp_port : 25
接著就會出現兩個Text Box,在你的config/目錄下建兩個檔案.main.inc.php和db.inc.php.
並將Text Box中的資料分別存入那兩個檔案.
OK.你可以去按下Test Config,看一看你的設定是否正確.如果是出NOT OK.那你就要自行設定了.
如下圖就是有些問題.只要跟著他的指示就應該沒問題的.
一切都OK只後.請記得將Installer目錄給Delete.
好.以經成功一半了.接下來當然是建立Database啦.如果是使用xampp的.那很方便. 就使用phpmyadmin吧.
http://ip/phpmyadmin
首先用phpmyadmin建一個叫roundcubemail(要和你剛才設定的名字一樣喔).再將 SQL目錄下的mysql5.initial.sql. import進去roundcubemail資資庫.
這是最簡單的方法,如果不要使用phpmyadmin,只請自行閱讀Roundcubemail的INSTALL檔.
大功告成.可以開始使用了.在IE輸入http://yourdomailname/webmail
輸入Username 和 Password就可以登入囉.看吧..














