topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 8, 2026, 7:20 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 587 588 589 590 591 [592] 593 594 595 596 597 ... 1515next
14776
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by mouser on January 02, 2011, 08:08 PM »
The custom chart builder is very fun to use.  :up:
Suggestion: After saving a chart, it should refresh the Custom Charts menu so that it shows up in the list if you save it in the custom charts directory.
14777
Webcam Video Diary / Re: Feature request: in-video notes
« Last post by mouser on January 02, 2011, 07:57 PM »
when specifying tags for a video/image, it would be important to let the user see all the tags specified for that %IDENTIFIER%

i see the value in choosing from a list of previously used tags.  can you elaborate on the idea of tags associated with an identifier?
14778
There were definitely some hard lessons learned while working on UserQuotes, and problems that are worthwhile talking about, especially with regard to the use of Drupal and the other choices made during development.

Oshyan and I will be writing up a little essay about them soon.
14779
Living Room / Re: RedLetterMedia Reviews Star Wars and more
« Last post by mouser on January 02, 2011, 07:40 PM »
One recurring theme through his reviews of all 3 star wars prequels is how serously he treats the original star wars movies in terms of the art of storytelling and moviemaking -- and how he explains precisely where the prequels contradict the core essence of what made the originals so good.  There is even a detailed shot-by-shot comparison to citizen kane at one point.  Time and time again he ponders the possibility that Lucas himself does not understand exactly why the original Star Wars movies worked so well, and explains why they did.  Again some of the insights are surprisingly deep.
14780
Webcam Video Diary / Re: Feature request: in-video notes
« Last post by mouser on January 02, 2011, 02:04 PM »
if we simplify a bit and try to keep the main ideas, what if it was like this:

1) there will still be only one large text box for each video/image, stored in a plain text file, as is currently done.
2) but make it easier for people to specify for a video/image a list of TAGS
3) and make it easier for people to specify time offsets in their notes.
4) make it easy to search and list files for specific tags/text
14781
I'm glad it works for you insert_nick!

Please do start posting feature ideas and bug report -- but lets do those in new threads in this section.  I'm very interested in hearing how people use the program or want to use it.

Could this program maybe be portable?
All of my programs can be used portably.  Just unzip the setup program with any unzip program (rename extension from .exe to .zip if you like).  Then edit the ConfigDir.ini file (rename ConfigDir_Sample.ini to ConfigDir.ini) and make the first line: PORTABLE=TRUE

14782
N.A.N.Y. 2011 / Re: NANY 2011 Release: NetLaunch
« Last post by mouser on January 02, 2011, 11:50 AM »
You could always zip it up and attach it to your post here.
14783
Some help pages and videos are coming soon, but briefly:

The first thing you have to do is create a UserQuote SET for your quotes.  There are 3 kinds of objects you create on the site, items (quote), sets (collections of quotes), and groups (optional, to let multiple people maintain your quotes).

So there are actually a couple of ways to show quotes on your pages.



1. The easiest way is to simply embed an iframe on any web page like so:

Code: HTML [Select]
  1. <iframe src="http://www.userquotes.com/modules/userquotemod/uqlocal/uqp.php?nid=4&perpage=10&pagermode=prevnext&headfoot=0&theme=silverboxt&cols=1&allinbox=1&timage=quote16x16.png&length=notext&nobanner=1&uioptions=iframedetail&viewmode=topdetail" WIDTH=400 HEIGHT=80% FRAMEBORDER=0 TITLE="iframe quotes" ></iframe>

To see a sample of what this iframe would show just visit that url here.

That shows UserQuote *SET* number 4 which is the DonationCoder quotes set.  So you would change nid=4 to whatever node # your set is.  The iframe sidebar or whatever allows the user to page through your quotes and view the details of any of them.

There are lots of options for how to display the quotes and images, etc. That I will describe later.

The iframe method has the disadvantage of being an iframe, and making the UserQuotes.com server do all the work.



2. Another way is simply to link to the set page on the UserQuotes site itself instead of embedding quotes on your page.

For Example:  http://www.userquotes.com/uqpage?nid=4

That's the DonationCoder.com quotes again (set id 4) on a standalone page again with paging, but this time using a nicer javascript highslide option for displaying quote details without leaving the page.

And to let users anonymously submit new comments or review sitings, you'd send them to http://www.userquote...com/uqfeedback?nid=4 (replacing your set id of course).



3. Lastly the much more powerful way and the way that really caused UQ to be delayed and to become much more complicated and messy than was originally planned, and the way that has caused all kinds of problems, is using a special local caching-proxy php script.

The local script will be available to download soon -- it lets you embed quote boxes on any page on your site in any div id you choose without using any of the iframe limitations, and most importantly, it serves up the quote text/images locally from your server, by cacheing them from the main UserQuotes site as needed.

This has some advantages:
  • Hugely less load on the main UserQuotes server, very scalable.
  • Much more flexibly than iframe in terms of formatting it for your pages.
  • Better experience for your users (nicer pop up quote details).
  • Works fine even if UserQuotes.com goes offline.
  • You can create your own custom themes, graphics, etc.

As well as some disadvantages:
  • Harder to configure, setup, and diagnose.

I will be posting more info about the local script stuff soon.
14784
Living Room / Re: RedLetterMedia Reviews Star Wars and more
« Last post by mouser on January 02, 2011, 08:13 AM »
There are reviews of the reviews on this page where you can see how skeptical but then impressed some other movie review sites are with the site:
http://www.redlettermedia.com/links.html
14785
Living Room / Re: RedLetterMedia Reviews Star Wars and more
« Last post by mouser on January 02, 2011, 07:58 AM »
i can definitely understand why some people don't like it.. the humour is very strange, and it's definitely going to be more enjoyable to those who were not happy with the movies.

but what i find most surprising is how serious and genuinely insightful many of his points can get, even while being presented in the most crude way.  if you hop around the review you're bound to run into a couple that really make you think and are actually very well thought out high brow commentaries on effective movie making.

14786
N.A.N.Y. 2011 / Re: NANY 2011 Release: askapic.com - Photo Q&A Site
« Last post by mouser on January 02, 2011, 07:52 AM »
It's a number 4


 ;D
14787
Find And Run Robot / Re: FARR stops working after win7 locked
« Last post by mouser on January 02, 2011, 12:08 AM »
if the main display won't show in this case it's hard to know what else to do.

what you could do is:
1. wait a long time after trying to restore it from the tray and make sure it doesnt wake up after like 5 minutes.
2. use alt+tab to make sure the window isnt hidden -- maybe something is moving it off screen.
3. when it hangs do ctrl+alt+del and see if its actually using any cpu in this state -- if it is using a lot of cpu that might suggest one kind of problem.
4. email me ([email protected]) and ill send you a test version that creates a debug log, maybe that will give us a clue.
14788
N.A.N.Y. 2011 / Re: NANY 2011 Release: WordCaster
« Last post by mouser on January 01, 2011, 11:29 PM »
now try some adjectives like: sad, happy, etc.  or adverbs like: quickly.
14789
N.A.N.Y. 2011 / Re: NANY 2011 Release: WordCaster
« Last post by mouser on January 01, 2011, 11:09 PM »
ok so look at your test words, they are all nouns.  now try a verb like "satisfy" and you will get the error.
14790
N.A.N.Y. 2011 / Re: NANY 2011 Release: WordCaster
« Last post by mouser on January 01, 2011, 10:51 PM »
Wraith, can I ask you to give us 3 words that you can look up and return valid results for dictionaries 1 and 2.
That way we are at least testing it on the same things.  Most of the words i test give that error.
14791
Living Room / Re: What books are you reading?
« Last post by mouser on January 01, 2011, 10:46 PM »
Just finished "Dynamic Coordination in the Brain" by Malsburg, Phillips, and Singer:
Screenshot - 1_1_2011 , 10_40_57 PM_thumb.png

Big disappointment -- expected much better.  Looks like it was one of those workshop meetings that got turned into a book and no one tried very hard on their chapters.  I happen to think understanding the role of time and dynamics is the big missing piece in understanding computational underpinnings of the brain, and I was hoping this book would be a meaningful contribution to the field.  Wasn't.

I'd recommend Scott Kelso's older "Dynamic Patterns:The Self-Organization of Brain and Behavior" book way over this one.

Next up is Edmund Rolls' massive "Memory, Attention, and Decision-Making: A unifying computational neuroscience approach".
14792
N.A.N.Y. 2011 / Re: NANY 2011 Release: WordCaster
« Last post by mouser on January 01, 2011, 10:39 PM »
maybe the download is being cached and not grabbing the latest version when we try to download.

otherwise if its just still not working, take a deep breath, relax, and give yourself a few hours to fix it and test it with a few different words :)
14793
that is very generous of you and much appreciated -- you will be hearing from me.  :Thmbsup:
14794
N.A.N.Y. 2011 / Re: NANY 2011 Release: WordCaster
« Last post by mouser on January 01, 2011, 10:25 PM »
im still getting that error  from both dictionaries.

a word i tested with:  test
14795
N.A.N.Y. 2011 / Re: NANY 2011 :: The Event Closes
« Last post by mouser on January 01, 2011, 08:55 PM »
This has been a stupendous NANY -- due in no small measure to Perry's steady hand.
Let's have a cheer and a toast for Perry Mowbray!!!

HIP HIP HOORAY!
 :beerchug:
14796
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: Ethervane Radio
« Last post by mouser on January 01, 2011, 07:41 PM »
Just tried the first release.. don't know what to say besides i love it.  There are many cases where i just want to play an international streaming radio station and i love how this is focused on a very simple interface to choosing internet radio stations.  EXCELLENT.

So are Favorites not implemented yet, or did i just not figure out how to use it?
14797
N.A.N.Y. 2011 / Re: NANY 2011 :: The Event Closes
« Last post by mouser on January 01, 2011, 07:05 PM »
I think watching screencasts will satisfy most people who want to see all of the entries in action, and then be able to pick one or two to install.

Which brings us back to the screencasts..

This is the LAST CALL for someone else to volunteer to make short (couple of minutes) screencast of each NANY application.  It's a big job, but then the reward is the thanks of all of DC, and a free copy of the amazing Camtasia software program for recording screencasts.

If someone does want to volunteer, you must have already had some experience creating screencasts, and be able to do a reasonably good and fast job at making them.  Contact Perry or me if you are interested.  If no one volunteers I will have to do it again this year (last year's screencasts here).
14798
Living Room / Re: RedLetterMedia Reviews Star Wars and more
« Last post by mouser on January 01, 2011, 06:57 PM »
If the term EPIC was ever appropriate, this is it.
14799
Living Room / RedLetterMedia Reviews Star Wars and more
« Last post by mouser on January 01, 2011, 06:48 PM »
I thought this might have been posted on the forum before, but this is pure genius stuff.

It's super long, very funny, quite NSFW with lots of cursing, and as deep a movie review and take down as you'll find.

I'm rewatching the hour+ review of "Revenge of the Sith" right now, and I can't get enough.  Old but brilliant.

http://www.redlettermedia.com/

Screenshot - 1_1_2011 , 6_47_45 PM_thumb.png
14800
N.A.N.Y. 2011 / Re: NANY 2011 Release: Quick Cliq
« Last post by mouser on January 01, 2011, 05:18 PM »
written up on ghacks as part of NANY 2011 coverage  :Thmbsup:

http://www.ghacks.ne...r-productivity-tool/
Pages: prev1 ... 587 588 589 590 591 [592] 593 594 595 596 597 ... 1515next