waraxe
Forum Replies Created
-
Forum: Plugins
In reply to: WP and photo gallery integration – any examples?Hey, I don’t remember if I got an answer…. sooo….
Is there an integration for Coppermine or Gallery with Flickr?
Forum: Plugins
In reply to: Protect pictures from being downloadedI think the javascript can me modified to only apply to images, but I’m not sure. Viper you bring up a good point about the right click for links… I’m always a little annoyed at sites that disable right click. But then again, I’m usually there for the content, not to see what I can right click on.
Forum: Plugins
In reply to: Protect pictures from being downloadedWow. Whooami, you gots ta chill! 🙂
The right-click javascript trick is good (not infantile) to keep out those who only mildly want your pictures.
The Flash embedded galleries are good for keeping out people who moderately want your pictures.
Nothing will keep out people who strongly want your pictures. You are sending your pictures to their browser… there’s nothing you can do against a determined and knowledgable user. Heck, any hack can do a screen capture if they wanted. Do a creative commons and copyright notices and hope for the best.
Note: The Javascript trick will discourage 95% of user copy efforts… so take that for what it’s worth.
Since we’re on the topic, here’s my gallery.
Forum: Plugins
In reply to: WP and photo gallery integration – any examples?spider-mitch :: I think it’s just a case of too many inherited font-size tags reducing the size of your Gallery text. Check the gallery CSS file for a font-size tag that is set to 0.8em or something like that and change it to 1.0em or 1.1em.
Forum: Plugins
In reply to: WP and photo gallery integration – any examples?Coppermine is really tempting me right now. I like the idea of both images and Flash content.
Quick question (for JoeyE or anyone else)… does either Coppermine or Gallery2 integrate with Flickr’s API? Like JoeyE, I’m into simplicity and automation, so if my Flickr stuff can automatically show up on my site then I just have to worry about doing the Flash files.
Is your current WordPress DB okay, or did something happen when you installed the new instance (i.e. did you obliterate the old DB) ?
Forum: Plugins
In reply to: WP and photo gallery integration – any examples?JoeyE :: Is there a way to create thumbnails for flash and movie content in Coppermine? (rather than the file-type icons)
Forum: Themes and Templates
In reply to: New Theme: GoRedNice and simple. Personally, I’m not into ‘nice’ themes but many are so who am I to argue.
Yeah, the sidebar should be cleaned up.
Forum: Plugins
In reply to: WP and photo gallery integration – any examples?FAlbum: Here’s what it looks like on my site.
Forum: Themes and Templates
In reply to: WP Theme- AbstractI had trouble seeing the screen through the cloud of estrogen that came up with your blog. 🙂
It looks very sharp! 🙂 Good job.
Forum: Fixing WordPress
In reply to: PHP string manipulationYeah… I think that’ll do the trick. I’ll let everyone know what it looks like when I’m done. 🙂
Thanks.
Forum: Your WordPress
In reply to: I’m curious, is this legal.You also want to watch your language. For assistance in choosing words go here. You also want to avoid posting links to pornographic material as it simply looks like you are spamming this forum under the guise of a question.
Forum: Fixing WordPress
In reply to: No header cgraphic when printingActually I think the setting for printing the CSS related images (like background-image) is found in your browser itself and not your CSS file (although if you have specified @media print{} then it needs to be in there, too).
Forum: Requests and Feedback
In reply to: WordPress & Gallery please work togetherIbis :: I’m trying to figure out if you sound speak more like Yoda or like a Harvard professor. 🙂
There are great solutions, including Gallery2. I use FAlbum (my images on are on Flickr) and it works great… you can see it here.
Forum: Fixing WordPress
In reply to: widening a blogYou may want to view some of the tutorials regarding columns in IE and FireFox (and all browsers, really) at http://www.positioniseverything.net. I used their instruction to make my 3 column website… it renders correctly in all browsers and makes itself just wide enough to fill your browser, even as you resize the window! 🙂 Check it out and see…