Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ruler501

Pages: 1 ... 19 20 [21] 22 23 ... 184
301
Other / Re: Is This a good computer?
« on: November 22, 2012, 02:18:16 am »
the new psu was 650W which should be enough even with some overclock I'd think

302
Site Feedback and Questions / Re: A possible solution/fix for Omnimaga TV
« on: November 22, 2012, 01:54:40 am »
for special requests I'd have to use ftp because I dont want a script that lets people doing that sit on the server.
I figure that 2 weeks should be plenty of time and the oldest video is deleted if there's less than 200mb free by default. I have to write the script for deleting and set up filtering of files but then this is good.

Admins will be able to pull the files off with ftp(I can give out password to those who have access to the youtube account.)
What filetypes should be allowed for uploads?

EDIT: Currently the script only accepts mp4 files under 200mb. though I'm having trouble moving the file to the correct location.
Spoiler For Spoiler:
Code: [Select]
<?php 
 $uploaded_size 
$_FILES[&#39;uploaded&#39;][&#39;size&#39;];
 
$uploaded_type $_FILES[&#39;uploaded&#39;][&#39;type&#39;];
 
$target "/home/omni/uploads"
 
$target $target basename$_FILES[&#39;uploaded&#39;][&#39;name&#39;]) ; 
 
$ok=1
 
 
//This is our size condition 
 
if ($uploaded_size 209715200
 { 
 echo 
"Your file is too large.<br>"
 
$ok=0
 } 
 
 
//This is our limit file type condition 
 
if ($uploaded_type != "video/mp4"
 { 
 echo 
"Only Video Files<br>"
 
$ok=0
 } 
 
 
//Here we check that $ok was not set to 0 by an error 
 
if ($ok==0
 { 
 Echo 
"Sorry your file was not uploaded"
 } 
 
 
//If everything is ok we try to upload it 
 
else 
 { 
 if(
move_uploaded_file($_FILES[&#39;uploaded&#39;][&#39;tmp_name&#39;], $target)) 
 

 echo 
"The file "basename$_FILES[&#39;uploadedfile&#39;][&#39;name&#39;]). " has been uploaded"; 
 

 else 
 { 
 echo 
"Sorry, there was a problem uploading your file."
 } 
 } 
 
?>
Is the code. What might be causing it to say there was a problem uploading the file? I do not have much experience with php most of this was taken from http://php.about.com/od/advancedphp/ss/php_file_upload.htm

303
Site Feedback and Questions / Re: A possible solution/fix for Omnimaga TV
« on: November 22, 2012, 01:34:02 am »
I could set a limit on how much space the folder could use along with that. I can give it 5gb with a 200mb a video limit. I think I'll also have it delete any video older then 2 weeks so it doesn't hold it up too much.

304
Site Feedback and Questions / Re: A possible solution/fix for Omnimaga TV
« on: November 22, 2012, 01:19:53 am »
I could let people upload files to my server though I'd have to make sure they didn't take up too much space.

305
Humour and Jokes / Re: Funny #omnimaga quotes (NSFW)
« on: November 22, 2012, 12:40:24 am »
Quote
[11:28:48 PM]   DJ_O   AngelFish what's the difference between SATA, SATAN and SATA II
[11:33:08 PM]   AngelFish   SATA is the original standard and has the slowest bus speed. SATA II is an improved version and is faster. SATAN is a demonic entity of christian mythology bent on destroying the world.
[11:33:13 PM]   AngelFish   Minor differences..
Happened just now

306
Other / Re: Is This a good computer?
« on: November 22, 2012, 12:38:55 am »
Well I just started ordering parts for a slightly different version of this comp with a different case/psu and the z77 mobo. I'll probably build it sometime next week. I'll post with how that goes when I get to it

307
OmnomIRC Development / Re: OmnomIRC acting up D:
« on: November 21, 2012, 06:36:24 pm »
That happens in all browsers Nicco. At least it I've never seen anyone not have lag

308
Other / Re: Is This a good computer?
« on: November 21, 2012, 06:34:39 pm »
Quote
Digi Power design provides more precise, more efficient power delivery to CPU and 100% solid capacitors ensure unmatched reliability, durability and overclocking potential.
I assumed it could because of that on the newegg description. If it can't then yeah I would downgrade the cpu to the non-K version.

One of my friends also was going to get this http://www.cyberpowerpc.com/saved/1EM2MT for themselves and I thought that might work too if they are willing to spend the extra $50 or so(theres $80 of mail in rebates on it)

EDIT: http://pcpartpicker.com/part/msi-motherboard-z77ag41 is the new motherboard. I found a z77 for the same price

309
Other / Re: Is This a good computer?
« on: November 21, 2012, 06:28:57 pm »
I was going to leave it to the person who was buying it to overclock it if they want. The motherboard supports it. If they got better cooling it could be overclocked pretty easily I'd think.

310
Other / Is This a good computer?
« on: November 21, 2012, 04:55:41 pm »
PCPartPicker part list / Price breakdown by merchant / Benchmarks

CPU:  Intel Core i5-3570K 3.4GHz Quad-Core Processor  ($169.99 @ Microcenter)
Motherboard:  ASRock H77M Micro ATX  LGA1155 Motherboard  ($59.99 @ Newegg)
Memory:  G.Skill Ripjaws X Series 8GB (2 x 4GB) DDR3-1866 Memory  ($49.99 @ Newegg)
Storage:  Seagate Barracuda 1TB 3.5" 7200RPM Internal Hard Drive  ($69.99 @ NCIX US)
Video Card:  EVGA GeForce GTX 650 Ti 1GB Video Card  ($149.99 @ NCIX US)
Case:  NZXT Source 210 Elite (White) ATX Mid Tower Case  ($49.99 @ Amazon)
Power Supply:  Rosewill Capstone 450W 80 PLUS Gold Certified ATX12V / EPS12V Power Supply  ($59.99 @ Amazon)
Optical Drive:  Lite-On iHAS124-04 DVD/CD Writer  ($17.99 @ SuperBiiz)
Operating System:  Microsoft Windows 7 Home Premium SP1 (64-bit)  ($91.99 @ Amazon)
Total: $729.91
(Prices include shipping, taxes, and discounts when available.)
(Generated by PCPartPicker 2012-11-21 16:53 EST-0500)

My moms friend asked me to try and make a good computer for gaming for around $700. This is what I came up with. What do you guys think will it be able to do pretty good or do i need to change it?

311
Humour and Jokes / Re: ( ͡° ͜ʖ ͡°)
« on: November 21, 2012, 01:10:40 pm »
I think it depends more on browser for whether it works then os

312
TI Z80 / Re: Contest entry--Nymless
« on: November 21, 2012, 02:45:18 am »
Looks great. I'm glad to see this is still going. If I ever get around to learning Axe I'll finish my port of this to comp.

313
News / Re: TI-84 Plus C: new photos reveal more than 3MB archive space
« on: November 20, 2012, 11:48:00 pm »
especially for the ti-84. Without upgrading the hardware more its kind of useless to put that big of a screen on it

314
Art / Re: sprite
« on: November 20, 2012, 11:29:01 pm »
Really good job Keoni29. I wish I could make something that great

315
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: November 20, 2012, 11:01:40 pm »
3620: but you love a good time with other bases
3621: You try to make your friends use 0x5 instead of lol

Pages: 1 ... 19 20 [21] 22 23 ... 184