Register - Login
Views: 99869285
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-04-22 06:41:02 PM
Jul - Posts by neotransotaku
Pages: 1 2 3 4 5 6 7 8 9 10 ... 21 22 23 24 25 26 27 28 29 30
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 540/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 10-24-09 07:49:49 PM, in Need serious computer recovery help Link
Well, once you set up your new computer, you should probably separate the OS from the rest of your data. This is how you can avoid problems like this in the future perhaps? It is a little inefficient, and probably a pain to do this but I think you wouldn't have lost so much data.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 541/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 10-24-09 07:52:09 PM, in Jul Pub Link
It can make a difference, or embarassing color differences. My website looks different on a mac than it does on linux or windows. i have a title that has a background the same color as the HTML code, but OSX renders both colors differently for some reason
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 542/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 10-24-09 08:07:14 PM, in DAMMIT YOUTUBE! Link
<object width="425" height="344"><embed src="http://www.youtube.com/v/qjkAXMZ6kgM&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

watch bumblebee transform
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 543/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 10-25-09 08:22:10 AM, in remove iframe injection (last edited by neotransotaku at 10-25-09 05:24 AM) Link
can you post a snippit of the offending code somehow? we can then help you out with the script if we know what we want to substitute.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 544/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 10-25-09 04:48:56 PM, in remove iframe injection Link
In each directory, run the following:


for i in *.php ; do perl -pi -e "s/iframe/nulltag/g" $i ; done



Hopefully, you do not have too many directories. All this script does is change iframe to a dummy HTML tag; causing the tag to be ignored and not processed (therefore, no injection effects). Over time, you can remove each of the iframes as you update these pages. If you want complete removal, then I'll need to come up with something different.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 545/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 10-25-09 06:53:13 PM, in remove iframe injection Link
In each directory that contains your php files.

Do you have an SSH client such as putty? Once you log in, you are given a prompt like "lem5202@pentium2-400 ~ > " and enter in commands like "ls" to give a listing of the files and directories.

To change into a directory named "myfiles", you'd just type "cd myfiles" and press enter. Your prompt may change to "lem5202@pentium2-400 ~/myfiles > " to reflect which directory you are in. I'm not sure how your webserver is structured so I can't give you more specific commands.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 546/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 10-26-09 05:40:45 AM, in remove iframe injection (last edited by neotransotaku at 10-26-09 02:41 AM) Link
regexs are nice until you have to deal with newlines...then that is where things break down, at least it is why I didn't give yde the command to remove them completely because I couldn't get tags that span multiple lines eliminated. the /s modifier in perl's substitution doesn't want to cooperate with the example file I was using. I mean, it should just be "s/<iframe.+>//gs" right?
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 547/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 10-26-09 05:45:50 AM, in Need serious computer recovery help Link
Originally posted by Sonicandtails
I've heard that can be a great idea, but also a bad one because some programs will refuse to install anywhere but C:\


That is why you give at least enough space in C:\ for those stubborn files. But TweakUI can move the program files and common files folder to any other drive outside of C. So, if you do that as one of your early tasks before installing the bulk of your software, then you'll minimize that problem. Please note that if you do move program files and common files folder to another place on the computer, you should copy them in its entirety before proceeding to install other software. Failure to do so may cause your computer to say, "I can find such and such file".
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 548/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 11-10-09 04:33:26 AM, in So, I installed Windows 7... Link
maybe they will have an updated version of the libusb drivers? or well, maybe from the makers of your PS2/3 controller to USB device?
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 549/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 11-12-09 01:32:33 AM, in Bizarre, Inexplicable Freezing Link
You can try new RAM. That may fix the problem. If it doesn't, you gotta get a new computer. I had the same thing happen to me to a two year old computer. Never did figure out what happened, changing the timings may help but if it doesn't, the problem is more inherent to the motherboard, and you gotta let it go.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 550/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 11-12-09 01:33:31 AM, in Jul Pub (last edited by neotransotaku at 11-11-09 10:33 PM) Link
Veteran's day is almost over. Not looking forward to school tomorrow
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 551/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 11-18-09 01:13:57 AM, in Final Fantasy XIII - March 9, 2010 (last edited by neotransotaku at 11-17-09 10:16 PM) Link
*sigh* Starcraft II and Final Fantasy XIII are both coming out soon. Which means I have more money I need to save up since I don't have none of the current gen systems.

I played XII for 83 or so hours at the end of 12/2006 and then school came around, and never came back to it

and uh...when did we get new smilies? I kinda miss the old ones...
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 552/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 11-22-09 04:24:04 AM, in Who I am actually: Link
dah! too many letters in my name. name generator fail.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 553/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 12-05-09 05:23:14 AM, in What OS(es) do you use? Link
Originally posted by Peardian
I was compelled to get a Mac by the campus computer store because it was supposedly vital for my major. (Hint: the university has a contract with Apple.) I believed them because I didn't know any better.


Why don't you just install boot camp and take most of the space from OSX?

Anyways, I run Win XP SP3/Gentoo Linux on my work laptop, and Gentoo Linux on my web server, and Windows XP SP3 on my desktop that I am waiting to install Windows 7 on.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 554/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 12-28-09 03:06:06 PM, in Leave the computer on or turn it off? Link
I have a server, which is on all the time.

I have my media desktop, which is on all the time because I am *ahem* acquiring media that I just can not get my hands on easily in the US.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 555/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 12-30-09 07:17:14 AM, in What is your screen resolution? Link
1900x1200@60Hz (32-bit color) on 15" laptop monitor
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 556/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 01-11-10 04:15:55 PM, in So Who Else Is Sick? Link
Anytime my voice appears to be "giving out," means I am sick. It has been like this for every cold that I can remember in the last 4 years, and this happens once a year .

However, I survived with this while snowboarding in Lake Tahoe, CA so I guess it wasn't too bad. But I do feel bad about the people around me getting sick
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 557/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 01-19-10 05:40:34 AM, in What OS(es) do you use? Link
Originally posted by Onyx
(It's better than even my main Windows machine in some cases, but that's probably more the Celeron's fault)

It is why it isn't called a Celeron, but rather a Celery.
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 558/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 02-12-10 01:36:29 AM, in Google Buzz Link
Originally posted by Metal_Man88
The irony is that Web 2.0 is SUPPOSED to make things simpler, but a company obsessed with market share isn't interested in that.


Web 2.0 does not make things simpler, it just gives developer more tools to make the Internet experience be like a desktop computer
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 559/603
EXP: 1084844
For next: 72275

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 03-30-10 07:39:02 PM, in Jul Pub Link
I got sideswiped by a concrete-based light pole in a parking lot. Damage is estimated to be ~$1500. Any "creative" ideas as to where I can come up with the money?
Pages: 1 2 3 4 5 6 7 8 9 10 ... 21 22 23 24 25 26 27 28 29 30
Jul - Posts by neotransotaku


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

34 database queries, 42 query cache hits.
Query execution time: 0.090103 seconds
Script execution time: 0.020757 seconds
Total render time: 0.110860 seconds