Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
Acmlm's Board - I2 Archive - - Posts by HyperLamer
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409
User Post
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4020/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 02:08 AM, in Nosebleed... wheee Link
Heh, I didn't even notice the date.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4021/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 02:11 AM, in Do you like the layout? Link
Looks good, but the flaming text sucks and there's way too much space above the actual post.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4022/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 02:25 AM, in C/C++ is easier then VB Link
Try this, then. If you can show me a way to do this as simple as you can in VB, I'll eat some arbitrary object.

Dim x as string
x = "this is text"
[...]
x = "this is longer text"

Now this seems simple enough... But suppose the second string is the output from a function and you don't know how long it will be? You have to either declare a huge string and use up a lot of memory in hopes that it'll be enough, or figure out the returned string's length and allocate more memory, which likely involves calling the function again and again until the entire string fits if it's an API call or something in a DLL. VB, none of that, just assign x to the function's return value.

And with strcat(x,y) wouldn't x already have to be long enough for x and y together? So it's the same problem again.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4023/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 02:29 AM, in Win32 API help Link
Yes, what exactly is the problem; is it not working? If something's failing it's generally a good idea to temporarily add code that outputs the value of GetLastError(), and for long-term you might want to check return values too.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4024/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 02:31 AM, in Defragging shouldn't take this long... Link
Just the standard defrag, yes. Not the DOS one, I actually started up Explorer and ran it. (And then immediately closed Explorer. ) DOS's didn't seem to do any better, but it doesn't have any real output so I couldn't tell if it was even doing anything.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4025/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 02:42 AM, in You know what would be even better than the Bork Bork filter? Link
Or running them through Babelfish translating to a random language. I say Babelfish so even people who happen to speak the language won't be able to read it.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4026/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 02:48 AM, in SMW2+ Full Version Released! Link
Wait... So this isn't a joke? I didn't actually download it.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4027/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 02:50 AM, in FCEUXD Release Link
Er... How is NESticle able to save graphic changes?
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4028/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 11:43 AM, in C/C++ is easier then VB Link
See, I never really got how that can work in a multi-threaded environment, particularly with API. You call the function, it allocates a string and returns a pointer... Now that string is just kinda 'stuck' in memory, since AFAIK you can't free memory in another process. And suppose another thread called the same function at the same time? The two could be mixed up.

And another thing about VB - no pointers. Sure that's bad, but for n00bs, it means no annoying memory access errors.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4029/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-03-05 12:45 PM, in A test torrent? Link
Just wondering if this existed... I need to test a program, and to do so I need to have a BitTorrent download running. Thing is I don't want to waste bandwidth downloading a big file I don't want... I don't suppose there's a place where I can download say 100MB at a constant, really slow speed? (Possibly even zero, just to have the download running even if it doesn't actually make any progress.)

Oh and no, the program isn't a BT client.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4030/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 12:10 AM, in C/C++ is easier then VB Link
Yeah, I think I get it. I shouldn't be programming when I'm sleepy.

Do API functions run as another thread/process though? It seems like they would, but you'd think that would cause stability problems.

Also why does C allow such useless staments as 'x << 2' (not assigning it to anything) and 'if(blah);' (no following statement)? It's messed me up more than a few times.


(edited by HyperHacker on 04-05-05 07:16 AM)
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4031/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 12:46 AM, in Do you like the layout? Link
I think the 'post background' field is borked, you need to put one in manually.

And you scared me with that Sonic stuff, for a sec I thought it was one huge image. Kill the white, though, it's quite a pain. I suggest not having any background colour, or maybe a small repeated image such as a chunk of level from the game. (Keep it small though, or 56Kers will eat you. Slowly. )
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4032/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 01:00 AM, in New layout. Woo. Link
Like I said on AIM, looks nice. Even better with the stars around the edges.
Originally posted by Xkeeper
What's this? All this work for a GOOD layout, and I don't even get as much reconigition as this piece of crap? Wow, I'm shocked.

Yeah, but how many people have told him they love his layout? People are going to respond more to something that hurts their eyes/bandwidth than something good.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4033/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 01:05 AM, in PictoChat + too much spare time + MSPaint + good eyes = this Link
Originally posted by Kawa-oneechan
Originally posted by Peardian

Looks good. I used to do that with miscellaneous things from NES. Will you be doing more?
Does the pope breathe funny?


Nope.

...Sorry, couldn't resist. Anyway what would it take to get the English fonts ripped?
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4034/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 01:08 AM, in I need a name... Link
'Crabulator 5000' comes to mind.

Trapster: SPOILER TAGS OMGWTF
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4035/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 01:45 AM, in I want fontage. Link
OK, I tried making my own, but I really suck at it. So I need some fonts. One containing all the standard ASCII characters 33-126 (! through ~) and possibly some of the extended ones like
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4036/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 04:34 AM, in I want fontage. Link
It looks alright now but you should have seen the first batch. Yeck. Though interestingly all that really needed changing was like 4 letters. (You may notice that e, a and o could still use some work. )

I have the Japanese fonts, I might just use those but it could be difficult because Windows tends to add 'fuzz' to them to enhance the look on LCD screens (despite that I don't have an LCD, as much as I'd like one) and plus I'm not entirely sure how to type Kanji. (Plus that's a lot of typing.) Would Photoshop open those BDF files though? It does say Adobe BDF.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4037/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 04:37 AM, in Postlayout help/request thread. Link
Yes, except for the background (and the clock - flash-to-links, yay Proxomitron ). Is that BG supposed to be part of your layout? It almost looks like part of the board scheme. (Kinda hard to read on that background though.)

[edit] Ah yes, it does show up in your profile. Someone needs to fix that background field. And the text isn't bad, actually. I was looking at the small writing above.


(edited by HyperHacker on 04-05-05 11:39 AM)
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4038/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 04:41 AM, in C/C++ is easier then VB Link
That doesn't say much about VB vs C so much as you being a fast learner.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 4039/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-06-05 06:15 AM, in How do I capitolise the first character of a string in C++? Link
I don't know if there's a specific function to do it, but something like this should work:

if((MyString[0] >= 'a') && (MyString[0] <= 'z')) //Between a and z?
MyString[0] -= 0x20; //Subtract difference between 'a' and 'A'

Assuming you're using char arrays, and not some C++ thing I don't know about.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409
Acmlm's Board - I2 Archive - - Posts by HyperLamer


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.041 seconds.