[Free] Message Icon (mobile/device icon) for iPod/iPhone, Mobile and BlackBerry?

Started by Rain Forest, February 03, 2011, 12:27:20 PM

Previous topic - Next topic

Arantor

No, you said you knew what you were doing and where you were adding the code.

NanoSector

Quote from: Arantor on February 04, 2011, 03:58:21 PM
No, you said you knew what you were doing and where you were adding the code.
Yeah...before. Apparently I messed up my work.

gonna reupload a fresh post.php. Apparently this job is a tidy too hard.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Rain Forest


Marcus Forsberg




Rain Forest

Quote from: Arantor on February 09, 2011, 05:58:05 PM
Question of the day: is an iPad a mobile device or not?

Yes.

iPod / iPhone / iPad:
Android:
Mobile:
BlackBerry:
Wireless:


NanoSector

I know how to do it --

if ($_SERVER['HTTP_USER_AGENT'] == "Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3")
{
# Apply icon here
}

...
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Rain Forest

Quote from: Simple Series team on February 11, 2011, 01:23:14 PM
I know how to do it --

if ($_SERVER['HTTP_USER_AGENT'] == "Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3")
{
# Apply icon here
}

...

So you can make this mod?

Kan je deze mod maken? :)

Yağız...

Quote from: Simple Series team on February 11, 2011, 01:23:14 PM
I know how to do it --

if ($_SERVER['HTTP_USER_AGENT'] == "Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3")
{
# Apply icon here
}

...
Here you go: http://www.kevinleary.net/mobile-user-detect-php-iphone-ipad-blackberry-android/

NanoSector

Quote from: giovannie_1 on February 11, 2011, 02:27:40 PM
Quote from: Simple Series team on February 11, 2011, 01:23:14 PM
I know how to do it --

if ($_SERVER['HTTP_USER_AGENT'] == "Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3")
{
# Apply icon here
}

...

So you can make this mod?

Kan je deze mod maken? :)
I can make the code for detecting the stuff but I cannot make the mod itself.

Ik kan de code voor het detecteren maken maar ik kan de mod zelf niet maken.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Rain Forest


NanoSector

My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Rain Forest


Marcus Forsberg

Technically I could drag my PC along too ;D

I didn't get around to look on this since I'm busy with SimpleNetwork and a couple of other projects. If I have some spare time, I'll let you know.


NanoSector

Quote from: cσσкιє мσηѕтєя on February 12, 2011, 06:07:32 AM
Technically I could drag my PC along too ;D

I didn't get around to look on this since I'm busy with SimpleNetwork and a couple of other projects. If I have some spare time, I'll let you know.
Yeah but you cannot power it on while dragging it :P
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Rain Forest

Is it that hard to code? Actually I don't have any idea how it's all going to work. :)

Yağız...

I don't think so :) I have some free time today, I'll try to have a look at this

Advertisement: