среда, 19 октября 2011 г.
суббота, 8 октября 2011 г.
Sound recording and time tracking software
Time tracking:
http://www.gieson.com/Library/projects/utilities/timetrek/index.html
Sound recording:
http://download.cnet.com/Free-Sound-Recorder/3000-2168_4-10698910.html
http://www.gieson.com/Library/projects/utilities/timetrek/index.html
Sound recording:
http://download.cnet.com/Free-Sound-Recorder/3000-2168_4-10698910.html
суббота, 2 апреля 2011 г.
воскресенье, 6 февраля 2011 г.
четверг, 23 декабря 2010 г.
суббота, 25 сентября 2010 г.
Optimising sites for fater loads
Nice article about subject:
http://www.getelastic.com/3-tips-for-a-faster-website/
суббота, 21 августа 2010 г.
Installing custom php5 as cgi module
I often need modules that are not enabled by default at my hosting @pair.com. Solution is to install a custom php.cgi module.
1. Download latest php source from php.net
2. unzip to phpdir (call it whatever you want)
'./configure' '--with-config-file-path=phpdir' '--enable-magic-quotes' '--enable-bcmath' '--with-zlib-dir=/usr/local' '--with-gd' '--with-freetype-dir' '--without-msql' '--with-mysql=/usr/local' '--with-mysqli' '--with-pdo-mysql' '--with-iodbc' '--enable-inline-optimization' '--without-gdbm' '--with-ndbm' '--without-db2' '--without-dbm' '--with-gettext' '--without-readline' '--without-recode' '--with-openssl=/usr/local/ssl' '--with-mcrypt' '--without-db3' '--enable-dba' '--with-curl' '--with-png-dir=/usr/local/lib' '--with-jpeg-dir=/usr/local/lib' '--enable-calendar' '--with-mhash' '--with-xsl' '--enable-mbstring=all' '--enable-mbregex' '--with-bz2' '--enable-exif' '--with-gmp' '--with-iconv' '--with-pspell' '--with-libxml-dir' '--enable-ftp' '--prefix=phpdir' '--exec-prefix=phpdir' '--program-suffix=5' '--enable-force-cgi-redirect' '--enable-discard-path'
3. nice make
4. make install
after these commands you will get php.cgi file in phpdir/bin folder.
5. copy it to some cgi-bin direcotry and make executable
6. add .htaccess file with the following instructions:
#PHP with security wrap provided by Pair
Action application/x-pair-sphpx /cgi-sys/php-cgiwrap/_Your_username_here/php5.cgi
AddType application/x-pair-sphpx .php .php3 .phtml .php4
Congratulations. It works!
1. Download latest php source from php.net
2. unzip to phpdir (call it whatever you want)
'./configure' '--with-config-file-path=phpdir' '--enable-magic-quotes' '--enable-bcmath' '--with-zlib-dir=/usr/local' '--with-gd' '--with-freetype-dir' '--without-msql' '--with-mysql=/usr/local' '--with-mysqli' '--with-pdo-mysql' '--with-iodbc' '--enable-inline-optimization' '--without-gdbm' '--with-ndbm' '--without-db2' '--without-dbm' '--with-gettext' '--without-readline' '--without-recode' '--with-openssl=/usr/local/ssl' '--with-mcrypt' '--without-db3' '--enable-dba' '--with-curl' '--with-png-dir=/usr/local/lib' '--with-jpeg-dir=/usr/local/lib' '--enable-calendar' '--with-mhash' '--with-xsl' '--enable-mbstring=all' '--enable-mbregex' '--with-bz2' '--enable-exif' '--with-gmp' '--with-iconv' '--with-pspell' '--with-libxml-dir' '--enable-ftp' '--prefix=phpdir' '--exec-prefix=phpdir' '--program-suffix=5' '--enable-force-cgi-redirect' '--enable-discard-path'
3. nice make
4. make install
after these commands you will get php.cgi file in phpdir/bin folder.
5. copy it to some cgi-bin direcotry and make executable
6. add .htaccess file with the following instructions:
#PHP with security wrap provided by Pair
Action application/x-pair-sphpx /cgi-sys/php-cgiwrap/_Your_username_here/php5.cgi
AddType application/x-pair-sphpx .php .php3 .phtml .php4
Congratulations. It works!
понедельник, 19 июля 2010 г.
Godaddy: access by IP address
If you want to switch your hosting to Godaddy shared service you need to ftp files somehow. One of the options is Java ftp manager provided in control panel. But easier to connect using IP address. How do I get one?
When open Java ftp manager - it shows IP adress of the server you connect...
When open Java ftp manager - it shows IP adress of the server you connect...
суббота, 12 июня 2010 г.
вторник, 20 апреля 2010 г.
New feature in PHP Picture attachment!
We have important updates to PHP Picture Attachment:
-Now script supports saving data to database and text files. Binary data can be saved in blob fields.
What features would you like to see in the program. Please let us know :)
-Now script supports saving data to database and text files. Binary data can be saved in blob fields.
What features would you like to see in the program. Please let us know :)
PHP Finance Manager/Greedy Duck

We have updated Greedyduck.net with a number of new and exciting features:
-invoices
-customers
-suppliers
-pdf export
Script is available for purchase here:
http://www.merenkov.com/finance/
Demo:
http://www.greedyduck.net
Labels:
greedy duck,
php finance manager
| Reactions: |
PHP Availability Calendar Update
New features were included in our calendar program:
-ajax-based interface
-highly customiseable with css and smarty templates
-back-end to add and manage unlimited number of properties
Please let me know if you have any questions.
-ajax-based interface
-highly customiseable with css and smarty templates
-back-end to add and manage unlimited number of properties
Please let me know if you have any questions.
Link exhcnage with market analysis sites
I would be interested in exchanging links with market consultancy sites. Our site has PR1
Подписаться на:
Сообщения (Atom)




