Jump to content

hooovahh

Moderators
  • Posts

    3,433
  • Joined

  • Last visited

  • Days Won

    289

Posts posted by hooovahh

  1. Did you also find Tetris? I forget what it's called and my example finder is crapping out on me. I remember it was under the Building User Interface, and getting input or some thing. And I think it was called puzzle something. It's not the same as this one.

    http://zone.ni.com/d...a/epd/p/id/3503

    EDIT: The example finder Tetris is called "Keyboard Puzzle Game" and I know it is in 7.1 and up, not sure when it first appeared.

  2. I'm seeing this too (with Outlook 2007) and I'm curious - is there anyone who has this problem but isn't deleting each post after having read it?

    I always deleted them in the LAVA 1.0 feed and never had any problems, but I think it's been established already that this is an IP.Board issue.

    Also, I think the thread I've noticed doing this most often is the Mat-file IO thread.

    I use Outlook 2007 (duh) and don't delete posts. I just read the ones that interest me that are new (going from the last one I read) and when I'm done mark all as read if there are any. I tend to get doubles, and old posts but I haven't noticed missing any new ones, so as long as I mark them all as read when I read them all there isn't a problem.

  3. Technologically speaking distinguishing between a "left click" and "right click" is pretty easy. I personally favor mapping a "tap and a half" to the right click functionality, but it could also be a foot switch, or a finger sock, or numerous other things. IMO the real problems are insufficient accuracy (believe it or not users can't hit what they're aiming at) and the inherent limitations of a 1:1 ratio between user-movement and on-screen-movement. Here's a link to a post where I describe the problems in more detail.

    That makes alot more sense than what I was thinking, thanks. Having never used a large touch screen for development I didn't know what the problem would be. Of course I've used a touch screen in a integration environment, but by then the UI would have been designed for a touch screen (big buttons).

  4. I know this comment was made in jest, but Labview development doesn't translate well to any current touch platform. You can do it, but you'll likely get frustrated quickly.

    I can see how I would get frustrated, but maybe if the multi-touch had alot of comparability. Like say if I use two fingers it is a right click, or three fingers (middle, pointer, thumb?) I guess that could lead to other issues like accidentally resting a finger on the surface as I was dragging some thing may appear as a right click.

  5. Ya, I appreciate all that. The whole point of this exercise for me is, I just like tinkering and building of this stuff. I can always upgrade components as I see fit. Also I can add various tuner cards later and replace my cable box. So it's the process, the learning and playing around...

    Yeah no I understand I wasn't trying to say this is the only option and everyone must use an Xbox for their media center needs. I dabbled a bit with building my own HTPC. I wanted to make one out of a miniITX, or PicoITX board.

    I think a great site for ideas is http://www.mini-itx.com/ they have all kinds of odd projects people have done putting PCs in just about every thing.

  6. Yeah I use a Xbox 360 for media browsing. I'm not sure if it is classified as a HTPC or not. I like your solution but it's hard to beat a 360 for $200 you get all you need to be connected to a HDMI supported tv, and content sent via a ethernet connection. If you want the wireless route it's like an extra $100 for the official adapter but for me wired is fine.

    The interface for browsing media isn't the greatest but I have it broken up into a directory structure for videos, and music supports playlists. Also using TVersity you can stream any video/audio source in any resolution and have it converted to what the 360 supports on the fly. TVersity also supports streaming podcasts, youtube and hulu (pro version for hulu). And did I mention the 360 is a 360? and plays original xbox games (that are like $5-10 used).

    The 360 also supports streaming media through netflix (if you are a gold member). And soon it will have integration for Last.fm, twitter, and facebook.

    ...no I don't work for Microsoft...

  7. version for LabView 8.20 ..

    Wow very nice, I always just use the built in LabVIEW browse for folder, but it's not always intuitive for people new to LabVIEW applications. I played around a bit with your vi and it acted strange when I changed the root to anything other than Desktop.

    If I made root Fonts for example and ran it, the vi would run and complete but no dialog would come up, then LabVIEW wouldn't allow me to run it again, or change any other controls, I am forced to restart LabVIEW. Running 8.20, or 8.6 in XP SP3.

  8. Yeah I wish VIPM supported making packages with post install, and post uninstall hooks but it doesn't. If you want to manually make your own package that performs these operations I'd say look at the oglib_lvzip to get an idea on how to do it. Rename the .ogp package to .zip, uncompress it, and take a look at the text file in the root to get an idea on how to perform a post install, or post uninstall.

    Assuming you've already done that and have a post install VI that works, I don't know how you could get information like the directory that the package exists in. Once you get that VI running if nothing else you could ask the user to browse to the package.

  9. I had no idea what was posted yesterday since I can't convince the LAVA site to show me unread threads. Its is like I have to stand here and watch it to see message come up. I feel like I am viewing the landscape out of a train window. I can't look back or forward but can only catch a glimpse of what is passing at the moment and that is on my work machine. On my home machine it is like the drapes are closed.

    throwpc.gif

    Ben

    This isn't really the right tread for this but why don't you use the RSS feature? Not that the RSS is 100% right now, but it doesn't miss content, it just some times adds old content.

    I use outlook for my RSS reader, but a better solution for you might be Google reader. It's an in browser RSS reader that is linked to your gmail account. So if you read some RSS at work then go home it will show that you read those articles. reader.google.com

  10. I was going to say that I've never had dog or cat but I started thinking, maybe I have and I didn't know it. But then I made the connection that maybe I've never had cow or chicken, maybe I've been feed artificial meat my whole life, or maybe every time I was feed chicken it was really pork just modified to taste like chicken. I guess the only thing I'm sure I've had is frog legs, pork, and I'm pretty sure I've had deer.

    I know I've had frog (watched it get cooked) and my father-in-law had a pig that he had killed so I know I've had that. And my dad shot a deer and had it processed. I didn't watch it get processed so I can't say for certain that what we ate was deer.

  11. Here's some info on the post build hook.

    http://forums.jkisoft.com/index.php?showtopic=839

    I don't know if there is similar hooks for post install. I didn't know that VIPM supported post install hooks, are you sure you mean post install?

    Remember that the post build VI does not get brought to the front, or focused when it is ran, so if there is some user interaction you'll need to use a Windows DLL to bring it into focus.

    • Like 1
  12. I would also like to humbly disagree with Paul. There are CLAs here who have teaching certificates, or who formerly worked in NI's R&D that I know would not get a 100% on the CLAD. There are many questions dealing with topics like express VIs that no one here would get right unless they guessed.

    I have two examples I remember from taking it. I'm sure this one has been fixed by now (I would hope so) but it was what file type is best for saving large amounts of data? Binary, ASCII, TDMS, or TAB delimeted? I choose TDMS because I figure NI was trying to push their new abiliites (new at the time). But you can't say one is the "Best" what if the requirement is that it needs to be human readable? or readable within Excel, or the smallest file size? Or do they mean the best for streaming data quickly?

    Everyone I've talked to that has taken the CLAD has had this question asked. When bundling a cluster for a Waveform Graph what is the order of the following inputs (usually showing pictures of the options) Y Array, X0, Delta X? You could be using LabVIEW from the day it came out, and not know the answer to that, any normal person would say use the bundle by name and just wire it up properly. But here they want you to remember that the order is X0, Delta X, and Y Array.

    I remember hearing that NI employees can now take the exams, and I was hoping the questions would be improved by people internal to NI seeing some of the flaws in the questions. So please report back once you've taken it, and tell us if the questions are still tricky and missleading, or even wrong.

  13. Not sure how you can compile the Labview Development environment into an exe (unless you mean you re-install it all on the target machine). The only problem with installing LV on a thumb stick is that when you go to a new machine it has different mac addresses so LV licensing crowbars you (I did try, he, he).

    I didn't say I compiled LabVIEW into an EXE, I used ThinApp, it's owned by VMWare. Basically you install XP in a virtual machine, then in your host machine scan the virtual machine's hard drive image, then in the virtual machine install any program you want, then in the host machine scan the hard drive again. It will create an EXE that is a virtual environment for the new files to live in, kind of like a sandbox. So then you have a single EXE with LabVIEW that can be taken to any computer and ran, which will be idential on any machine.

    ThinApp is very expensive, but it does have a 30 day trial, I doubt it is unlimited use in that 30 days, but if it is we get alot done in 30 days.

    I don't work directly for Crelf, but he probably has enough persuasion around here, that if he wanted my SSD he could get it, but he would never use his powers for evil. And as for the Miley Cyrus, well he borrowed my external drive and started snooping around, I'm just glad that's all he found on there. :P

  14. I solved this problem with my Thinkpad R60 by creating my own custom windows installer using nlite. Great software, makes re-installing windows a breeze. All vedor-specific drivers included in my installer (which can be set to run unattended BTW).

    Shane.

    Yeah I like nlite, but if you just want to minimize what things are installed on your Windows machine after a full XP is installed on it, I recommend XP Lite, it's a program that you install on a normal XP machine, then it removes services, and extras to make it smaller and faster. There is a free version and a pro, the pro gives you more access to other services, but most of them break Windows, so I don't recommend it.

    Not to digress too much but they also have 98Lite which can reduce the Windows 98 install size down to about 50MB with full explorer shell, not always very useful, but fun to play with. You could take that 50MB of files, burn it to a CD, then on boot up copy that to a RAM drive, and boot into a full Windows environment...sure a 11 year old operating system but it was fun to do when the OS was only 6 years old.

    EDIT: It appears they have the record to 8MB for Windows 98 with explorer.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.