Raam Dev

Results 207 comments of Raam Dev

I added these thoughts in HipChat; copying them here for reference: > I like the idea of turning it into a separate WordPress plugin (and plugin for other CMSes). The...

@jaswsinc I noticed you closed this issue but didn't leave a comment/reason why. Was this a mistake?

Thanks for the report, @jan-vandenberg! I'll look into fixing this for the next release.

@jefferyto Thanks very much for the PR! I've been slow to work on this project, but I very much appreciate the contributions. I will take a look at merging this...

@manishsuwal It sounds like some of the files (such as `/Users/manishsuwal/.geeknote/error.log`) were created by the `root` user when you set things up. You can check this by running `ls -al...

Also, with regards to the title of this issue, I just installed Geeknote using the recommended `sudo python setup.py install`, which installs it using root access, and I had no...

@manishsuwal Sorry, the command should have been: ``` sudo chown -R manishsuwal:staff /Users/manishsuwal/.geeknote ``` Notice I left off the `/*`, which means it will change the ownership for the `.geeknote`...

In https://github.com/websharks/zencache/issues/402, a user reported the HTML Compressor breaks pages that are using this gallery plugin: - http://codecanyon.net/item/justified-image-grid-premium-wordpress-gallery/2594251

I'm seeing this too on my site (raamdev.com). In fact, I'm seeing something really peculiar stuff in the latest Quick Cache Pro (v140714 RC) related to the HTML Compressor: With...

Will do. I'll run a few more tests today and report back.