Have you ever needed to subscribe to a comment feed or a Forum thread or other similar feed but they have only RSS Feed subscription but not Email subscription and say (WHO USES RSS FEED READERS ANYWAY!) Well I just found a sweet site which can help you out it’s called http://feedmyinbox.com
http://feedmyinbox.com let’s you add any RSS Feed (Feedburner or normal) and subscribe by email to it.
I was recently required in one of my classes to use Microsoft Excel. And I realized one of the most aggravating features the new Excel 2007 had, (I hadn’t used Microsoft Office for about 8 years).
It opens every Excel Document in it’s own instance so that you can’t Tile or Cascade the documents! Extremely annoying. Anyway I found out the solution and let me tell you it’s not easily apparent. Anyway Follow the images below to see how to configure Microsoft Excel 2007 to allow you to have multiple window instances open at the same time.
Step 1 - First open up Excel and Click on the Windows Office Icon, Then click where it says “Excel Options”
Step 2 - Click on the advanced Tab on the left and then scroll down and look for where it says “Ignore other applications that use Dynamic Data Exchange (DDE)” Check the Checkbox
I’m listing a good list of music to listen too while studying, i’ll add more as I find it and possibly research more about how this can help me/other people study better and more effectivly.
Drupal uses up alot of default PHP memory for every Module that you install, and you may be getting frustrated over Allowed Memory size Exhausted Errors. In Bluehost you can get around the problem by going to your public_html directory and changing the php.ini file.
Look for the line that says
memory_limit 12M
or something like that, change the 12M to 64M or higher (mines 512M) only set it really high if you have alot of modules.
You also have to restart the server but you can’t do it without SSH access and Bluehost tech support usually don’t like doing it, so a workaround is in your Bluehost Control panel under the PHP options enable PHP Fast CGI and your PHP.ini changes will take effect. If PHP fast CGI is already set change it to a different mode.