Title: grumm3t's Replies | WordPress.org

---

# grumm3t

  [  ](https://wordpress.org/support/users/grumm3t/)

 *   [Profile](https://wordpress.org/support/users/grumm3t/)
 *   [Topics Started](https://wordpress.org/support/users/grumm3t/topics/)
 *   [Replies Created](https://wordpress.org/support/users/grumm3t/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/grumm3t/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/grumm3t/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/grumm3t/engagements/)
 *   [Favorites](https://wordpress.org/support/users/grumm3t/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Looking for Service to email new blog posts](https://wordpress.org/support/topic/looking-for-service-to-email-new-blog-posts/)
 *  Thread Starter [grumm3t](https://wordpress.org/support/users/grumm3t/)
 * (@grumm3t)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/looking-for-service-to-email-new-blog-posts/#post-82971)
 * I glued pieces of confetti to feedonfeeds ([http://minutillo.com/steve/feedonfeeds/](http://minutillo.com/steve/feedonfeeds/))
   to make it send me mail whenever it updates, but it’s really ugly at the moment.
   
   I don’t know if bloglines can send an update to my email address. I created an
   address [@bloglines](https://wordpress.org/support/users/bloglines/).com but 
   I didn’t really get much further. I’ll check out kinja if this activation email
   ever gets to me.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Looking for Service to email new blog posts](https://wordpress.org/support/topic/looking-for-service-to-email-new-blog-posts/)
 *  Thread Starter [grumm3t](https://wordpress.org/support/users/grumm3t/)
 * (@grumm3t)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/looking-for-service-to-email-new-blog-posts/#post-82957)
 * Well, I’m travelling at the moment and I don’t want to install/configure a reader
   everytime I get to a new computer.
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [eLearning Design Challenge](https://wordpress.org/support/topic/elearning-design-challenge/)
 *  [grumm3t](https://wordpress.org/support/users/grumm3t/)
 * (@grumm3t)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/elearning-design-challenge/#post-75929)
 * I like the WYSIWYG editor. Can you give a link to where the program was initially
   downloaded? I’d like to try to implement it into my own system.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Backslashes appearing next to quotations](https://wordpress.org/support/topic/backslashes-appearing-next-to-quotations/)
 *  [grumm3t](https://wordpress.org/support/users/grumm3t/)
 * (@grumm3t)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/backslashes-appearing-next-to-quotations/#post-75926)
 * PHP has to escape certain characters (in this case the apostorphe) so it doesn’t
   break code. The code needs to be cleaned with stripslashes() before it outputted,
   but I’m fairly new to WordPress so I can’t say exactly where to put it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Filtering out images with print.css](https://wordpress.org/support/topic/filtering-out-images-with-printcss/)
 *  [grumm3t](https://wordpress.org/support/users/grumm3t/)
 * (@grumm3t)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/filtering-out-images-with-printcss/#post-75870)
 * img {
    display: none; } that will just hide all images (but it might break the
   layout structure).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [New Pluign: Faked Folders](https://wordpress.org/support/topic/new-pluign-faked-folders/)
 *  [grumm3t](https://wordpress.org/support/users/grumm3t/)
 * (@grumm3t)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/new-pluign-faked-folders/#post-68397)
 * I am still getting the errors as Guvner’s first post, and I checked out the code
   and it has to do with trying to write to /tmp .
    For some reason that fails (
   I should have access to /tmp) and it won’t fall back onto the local file fakedfolders.
   txt. I commented out using /tmp and forced it to use my 666/777 chmod’d fakedfolders.
   txt and it still says it doesn’t have access to write to the file.

Viewing 6 replies - 1 through 6 (of 6 total)