Author |
Message |
Registered: May 20, 2007 | Posts: 10 |
| Posted: | | | | Is there a way to get a list that shows which movies are regular DVD or BD? I want to be able to print a list of only BD movies.
Thanks | | | I AM A LIFETIME MEMBER AND I HAVE PROBLEM WITH MY DVDPROFILE SOFTWARE PROGRAM. I JUST WILL NOT WORK PROPERLY AND I HAVE SEND SUPPORT QUEWTIONS BUT NEVER GET ANY ANSWER. I NEED SOMEONE TO SEND ME EMAIL SO WE CAN GET THIS PROBLEM WORKED OUT. I AM GETTING PAST UPSET OVER THIS. I HAVE OWNED FOR YEARS AND THIS IS THE ONLY TIME I CAN NOT GET ANY SERVICE FROM SUPPORT TEAM...….. |
|
Registered: May 19, 2007 | Reputation: | Posts: 5,715 |
| |
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | @AiAustria Clever way of embedding an image. I use it in my plugins, but I never thought about using it in my posts. Cool. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. |
|
Registered: May 19, 2007 | Reputation: | Posts: 5,715 |
| Posted: | | | | Thanks, don't know who was the first one to use it, but I copied it years ago | | | Complete list of Common Names • A good point for starting with Headshots (and v11.1) |
|
Registered: March 29, 2007 | Reputation: | Posts: 2,749 |
| Posted: | | | | OK, guys, what is the clever way. I would be very interested? | | | Marty - Registered July 10, 2004, User since 2002. |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Quoting mreeder50: Quote: OK, guys, what is the clever way. I would be very interested? The image is embedded using a byte string rather than as a link to a URL. You can see it by quoting the post. See here for a web based utility to do it for you. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: March 14, 2007 | Reputation: | Posts: 4,673 |
| |
Registered: June 6, 2007 | Reputation: | Posts: 950 |
| Posted: | | | | Cool! It even works for animated gifs. Thanks guys! |
|
Registered: May 19, 2007 | Reputation: | Posts: 5,715 |
| |
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Only downside is that it does use more server storage. I try to be respectful of Ken's resource, since I have my own web site where I can host images. There are a lot of people that copy your whole post just to make a simple reply to part of it, and that compounds the problem. But that method is certainly handy for small images in posts you don't expect to be copied a lot, or temporarily until you get a chance to upload the image somewhere. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: May 19, 2007 | Reputation: | Posts: 5,715 |
| Posted: | | | | Yes, resources are an issue. Even more, because older browsers limit the size of these tags (IE 8: 32kb; I don't know the others). But on the other hand is persistence. I really hate placeholders which replace older (deleted) images... For headshots - the only images I use a lot - I try to stay under the 30k limit. My worst waste of space currently is the headshot master database thread, which consumes 700k - but I hope that it is good enough that it won't be called wasted space ... on the other hand the 24kb I consumed for this screenshot here seem to be wasted, because TGMcCallie did not come back... | | | Complete list of Common Names • A good point for starting with Headshots (and v11.1) | | | Last edited: by AiAustria |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Quoting AiAustria: Quote: ... because TGMcCallie did not come back... Don't worry, your intentions were well placed. You never know. Sometimes people come back days, weeks later. See the post count ... he doesn't come around much. And often, more information is shared that helps others instead of the OP. Case in point, embedded images. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: March 29, 2007 | Reputation: | Posts: 2,749 |
| Posted: | | | | Thanks, this will be extremely useful. I don't often want to post an image, but when I do, this seems to be it. | | | Marty - Registered July 10, 2004, User since 2002. |
|
Registered: March 29, 2007 | Reputation: | Posts: 2,749 |
| Posted: | | | | OK, I tried to reply to this thread just to preview a very small image, 23KB jpg, after conversion. I can copy the other images in this thread and preview them just fine, but not the one I convert. What am I doing wrong? | | | Marty - Registered July 10, 2004, User since 2002. |
|
Registered: June 6, 2007 | Reputation: | Posts: 950 |
| Posted: | | | | Quoting mreeder50: Quote: OK, I tried to reply to this thread just to preview a very small image, 23KB jpg, after conversion. I can copy the other images in this thread and preview them just fine, but not the one I convert. What am I doing wrong? Be sure to use the proper img tag for forum posts: [img /], not the standard html tag: <img > |
|
Registered: May 19, 2007 | Reputation: | Posts: 5,715 |
| Posted: | | | | ... more precisely: [img src="data:image/jpeg;base64...
Important things: - brackets are important - there must not be spaces included in the tag except the one between img and src - there has to the correct header of the base64 string (you have to select the correct string to copy) | | | Complete list of Common Names • A good point for starting with Headshots (and v11.1) |
|