hi sometime you have tons of unread mails which you havent read on purpose or havent got time to read . . to search all of them easily in gmail you can type in search field
is:unread in:inbox
then hit search
ta da! u ll get list. Maybe its not a rocket science but I didnt know few days ago ![]()
now my inbox showing no unread message so when new mail arrives I am sure its new looking at the number beside it.
actually I always want my inbox to be clean and updated
maybe this can help u.
thanks
how to search unread mail in gmail inbox
htaccess not working
I had problem that htaccess not working. When I reinstalled PyroCMS into a new server I got this problem.
You might have same problem.
what I did to fix:
I found this link
http://www.ubun2.com/question/302/how_install_enable_apache_mod_rewrite_ubuntu
There is a Bug in apache while using a2enmod, it doesn’t make any
changes.
so I edited /etc/sites-enabled/000-default this
there
DocumentRoot /var/www
Options FollowSymLinks
AllowOverride All
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
Notice that you have to have AllowOverride All
then restard apach2
hope it will work
bz2 error in plone buildout
I was getting error like this:
Getting distribution for ‘pyExcelerator’.
error: Not a recognized archive type: /home/tareq/DATA/projects/DANBIO_FOLDER/danbioplone41/buildout-cache/downloads/dist/pyexcelerator-0.6.4.1.tar.bz2
An error occured when trying to install pyexcelerator 0.6.4.1. Look above this message for any errors that were output by easy_install.
Clearly it means the bz2 module is missing in python of plone
then I tried import bz2
I got import error
I was then sure about it that bz2 is missing ,,
Then Started searching for bz2 module. got it here
http://labix.org/python-bz2#head-9d861ed4b45f8c628598226b959ce0a0a900ab29
download link: labix.org/download/python-bz2/python-bz2-1.1.tar.bz2
downloaded then with plone python setup.py install
fixed it !
installing plone 4.1.3 in kubuntu 11.10, zlib error, _sha256 error, openssl error and many more
Was about to bang my head into the wall to fix various error coming while installing plone 4.1.3 in my new kubuntu 11.10 installation.
Also I tried to get help in plone.org support but we should not expect our friends working in new years vacation..
copied from chat log there:
I am having this problem https://dev.plone.org/ticket/12243
[22:49] described in the link
[22:49] I want to use the plone python
[22:49] but my install fails like this:
[22:49] Compiling and installing readline local libraries … Installing Python 2.6.7. This takes a while… Patching for Debian/Ubuntu Multiarch Patching for thread size Patching for disabled ssl2 Installing distribute… /home/tareq/DATA/projects/SITS_FOLDER/sits_4_1/Python-2.6/bin/easy_install miss
[22:49] and in log file
[22:50] File “/home/tareq/DATA/projects/SITS_FOLDER/sits_4_1/Python-2.6/lib/python2.6/hashlib.py”, line 138, in sha224 = __get_builtin_constructor(‘sha224′) File “/home/tareq/DATA/projects/SITS_FOLDER/sits_4_1/Python-2.6/lib/python2.6/hashlib.py”, line 66, in __get_builtin_constructor import _sha256 ImportError: No module named _sha256
[22:50] Please help
[22:50] I am trying to install plone4.1.3
[22:50] my linux version is kubuntu 11.10
[22:50] 64
THEN THE SOLUTION WAS:
$sudo apt-get install build-essential
go to your plone unified installer folder
./install.sh standalone
I am not 100% sure that the sudo apt-get install build-essential was the fix as I have installed various things in my kubuntu,
But the install worked just after I did sudo apt-get install build-essential
Thanks to this blog http://ubuntuforums.org/archive/index.php/t-903477.html
Hope this can save someone from banging head
dell xps702x ubuntu 10.04
had to install http://phoronix.com/forums/showthread.php?65034-Dell-XPS-17-702X-Help-Nvidia-Optimus
another link for wifi enable
http://game-engine.co.uk/2010/06/ubuntu-10-04-and-dell-studio-xps-16-wireless-problems/
had to upgrade kernel
go to system->synaptic package manager ->
search with linux-image
version 2.6.38-13 generic
select and install
that fixed everything for me
http://blog.wains.be/2007/07/19/htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/
This is blog post from Microsoft Word 2007
I followed the steps here in this link and could publish this post in blog. Interesting
http://www.techbuzz.in/how-to-microsoft-word-2007-blogging-tool-wordpress.php
Dear readers,
I have created a PyroCMS E-Commerce module named “products” which have all the basic features for a E-Commerec website.
And its just plug and play. Also the paypal is integrated with it. So you can just use it ready in any E-Commerce site.
If you are interested please contact me at tareq.mist@gmail.com. I can help you to get a E-Commerce site very fast with pyrocms and my module.
Here I am showing some screenshots of the products module
Product list
Product detail
Product Cart
Paypal:
Back end Product, Category and Order management:
Category management
Order management
PyroCMS an awsome CI CMS
Have been using PyroCMS for more than 2 months. Was so busy enjoying this CMS for web development had no time to write something about it in my blog.
I really like this cms. It has everything.
http://www.pyrocms.com/ please support them if you can by contributing codes or anything.
I have developed various projects using pyrocms see my company portfolio (my company site is also developed with pyro)
http://www.commitmentsoft.com/commitment/portfolio
Have developed various themes, modules plugins in pyrocms .. using them a lot. Also the concept of widget in pyro is just super cool.
hope all developers will love it










