Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Language
Any
Platform
License
Any
hi,
does anyone know a xml code that would allow me to put text in the corner of every frame of a movie being edited in windows movie maker ?
it would be like making a "title on selected clip" but...
: Hey, firstly i am new to this forum so i apologise if i have posted
: this in the wrong section. Well i have one quick question, i just
: wanted to know what language the following image is of....
Hey, firstly i am new to this forum so i apologise if i have posted this in the wrong section. Well i have one quick question, i just wanted to know what language the following image is of....
Hi,
I've read most topics in this forum about this, but I cant login into site with my program. Here is my code:
Procedure Login(usr:string;pas:string);
var
strPostData:string;
URL,...
Hi, I'm having a little trouble with a 'slideshow' type thing I'm trying to create. Basically, the idea is that the user can click on a button which'll bring up the next picture in the series. This...
hey guys i have a poorman's version of pong that i need help on... i cant get the ball to dissapear after a game. Instead it stays there and when i start a new game it gets eaten up by the new ball....
Okay, that all helps. Now I'm having problems drawing pictures to a JFrame - jpgs, mostly. I've been tooling around and I've got buttons, labels, and a few other things. The overall frame is fine. I...
: : : ok heres my problem. I have an applet with options. What I want to do is when you click an option a graphic shows up on the bottom half of the applet.
: : :
: : :
: : :
: :
: :...
: I would like to create a form or report and link pics rather than imbedding them. I'm trying to create a query where I can put in a set of parameters which will have some set of output. However...
I would like to create a form or report and link pics rather than imbedding them. I'm trying to create a query where I can put in a set of parameters which will have some set of output. However...
Hi,
A friend of mine (yes, really)has just uploaded a site with
dreamweaver and I've had a look at the source - all the links
to pics and .js files etc. all point to her local hard drive...
It is possible that in the crystal switch position the PIC is running so fast that you just can't visually detect that the LED is flashed.
With no delay loops, at 1Mhz clock speed, the flash will...
it should be just the comic itself, no borders or fancy formatting. only the pic itself and maybe some copyright info or stuff like that. plain and simple
if anyone knows of some site which...
The same as you would for a regular image - there's no way in HTML that you can tell a gif not to animate. As for why it won't animate, I dunno. It might have been a botched upload, or the server...
0;)
{
int delimiter = temp.indexOf(":");
albumSelector.addItem(temp.substring(0, delimiter));
temp = temp.substring(temp.indexOf(";")+1);
}
albumSelector...
");
}
?>
I have links on my site to my various galleries (Abstract, Illusion, personal, etc.). I want this code to show all pictures at the same size. Here's...
:
: Hmmm...weird. So does:-
: http://localhost/images/inimage1.png
:
: If you're running the web server on your machine, or:-
:
: http://www.yourdomain.com/images/inimage1.png
:
: If...