Computing desk | ||
---|---|---|
< March 24 | << Feb | March | Apr >> | March 26 > |
Welcome to the Wikipedia Computing Reference Desk Archives |
---|
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages. |
Moved from Miscellaneous
Using Game Maker, How do i make the screen follow a powered up, or down, version of my player? I am trying to make a Mario-like game, so when the player gets hit by one of the enemies he shrinks, and i found out how, but the screen stands still when i move the shrunk player around. Also, how do you make power ups, like the fire shooter in mario, and what should i do Path-wise for the fireball? Thank you.DruhDrizzle (talk) 19:31, 24 March 2009 (UTC)82.45.1.217 (talk) 20:41, 27 March 2009 (UTC)
You would be alot better off asking on the Game Maker Comunity forums: Gmc.yoyogames.com Although you will need to register yourself a free account, they have thousands of members just buzzing to raise their post counts by debating every aspect of your problem. good luck82.45.1.217 (talk) 20:41, 27 March 2009 (UTC)
Well..to make a long story short..all my hard drives stopped functioning i was about to pay for them to get recovered when someone on the reference desk suggested it was the PSU. Installed a new PSU now alll but one of the drives are fine (dead due to other reasons).
The dead drive had windows, so i had to reinstall onto another drive. I consider myself pretty decent with computers and every time ive reformatted same process..install windows..pop in motherboard driver cd..install drivers.
I can see the DVD drive in hardware devices and my computer but as soon as i pop in a CD it doesnt change..like the icon..and when i do click it every single time explorer crashes. I've been running a linux live CD off the drive for a week off and on..so i know its not the actual drive hardware. (usually the drivers make everything work..but the drivers are on the cd..which i cant read..)
I tried installing firmware..to no avail.
Any ideas?
Drive is 111D Pioneer and motherboard is 965p DS3 Gigabyte (Rev 1.0) —Preceding unsigned comment added by 121.220.48.94 (talk) 11:39, 25 March 2009 (UTC)
I have several questions.
Any help would be appreciated...my teacher frowns on plagarism (and by frowns i mean suspension or worse). Thanks. Buffered Input Output 13:31, 25 March 2009 (UTC)
Whoops on the spelling. Thanks. Buffered Input Output 16:23, 25 March 2009 (UTC)
2. You need a verbatim copy of the GFDL to be included (which is lame and why images shouldn't be licensed under the GFDL), but you don't have to license the whole paper if the GFDL content is easily segregated out (in which case your paper becomes a collection of separately copyrighted works, which is fine under the GFDL and CC). So putting an image into a paper — no problem, don't have to license the whole thing. Putting a bunch of text into a paper — cannot be easily separated out, thus the whole text must be licensed that way. Make sense? 3. No, it's not plagiarism. Not citing the source would be plagiarism. Not citing the license is a matter of copyright law, not academic conduct. In any case though using such a thing in a class research paper almost certainly counts as fair use so you don't likely need to stress about copyrights too much here. (If it is a paper between you and your teacher, and not, say, being published, then I don't think anybody cares about the copyright stuff.) --140.247.240.69 (talk) 18:42, 25 March 2009 (UTC)
I noticed that Defraggler[2] can very quickly go through the MFT and list every single fragmented file. I'm interested in viewing every single file regardless of fragmentation. Are there any programs or commands I could use to do this? Thanks, --VectorField (talk) 15:51, 25 March 2009 (UTC)
Is it possible to run applications such as games etc on a terminal where they haven't been installed onto, from a terminal where they have been installed onto? For example, could i run MS Word from the computer that has it installed, onto my computer that doesn't have it installed?
Thanks in advance. 86.172.124.73 (talk) 16:36, 25 March 2009 (UTC)
There are Thin Client setups that do this, there is (forgetting the term exactly) streaming-programs that run 'in browser' or 'on the network'. Things such as google-docs are access-anywhere word-processors and a version of excel is avaialble 'in browser' online (again I forget the name). In short, yes it is very possible to run a whole host of programs from a 'thin-client' terminal. 194.221.133.226 (talk) 16:42, 25 March 2009 (UTC)
This problem has come up at work. I need to make this kind of HTML table using Microsoft .NET:
<table> <thead> <tr>...</tr> <tr>...</tr> </thead> <tbody> <tr>...</tr> <tr>...</tr> </tbody> </table>
The important thing is the thead
and tbody
elements around the table rows. I can't just type the table statically into the page because the rows are dynamically generated. I don't even know in advance how many of them there are. The ASP.NET Table
control doesn't seem to be able to do this. I have read that in .NET 3.5 the HtmlTable
HTML control has child objects HtmlTableHeadSection
and HtmlTableBodySection
, but they don't seem to exist anywhere on my .NET 3.5 installation, and the Microsoft .NET online documentation doesn't even mention them. Is there some unofficial .NET extension I need to install to get access to them, or do I have to resort to writing the entire HTML rendering myself? JIP | Talk 20:12, 25 March 2009 (UTC)
<asp:table id="Table1" runat="server"> </asp:table>
TableRow newRow = new TableRow(); TableCell checkboxCell = new TableCell(); checkboxCell.Controls.Add(checkBox); newRow.Cells.Add(checkboxCell); Table1.Rows.Add(newRow);
thead
and tbody
elements around the table rows. JIP | Talk 16:27, 27 March 2009 (UTC)I ended up writing my own ASP.NET control anyway. It's a subclass of System.Web.UI.WebControls.Table
, with an overridden Render()
method. The method writes the thead
and tbody
elements by hand, but calls the RenderBeginTag()
, RenderControl()
and RenderEndTag()
methods for the TableRow
s to take care of the actual content in the table. It works exactly as I wanted, but I would have thought Microsoft would have taken care of this for me. JIP | Talk 15:25, 30 March 2009 (UTC)
Hey guy's
i want to ask you about the top university's in mis major "management information system's" (master)
and i have another question,
am graduated with information system major "Bachelor"
what do u PREFER for major's in master , for the future market needs
regards —Preceding unsigned comment added by Saleh1986 (talk • contribs) 23:31, 25 March 2009 (UTC)
i would like to study eather in USA or Canda —Preceding unsigned comment added by Saleh1986 (talk • contribs) 17:53, 26 March 2009 (UTC)
When using a program like Tunebite, will using a higher bitrate than the original file make it sound better?--Bluehippo (talk) 23:57, 25 March 2009 (UTC)
Yeah I know, it will never be as good as the original, there will also be quality loss. However, will using a higher bitrate minimize quality loss? For example lets say the original file is 192 kbps. Will there be a difference if I convert to 256 kbps instead of 192 kbps? Or are they both the same? To be honest I can't even tell with my own ears, but I just like to make sure :) --Bluehippo (talk) 02:46, 26 March 2009 (UTC)