Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-23 Thread rene7705
Because some of you complained about the byte size of my homepage
http://mediabeez.ws (was 2.5mb due to artwork), I've invested some time in
shaving off quite a few bytes;

I've discovered that by using photoshop to reduce the animation image color
depth to indexed color, 217 color, I can get the animation image file
size down to less than 50% of the original that was output by my
spriteGenerator-1.0.0

And you hardly notice the difference at all :)

I'm going to update http://mediabeez.ws later today, hopefully after I find
a way to do this with imagemagick, which my spriteGenerator uses.

And since I also use half the frames for my site logo of http://mediabeez.ws,
that animation file is now 297kb, down from 2mb.


Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-23 Thread rene7705
On Fri, Mar 23, 2012 at 10:02 AM, rene7705 rene7...@gmail.com wrote:

 Because some of you complained about the byte size of my homepage
 http://mediabeez.ws (was 2.5mb due to artwork), I've invested some time
 in shaving off quite a few bytes;

 I've discovered that by using photoshop to reduce the animation image
 color depth to indexed color, 217 color, I can get the animation image
 file size down to less than 50% of the original that was output by my
 spriteGenerator-1.0.0

 And you hardly notice the difference at all :)

 I'm going to update http://mediabeez.ws later today, hopefully after I
 find a way to do this with imagemagick, which my spriteGenerator uses.

 And since I also use half the frames for my site logo of
 http://mediabeez.ws, that animation file is now 297kb, down from 2mb.


 Ok, http://mediabeez.ws and the download zip there are now updated.
On devices with less than 400 pixels wide screen, the total size for the
homepage is now 61kb.
On devices with more than 400 pixels wide screen, it's 910kb, due to more
artwork being loaded.

I take it that takes care of the it's too friggin' large! critiques ;)


Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-23 Thread rene7705
On Fri, Mar 23, 2012 at 12:38 PM, rene7705 rene7...@gmail.com wrote:



 On Fri, Mar 23, 2012 at 10:02 AM, rene7705 rene7...@gmail.com wrote:

 Because some of you complained about the byte size of my homepage
 http://mediabeez.ws (was 2.5mb due to artwork), I've invested some time
 in shaving off quite a few bytes;

 I've discovered that by using photoshop to reduce the animation image
 color depth to indexed color, 217 color, I can get the animation image
 file size down to less than 50% of the original that was output by my
 spriteGenerator-1.0.0

 And you hardly notice the difference at all :)

 I'm going to update http://mediabeez.ws later today, hopefully after I
 find a way to do this with imagemagick, which my spriteGenerator uses.

 And since I also use half the frames for my site logo of
 http://mediabeez.ws, that animation file is now 297kb, down from 2mb.


 Ok, http://mediabeez.ws and the download zip there are now updated.
 On devices with less than 400 pixels wide screen, the total size for the
 homepage is now 61kb.
 On devices with more than 400 pixels wide screen, it's 910kb, due to more
 artwork being loaded.

 I take it that takes care of the it's too friggin' large! critiques ;)


I'd REALLY appreciate if you can load up http://mediabeez.ws on your mobile
phone and tell me
- if it works (if it doesn't, you'll keep staring at a white screen)
- your phone model and type


Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-23 Thread rene7705
On Fri, Mar 23, 2012 at 12:39 PM, rene7705 rene7...@gmail.com wrote:



 On Fri, Mar 23, 2012 at 12:38 PM, rene7705 rene7...@gmail.com wrote:



 On Fri, Mar 23, 2012 at 10:02 AM, rene7705 rene7...@gmail.com wrote:

 Because some of you complained about the byte size of my homepage
 http://mediabeez.ws (was 2.5mb due to artwork), I've invested some time
 in shaving off quite a few bytes;

 I've discovered that by using photoshop to reduce the animation image
 color depth to indexed color, 217 color, I can get the animation image
 file size down to less than 50% of the original that was output by my
 spriteGenerator-1.0.0

 And you hardly notice the difference at all :)

 I'm going to update http://mediabeez.ws later today, hopefully after I
 find a way to do this with imagemagick, which my spriteGenerator uses.

 And since I also use half the frames for my site logo of
 http://mediabeez.ws, that animation file is now 297kb, down from 2mb.


 Ok, http://mediabeez.ws and the download zip there are now updated.
 On devices with less than 400 pixels wide screen, the total size for the
 homepage is now 61kb.
 On devices with more than 400 pixels wide screen, it's 910kb, due to more
 artwork being loaded.

 I take it that takes care of the it's too friggin' large! critiques ;)


 I'd REALLY appreciate if you can load up http://mediabeez.ws on your
 mobile phone and tell me
 - if it works (if it doesn't, you'll keep staring at a white screen)
 - your phone model and type


 As a last note, do NOT load up the buttons demo page if you have to pay
for bandwidth, as that page loads up 10mb of artwork still.


RE: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-23 Thread Steven Staples
 -Original Message-
 From: rene7705 [mailto:rene7...@gmail.com]
 Sent: March 23, 2012 7:40 AM
 To: php-general
 Subject: Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think,
 grin
 
 On Fri, Mar 23, 2012 at 12:39 PM, rene7705 rene7...@gmail.com wrote:
 
 
 
  On Fri, Mar 23, 2012 at 12:38 PM, rene7705 rene7...@gmail.com wrote:
 
 
 
  On Fri, Mar 23, 2012 at 10:02 AM, rene7705 rene7...@gmail.com wrote:
 
  Because some of you complained about the byte size of my homepage
  http://mediabeez.ws (was 2.5mb due to artwork), I've invested some
time
  in shaving off quite a few bytes;
 
  I've discovered that by using photoshop to reduce the animation image
  color depth to indexed color, 217 color, I can get the animation
 image
  file size down to less than 50% of the original that was output by my
  spriteGenerator-1.0.0
 
  And you hardly notice the difference at all :)
 
  I'm going to update http://mediabeez.ws later today, hopefully after I
  find a way to do this with imagemagick, which my spriteGenerator uses.
 
  And since I also use half the frames for my site logo of
  http://mediabeez.ws, that animation file is now 297kb, down from 2mb.
 
 
  Ok, http://mediabeez.ws and the download zip there are now updated.
  On devices with less than 400 pixels wide screen, the total size for
the
  homepage is now 61kb.
  On devices with more than 400 pixels wide screen, it's 910kb, due to
 more
  artwork being loaded.
 
  I take it that takes care of the it's too friggin' large! critiques
;)
 
 
  I'd REALLY appreciate if you can load up http://mediabeez.ws on your
  mobile phone and tell me
  - if it works (if it doesn't, you'll keep staring at a white screen)
  - your phone model and type
 
 
  As a last note, do NOT load up the buttons demo page if you have to pay
 for bandwidth, as that page loads up 10mb of artwork still.
 

My pet peeve with this, is that it takes at least 5 seconds before anything
displays on the page.  It almost makes me think the site is down.  If you
had a loading content or something (even though that bugs a lot of
people), then it would at least make me think that there is nothing wrong
with your site... (or maybe speed up your code somehow).

Also, the menu dropdowns, I find awkward.   Visually, they don't look
pleasing to me.  There is too much space between them, and the way they
overlap when you have more than 1 level in them, (personally) bugs me.

I also loaded this on my cell phone, LG Optimus One, running Android 2.3,
and it loaded up ok (same slowness), but the menus are VERY slow, and VERY
hard to use unless I zoom right in.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-23 Thread Marc Guay
Did I accidentally subscribe to the mediabeez website development
mailing list?  Hello?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-23 Thread ma...@behnke.biz
 concerning your background image:
If I resize my window after loading finished, your images gets distorted
(the one with the bee)

I also think - this is not verified yet - that an animated gif with
interlacing is smaller than your logo png spritemap



Why is this frame loaded

http://mediabeez.ws/code/libraries_rv/animatedJavascriptWidgets-1.0.0/themes/dialogs/dialog_002/frame_normal_000.png

also it is not used in the page you see after loading?



The loading times for these

http://mediabeez.ws/code/libraries_rv/animatedJavascriptWidgets-1.0.0/get_animatedJavascriptWidgets_javascript.php
http://mediabeez.ws/code/libraries_rv/ultiCache-0.1.0/get_ultiCache_javascript.php?gotAnimatedJavascript=true

are greater than one second which is slow. These are cached objects and
should load much faster the second time you call the page

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-23 Thread Govinda
 Did I accidentally subscribe to the mediabeez website development
 mailing list?  Hello?

Rene, it's true. ^^^

We'd all LOVE to have an expert list to test our site dev for us... and it can 
even seem to be the case because people are so helpful and certainly help with 
any specific question.. but by now people are wondering, what does this thread 
have to do with PHP?  This is a list for PHP  tips/tricks/questions, etc.

Maybe there is an online service somewhere that connects people who want to 
trade expert technical critique?

Thanks,
-Govinda
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-22 Thread rene7705
I've now fixed the iPad bugs in the menu component, and checked them on an
iPad in a nearby apple store.
Maybe it even works with iPhone now, if someone could check that for me I'd
be much obliged..

If you're interested, http://mediabeez.ws and the download zip there are
now updated with these latest improvements.

Have a nice day.


Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-22 Thread rene7705
On Thu, Mar 22, 2012 at 1:01 PM, rene7705 rene7...@gmail.com wrote:

 I've now fixed the iPad bugs in the menu component, and checked them on an
 iPad in a nearby apple store.
 Maybe it even works with iPhone now, if someone could check that for me
 I'd be much obliged..

 Oh, never mind to check on iPhone, that page is 2.5mb in size or so, and
I'll just go to that apple store again to test it myself. Should've thought
of that when I was there this morning ;)


 If you're interested, http://mediabeez.ws and the download zip there are
 now updated with these latest improvements.

 Have a nice day.




Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-19 Thread rene7705
On Mon, Mar 19, 2012 at 11:07 AM, Ege Sertçetin sertce...@itu.edu.trwrote:

 Press F12 for developer tools. Then select browser mode to ie8 or ie7.

 Oh SWEET :) Didn't know that, will do it right now! :)


Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-19 Thread rene7705
On Mon, Mar 19, 2012 at 11:24 AM, rene7705 rene7...@gmail.com wrote:



 On Mon, Mar 19, 2012 at 11:07 AM, Ege Sertçetin sertce...@itu.edu.trwrote:

 Press F12 for developer tools. Then select browser mode to ie8 or ie7.

 Oh SWEET :) Didn't know that, will do it right now! :)


With this tip, I've just fixed the remaining IE8 and IE7 bugs.
http://mediabeez.ws and the zip available for download there have been
updated just now..


Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-16 Thread rene7705
hey that's strange. I tested it in firefox, chrome, and internet explorer.
What browser are you using?

On Fri, Mar 16, 2012 at 8:15 PM, Jim Giner jim.gi...@albanyhandball.comwrote:


 rene7705 rene7...@gmail.com wrote in message
 news:cadegsebtv7ffuvcbxkothqzah3ethegdedyuarxene2d1mw...@mail.gmail.com...
  Hi Folks..
 
  I could waste a lot of text on what I've accomplished during the last
  months, but the easiest thing is if you have a (another) look at (the
  source of) http://mediabeez.ws
 
  I think you'll like my opensourced work :)
 
  Feedback is appreciated.
 

 Whatever it is - it doesn't seem to be working.  JS errors, no output.



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-16 Thread rene7705
And could you paste me the JS errors, please?...

On Fri, Mar 16, 2012 at 8:17 PM, rene7705 rene7...@gmail.com wrote:

 hey that's strange. I tested it in firefox, chrome, and internet explorer.
 What browser are you using?

 On Fri, Mar 16, 2012 at 8:15 PM, Jim Giner 
 jim.gi...@albanyhandball.comwrote:


 rene7705 rene7...@gmail.com wrote in message
 news:cadegsebtv7ffuvcbxkothqzah3ethegdedyuarxene2d1mw...@mail.gmail.com.
 ..
  Hi Folks..
 
  I could waste a lot of text on what I've accomplished during the last
  months, but the easiest thing is if you have a (another) look at (the
  source of) http://mediabeez.ws
 
  I think you'll like my opensourced work :)
 
  Feedback is appreciated.
 

 Whatever it is - it doesn't seem to be working.  JS errors, no output.



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-16 Thread Floyd Resler

On Mar 16, 2012, at 3:15 PM, Jim Giner wrote:

 
 rene7705 rene7...@gmail.com wrote in message 
 news:cadegsebtv7ffuvcbxkothqzah3ethegdedyuarxene2d1mw...@mail.gmail.com...
 Hi Folks..
 
 I could waste a lot of text on what I've accomplished during the last
 months, but the easiest thing is if you have a (another) look at (the
 source of) http://mediabeez.ws
 
 I think you'll like my opensourced work :)
 
 Feedback is appreciated.
 
 
 Whatever it is - it doesn't seem to be working.  JS errors, no output. 
 

I'm having a problem downloading the ZIP file.  It decompresses into a cpgz 
file which then decompresses into a zip file.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-16 Thread rene7705
On Fri, Mar 16, 2012 at 8:30 PM, Floyd Resler fres...@adex-intl.com wrote:

 I'm having a problem downloading the ZIP file.  It decompresses into a
 cpgz file which then decompresses into a zip file.


I've never heard of a cpgz file... And with winrar I can open the
downloaded zip file just fine, as any other zip.
What browser and decompression apps are you using?


Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-16 Thread Jim Giner

Floyd Resler fres...@adex-intl.com wrote in message 
news:f69820c8-5c91-4010-a69f-11729fe04...@adex-intl.com...

On Mar 16, 2012, at 3:15 PM, Jim Giner wrote:


 rene7705 rene7...@gmail.com wrote in message
 news:cadegsebtv7ffuvcbxkothqzah3ethegdedyuarxene2d1mw...@mail.gmail.com...
 Hi Folks..

 I could waste a lot of text on what I've accomplished during the last
 months, but the easiest thing is if you have a (another) look at (the
 source of) http://mediabeez.ws

 I think you'll like my opensourced work :)

 Feedback is appreciated.


 Whatever it is - it doesn't seem to be working.  JS errors, no output.


I'm having a problem downloading the ZIP file.  It decompresses into a cpgz 
file which then decompresses into a zip file.=

?? Zip file ??  I see no zip file. 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-16 Thread rene7705
Sorry, I'm on IE9 and don't know how to run IE8 on my system.. :(

If you could get me those JS errors then probably I can fix the issue.



On Fri, Mar 16, 2012 at 9:03 PM, Jim Giner jim.gi...@albanyhandball.comwrote:

 **
 ie8

 - Original Message -
 *From:* rene7705 rene7...@gmail.com
 *To:* Jim Giner jim.gi...@albanyhandball.com
 *Cc:* php-general@lists.php.net
 *Sent:* Friday, March 16, 2012 3:17 PM
 *Subject:* Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think,
 grin

 hey that's strange. I tested it in firefox, chrome, and internet explorer.
 What browser are you using?

 On Fri, Mar 16, 2012 at 8:15 PM, Jim Giner 
 jim.gi...@albanyhandball.comwrote:


 rene7705 rene7...@gmail.com wrote in message
 news:cadegsebtv7ffuvcbxkothqzah3ethegdedyuarxene2d1mw...@mail.gmail.com
 ...
   Hi Folks..
 
  I could waste a lot of text on what I've accomplished during the last
  months, but the easiest thing is if you have a (another) look at (the
  source of) http://mediabeez.ws
 
  I think you'll like my opensourced work :)
 
  Feedback is appreciated.
 

 Whatever it is - it doesn't seem to be working.  JS errors, no output.



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





Re: [PHP] Re: Got HTML5 History API + caching LICKED, I think, grin

2012-03-16 Thread rene7705
On Fri, Mar 16, 2012 at 9:04 PM, Jim Giner jim.gi...@albanyhandball.comwrote:


 ?? Zip file ??  I see no zip file.


It's on the front page of http://mediabeez.ws, under the downloads
heading, but you're on IE8 which still has a fatal bug :(

Perhaps you can download and use the chrome browser to see it all..
Until I get that IE8 error fixed of course.