29
2010
Thunderbird auto forward email and change string from subject
Tools > Message filters > … Add new filters for specific mail … Change or remove “FWD” string from subject Tools > Options > TAB[ Advanced ] > TAB[ General ] > click button Config editor > copy mail.forward_subject_prefix and now you can edit …
28
2010
Forward email as inline in Thunderbird
Set this in the Options across the board: Tools > Options > Composition > General There you will see a setting: Forward messages: Change from As Attachment to Inline. If you’ve set yourself to view all headers when reading emails then you’ll see all the headers thrown into the inline view. Change that if you don’t want or need to have such a verbose dump when forwarding emails. View > Headers Source: http://superuser.com/questions/109816/forwarding-email-as-inline-messages-and-not-as-attachments-in-thunderbird
23
2010
Zend Framework – zend_date
date_default_timezone_set(‘Europe/Ljubljana’); $date = Zend_Date::now(); echo $date.PHP_EOL; echo $date->getDate().PHP_EOL; Source: http://framework.zend.com/issues/browse/ZF-4490
17
2010
Zend Framework on a shared host – public_html and public
Create /index.php <?php define(‘RUNNING_FROM_ROOT’, true); include ‘public/index.php’; Create /.htaccess SetEnv APPLICATION_ENV development RewriteEngine On RewriteRule .* index.php Source: Akrabat.com
1
2010
Dropbox – A new way to sync, store, and share your files online
Image via CrunchBase Dropbox – simple sharing files on one or more computers and mobile devices Never email yourself a file again Automatically backup your files online Keep files synced between computers Share files easily with others Sync files with your mobile devices File Sync Dropbox allows you to sync your files online and across your computers automatically. 2GB of online storage for free, with up to 100GB available to paying customers. Sync files of [...]
Kategorije
- Ostalo (161)
- Računalništvo (266)
- Centos (34)
- CSS (2)
- FreeBSD (37)
- jQuery (1)
- MySQL (8)
- Na spletu dogaja … (124)
- Netbeans (4)
- PHP (20)
- Symbian (3)
- Ubuntu (32)
- Windows (5)
- Zend Framework (6)
- Zend Studio (1)
Blogroll
Arhiv
- February 2011 (5)
- December 2010 (4)
- November 2010 (2)
- October 2010 (5)
- September 2010 (6)
- August 2010 (5)
- July 2010 (10)
- June 2010 (9)
- May 2010 (10)
- April 2010 (8)
- March 2010 (12)
- February 2010 (19)
- January 2010 (20)
- December 2009 (10)
- November 2009 (1)
- October 2009 (3)
- September 2009 (2)
- August 2009 (9)
- June 2009 (11)
- May 2009 (5)
- April 2009 (6)
- March 2009 (9)
- February 2009 (15)
- January 2009 (10)
- December 2008 (17)
- November 2008 (20)
- October 2008 (16)
- September 2008 (48)
- August 2008 (56)
- July 2008 (35)
- June 2008 (35)
An article by