tsteakuk
Mar 25, 04:51 AM
Its now 9.50 and the queue is forming well infront of the Apple store,touchwood. I have heard rumours abound that white models are limited and iPad stock isn't as many here as the bigger london stores, so if your planning to be a late comer cancelled your meetings, leave work early or just cry off ill, because your going to be waiting in line a long time and your going to be very angry if stock has gone. people started turning up near 6.30am and the line is getting bigger.
ulbador
Apr 6, 09:08 PM
Somebody out there on a game specific programming forum should be able to answer this.
Google tells me Space Invaders came out in 1978, which means there are probably many many people who have done this over the years. While off the top of my head, I can think of a handful (and probably a bit hacky) ways of doing this, I wouldn't be surprised if there was a fairly quick and simple method of accomplishing this.
As you are using Cocos2d, probably the easiest way in my brain would be to just detect where your "bullet" sprite hits your barrier sprite. Then, using the bitmasking mentioned above, you would replace the collided/destroyed piece of your barrier with the background.
Edit:
Found something that outlines this:
http://stackoverflow.com/questions/2015863/iphone-i-am-using-cocos2d-and-need-the-rgba-value-of-a-pixel-on-a-sprite
Google tells me Space Invaders came out in 1978, which means there are probably many many people who have done this over the years. While off the top of my head, I can think of a handful (and probably a bit hacky) ways of doing this, I wouldn't be surprised if there was a fairly quick and simple method of accomplishing this.
As you are using Cocos2d, probably the easiest way in my brain would be to just detect where your "bullet" sprite hits your barrier sprite. Then, using the bitmasking mentioned above, you would replace the collided/destroyed piece of your barrier with the background.
Edit:
Found something that outlines this:
http://stackoverflow.com/questions/2015863/iphone-i-am-using-cocos2d-and-need-the-rgba-value-of-a-pixel-on-a-sprite
TMA
Nov 4, 06:13 PM
I've got the iWalk videos if anyone wants them or wants to host them.
Also just added the leaked Quicksilver pictures, if anyone has any more information on where they came from feel free to edit the page.
I'd really like to see the fake image of the first PowerMac G5. Does anyone remember that one? it looked like it had been cut out of a newspaper and appeared to be a monstrous metallic mesh thing. It wasn't too far off.
Also just added the leaked Quicksilver pictures, if anyone has any more information on where they came from feel free to edit the page.
I'd really like to see the fake image of the first PowerMac G5. Does anyone remember that one? it looked like it had been cut out of a newspaper and appeared to be a monstrous metallic mesh thing. It wasn't too far off.
jondob
May 5, 03:22 PM
bump
more...
Blue Velvet
Mar 30, 10:08 AM
$US30 is a round of drinks in the pub over here... a relative pittance.
Saran wrap may be your idea of class... :)
Saran wrap may be your idea of class... :)
gks
Apr 25, 11:06 AM
Apologies, the site is my own and is written in ASP. so no blogging etc, essentially something that will allow me to edit HTML page but with the ability to FTP download and reupload
If it's written in ASP then that means it's dynamic. Not going to be a whole lot you can do without using visual studio or something like frontpage.
I don't know of any WYSIWYG editors for the Mac that are familiar with ASP syntax.
If it's written in ASP then that means it's dynamic. Not going to be a whole lot you can do without using visual studio or something like frontpage.
I don't know of any WYSIWYG editors for the Mac that are familiar with ASP syntax.
more...
xStep
Apr 4, 07:12 PM
rustywild sent me a private message and this is my response to that.
I only slept 4 hours last night so I might still be misunderstanding. Part of your explanation didn't make any sense given your code.
This is what I believe you have�
A dictionary where the keys will be the left most component that sets up what the right side component should display. The keys are placed into a sorted array. Each time component 0 changes, you want to update the right side component. Each time a choice is made, you want it reflected in two labels. The following code should do that for you. This is untested code.
- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component
{
if (component == kPotenciaComponent) {
NSString *selectedState = [self.potencia objectAtIndex:row];
// Update values array for key of component 0.
[self.cantidad release];
self.cantidad = [potenciavoltaje objectForKey:selectedState];
[pickerView reloadAllComponents]; // Might not need to load all, but I do.
[pickerView selectRow: row inComponent: kPotenciaComponent animated: YES];
[pickerView selectRow: 0 inComponent: kCantidadComponent animated: YES];
label1.text = [self.potencia objectAtIndex:row];
label2.text = [self.cantidad objectAtIndex: 0];
}
else {
label2.text = [self.cantidad objectAtIndex: row];
}
}
The labels are updated here because that is when the change is occurring in your selection. You may also want to set them when you first setup your two data arrays in your viewDidLoad method.
P.S. Looks like you are a native Spanish speaker. Welcome to the challenge of communicating technical problems in another language. :)
I only slept 4 hours last night so I might still be misunderstanding. Part of your explanation didn't make any sense given your code.
This is what I believe you have�
A dictionary where the keys will be the left most component that sets up what the right side component should display. The keys are placed into a sorted array. Each time component 0 changes, you want to update the right side component. Each time a choice is made, you want it reflected in two labels. The following code should do that for you. This is untested code.
- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component
{
if (component == kPotenciaComponent) {
NSString *selectedState = [self.potencia objectAtIndex:row];
// Update values array for key of component 0.
[self.cantidad release];
self.cantidad = [potenciavoltaje objectForKey:selectedState];
[pickerView reloadAllComponents]; // Might not need to load all, but I do.
[pickerView selectRow: row inComponent: kPotenciaComponent animated: YES];
[pickerView selectRow: 0 inComponent: kCantidadComponent animated: YES];
label1.text = [self.potencia objectAtIndex:row];
label2.text = [self.cantidad objectAtIndex: 0];
}
else {
label2.text = [self.cantidad objectAtIndex: row];
}
}
The labels are updated here because that is when the change is occurring in your selection. You may also want to set them when you first setup your two data arrays in your viewDidLoad method.
P.S. Looks like you are a native Spanish speaker. Welcome to the challenge of communicating technical problems in another language. :)
xxBURT0Nxx
May 5, 05:53 PM
Hi all,
Just curious to see how many have a apple laptop and and Ipad. Work just bought me a MBP last week and I already have a Ipad 2. Just trying to justify the two, maybe I sell the ipad 2 because I have to keep the laptop. By the way, I love both of them...I use the Ipad 2 for reading books, magazines etc...
Thanks for the comments or thoughts...
well i have a 15" pro... had an ipad 1, then got the ipad 2. I honestly wasn't using it that much... between having an iphone and a mbp, it just never saw that much use so i gave it to my grandma.
Now i'm considering trading in my mbp and getting a new imac and a macbook air... love the small size and portability and i honestly don't need that much power on the road so i'm thinking the mba will be awesome as a portable and have the power of the imac at home!
Hope that gives you some insight, but remember everyone has different needs!
Just curious to see how many have a apple laptop and and Ipad. Work just bought me a MBP last week and I already have a Ipad 2. Just trying to justify the two, maybe I sell the ipad 2 because I have to keep the laptop. By the way, I love both of them...I use the Ipad 2 for reading books, magazines etc...
Thanks for the comments or thoughts...
well i have a 15" pro... had an ipad 1, then got the ipad 2. I honestly wasn't using it that much... between having an iphone and a mbp, it just never saw that much use so i gave it to my grandma.
Now i'm considering trading in my mbp and getting a new imac and a macbook air... love the small size and portability and i honestly don't need that much power on the road so i'm thinking the mba will be awesome as a portable and have the power of the imac at home!
Hope that gives you some insight, but remember everyone has different needs!
more...
173080
Jan 10, 04:58 PM
I have an Xserve G5 that came with 2x80GB ADM and tried putting 2x750GB drives in those modules.
It detected only one of the modules. Another one of my Xserves has 2x500GB ADMs, so I used one module (drive sled) from that Xserve with the 750GB drive and put it in the other server. It worked.
The modules are supposed to be the same, but obviously aren't. That "faulty" module works fine with smaller drives.
You'll have to set the drives to 1.5 SATA.
It detected only one of the modules. Another one of my Xserves has 2x500GB ADMs, so I used one module (drive sled) from that Xserve with the 750GB drive and put it in the other server. It worked.
The modules are supposed to be the same, but obviously aren't. That "faulty" module works fine with smaller drives.
You'll have to set the drives to 1.5 SATA.
DJMastaWes
Aug 6, 04:10 PM
Inspired by your avatar?
more...
SevenInchScrew
May 25, 08:03 PM
Almost five years late, my friend. :D
Great games have no expiration date ;)
Great games have no expiration date ;)
SMM
Jan 12, 09:49 AM
I love macs they are so cool. I'm a little skeptical over the iPod. But that's a different matter. I know Apple are always using iThis and iThat. However I think it is a bit cheeky that they are using there legions of lawyers to steal Cisco's trademark. I know that it has the i before Phone but thousands of products exsist with the i before product names. It's only because Apple wants the name. Hypothetically if you made a computer screen and called it iScreen. Then if apple made a screen and wanted to use your name How would you feel if they took it from you due to their stronger legal forces? Not happy I presume. That is the same thing happening to Cisco. I do have an idea which could help Apple. If they want to hear it they can email me.
What is your opinion on Cisco and Apple's dispute?
I think it provides a whole new subject for trolling. I also think it is between Cisco and Apple.
What is your opinion on Cisco and Apple's dispute?
I think it provides a whole new subject for trolling. I also think it is between Cisco and Apple.
more...
anthorumor
Oct 29, 12:39 AM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)
update was needed! When do you think we will see Logic 10?
Not too soon I hope, as Apple will probably find new bugs in Logic 9. Besides, 9 came out just last year and the last version before that was Logic 8 which came out in 2007. But that was two years between release so Apple could come out with Logic 10 in 2011. It's interesting to note that Garageband has flex time now.
update was needed! When do you think we will see Logic 10?
Not too soon I hope, as Apple will probably find new bugs in Logic 9. Besides, 9 came out just last year and the last version before that was Logic 8 which came out in 2007. But that was two years between release so Apple could come out with Logic 10 in 2011. It's interesting to note that Garageband has flex time now.
eastercat
Apr 28, 07:53 PM
Direct your cousin to iclarified.com, which has tutorials. He may have missed a step somewhere.
its a 3GS.. damn that sucks, ok. the only reason is because my cousin just updated to 4.2 firmware and he said he cant jailbreak his phone at all. he's tried greenpoison, limerain, he said nothing seems to work so if i update im worried i wont be able to jailbreak my phone anymore
its a 3GS.. damn that sucks, ok. the only reason is because my cousin just updated to 4.2 firmware and he said he cant jailbreak his phone at all. he's tried greenpoison, limerain, he said nothing seems to work so if i update im worried i wont be able to jailbreak my phone anymore
more...
dpaanlka
Nov 9, 11:26 AM
Pages needs an urgent update 'cause when you are working with more than 29 pages, including hi resolution photographs...is so damn slow!:mad:
Pages is a page-layout (http://en.wikipedia.org/wiki/Page_layout_program) app. Word is just a word processor (http://en.wikipedia.org/wiki/Word_processor).
I really don't get what the confusion is about Pages vs Word. Of course Word is fast, but Pages is way more flexible. Period.
Pages is a page-layout (http://en.wikipedia.org/wiki/Page_layout_program) app. Word is just a word processor (http://en.wikipedia.org/wiki/Word_processor).
I really don't get what the confusion is about Pages vs Word. Of course Word is fast, but Pages is way more flexible. Period.
iFiend
Apr 21, 10:44 AM
Or you could just wait and order a legit one from Apple in the coming days. Some rumors point to preorders for the white opening up today.
But if you still want to buy a used black one I'll sell you mine for the price of a non subsidized iPhone 4 ;)
But if you still want to buy a used black one I'll sell you mine for the price of a non subsidized iPhone 4 ;)
more...
4JNA
Mar 4, 04:44 PM
an identical list of reasons. cool. thanks for the reply.
i agree with the 'part of living'. it's the last page of the play after all. my sister was working with doctors without borders, was <35, and should not have gone yet. she left a 3 month old, a widow, and a pissed off brother with lots of old computers.
plus, i'm just trying to catch and pass Dreadnought...
i agree with the 'part of living'. it's the last page of the play after all. my sister was working with doctors without borders, was <35, and should not have gone yet. she left a 3 month old, a widow, and a pissed off brother with lots of old computers.
plus, i'm just trying to catch and pass Dreadnought...
luminosity
Mar 11, 12:49 AM
I was part way through switching to Nikon (I'd bought a D300). I decided I wanted to get a camera more suited to landscape/studio so I figured I was safer switching back to Canon and the 5DII.
Over 18 months later, and I'm glad I did. I never thought it would take Nikon this long to release an affordable 5DII competitor.
Nikon's competitor remains the D3x. Canon has no real competitor to the D700 without paying much more for the 1D Mark IV. The price differences are stark in both cases.
Over 18 months later, and I'm glad I did. I never thought it would take Nikon this long to release an affordable 5DII competitor.
Nikon's competitor remains the D3x. Canon has no real competitor to the D700 without paying much more for the 1D Mark IV. The price differences are stark in both cases.
MikePA
Feb 20, 05:56 PM
Well... it WILL set a precedent and you will see apple going after jailbreakers...
The Library of Congress already rule jb is legal. Try again.
And they have MORE muscle than SONY.
Whatever 'muscle' is? All you need to sue someone is money and both Apple and Sony have more than enough.
The Library of Congress already rule jb is legal. Try again.
And they have MORE muscle than SONY.
Whatever 'muscle' is? All you need to sue someone is money and both Apple and Sony have more than enough.
Dave H
May 1, 07:45 PM
There are also G4 optimized builds of Camino here (http://www.rpm-mozilla.org.uk/index.html). A 1.33GHz G4 iBook would use the "7450" build.
SchneiderMan
Feb 10, 01:35 AM
I didn't get it
and then I went back to the topic activity then I got it
it was pretty funny so i found this thread again to share this ahaha
Haha stupid threads deserve stupid comments no? :p
and then I went back to the topic activity then I got it
it was pretty funny so i found this thread again to share this ahaha
Haha stupid threads deserve stupid comments no? :p
DakotaGuy
Apr 22, 02:03 PM
Anyone planning to break a contract and pay full retail price for the white one?
Lord Blackadder
Sep 14, 09:45 AM
I remember reading an article online about Ultra Low Sulfur Diesel. This is a new low-sulfur diesel (pretty much equivilent to European low-sulfur diesel) that is going to replace the current-grade US Diesel (which has 50 times more sulfur). Here's a link. (http://www.dieselforum.org/factsheet/ulsd.html)
It's supposed to be phased in starting next year, so maybe we'll see more diesels offered for sale in the near future. I think SUV's especially should start using these more fuel-efficient engines.
It's supposed to be phased in starting next year, so maybe we'll see more diesels offered for sale in the near future. I think SUV's especially should start using these more fuel-efficient engines.
GGJstudios
Apr 21, 12:41 PM
If you use it, that won't happen unless you've already clicked on the video to view it.
I'd provide a list of forum links, but, y'know.....
I have ClickToFlash enabled and haven't clicked on any video. Yet, the scrolling stops when it hits the edge of the video.
I'd provide a list of forum links, but, y'know.....
I have ClickToFlash enabled and haven't clicked on any video. Yet, the scrolling stops when it hits the edge of the video.
No comments:
Post a Comment