topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday November 10, 2025, 11:09 pm
  • 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 ... 16 17 18 19 20 [21] 22 23 24 25 26 ... 32next
501
Developer's Corner / Re: SkyIDE - Latest Release Information
« Last post by Gothi[c] on April 03, 2007, 03:50 PM »
I'm getting a File Not Found error for this URL:

http://www.skyide.co...ds/SkyIDE_Alpha5.zip

I think that's because the current version is: http://www.skyide.co...oads/SkyIDE_Beta.zip
502
Developer's Corner / Re: SkyIDE - Latest Release Information
« Last post by Gothi[c] on March 31, 2007, 02:41 AM »
I see you have a separate field called 'project include directory'

what do you do if a project has multiple include directories?
503
Living Room / Re: The End of the Internet?
« Last post by Gothi[c] on March 30, 2007, 10:30 AM »
The Internet has been dying a slow dead ever since the commercialization and the ad's came, but soon it may be dying a second death as soon as ISP's start prioritizing and blocking traffic more frequently, and governments have more and more laws on what is allowed to be on the Internet. It seems the days of the 'wild wild west' Internet are coming to an end as governments start to realize that complete freedom of information threatens their authority, and corporations start to realize that there is more money to be made if they limit their users use (eg: by making them pay per email sent, per website visited, as suggested by some ISP's). This vision is far far away from the academic Internet of the early days.

Personally I'm already starting to look for alternative WAN's to use for when the day comes that the drip floods the bucket and the Internet just won't be usable/economic for my purposes anymore.

There have been some interesting developments from HAM radio operators who run their own TCP/IP bridges and BBS servers over packet radio networks, sometimes even at decent speed as you get higher up in the radio spectrum (the higher the radio freq. the higher bit rates that can be used, or the less bandwidth a signal needs to use to achieve the same speeds.(and the FCC is VERY concerned about bandwidth usage).) These guys have their amsat project. They have a non-stationary bird in space which runs a BBS; so when the satellite is over the USA someone can upload a message, and a few hours later when it's over Europe, a person in europe can download the message from the satellite and read the message. Quite interesting.

I'm also looking at how people are creating large wireless networks in some areas, though it seems that there is also more and more regulations in that area.

Does anyone know of any other interesting WAN projects that could some day be an alternative?
504
Living Room / Re: The First DC Get together Dinner and Drinks event
« Last post by Gothi[c] on March 29, 2007, 12:06 PM »
We brought a camera, but we forgot to take pictures! Maybe if we had more time and weren't all exhausted from driving we would have remembered :S
505
is it possible to make a control to make the BPM stay on top of other windows??
-pinkjimiphoton (March 29, 2007, 09:19 AM)

Good idea, very easy to do for me as well, I'll upload a version with this included soon, maybe tomorrow

Here's what I have noticed though, if you right click on an XML file you have the option to open the file in BPM. But BPM opens a blank document.
From a musician's standpoint, Im looking to be able to simply sort a folder by name, choose view->list and click.

Well, BPM Notepad doesn't have an installer so it's not messing with any of your windows shell settings, it's not even associating the xml format with BPM Notepad, and that is probably a good thing since .XML is used by lots of other programs too. Maybe in the future we can make an installer that puts BPM Notepad in the "open with" menu when you right-click an .xml file.

I'm not entirely surprised that it's not compatible with MS Word really, i'm afraid there isn't much i can do about that.
Cool that you wrote that perl script :)
506
That's a nice little script, Todd!
Thanks for sharing, I'm sure someone will be able to make use of it.
507
If your sense of computer deprivation becomes too severe, you can push the objects around with a spare mouse.
:lol: :lol: :lol: :lol: :lol: :lol: :lol:
508
:( poor little rat,
I would have just putten it outside in a box or something
509
General Software Discussion / GPS Software?
« Last post by Gothi[c] on March 25, 2007, 01:47 PM »
I've been playing with the idea of purchasing a cheap gps receiver from ebay that I can hook up to our laptop, since that would be a cheaper solution than having to buy a PDA with gps included,... But then I was wondering what software is out there that I can use, that will tell me where to go while driving? (like those announcer voice things that till you 'make a right here'); i was also wondering if there are any free/open source alternatives out there.

I know that I can use stuff like xastir or google earth to show my location on a map, but that won't include the announcing or the automatic route recalculations etc,... maybe there are google earth plugins for this?

I'd like to know about any GPS software you've used (especially the freeware/donationware/opensource alternatives).
510
I might be able to have it show a mirror image by making use of wxMirrorDC,... i'll look into it but i can't promise anything since i have other projects to work on too and i shouldn't get too preoccupied or mouser will come kill me ;) Thanks for the trouble of  signing up to respond btw! :)
511
This app would also be good on big screens as a karaoke display if there were a way to use it fullscreen (like IE/Firefox with the F11 key).

That's a good idea! It shouldn't be too hard to implement either. Yet another thing for the next version ;)
512
Coool!!
513
I guess it could be an option. Either you enable it or you disable it.
514
I'll try and think of a way to implement the mirror image thing and the smooth scrolling. It will probably involve overriding the OnPaint event,... I don't think this is something that will be implemented soon though, I can't spend too much time on it either. But we'll see :)
515
he thinks it should be flash based, cuz then it will be cross platform compatible.
he may have an idea!

It's already cross platform compatible ;)
I have a binary download for linux and windows, if you want it on a mac, or on a portable device, or something else, all you have to do is recompile it.

First, I wanted to suggest an alternative to hacking a PC keyboard,
mainly because I don't think many computers are set up to handle 2
keyboards at once ... so that might be a prob.

No, the way we've been describing it here, there is only ONE chip, not one for each pedal. they all hook up to the same chip, so as far as the computer knows, it sees only one keyboard.

That way Linux or Unix users would
not have to compile source code,

They don't there is a linux binary included, besides, most unix users should be used to compiling things from source ;)

Speaking of Macs, if you and DC made this in Adobe Flash, it would be
cross-platform for Mac

If i had a mac i could compile you a binary for mac, but you can easily have it running on your mac if you download the source code and wxwidgets 2.8, it will be compiled in no time. I'm very much against the idea of using flash, simply because 1) it's not the right tool for the job, you wouldn't be able to make a nice text editor like we have now. 2) it would have to run inside a browser or a flash player 3) it would run slower, c++ runs the code natively. 4) it wouldn't be as easy to expand upon. 5) it would simply be a lot less elegant :)

I would like a simple TelePrompTer
that loaded a plain text file, let me control the scroll speed, and
had a few controls that should be available all the time, while it's
running:

- toggle scroll direction
- increase speed
- decrease speed
- reverse [as in, mirror-image] the screen

Those are needed, I feel, for actual TelePrompTer use, where a person
is looking at the camera and trying to read from the prompter at the
same time.

It's not a teleprompter. The intention was to have Jimi to be able to read his text while playing an instrument, there is no camera involved. And I'm sure he can make use of the functionality of being able to insert images, plain text would be a step backwards imo. The increase/decrease speed functionality is already there, i can easily add a shortcut to reverse the direction.
516
Just finished the website, and released a new version of BPM Notepad. You can go fetch it from it's new home: http://linkerror.com/bpmnotepad.cgi

Changes:
 
  • fixed the bug where it would start scrolling when you change the speed value in the toolbar.
  • new feature: (menu) Insert -> Image (You no longer have to struggle with pasting and hitting enter)
  • Lots of code changes, un-messyfied it,...
  • Compiled with better optimization for both the windows and linux binary builds.
517
hmmmmmmmmmmm......but if the switches are in series, won't they all do the same thing??

The switches aren't in series, they'd be hooked up to the microcontroller chip in the same way the keys on the keyboard would be,
but they'd be able to hook into eachother.

and if it's an analog signal, would there be an impedance change issue running them in parallell?

One side of the chip is digital (the part that goes into the computer), the other is analog. We don't really have to worry about impedance since these are switches and not, say resistors, or LED's, etc,... we aren't doing anything, we're just switching a logical state.

here a parallel example with just one 'key' :


  input
  |  |
  |  |                             
  |  *_______________
  *__|_______________SWITCH
  |  |
  |  |
  |  |
KEYBOARD


Either the two wires short when you push the switch -or- the two wires short when you push a key on the keyboard,
for the input, there is no difference.  Maybe i'll look up the details on how they hook up to the microcontroller and make a little schematic and put it up on the bpm notepad website once i have it finished. Though chances are that many keyboards use different types of microcontroller, so it may be different and you may have to 'follow' the lines on the keyboard pcb (or membrane) anyway.

518
so all you have to do is hook up the switches in series to the chip?
Yes, the switches go on the chip, but the female keyboard connector (in case you still want to connect a keyboard) would go in parallel with the pedals.
519
Yeah, you could hook it up as a regular keyboard.
Offcourse, you wouldn't have any of the other keys.
Alternatively you can make a whole set of pedals, one for each shortcut in the BPM program so you can do the preset speeds too ;)

[edit]
To pull that off, you'd only need one pedal with a chip and the other pedals would hook into eachother.
Eg:


COMPUTER
  |
  |--->PEDAL--->PEDAL--->PEDAL--->PEDAL...
[/edit]

[another edit]
OR! you could get a female keyboard connector and build it into the pedal, and bridge the wires to the keyboard wire that goes into the computer to it, that way you could do this:

COMPUTER
  |
  |
PEDAL----PEDAL----PEDAL
  |
KEYBOARD

The pedals would override the keys on the keyboard, and you'd still be able to use the keyboard as normal if you wanted to

[/another edit]
520
you could probably make it for free/no cost if you can find people to give you their old keyboards and/or footswitches. I mean,... you can find that stuff in dumpsters :D It doesn't have to WORK. all you need it he keyboard chip, and the SWITCH in the pedal. you don't need any of the other electronics.
They probably sell the chips seperatly, but why bother? it probably will cost the same or even more than a $5 old keyboard from ebay ;)
521
ps.all this talk makes me realize that this might actually make for a good firefox extension task..

That's true, that is a very good idea
522
well, like you said, part of the problem is that most foot pedals are toggle switches, you either toggle them on or off, and they stay that way, they usually aren't like pushbuttons, however some are.
If you can find one that acts like a push button, it'd be easy,

Open up a keyboard, take out the little flap with the chip on (it'd be better if you could find an old keyboard that doesn't have it's pcb printed on floppy plastic) with the keyboard wire attached to it,
follow the lines on the pcb to the spacebar to see how they are hooked up to the chip, reproduce it with some wires and hook it up to the switch, then if you have a hard pcb, saw off the rest of the keyboard pcb, or if you have a floppy pdb you could maybe get away with just hooking up the wires to the switch straight up to the space bar contacts, and rolling up the flap and sticking it in the pedal. However you might have some trouble soldering/connecting wires to a floppy pcb flap like that, which is why i'd just hook em straight up to the chip and examine the pcb to see if it needs adittional connections.

If the switch is the stay on-stay off type, you can make a logical circuit that monitors a change in the state, and outputs a pulse like a normal pushbutton everytime the state changes. I'd have to figure that out in circuitmaker first or something, then when i have my schematic get the needed IC's from radioshack, and build it on a little breadboard, test it, if it works, cool, then solder it to one of those grid pcb things that they have, which you can cut to size. If you're doing that you might as well put the keyboard chip on the little breadboard pcb too.

I'm not sure if I would mess with the poor marshall and hook it up to a transistor box like a PC :)
The nice sound from the marshall comes from it's tubes, keep it far far away from transistors ;)
523
now if we could only put it in a stomp box to turn on with a footswitch.....

if you mail me a footswitch you don't use anymore, or even one that's broken, i can wire the switch to act as a space bar if you want, and ship it back to you  ;)
524
just tried it as you suggested, worked perfect

oops, i posted while you already responded :) that's great!!
:D
525
it could be because i don;t have MS office or something, but xml displays the same as html ddoes, just with more colourful formatting.

That's very strange,... maybe try the procedures i described in my previous post, if that doesn't work i'm all out of ideas, maybe you have a different version of the richedit control.

Find the file C:\windows\system32\riched20.dll and right-click it, properties, version tab, and see what it sais under the version tab. I have it working with 5.30.23.1228

when you enter a number into the title field of the text bar, it starts scrolling immediately!
That would be a little bug, i forgot to do an extra check to see if it's in play state when changing the text. I can fix that easily in a next version :)

is there any way to make it scroll slightly smoother??
I probably won't be able to fix that without doing platform specific calls or without making my own richedit control (which would be alot of work) since the wxRichEditCtrl control only implements ScrollLines() and ScrollPages() and ScrollToIntoView(textpos),... meaning i can only make it scroll line by line, not pixel by pixel, with the existing available API. Maybe ii can put an #ifdef for windows builds and stick in an
SendMessage(Handle, WM_VSCROLL,ScrollEventType.SmallIncrement, 0)



Pages: prev1 ... 16 17 18 19 20 [21] 22 23 24 25 26 ... 32next