Re: Introducing Emy

2013-04-18 Thread Andy Fuchs
Sounds like a good idea... count me in (and let's see, how far we get ;-))

andy

Am 18.04.2013 um 09:28 schrieb Hello Gurus remi.grum...@gmail.com:

 Hi list,
 
 I've been quite busy on this lately, and it seems like (about) time to 
 release something.
 
 As some of you know, i'm part of iUI since late 2009, doing different things 
 like themes, plugins, bugfixes, documentation and even the design  
 development of its website, … and i use to enjoy this a lot. But every time, 
 for each single step, i did face some resistance to bring some new ideas  
 improvements to iUI's main core files. Don't get me wrong, I have no anger 
 about that neither personal recognition issue of any kind, this is a very 
 common problem with open source projects: waiting for too much feedback 
 before doing anything, and if no feedback at all then nothing gets done.
 (iUI 0.5 first draft is a 3 years old left-in-the-cold Google Clone).   
 
 As a result, iUI is not even now what i (and others) would like it to be for 
 more than 2 years later. I've tried to push things forward multiple times, 
 but the amount of time  energy spent to literally force 0.4 release was too 
 much for me to handle. I did join the project to learn things  push this 
 library forward, and create/develop an ecosystem around it. 
 As a matter of fact, i've failed. Badly.
 
 But there is no point to discuss on what's iUI is not. Let's focus on what, 
 imho, it should be.
 
 So i start a fork from the latest iUI 0.4 with nowdays modern browsers in 
 mind, phones  tablets.
 Quickly after a few days coding, i realized there were no point to stay 
 compatible with iUI: this library has been hacked back in 2007 with iPhone 
 only in mind (iPhone was to only real smartphone btw), and is very horizontal 
 sliding webkit-only limited from the inside. The quick  lightweight vanilla 
 code concept remains, but that's pretty much it. 
 HTML syntax is different, core files has been highly changed, plugins, 
 extensions  themes are not compatible … a real split was engaged.
 
 Since not compatible and after some discussions, the iUI brand name was 
 something i have to get rid of too, to avoid confusion between the two 
 projects.
 
 
 So, ladies  gentleman, let me officially introduce you to Emy (Efficient 
 Mobile web librarY)
 
 Github repo
 https://github.com/remi-grumeau/emy
 
 Demo
 http://www.remi-grumeau.com/projects/emy/demos/
 
 Documentation
 http://www.remi-grumeau.com/projects/emy/documentation/
 
 For iUI users / developers like you, i've wrote a Switching guide
 http://www.remi-grumeau.com/projects/emy/documentation/switch-to-emy-from-iui.html
 
 (Note that all those links might change since they are really too linked to 
 me)
 
 
 As a summary, i might list those few things
 - HTML5 syntax
 - Supports custom transitions
 - Built-in onshow  onexit view attributes to easily trigger some code when 
 sliding in or out a view.
 - Most iUI themes  extensions has been ported (with an additional 
 WindowsPhone theme)
 - Tested ok on iOS 4 and above, Android 2.3 and above (stock browser, chrome 
  firefox), WindowsPhone 8, Blackberry 6 and above, Firefox OS beta.
 - Resising to cover the full viewport
 - Built-in basic selector
 - Form toogle element has an hidden checkbox linked to it
 - Complete documentation
 - a supa-cool logo :) 
 - MIT licensed (this might change to WTFPL - www.wtfpl.net)
 
 
 And this is just the beginning :)
 
 I have no clear next steps roadmap in mind for now, all i know is that i want 
 something new to release at least every 4 months. Even if not perfect: done 
 is better than perfect.
 Could be more new plugins: iScroll, database-driven load  refresh modules, 
 new themes, … some better large screen / responsive adaptability (look at the 
 Instagram demo app), video trainings, ...
 I'm also thinking a lot about some online services like a free theme 
 generator, a free  commercial website/app editor  hosting service, free  
 commercial theme/plugin library you can show what you've done  earn a few 
 bucks from it… WordPress model is not that bad for this.
 A website is on its way too. (the design is done, all is needed is the 
 front-end coding)
 (your ideas here)
 
 If you have some front-end skills  time to dedicate to this, there is a LOT 
 to do, code, create. 
 (but note that i might be an ass with time a core team have to dedicate :) )
 
 
 I can't way to get some feedback from you folks !!
 
 Cheers,
 Remi
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 iPhoneWebDev group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to iphonewebdev+unsubscr...@googlegroups.com.
 To post to this group, send email to iphonewebdev@googlegroups.com.
 Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.
 
 
 


-- 
You received this message because you are subscribed to the Google 

Re: Job proposals

2012-02-09 Thread Andy Fuchs

Am 09.02.2012 um 14:52 schrieb Remi Grumeau:

 Dear list,
 
 I'd like to get your thought on this particular topic: job proposals.
 
 Our politic with Sean  I is pretty strict: iPhoneWebDev is a mailing 
 dedicated to mobile WEB developers, so all job proposals refering to native 
 applications or desktop web development go right to the trash.
 We actually don't get too much, i'd say 10 per month. Probably because we ban 
 them actually.
 And i like it that way, since i'm pretty sure native developers got their own 
 mailing-lists.

Thumbs up!


 
 But what about you folks?
 Would you like us to publish them


Thumbs down!


 or stay with this nothing but mobile web filter?


Thumbs up!

Thanks so far

:-)

andy

 
 Remi
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 iPhoneWebDev group.
 To post to this group, send email to iphonewebdev@googlegroups.com.
 To unsubscribe from this group, send email to 
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/iphonewebdev?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: I just posted my iOS Safari database code on GitHub

2011-11-03 Thread Andy Fuchs
What ist it?
What does it?

a.

Am 04.11.2011 um 00:13 schrieb DataZombies:

 Please check it out and let me know what you think.
 https://github.com/DataZombies/DBi
 Google Group
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 iPhoneWebDev group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/iphonewebdev/-/OfKYrU2NA_YJ.
 To post to this group, send email to iphonewebdev@googlegroups.com.
 To unsubscribe from this group, send email to 
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/iphonewebdev?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: [jQT] Magic Paths Plus a new strategic game for iPhone with free Promo Codes

2011-07-23 Thread Andy Fuchs
Could somebody stop this SPAMMER please.

This is a dev-list and not a marketing list.

thx

andy

Am 23.07.2011 um 11:26 schrieb Sujatha Reddy:

 Hi All,
  
 It's time for fun with Magic Paths Plus.
 
 An innovative game with dozens of challenges and fun. Guide the smiley to 
 help it collect all the hearts available on the screen. Its no easy task.
 
 This game will test your patience to the maximum level possible. Magic Paths 
 Plus is a game for those who are in seek for hours of excitement. 
 
 http://goo.gl/GUIGf
  
 Promo Codes :
  
 HNJ34EFM7R6M
 64A9RFEP6KAM
 3KHPXLTJW6TT
 PY4469AMXJPA
 3H3RNRL639XE
 AJMELFWTJWYA
 769W47RJTKXY
 AM6WTPE3N4YF
 77WF4PHFYMKF
 RJMN9AMHHXA3
 MXLXXNFXHFFL
 HWYH4LYKYJJW
 FYLYXFXLAAXY
 RRKYEL3R9YK7
 JY3NEJKRKKRT
 WNTP47YFJPYA
 XK3XKKTTRRWX
 9ML4FERYR7YP
 77W49PNMLJ6J
 P3439MN747WF
 T43H6JYF3ETX
 T9PJJ3PA7746
 Y6WEWMKTJJAX
 LMLMKRNYMPAF
 9ENTLN7LT33A
 LJF39E7FNPNW
 T7MPKE6P4HYF
 94W63RLWH9H9
 L4WERWT7KE3M
 MFMF74RKRLPL
 676EMFX7NP3P
 H33W9YJ4FAJA
 ERPAF9PFEYL9
 LWY4PJH3JYWF
 7T94XHHWF9FT
 6E443M474P9L
 F4F4EPRXPEJH
 7TJX3MKKPR7A
 NNERN76MFLHR
 E4XAPTRXHW9W
 7TJNHPHTT9PY
 9EYAX7AFRTEW
 J9YK69JNMTWR
 M73EJYENXJWA
 NTPAL9F44YTE
  
 [img]http://a1.mzstatic.com/us/r1000/094/Purple/01/7f/07/mzl.zrqxwdgc.320x480-75.jpg[/img]
  
 [img]http://a4.mzstatic.com/us/r1000/117/Purple/34/cf/f1/mzl.euohzjdd.320x480-75.jpg[/img]
  
 Regards,
 Sujatha


-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: [jQT] Magic Paths Plus a new strategic game for iPhone with free Promo Codes

2011-07-23 Thread Andy Fuchs
Too bad, because as you might have noticed, this guy spams quite some iphone 
dev-lists frequently...

andy


Am 23.07.2011 um 15:07 schrieb Remi Grumeau:

 Don't know for other lists, but here at iphonewebdev we are very
 strong on moderation.
 Any marketing or job offer not related to mobile web (native language
 questions, native app promotion, native language job, ...) is deleted.
 
 Banning an email address is the responsability / job / choice of each
 lists owners, and sadly Google Groups UI doesn't really help on
 this... (new one is even worse). Nothing can be done mutually.
 
 R.
 
 On Saturday, July 23, 2011, Andy Fuchs a...@elgato.com wrote:
 Could somebody stop this SPAMMER please.
 
 This is a dev-list and not a marketing list.
 
 thx
 
 andy
 
 Am 23.07.2011 um 11:26 schrieb Sujatha Reddy:
 
 Hi All,
 
 It's time for fun with Magic Paths Plus.
 
 An innovative game with dozens of challenges and fun. Guide the smiley to 
 help it collect all the hearts available on the screen. Its no easy task.
 
 This game will test your patience to the maximum level possible. Magic 
 Paths Plus is a game for those who are in seek for hours of excitement.
 
 http://goo.gl/GUIGf
 
 Promo Codes :
 
 HNJ34EFM7R6M
 64A9RFEP6KAM
 3KHPXLTJW6TT
 PY4469AMXJPA
 3H3RNRL639XE
 AJMELFWTJWYA
 769W47RJTKXY
 AM6WTPE3N4YF
 77WF4PHFYMKF
 RJMN9AMHHXA3
 MXLXXNFXHFFL
 HWYH4LYKYJJW
 FYLYXFXLAAXY
 RRKYEL3R9YK7
 JY3NEJKRKKRT
 WNTP47YFJPYA
 XK3XKKTTRRWX
 9ML4FERYR7YP
 77W49PNMLJ6J
 P3439MN747WF
 T43H6JYF3ETX
 T9PJJ3PA7746
 Y6WEWMKTJJAX
 LMLMKRNYMPAF
 9ENTLN7LT33A
 LJF39E7FNPNW
 T7MPKE6P4HYF
 94W63RLWH9H9
 L4WERWT7KE3M
 MFMF74RKRLPL
 676EMFX7NP3P
 H33W9YJ4FAJA
 ERPAF9PFEYL9
 LWY4PJH3JYWF
 7T94XHHWF9FT
 6E443M474P9L
 F4F4EPRXPEJH
 7TJX3MKKPR7A
 NNERN76MFLHR
 E4XAPTRXHW9W
 7TJNHPHTT9PY
 9EYAX7AFRTEW
 J9YK69JNMTWR
 M73EJYENXJWA
 NTPAL9F44YTE
 
 [img]http://a1.mzstatic.com/us/r1000/094/Purple/01/7f/07/mzl.zrqxwdgc.320x480-75.jpg[/img]
 
 [img]http://a4.mzstatic.com/us/r1000/117/Purple/34/cf/f1/mzl.euohzjdd.320x480-75.jpg[/img]
 
 Regards,
 Sujatha
 
 
 --
 You received this message because you are subscribed to the Google Groups 
 iPhoneWebDev group.
 To post to this group, send email to iphonewebdev@googlegroups.com.
 To unsubscribe from this group, send email to 
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 
 
 -- 
 
 Kinds Regards,
 Remi Grumeau
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 iPhoneWebDev group.
 To post to this group, send email to iphonewebdev@googlegroups.com.
 To unsubscribe from this group, send email to 
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 


-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: random spam messages

2011-06-07 Thread Andy Fuchs
Me too
a.

On 07.06.2011, at 11:28, Maximilian Melcher wrote:

 +1 - thanks for the efforts remi!
 
 Cheers
 Max
 
 
 
 Am 07.06.2011 um 11:26 schrieb Remi Grumeau remi.grum...@gmail.com:
 
 Hi iPhoneWebDev lovers,
 
 I keep on trying to keep our list a spam free area... with no luck for now :(
 With more than 5000 members and already more than 1000 tagged as
 banned, i don't know why but some spam emails are still tagged as
 Allowed (roseanjel, i'm talking about you here)
 
 I don't really see how i can manage to identify spam or not inside a
 5000 emails list, so what i'm thinking about is to mark everybody as
 Moderate and tag you guys back as Allowed one by one on each first
 new message. All in all, this shouldn't take too long, we are not more
 than a hundred active folks here right?
 The only difference for you as a user could be a bit longer time
 before your message is moderate and published.
 
 Thoughts?
 
 Kinds Regards,
 Remi Grumeau
 
 --
 You received this message because you are subscribed to the Google Groups 
 iPhoneWebDev group.
 To post to this group, send email to iphonewebdev@googlegroups.com.
 To unsubscribe from this group, send email to 
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 iPhoneWebDev group.
 To post to this group, send email to iphonewebdev@googlegroups.com.
 To unsubscribe from this group, send email to 
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: New book for WebKit developers by the WebApp.Net framework creator

2010-12-04 Thread Andy Fuchs
I'm ok with your post as well! Great to hear when members of this group
write something about our loved gadgets ;-)

Thanks for sharing

andy


On 04.12.10 17:39, Chrilith chril...@gmail.com wrote:

 Well, never mind, just let the moderator remove this post...
 
 On Dec 4, 12:40 pm, billreilly i...@passageweather.com wrote:
 100% SPAM - no matter how you word it...
 
 On Dec 4, 11:10 am, Chrilith chril...@gmail.com wrote:
 
 
 
 Hi Giacomo,
 
 Well, the purpose is really more to get feedback on the book contents
 than advertising, this is why I started this message explaining
 quickly what can be found on the book and why I added links so that
 people can check the table of contents and eventually have a preview
 of the book (before copying, indeed, the back cover text).
 
 On Dec 4, 2:18 am, Giacomo Balli giacomoba...@gmail.com wrote:
 
 nice piece of advertising...
 
 On Dec 3, 2:01 pm, Chrilith chril...@gmail.com wrote:
 
 Hi there,
 
 I was off from this group for a while now. This was because I was
 working (hard) on a book dedicated to WebKit development on iOS. This
 book is now released and you can get it (eBook or print) from the
 publisher web site or Amazon.
 
 
http://webapp-net.com/books.phphttp://www.apress.com/http://www.amazo.
.
 
 You'll find in this book lots of information about what can be used
 with Mobile Safari and how to use most interesting features like the
 WebKitMatrix object, canvas, SVG, WebKit specific CSS extensions like -
 webkit-cnavas() and so on.
 
 The full table of contents can be view from Amazon or Google Books.
 Hopefully it will be useful to some of you! Do not hesitate to give
 feed back on the dedicated forum
 :http://webapp-net.com/Forums/viewforum.php?id=14
 
 
 BEGINNING IPHONE AND IPAD WEB APPS: SCRIPTING WITH HTML5, CSS3, AND
 JAVASCRIPT
 
 You want to apply the web development skills you already have -- and
 now you can. WebKit's support for HTML5 means any web developer can
 create compelling apps for both the iPhone and the larger-screen iPad.
 
 Beginning iPhone  iPad Web Apps takes you through the latest Mobile
 Web Standards as well as the specific features of the iPhone and iPad.
 You'll learn about WebKit and Mobile Safari, HTML5 and CSS3, Vector
 Graphics and Multimedia support. You'll discover the built-in hardware
 features of the iPhone and iPad and how best to take advantage of
 them.
 
 The market for web apps for the iPhone and iPad is expanding rapidly.
 You'll want to know about all the advantages, and Beginning iPhone 
 iPad Web Apps is the perfect starting point.
 
 WHAT YOU'LL LEARN:
 
 How to take your existing web skills and deploy them on iPad and
 iPhone
 
 User interface design basics for both the smaller iPhone screen and
 the larger iPad display
 
 The keys to web app development built into HTML5, WebKit, and Mobile
 Safari
 
 How to address Apple's multitouch screen interface and interact with
 Cocoa touch APIs
 
 This book is for web designers and developers who want to use their
 hard- earned skills and knowledge to create compelling mobile web
 experiences for iPhone and iPad users.
 
 -Chris



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Should I move from Windows XP to the Mac for developing and testing my iPhone web app?

2010-10-05 Thread Andy Fuchs
Hi Sean,

I tend to disagree just a little: The Simulator is an enemy! It does not
even simulate or emulate the iOS. It is just a *fake* iOS. Why? Glad you
asked: Your iPad has 256MB of memory, your simulator has as much as your Mac
has. Your iPhone/iPad doesn't sport an Intel processor, but the simulator
does. Same goes for drive-access, screen-resolution, cache-sizes,
database-speed and much more...

IMHO the simulator can be used to verify the overall state of your
application and can help you in the creation process. But that's it! To find
out how your application looks and feels (and caches and draws and sounds)
in the device, *you will need a device*!

No more, no less...

Just my 0.02

andy

On 05.10.10 22:58, Sean Gilligan msgilli...@gmail.com wrote:

   I have to disagree with the statement just resize your Safari.  The
 iPhone/iPad simulator form Apple is very useful and is a significant
 difference from using Safari with a small window.  I've seen plenty of
 differences between desktop Safari and the simulator.  (Unfortunately,
 I've also seen differences between the Simulator and an actual iOS
 device)  The Simulator also allows you to switch between devices and iOS
 versions.  Unless there is something equivalent on Windows, that alone
 is a compelling reason to get a Mac.
 
 However, I do recommend using the desktop Safari debugger whenever possible.
 
 -- Sean
 
 (I don't use Windows and haven't tried MobiOne, hopefully someone can
 give an  objective comparison of it and Apple's Simulator)
 
 
 On 10/5/10 1:43 PM, Alex Zylka wrote:
 I see no difference between Mac and Windows if you are  devving a webapp.
 Just resize your Safari window to the minimum width or make it about iPhone
 sized. Then use it's debugger (which gives you the same errors as an iPhone
 would). Bottom line: don't switch.
 
 Alex Zylka
 http://www.alexzylka.com/
 http://www.zylka.us/
 
 On Oct 5, 2010, at 2:51 PM, DaveInATLdave.schu...@gmx.com  wrote:
 
 I've been developing an iPhone web app on a Windows XP box using
 MobiOne Test Center and Safari for testing and debugging and
 occasionally using a real iPhone for testing. The problem is that
 MobiOne, Safari (desktop), and the iPhone all produce different
 errors. Obviously I am most concerned with the errors that occur on
 the iPhone, since that is the target device. (An example of the type
 of error encountered is that an image that ordinarily appears as
 expected occasionally cannot be displayed, so the little question-mark
 icon appears instead.)
 
 I have the opportunity to obtain a Mac for development, but I need to
 know whether using a Mac will make a difference.
 
 Have any of you moved to the Mac for developing or just testing a web-
 only iPhone app?
 Is doing so worthwhile?
 Why?
 Does the iPhone simulator in the SDK simulate an iPhone better than
 Safari on the Windows desktop?
 Is there a reason I would need a paid subscription to the Apple iOS
 Developer Program?
 
 Thanks!
 
 -- 
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Should I move from Windows XP to the Mac for developing and testing my iPhone web app?

2010-10-05 Thread Andy Fuchs
Bottom line: Switch to the device! (see my answer to Sean's post).

Sure - you can use a common Windows or Linux or whatever machine to develop
your web-app, but you can't test it reliably there. And your development is
worth nothing with a thoroughful test.

a.


On 05.10.10 22:43, Alex Zylka a...@zylka.us wrote:

 I see no difference between Mac and Windows if you are  devving a webapp. Just
 resize your Safari window to the minimum width or make it about iPhone sized.
 Then use it's debugger (which gives you the same errors as an iPhone would).
 Bottom line: don't switch.
 
 Alex Zylka
 http://www.alexzylka.com/
 http://www.zylka.us/
 
 On Oct 5, 2010, at 2:51 PM, DaveInATL dave.schu...@gmx.com wrote:
 
 I've been developing an iPhone web app on a Windows XP box using
 MobiOne Test Center and Safari for testing and debugging and
 occasionally using a real iPhone for testing. The problem is that
 MobiOne, Safari (desktop), and the iPhone all produce different
 errors. Obviously I am most concerned with the errors that occur on
 the iPhone, since that is the target device. (An example of the type
 of error encountered is that an image that ordinarily appears as
 expected occasionally cannot be displayed, so the little question-mark
 icon appears instead.)
 
 I have the opportunity to obtain a Mac for development, but I need to
 know whether using a Mac will make a difference.
 
 Have any of you moved to the Mac for developing or just testing a web-
 only iPhone app?
 Is doing so worthwhile?
 Why?
 Does the iPhone simulator in the SDK simulate an iPhone better than
 Safari on the Windows desktop?
 Is there a reason I would need a paid subscription to the Apple iOS
 Developer Program?
 
 Thanks!
 
 -- 
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Loading Image Canvas Replacement Plugin

2010-08-12 Thread Andy Fuchs
There's a typo in the first line of the CanvasLoaderReplace function:

var canvasLoaderReplace = function(el, options) {
  var optsion = {'backgroundColor':'yellow'};
 ^


a.

On 12.08.10 07:07, Jamund Ferguson jam...@gmail.com wrote:

 Love the feedback and other solutions to the same problem!
 
 Also, I quickly re-wrote my plugin to not use jQuery.
 
 If anyone is interested they can check it out here:
 http://jamund.com/canvas-loader/no.jquery.html
 
 Now that it's un-jqueryified I'd love feedback on my code!
 
 Thanks,
 
 Jamund
 http://www.twitter.com/xjamundx/



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: added iui links to js and css - page is blank?!

2010-07-23 Thread Andy Fuchs
My browser sais:

The page cannot be found

http://www.jbiddulph.com/iphone/pubs/default.phplogin
a.

On 23.07.10 14:39, john.mbiddu...@googlemail.com
john.mbiddu...@gmail.com wrote:

 please help?
 
 On Jul 23, 9:25 am, john.mbiddu...@googlemail.com
 john.mbiddu...@gmail.com wrote:
 hi, on my site:http://www.jbiddulph.com/iphone/pubs/default.phplogin
 as test, test I have added the iui css and js links in the head and
 when you login it's a blank white page, why?
 
 you should be seeing a list of pubs, view source and see the html



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Automatically adding a shortcut to the users desktop?

2010-06-21 Thread Andy Fuchs
Hi Sean,

I tend to disagree, because if it is important to you, just place a short
text on the screen, if the browser isn't in fullscreen mode (you can find
out with Javascript),  explaining to click the '+' button.  IMHO there's no
reason to duplicate already existing technology.

0.02€

a.

On 21.06.10 20:41, Sean Gilligan msgilli...@gmail.com wrote:

 Andy Fuchs wrote:
 This is what the '+' button in MobileSafari is for, isn't it?
   
 
 Right.  But a lot of users don't know that and they also may not know
 that a particular site/app supports web-app mode and can be bookmarked
 to the home screen and work in full-screen mode.  I'm just saying it
 would be nice if developers could add a button directly in their page
 that would save a few steps.
 
 
 -- Sean



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Framework Decisions

2010-05-04 Thread Andy Fuchs
On 04.05.10 21:45, Scott Kallen sc...@kallenconsulting.com wrote:

 Hey, folks.

Hi Scott,
 
 We're trying to get moving forward with a web-based iPhone app and I
 still don't feel I have a great handle on the plusses and minuses of
 the various JS frameworks.  We did a Web 2.0 project a way back and
 used SPRY over jQuery, much to our pain (because Macromedia/Adobe
 seemed to support it at the time.)
 
 In that vein, I would love to get the opinions of users new and old of
 the various frameworks available.  Our primary questions are these:
 
 1)  How mature is the framework?

Mature...

 2)  How is the project vitality? (How quickly are things fixed and new
 features added?)

Depends. In my experience there are no real show-stopper bugs and things
improve quite fast.

 3)  How big is the team working on the framework?

Dunno... but from the checkins and discussions it seems quite huge.

 4)  What's the track record of this team? (Has the team (or
 individual) completed and deployed any other products?)

I don't know what this question is about? If people completed and released a
bunch of iPint and iFart frameworks, would this make things better or worse?
;-)

 5)  How responsive is the team to (reasonably intelligent) questions
 about the framework?

I think, this depends on the intelligence of the questions, and the amount
of bucks you're willing to sponsor.

 6)  How up-to-date is the documentation kept?

Documentation is extremely good and detailed (and current).

 Feature set is obviously a factor but that's much easier to figure
 out.  Ease-of-use is also a factor, but a secondary one.  We'll put in
 a little extra work for the right backbone.

One important thing for me (in webapps) is the size/functionality ratio,
since users tend to use the stuff on their way to the airport or whatever -
and in situations where online connections may be weak. IMHO jQuery offers a
great size/functionality ratio here. But even more important is the fact,
that it saves huge amounts of developing power (read: time), if it comes to
DOM-manipulation and parsing.
 
 Obviously, some might not know answers to all of the above, however,
 all suggestions are welcome.

Your questions are valid and understandable. But: look in the mirror:
- Are you willing to contribute, or just suck the code?
- Are you willing to discuss, or just ask?

IMHO the experience with an open framework is always as good as the will to
contribute is.

jQuery performs great so far, if that was the overall question.

best

andy






-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Framework Decisions

2010-05-04 Thread Andy Fuchs
What's your problem?

a.


On 05.05.10 01:43, Brian Willis brian.wil...@webex.com wrote:

 SPAM
 
 
 On 5/4/10 4:44 PM, Andy Fuchs a...@elgato.com wrote:
 
 On 04.05.10 21:45, Scott Kallen sc...@kallenconsulting.com wrote:
 
 Hey, folks.
 
 Hi Scott,
  
 We're trying to get moving forward with a web-based iPhone app and I
 still don't feel I have a great handle on the plusses and minuses of
 the various JS frameworks.  We did a Web 2.0 project a way back and
 used SPRY over jQuery, much to our pain (because Macromedia/Adobe
 seemed to support it at the time.)
 
 In that vein, I would love to get the opinions of users new and old of
 the various frameworks available.  Our primary questions are these:
 
 1)  How mature is the framework?
 
 Mature...
 
 2)  How is the project vitality? (How quickly are things fixed and new
 features added?)
 
 Depends. In my experience there are no real show-stopper bugs and things
 improve quite fast.
 
 3)  How big is the team working on the framework?
 
 Dunno... but from the checkins and discussions it seems quite huge.
 
 4)  What's the track record of this team? (Has the team (or
 individual) completed and deployed any other products?)
 
 I don't know what this question is about? If people completed and released a
 bunch of iPint and iFart frameworks, would this make things better or worse?
 ;-)
 
 5)  How responsive is the team to (reasonably intelligent) questions
 about the framework?
 
 I think, this depends on the intelligence of the questions, and the amount
 of bucks you're willing to sponsor.
 
 6)  How up-to-date is the documentation kept?
 
 Documentation is extremely good and detailed (and current).
 
 Feature set is obviously a factor but that's much easier to figure
 out.  Ease-of-use is also a factor, but a secondary one.  We'll put in
 a little extra work for the right backbone.
 
 One important thing for me (in webapps) is the size/functionality ratio,
 since users tend to use the stuff on their way to the airport or whatever -
 and in situations where online connections may be weak. IMHO jQuery offers a
 great size/functionality ratio here. But even more important is the fact,
 that it saves huge amounts of developing power (read: time), if it comes to
 DOM-manipulation and parsing.
  
 Obviously, some might not know answers to all of the above, however,
 all suggestions are welcome.
 
 Your questions are valid and understandable. But: look in the mirror:
 - Are you willing to contribute, or just suck the code?
 - Are you willing to discuss, or just ask?
 
 IMHO the experience with an open framework is always as good as the will to
 contribute is.
 
 jQuery performs great so far, if that was the overall question.
 
 best
 
 andy
 
 
 
 
 
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Disable context menu

2010-04-28 Thread Andy Fuchs
put this css-selector into the selector in question:

webkit-touch-callout: none

a.

On 28.04.10 18:36, Gonzalo Floria gonzalo.flo...@gmail.com wrote:

 Hi
 
 Im embedding some jqtouch pages in an iPhone Application (in a UIWebView).
 I dont want that when the user press and holds a link the pop up offers to
 open it or copy it.
 
 How can I disable it?
 
 Thanks!



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Video tag

2010-04-27 Thread Andy Fuchs
On 27.04.10 18:57, Jose Lopez Quintero mfcj...@gmail.com wrote:

 
 Is possible enable html5 video tag on The Safari mobile. ?

It is supported

 And is valid to view an ip web cam like axis?

Yes - but most of them stream MJPEG anyway, so there's not even a need for
HTML5

a.



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: how can I convert .json into .plist ?

2010-04-15 Thread Andy Fuchs
.plist is a variation of XML, so you just need an XML-parser (or write your
own).

a.



On 14.04.10 18:22, rim negra rim.ne...@gmail.com wrote:

 how can I convert .json into .plist   ?



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: how can I read format JSON in an application iphone ?

2010-04-07 Thread Andy Fuchs
Well, I am sorry, but I tried to patiently give you some starting pointers,
but it seems you didn't like them. I can't send you a complete answer, if
you don't ask a complete question.

If you had spent a little more time for asking, and provided some details
(or even showed a demo-project), people here could have answered your
question. But it is still unclear what you want to know. We can't write the
app for you and we don't know what you already have (and what the problem
is).

a.


On 07.04.10 18:07, rim negra rim.ne...@gmail.com wrote:

 Wonderful.. I found all the members of this goup fed up from my posts
 
 But no one had the complete answer
 
 If I should go to google , or change my project to a web app in order to not
 disturb you .. The best way would be to quit this group
 
 I want to know if my problem has no solution .. or people here don't like to
 answer  ? I begin wondernig the second alternative ?
 
 I repeat, I have an  application iphone that comunicate with a RESTful web
 service and get JSON format objects
 All I need is to use this object, to show them in the screen ? is that so
 diffucult
  It's true that I am a biginner but I am here to learn ?
  I am newer and I need an answer from you, iphone  proffessionl devloppers
 
 
 
 
 
 
 2010/4/7 Andy Fuchs a...@elgato.com
 
 But why doesn't he just create a webapp? This is far easier than digging
 into XCode (from a beginners pov).
 
 And why doesn't he use Google?
 And why doesn't he read the fundamental Apple docs?
 
 If he did, his app would already be up and running since a week...
 
 0.02
 
 andy
 
 
 
 On 07.04.10 17:28, B b.wrigh...@gmail.com wrote:
 
 listen the the guy is a francophone.  he is doing what he can to
 figure out what he needs to do.  I think I understand what is target
 goal is from an earlier conversation.  I think he has app container
 that will be making calls for json data that needs to be consumed by
 some higher level app.
 
 
 something along this line buy an app and get an app id - paid app
 opens - calls X data (lets say traffic data) - app consumes data -
 user updates location info by ether updating there zip by hand or
 using long lat (ever x min) - request new json -  app consumes data -
 repeat
 
 
 
 
 
 
 On Apr 6, 11:53 am, Mr Junk j...@stuffthis.net wrote:
 Yes there is.
 
 Go to json.org.
 
 Download the js file to decode json
 
 use it like this:
 
 var json_object = JSON.parse( json_data );
 
 json_object is an object.
 
 Access it like this.
 
 json_object.element.something.somethingelse
 
 Do we have to write the code for you too?
 
 JSON is easy and well known and all that you need is at that site.
 
 -ml
 
 On Apr 6, 2010, at 9:25 AM, rim negra wrote:
 
 
 
 thx but there isn't an answer for my question in this link ..
 
 2010/4/6 Mr Junk j...@stuffthis.net
 Everything you want is at JSON.org.
 
 Let me google that for you:
 
 http://lmgtfy.com/?q=json
 
 -ml
 
 On Apr 6, 2010, at 7:52 AM, rim negra wrote:
 
 how can I read format JSON in an application iphone ?
 
 I need to parse my file .JSON (my web service )
  that's mean I extract object and simply make them visible to the
 iphone screen ??
 
 Any help  ?
 
 --
 You received this message because you are subscribed to the Google
 Groups iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googl
 egroups.com
 .
 For more options, visit this group
 athttp://groups.google.com/group/iphonewebdev?hl=en
 .
 
 --
 You received this message because you are subscribed to the Google
 Groups iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googl
 egroups.com
 .
 For more options, visit this group
 athttp://groups.google.com/group/iphonewebdev?hl=en
 .
 
 --
 You received this message because you are subscribed to the Google
 Groups iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googl
 egroups.com
 .
 For more options, visit this group
 athttp://groups.google.com/group/iphonewebdev?hl=en
 .
 
 
 
 --
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googlegr
 oups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group

Re: REST + JSON in iphone application

2010-04-05 Thread Andy Fuchs
If you use JSON from Javascript you access everything with dot-Notation:

obj = {myThing: 1, myOtherThing: this is a test}

var a = obj.myThing;
var b = obj.myOtherThing;

a.



On 05.04.10 10:15, rim negra rim.ne...@gmail.com wrote:

 I need to know how Can I use the framework JSON in my application iphone in
 order to pasre my results of my  web services REST
 
 I found the framwork JSON ..I downloaded it .. bit I don't Know how I will
 use it ?
  is any one familier with this framework ?



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: RESTful web services + application iphone

2010-04-02 Thread Andy Fuchs
On 02.04.10 00:02, rim negra rim.ne...@gmail.com wrote:

 wonderful .. I finally have inderstood
  .. yes that's was quite easy ...
 
 thx a lot
 
 I have tested it even before I read this last mail ..
 
 
 What I need for the moment how to parse this web service ??
 
 here is my web service:
 
 
 ?xml version=1.0 encoding=UTF-8?
meteo uri=http://localhost:8080/WebApplication3/resources/meteoes/1/;
ciel33/ciel
id1/id
temp23/temp
/meteo
 
 
 when I type http://localhost:8080/WebApplication3/resources/meteoes/1 in the
 iphone navigator it shows me 33 1 23
 
 I need to show this informations to be more clear for the user ?

I don't understand. Just put the values into a text-field?
 
 who can I use the parser ?

- Google

i.e.: 
http://en.wikipedia.org/wiki/Ajax_(programming)
http://www.devarticles.com/c/a/JavaScript/JavaScript-and-XML/
http://www.w3schools.com/XML/xml_examples.asp

a.


 
 
 
 
 2010/4/1 Jesse Burcsik jesseburc...@gmail.com
 
 Win
 
 Sent from a little machine I call a phone
 
 
 On 2010-04-01, at 12:00 PM, Andy Fuchs a...@elgato.com wrote:
 
  On 01.04.10 02:21, rim negra rim.ne...@gmail.com wrote:
 
  Wonderful ...
 plz try to folow me to the end ..
 
 You say , I should'nt write this code in x code ?? so ?? where can I
  writ it
 
 
 In any text editor... as you do with other Javascript stuff. You can also
 use Netbeans, Eclipse, Aptana, Dashcode or whatever.
 
  And then how can I compile it to see it in the iphone simulator ??
 
 
 Open Safari in the simulator, type in the webaddress of your app. That's
 it
 
  Who can guide me or give me a simple tuto for that ..
 is that simple or difficult ??
 
 
 If you can type in a web-address it should be easy :-)
 
  is the simulator installed in my mac can simulate other type of projects
  then
 the x code project
 
 
 Yes. Btw. did you ever read Apple's developer pdf's? There are plenty of
 use-cases, examples and how-tos.
 
  I need to built an iphone application that call a web services from a
 distant
 server ..
 
 
 That's how it works normally. But for the application it makes no
 difference, if the webserver is distant or close by.
 
   I have created my application server with a powerful tool called spring
 roo
 
 I should prepare my application for the iphone
 But first I should test a web service on iphone
 
 
 That's both the same thing...
 
 
  All I know about RESTful web services is theoric and I want to implement
 that
 ?
 
 If you think that I can d that without x code ..
 
 
 Yes.
 
  why they say that I have to add the framework JSON to my project ?? becoz
 JSON
 is the parser used in dev iphone ??
 
 
 No - if you use any other format (i.e. XML, plain Text, Binary) to
 transfer
 your data, you don't need JSON framework.
 
 
  is it right that iphone dosen't support xml ??
 
 
 No
 
 a.
 
 
 
 --
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googleg
 roups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 
 --
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googlegr
 oups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: UIWebView

2010-04-02 Thread Andy Fuchs
All details (and any other requirement for additional default graphics) are
explained in the iPad-Programming-Guide, which you can download from Apple's
developer site.

a.


On 02.04.10 22:52, anmldr 1anml...@gmail.com wrote:

 If I have a UIWebView with a toolbar at the bottom and a navigation
 bar at the top and there is a status bar showing, what are the
 dimensions of the usable area in portrait and landscape on the iPad?
 
 Linda



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: RESTful web services + application iphone

2010-04-01 Thread Andy Fuchs
On 01.04.10 02:21, rim negra rim.ne...@gmail.com wrote:

 Wonderful ...
 plz try to folow me to the end ..
 
 You say , I should'nt write this code in x code ?? so ?? where can I  writ it

In any text editor... as you do with other Javascript stuff. You can also
use Netbeans, Eclipse, Aptana, Dashcode or whatever.

 And then how can I compile it to see it in the iphone simulator ??

Open Safari in the simulator, type in the webaddress of your app. That's it
 
 Who can guide me or give me a simple tuto for that ..
 is that simple or difficult ??

If you can type in a web-address it should be easy :-)

 is the simulator installed in my mac can simulate other type of projects  then
 the x code project

Yes. Btw. did you ever read Apple's developer pdf's? There are plenty of
use-cases, examples and how-tos.
 
 I need to built an iphone application that call a web services from a distant 
 server ..

That's how it works normally. But for the application it makes no
difference, if the webserver is distant or close by.
 
  I have created my application server with a powerful tool called spring roo
 
 I should prepare my application for the iphone
 But first I should test a web service on iphone

That's both the same thing...

 
 All I know about RESTful web services is theoric and I want to implement that
 ?
 
 If you think that I can d that without x code ..

Yes.

 why they say that I have to add the framework JSON to my project ?? becoz JSON
 is the parser used in dev iphone ??

No - if you use any other format (i.e. XML, plain Text, Binary) to transfer
your data, you don't need JSON framework.

 
 is it right that iphone dosen't support xml ??

No

a.



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: SQLite vs Core Data

2010-03-31 Thread Andy Fuchs
it's basically the same thing, but you can't use Core Data from Javascript

a.


On 31.03.10 12:52, rim negra rim.ne...@gmail.com wrote:

 which is better ??
 Am developping an iphone application and I want to know xhich is better ??
 SQlite or Core Data ??



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: RESTful web services + application iphone

2010-03-31 Thread Andy Fuchs
You don't need Objective-C, you can use any Javascript framework too, or
write a small wrapper by your own. You can also use XML and parse this
through a library or DOM (depending on how that XML looks like).

For RESTful examples, just use Google, which should dig up plenty.

a.


On 31.03.10 15:11, rim negra rim.ne...@gmail.com wrote:

 the question was how can I use web services in my application iphone ???
 I have learned that I should use the framework Json with the objective c
 
 I also leanrend that iphone dosen't support the xml
 
 What I need for the moment is to run a simple example of app iphone which
 consume RESTful web services
 Is it clear now ??  Can any one help me-_- ''  ??
 
 
 
 
 2010/3/29 Andy Fuchs a...@elgato.com
 
 What is the question?
 
 a.
 
 
 On 29.03.10 19:28, rim negra rim.ne...@gmail.com wrote:
 
 I am waiting for an answer .. Who can help me .?
 
 2010/3/29 rim negra rim.ne...@gmail.com
 I have to create an application iphone wchich uses RESTful web services
 that I
 have alrealdy prepared them ..;
 
 How I could proceed ?
 
 any help !!! any documentation !!!
 
 thanks
 
 
 --
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googleg
 roups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 
 
 
 --
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googlegr
 oups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: RESTful web services + application iphone

2010-03-31 Thread Andy Fuchs
Database Example:

function initDatabase() {

try {
  if (window.openDatabase) {  // check if your environment is ok to use
database
db = openDatabase(myTestDatabase, 1.0,  Test, 1);
if (db) {
  db.transaction(function(tx) {
tx.executeSql(CREATE TABLE IF NOT EXISTS main (id REAL UNIQUE,
text TEXT), [], function (tx, result) {
  
  // do something interesting with the result

});
  });
} else {
  // show an error
}
  } else {
// database not supported (
  }
} catch (e) {
  // unknown error
}
  }

--

As far as RESTful examples are concerned: Just take any of your existing
code and copy/paste it to the iPhone. It works *exactly* as in any other
web-browser.

It's as simple as sending this GET request:
http://api.flickr.com/services/rest/?method=flickr.test.echoname=value

For REST  JSON see i.e. this:
http://ajaxian.com/archives/more-ajax-experience-videos-json-and-javascript


differences to XML:
http://ajaxian.com/archives/json-vs-xml-the-debate

And you should definitely get a book. I.e. .

Building iPhone Apps with HTML, CSS, and JavaScript by Jonathan Stark

great stuff - and answers most your questions.

And again: Google is your friend

a.


On 31.03.10 16:24, rim negra rim.ne...@gmail.com wrote:

 ok Andy thanks .. .. that's good ... so I can develop do that without
 objective c but do you have an example for that ??
 I am not experimented and I really nedd help ..
 
 
 
 
 
 2010/3/31 Andy Fuchs a...@elgato.com
 
 You don't need Objective-C, you can use any Javascript framework too, or
 write a small wrapper by your own. You can also use XML and parse this
 through a library or DOM (depending on how that XML looks like).
 
 For RESTful examples, just use Google, which should dig up plenty.
 
 a.
 
 
 On 31.03.10 15:11, rim negra rim.ne...@gmail.com wrote:
 
 the question was how can I use web services in my application iphone ???
 I have learned that I should use the framework Json with the objective c
 
 I also leanrend that iphone dosen't support the xml
 
 What I need for the moment is to run a simple example of app iphone which
 consume RESTful web services
 Is it clear now ??  Can any one help me-_- ''  ??
 
 
 
 
 2010/3/29 Andy Fuchs a...@elgato.com
 
 What is the question?
 
 a.
 
 
 On 29.03.10 19:28, rim negra rim.ne...@gmail.com wrote:
 
 I am waiting for an answer .. Who can help me .?
 
 2010/3/29 rim negra rim.ne...@gmail.com
 I have to create an application iphone wchich uses RESTful web services
 that I
 have alrealdy prepared them ..;
 
 How I could proceed ?
 
 any help !!! any documentation !!!
 
 thanks
 
 
 --
 You received this message because you are subscribed to the Google
 Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googl
 egroups.com
 iphonewebdev%2bunsubscr...@googleg
 roups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 
 
 
 --
 You received this message because you are subscribed to the Google
 Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@google
 groups.com
 iphonewebdev%2bunsubscr...@googlegr
 oups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 
 
 
 
 --
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googlegr
 oups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: RESTful web services + application iphone

2010-03-31 Thread Andy Fuchs
On 31.03.10 18:12, rim negra rim.ne...@gmail.com wrote:

 I have this book Building iPhone Apps with HTML, CSS, and JavaScript but I
 don't know in wchich part I should focus !!

Start at the beginning and proceed to the end :-)

 Thanks so much Andy .. for your answar ..
 
 I want you to know that I am new in iphone devlopement and I don't Know
 exactly how to proceed
 
 To be more and more clear,
 All I need now, is to have a web service (REST or other ) and consume this
 service web on the iphone


 I need to know the architecture of this procedure ..

As I wrote: It's simply a HTTP-GET request: i.e.:

http://api.flickr.com/services/rest/?method=flickr.test.echoname=value

(If you don't know how to send such a request, you should definitely read in
your book about that)

 which class in my x code project will be affected ??

You don't need XCode - just use a text-editor, as you do with other
websites.

 finnally, how can I see in the screen the result of my web servie, the famous
 hello world web service or wat ever

document.write(bHello World \/b);

or

document.getElementById(myTargetElement).innerText = Hello World;

or the result of your webservice (or whatever).

a.



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: iPad Website/WebApp Development

2010-03-26 Thread Andy Fuchs
Your best bet to start is working through the 'iPad Human Interface
Guideline' which you can download from http://developer.apple.com

a 


On 25.03.10 13:53, Micah Boswell mi...@conscious-shell.com wrote:

 Good day to all of you, and thanks for reading my post!
 
 I'm extremely excited about what the iPad promises to do for the
 reading/browsing experience.  However, I'm at a loss as to where to start to
 create and optimize graphics, websites and web apps specifically for the iPad.
 
 Can anyone help me with some pointers?
 
 Thanks so much in advance!
 
 
 
 
 Micah Boswell
 http://www.conscious-shell.com
 
 http://card.ly/Micahboswell
 
 (214) 534-6958
 
 
 
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: how can I read data saved in my SQLite data base from iphone ??

2010-03-23 Thread Andy Fuchs
- Google for HTML5 storage

http://webkit.org/blog/126/webkit-does-html5-client-side-database-storage/

http://www.taranfx.com/html-5-client-storage

a.

On 23.03.10 11:24, rim negra rim.ne...@gmail.com wrote:

 how can I read data saved in my SQLite data base from iphone ??
 is any one can help me ??



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: how can I read data saved in my SQLite data base from iphone ??

2010-03-23 Thread Andy Fuchs
Same thing:

- Google for HTML5 storage

http://webkit.org/blog/126/webkit-does-html5-client-side-database-storage/

http://www.taranfx.com/html-5-client-storage

a.

On 23.03.10 16:24, rim negra rim.ne...@gmail.com wrote:

 I want to create application iphone which read data from sqlite data base
 ??
 
 2010/3/23 Andy Fuchs a...@elgato.com
 
 - Google for HTML5 storage
 
 
 http://webkit.org/blog/126/webkit-does-html5-client-side-database-storage/
 
 
 http://www.taranfx.com/html-5-client-storage
 
 a.
 
 On 23.03.10 11:24, rim negra rim.ne...@gmail.com wrote:
 
 how can I read data saved in my SQLite data base from iphone ??
 is any one can help me ??
 
 
 
 --
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.comiphonewebdev%2bunsubscr...@googlegr
 oups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: iWebKit 5

2010-03-10 Thread Andy Fuchs
I can't see any transition/animation effects... do I miss something?

a.


On 10.03.10 01:50, iWebKit cmplie...@gmail.com wrote:

 try out the demo :p
 
 http://demo.iwebkit.net
 
 On Mar 10, 1:23 am, Andy Fuchs a...@elgato.com wrote:
 shows like a regular website on my iPhone 3GS (unreadble) :-(
 
 a.
 
 On 10.03.10 00:39, iWebKit cmplie...@gmail.com wrote:
 
 
 
 Just so you guys know, it has been out for a while.
 
 http://iwebkit.net



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: registration as Iphone developer

2010-03-10 Thread Andy Fuchs
On 10.03.10 09:50, Vijay CHANGEA vijay.chan...@mauritiustelecom.com
wrote:

 Hello all
 Thanks for the reply.
 1.I have a web-app which I would like to launch via a native app on the
 iphone by just lauching Safari with the url of the web app. It will be free
 of cause!

This one is a one-liner (Just read through the links I sent you.)

 
 2.  I would also like to do some coverflow style menu. Anyone can help?

What do you mean by 'can help'?: Writing the code for you or what?  ;-)

Also - you should differentiate, if you want to do CoverFlow using
HTML/CSS/JS or native.

If you expect to get help, please add some details to your request (what you
have already, what you expect, where are the problems, etc...). Explain your
idea to the folks here. Just asking for *something* with a one-line request
will surely not attract anybody to help you...

Just 0.02

andy 

 
 -Original Message-
 From: iphonewebdev@googlegroups.com [mailto:iphoneweb...@googlegroups.com]
 On Behalf Of Andy Fuchs
 Sent: Wednesday, March 10, 2010 2:57 AM
 To: iphonewebdev@googlegroups.com
 Subject: Re: registration as Iphone developer
 
 Hi Sean,
 
 my guess it, that this is a common (and maybe intended) misunderstanding.
 But nevertheless it could also be the seed money for a new career  :-)
 
 a.
 
 
 On 09.03.10 22:53, Sean Gilligan msgilli...@gmail.com wrote:
 
 Andy Fuchs wrote:
 Which activation code?
   
 
 LOL.  Thanks, Andy.  I almost rejected this one and referred it to the
 iPhone SDK Google group.  Since even web developers sign up for the
 Apple program, I thought I'd let it through...
 
 -- Sean
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: registration as Iphone developer

2010-03-09 Thread Andy Fuchs
Which activation code?

If you're new:

Start here:
http://developer.apple.com/safari/

Then buy a book:
http://building-iphone-apps.labs.oreilly.com/
http://www.updatebooks.com/safari-and-webkit-development-for-iphone-os-3-0/

...

Learn HTML:
http://www.w3schools.com/htmL/

Learn Javascript:
http://www.w3schools.com/JS/default.asp

Look which webapp-frameworks exist:
http://code.google.com/p/iui/
http://www.jqtouch.com/
...

and use Google...

... as always :-)

a.


On 09.03.10 19:44, Vijay Changea vijay.chan...@mauritiustelecom.com
wrote:

 Hello guys
 I am new to Iphone development.  I already gone through
 the registration process . But i am still waiting for the
 activation code.
 
 Anyone can help?
 
 Thanks
 VijaY



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: registration as Iphone developer

2010-03-09 Thread Andy Fuchs
Hi Sean,

my guess it, that this is a common (and maybe intended) misunderstanding.
But nevertheless it could also be the seed money for a new career  :-)

a.


On 09.03.10 22:53, Sean Gilligan msgilli...@gmail.com wrote:

 Andy Fuchs wrote:
 Which activation code?
   
 
 LOL.  Thanks, Andy.  I almost rejected this one and referred it to the
 iPhone SDK Google group.  Since even web developers sign up for the
 Apple program, I thought I'd let it through...
 
 -- Sean



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: iWebKit 5

2010-03-09 Thread Andy Fuchs
shows like a regular website on my iPhone 3GS (unreadble) :-(

a.

On 10.03.10 00:39, iWebKit cmplie...@gmail.com wrote:

 Just so you guys know, it has been out for a while.
 
 http://iwebkit.net



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: javascript execution

2010-02-10 Thread Andy Fuchs
I dunno what you sent, but if take the index.html and remove the link to
'load.js', everything works fine...

a.


On 10.02.10 10:43, George Bontas bontasgeo...@gmail.com wrote:

 Hello everybody,
 
 I have an issue: I am trying to use a jquery chart creator ­ flot!
 
 I get an error because when I want to try the software. But if I execute at
 console the function after everything loaded it works. Seems like not
 everything is really loaded or so!
 
 I even did some changes on the iui.js at function updatePage(page, fromPage)
 at the end I add the load part to run the script. Here I get a different
 error saying that the function $.flot does not exist! This is curios cause
 otherwise it works.
 
 
 
 In attach I put the project!
 
 Thank you in advance!
 
 By the way! I cannot put Flot.html in the index.html because it¹s going to
 be flot.php and the data for the chart are retrieved from a sqldatabase!
 
 
 
 George



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: javascript execution

2010-02-10 Thread Andy Fuchs
Well - as long as you don't post a complete example, it's hard to say what
the difference is. 

Just a hint: Put it somewhere on the web instead of sending an incomplete
sample. That makes finding the problem way easier.

a.



On 10.02.10 16:51, Bontas George bontas_george2...@yahoo.com wrote:

 for me doesn't! you are saying in the second part when chart button is pressed
 the new loaded fragment has the chart???
 
 or maibe you have an iui.js modified and taken lolcaly??
 
 btw I am using MobiOne for testing!
 
 thank you!
 George
 .
 
 
 
 
 
 From: Andy Fuchs a...@elgato.com
 To: iphonewebdev@googlegroups.com iphonewebdev@googlegroups.com
 Sent: Wed, February 10, 2010 5:39:55 PM
 Subject: Re: javascript execution
 
 I dunno what you sent, but if take the index.html and remove the link to
 'load.js', everything works fine...
 
 a.
 
 
 On 10.02.10 10:43, George Bontas bontasgeo...@gmail.com wrote:
 
 Hello everybody,
 
 I have an issue: I am trying to use a jquery chart creator ­ flot!
 
 I get an error because when I want to try the software. But if I execute at
 console the function after everything loaded it works. Seems like not
 everything is really loaded or so!
 
 I even did some changes on the iui.js at function updatePage(page, fromPage)
 at the end I add the load part to run the script. Here I get a different
 error saying that the function $.flot does not exist! This is curios cause
 otherwise it works.
 
 
 
 In attach I put the project!
 
 Thank you in advance!
 
 By the way! I cannot put Flot.html in the index.html because it¹s going to
 be flot.php and the data for the chart are retrieved from a sqldatabase!
 
 
 
 George
 
 



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: html character entities not showing

2010-02-04 Thread Andy Fuchs
Most likely you didn't specify a correct html doctype and character-encoding
a.


On 04.02.10 12:23, cyclopsvs mendes...@gmail.com wrote:

 Hi,
 
 My special characters are not showing in my iui webapp. (eg ë)
 
 Any ideas?
 
 Thanks



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.



Re: Swipe

2010-01-08 Thread Andy Fuchs

?

a.

On 08.01.10 06:33, Jory jorycamer...@gmail.com wrote:

 http://developer.apple.com/safari/library/documentation/AppleApplications/Refe
 rence/SafariWebContent/HandlingEvents/HandlingEvents.html
 
 On Jan 6, 10:45 am, Andy Fuchs a...@elgato.com wrote:
 Anybody out there knows a nice 'swiping' Javascript (i.e. to simulate the
 native Photo/Image-Viewer on the iPhone)?
 
 Any hints appreciated.
 
 a.



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.




Re: Swipe

2010-01-07 Thread Andy Fuchs
Hi Linda,

oh... thanks I didn't see it yesterday (it was a bit late :-))

And no... this is cover flow, which is similar, but a different concept.
Just open Weather.app on your iPhone, add a couple of cities and navigate
through the list. This is what I was referring to...

Thanks for the link, anyway.

andy



On 07.01.10 04:29, anmldr 1anml...@gmail.com wrote:

 Andy, did you see post #11?  Is that not what you were looking for?
 
 Linda
 
 On Jan 6, 8:17 pm, Andy Fuchs a...@elgato.com wrote:
 Hi Sean,
 
 that's what I thought too... But I searched this list and the whole www and
 couldn't find anything. It seems there's time to do such a thing... (or drop
 the idea ;-) - at least for webapps).
 
 andy
 
 On 06.01.10 23:56, Sean Gilligan msgilli...@gmail.com wrote:
 
 
 
 Andy Fuchs wrote:
 off the top of my head: Does iui support swiping??  ;-)
 
 iUI does not support swiping, but I'm pretty sure that a Photos like
 app has been built using iUI and a PHP backend.  I'm not sure it
 supports swiping, but I'd recommend searching this list to find the demo
 and check it out.
 
 -- Sean



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.




Re: Swipe

2010-01-07 Thread Andy Fuchs
This one just detects swiping (which is not too hard). Tracking a pane (or
image or whatever) during a swipe is a little more tricky ;-)

a.


On 07.01.10 12:53, Hendrik van Antwerpen hend...@van-antwerpen.net
wrote:

 This one has worked for me:
 http://rabblerule.blogspot.com/2009/08/detecting-swipe-in-webkit.html
 
 On Jan 6, 5:45 pm, Andy Fuchs a...@elgato.com wrote:
 Anybody out there knows a nice 'swiping' Javascript (i.e. to simulate the
 native Photo/Image-Viewer on the iPhone)?
 
 Any hints appreciated.
 
 a.



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.




Re: Swipe

2010-01-07 Thread Andy Fuchs
Hi Sean,

thanks for the hint, but - no - this is not what I had in mind.

The image doesn't follow your finger while touch-moving, and then 'snaps'
into it's default position, when you release your finger (this is the
critical part, btw). Just have a look at Cocoa's pane-switching (i.e. in
Weather.app, iPhoto.app, etc...).

I'm not looking for something similar, but for *the thing* ;-)

best

andy




On 07.01.10 18:34, Sean Gilligan msgilli...@gmail.com wrote:

 Try again:
 
 1) Go to the live demo:
 http://www.jaiphodemo.info/pipho-iui/
 
 2) Go to the first gallery (the one with two images in it)
 
 3) Tap an image
 
 4) Use swipe to go to the other image
 (since there are only two images, for each image you can only swipe
 in one direction)
 
 -- Sean
 
 
 Andy Fuchs wrote:
 Thanks again for the try, but that one is not even close :-)
 
 It doesn't use swiping at all, this is just simple navigation...
 
 a.
 
 
 
 On 07.01.10 08:23, Sean Gilligan msgilli...@gmail.com wrote:
 
   
 Andy Fuchs wrote:
 
 that's what I thought too... But I searched this list and the whole www and
 couldn't find anything.
   
 http://www.jaipho.com/content/using-jaipho-iui
 
 
 -- Sean
 
 
 
 
   



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.




Re: Swipe

2010-01-07 Thread Andy Fuchs
Hi Linda,

please see my reply to Sean - just a minute ago... This should clarify what
I was looking for.

Thanks a bunch for your involvement.

andy


On 07.01.10 18:19, anmldr 1anml...@gmail.com wrote:

 Couldn't you use this and just place the other images offscreen?
 Swipe, show the next image?
 
 I have not looked at the code...Just an idea.
 
 Linda



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.




Swipe

2010-01-06 Thread Andy Fuchs
Anybody out there knows a nice 'swiping' Javascript (i.e. to simulate the
native Photo/Image-Viewer on the iPhone)?

Any hints appreciated.

a.



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.




Re: Swipe

2010-01-06 Thread Andy Fuchs
Hi Remi,

I was not talking about sliding, but swiping (tap i.e. an image, move it a
bit horizontally top the left and it follows your finger, while the next
picture to the right appears).

Like swiping through Apple's original Weather.app on the iPhone.

I have done something like this (as a test) in the past, but can't find the
code any more :-(

andy


On 06.01.10 18:07, Remi Grumeau remi.grum...@gmail.com wrote:

 i don't think mobile Safari supports JS mouse events Š so a drag n drop
 sliding sounds like impossible to do.
 thus, you can put two blank links each 50% of the screen width and create
 links on previous / next picture. iUI sliding links effect would do the job
 thenŠ
 Nope ?
 
 Remi
 
 Le 6 janv. 2010 à 18:00, ade a écrit :
 
 instead of a basis i should've said as a fake swiping mechanism ;)
 
 Andy Fuchs wrote:
 
 off the top of my head: Does iui support swiping??  ;-)
 
 a.
 
 
 On 06.01.10 17:48, ade adeib...@gmail.com wrote:
 
   
 Andy Fuchs wrote:
 
 Anybody out there knows a nice 'swiping' Javascript (i.e. to simulate the
 native Photo/Image-Viewer on the iPhone)?
 
 Any hints appreciated.
 
   
   
 off the top of my head you could use iui.js as a basis ?
 
 
 
 
   
 
 
 -- 
 ade
 .
 .. 
 www.ibizaA-Z.com
 www.iphoneibiza.com
 www.podcast-ibiza.com
 www.ishopibiza.com
 www.ibiza-blog.com
 www.ibizawinter.com
 www.ibizaa-z.com/webcam
 http://twitter.com/blogibiza
 Ibiza NOW - The Islands Magazine
 -- 
 You received this message because you are subscribed to the Google Groups
 iPhoneWebDev group.
 To post to this group, send email to iphoneweb...@googlegroups.com.
 To unsubscribe from this group, send email to
 iphonewebdev+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/iphonewebdev?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.




Re: Swipe

2010-01-06 Thread Andy Fuchs
Hi Sean,

that's what I thought too... But I searched this list and the whole www and
couldn't find anything. It seems there's time to do such a thing... (or drop
the idea ;-) - at least for webapps).

andy




On 06.01.10 23:56, Sean Gilligan msgilli...@gmail.com wrote:

 Andy Fuchs wrote:
 off the top of my head: Does iui support swiping??  ;-)
   
 
 iUI does not support swiping, but I'm pretty sure that a Photos like
 app has been built using iUI and a PHP backend.  I'm not sure it
 supports swiping, but I'd recommend searching this list to find the demo
 and check it out.
 
 -- Sean



-- 
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphoneweb...@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.




Re: iPhone Development from WebApp to Cocoa

2009-06-16 Thread Andy Fuchs

Hi shelly,

sorry to jump in - but the DON'T use undocumented API's!

Currently it is Apple's secret WHY some of the PhoneGap apps are getting
rejected, while other's don't. On the PhoneGap forum there's even one
developer doing micro-games. He got 70% of his apps approved and 30% not,
although the games are *very* similar...

andy



On 16.06.09 13:12, shelly canno...@comcast.net wrote:

 
 Phonegap apps are getting rejected a lot. They use undocumented api's.
 
 I wouldn't even attempt to do iphoneDev on a macMini. even the newer
 ones are underpowered.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: looking for phonegap developer

2009-04-23 Thread Andy Fuchs

Great,

good luck!

a.


On 23.04.09 23:47, friko fst...@gmail.com wrote:

 
 hi,
 looking for a phonegap developer to build a new mobile app. we are
 based in NYC and Miami, but you don't have to.
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Can iPhone Application developed without using Mac ?

2009-04-16 Thread Andy Fuchs

Hi Mark,

just read to the end of the mail and click the second last link ;-)

a.


On 16.04.09 10:31, Mark Long markl...@abrs.com wrote:

 Hi
  
 I'd like to stop receiving these emails, I cannot remember my account name or
 password, could you help please?
  
 Mark Long
 Director
 
 abrs ltd  abrs UK ltd - the alternative recruitment solution!
 
 Tel: +44 (0)1491 411 020 | Mob: 07767 336 916 | Fax: 01491 414 112
 
 www.abrs.com
 
 Do you know someone looking for a new role? Refer them to abrs and we'll thank
 you for the recommendation http://www.abrs.com/candidate-referralscheme.asp
 
 This message is intended only for the use of the person(s) to whom it is
 addressed. Any dissemination, distribution, copying or other use of this
 message or any of its contents by any person other than the Intended Recipient
 may constitute a breach of civil or criminal law and is strictly prohibited.
 Emails are susceptible to interference. abrs accepts no responsibility for
 information, errors, omissions or corrupt files received as a result of this
 email.
 P Consider the environment. Please don't print this e-mail unless you really
 need to!
 
 
 -Original Message-
 From: iphonewebdev@googlegroups.com [mailto:iphoneweb...@googlegroups.com]on
 Behalf Of Sam Shaw
 Sent: 16 April 2009 09:21
 To: iphonewebdev@googlegroups.com
 Subject: Re: Can iPhone Application developed without using Mac ?
 
 
 Hi Mehul,
 
 Yes, you can also install Mac OS X on your PC if it has a Core 2 Duo
 processor. Try Googling Hackintosh (without the inverted commas).
 
 Best Regards,
 Sam
 Co-Founder DreamWorld Solutions
 
 Skype: dreamworldtech
 Yahoo Msngr: dreamworldtech
 AIM: dreamworldtech1
 GTalk: dreamworld.technolog...@gmail.com
 Phone: +1(847)-380-4181
 
 http://www.dreamworldsol.com
 
 
 
 On Thu, Apr 16, 2009 at 7:22 AM, mehul joshi  mehuljo...@gmail.com wrote:
 
 
 Hi,
 
 I'm new to this group and want to know if it is possible to develope
 applications for iPhone/iPod touch on PC. I dont want to invest in Mac for now
 but as per Apple website you need SDK, Mac  in future iphone or ipod touch if
 you want to play with sensor control in your app. So is it possible to build
 iPhone App using PC. I've been developing software on PC for 8 years now
 mostly on .Net platform.
 
 Thanks in advance.
 -M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
   _  
 
  Message Scanning REF:402-AVS3-1239870099 
 
 
 
 
  




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: TRAINING in Europe, or US East Coast, or India?

2009-04-06 Thread Andy Fuchs

Where?
When?
How long?
Who teaches?
What are the costs?

A little bit more info is always helpful ;-)

a.

On 06.04.09 22:00, Pietro Desiato pietro.desi...@gmail.com wrote:

 for who is interested: upcoming iPhone class in Rome, around May. The event
 is not set yet but we're working on it. Contact me for more info ;)
 
 On Mon, Apr 6, 2009 at 7:56 PM, Andy Fuchs a...@elgato.com wrote:
 
 
 I'm not sure why you need a training program to do iPhone Web development.
 Not one line of Objective C or Cocoa (or XCode) is required to get your
 iPhone app up and running.
 Have you ever tried out Dashcode? Using that, you can visually put together
 your app... It's easy.
 
 andy
 
 
 On 06.04.09 19:11, Laurent lsauerw...@gmail.com wrote:
 
 
 I'm a designer, not a programmer, and find that I don't know
 Objective C or Cocoa, so it is difficult to advance comfortably in
 iPhone Web development or in the development of iPhone apps.
 
 I'm looking for a training program that would help me go ahead. I'm
 currently in India, but will be back in Europe at the end of April and
 could be in the States in June or July, and then back in South India
 in August. Have you heard of any training sessions in ANY of these
 locations? Thanks in advance for any track or tip.
 
 Laurent
 twitter: larrysa
 
 
 
 
 
 
 
 
 
 
  




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: integration with iPhone

2009-03-30 Thread Andy Fuchs

On 30.03.09 19:18, shelly canno...@comcast.net wrote:

 unless your talking about the just released mini's, there's no way you
 are going to do java development on a mini.

What do you mean?

 I'm not quite sure, why he should
 use a JAVA framework?

That was my first thought too. Java is most of the time like breaking a fly
on a wheel. 
So I'd rather investigate what's *really* required and then chose a tool
that can do the job. I personally can hardly remember when I was in a
situation, where JAVA was truly required. Mostly you can solve things using
more light-weight tools as well.

 Your going to waste your time and money looking for a solution, when
 you can get a few macs, use xcode, dashcode and some java framework.
 ie jsf/icefaces and you open the possiblility of building hybrid
 native apps too, with your java backend server feeding the native app,
 or using comet to push new content to the app.

Or just use php, python or whatever is already on the machine ;-)

a.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Framework recommendations

2009-03-18 Thread Andy Fuchs

Just a note: On the demo I can only click 'Adaptive style' and 'Form'

a.


On 18.03.09 09:21, Chrilith chril...@gmail.com wrote:

 
 Hi,
 
 Qookdoo is really nice, but if you want lightweight framework you have
 to try WebApp.Net
 
 http://webapp.net.free.fr/
 
 The coming version si quite impressive.
 
 Demo (preview): http://demo.webapp-net.com
 
 
 On Mar 17, 5:35 pm, Andy Fuchs a...@elgato.com wrote:
 Did you check Qooxdoo? http://www.qooxdoo.org
 
 That's *very powerful*
 
 andy
 
 Am 17.03.2009 um 16:17 schrieb Giraldo:
 
 
 
 Wanted to get a some recommendations on a few JS frameworks out there.
 I have seen two that seem to work well but curious as to what else is
 out there with a style that does not necessarily mimic the iPhone.
 
 The two that I have seen are:
 - jQTouch
 - Magic Framework
 
 Would like to see what works well with the jQuery used in LiquidGear
 (http://liquidgear.googlecode.net).
 
 Thanks!
 -Giraldo
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Framework recommendations

2009-03-17 Thread Andy Fuchs


Did you check Qooxdoo? http://www.qooxdoo.org

That's *very powerful*

andy

Am 17.03.2009 um 16:17 schrieb Giraldo:


 Wanted to get a some recommendations on a few JS frameworks out there.
 I have seen two that seem to work well but curious as to what else is
 out there with a style that does not necessarily mimic the iPhone.

 The two that I have seen are:
 - jQTouch
 - Magic Framework

 Would like to see what works well with the jQuery used in LiquidGear
 (http://liquidgear.googlecode.net).

 Thanks!
 -Giraldo

 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: For all the haters: iwebkit 4.5.1

2009-03-17 Thread Andy Fuchs

No offense, but it seems you didn't understand!

Nobody 'hates' iWebKit. We all appreciate efforts to gain more value from
the platform. But if you praise your work like you do, you should be
concerned about the shortcomings

no more, no less

a.


On 17.03.09 17:59, iWebKit cmplie...@gmail.com wrote:

 
 Look here for a changelog: http://blog.iwebkit.net
 
 I know you people still won't be happy but whatever. Loads of people
 love it and it has been used in many projects and adapted to css
 
 The only place I heard bad feedback is here and I'm convinced people
 didn't even try it. Or an older version.
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Iwebkit 4.5 released

2009-03-12 Thread Andy Fuchs

Well - do I understand that correctly? You are really bad at js, didn't
write the thing, but you advertise and promote it as 'revolutionnairy kit
used to create high quality iPhone and iPod touch websites'

Strange...

?8-/

andy


On 12.03.09 11:21, iWebKit cmplie...@gmail.com wrote:

 
 alright thanks. i will take a look at that. I'm really bad at js and
 this has not been written by me. Maybe you could help me fixing it? :)




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Iwebkit 4.5 released

2009-03-12 Thread Andy Fuchs

On 12.03.09 19:39, iWebKit cmplie...@gmail.com wrote:

 1. have you even tried it?

Yes

 2.it's not because i didnt write the js that it is no good or does not
 work. It just needs some polishing and i got friend who might be able
 to help me

No! And sorry for this comment, BUT: While playing with iWebKit I realized,
this is not commercial quality code. I commented on this a long while ago,
and IMHO it didn't change. It works., but it's still in unusable shape - as
far as I'm concerned. (if you need details, please let me know - but I'm not
your personal debugger - be warned ;-))

 3.is JS needed for something to be good? on a website it really is not
 needed unless you insist on having a dynamic website. but just a
 note... it's a mobile phone... you want performance not cool and slow
 extra things.

It's not about having 'something'. The iPhone is cool and your software
should look as cool as the machine. There's no reason to reduce quality
because it's 'only a mobile phone'. The opposite is the truth: take care
about your key features and make them perfect - and the people will love it!
 
 just try it out i say.

Did that - see above

 update coming soon with js fixes.

Hm

andy




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: iPhone Hack Contest @BarCampAustin 4

2009-03-12 Thread Andy Fuchs

On 13.03.09 01:27, RobG rg...@iinet.net.au wrote:
 
 That's tomorrow here, not 2 days away.

And no flight from over here is that fast...

 [...]
         The contest will start at 4 PM on Saturday. I recommend that you  
 arrive by 3 PM so you have plenty of time to install your app in the  
 app simulator on the demo machine.
 
 Sorry, can't get there by then.  If you have announcements, please
 prefix your subject with ANN: so it can be ignored by those who aren't
 interested.

And please send it to your family and friends ONLY, or think a little more
about the audience and their struggle to reach such an event

a. 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: jQTouch, a new iPhone Javascript library in jQuery

2009-03-06 Thread Andy Fuchs

On 06.03.09 04:07, RobG rg...@iinet.net.au wrote:

 There is a demo available on the site:http://www.jqtouch.com/demo/
 
 404 Not Found

A quick look on the page shows where the demo is:

http://www.jqtouch.com/preview/

;-)

 It was also just used for the mobile site for Dyad Communications,
 design office:http://www.dyadcom.com/mob/
 
 The site doesn't appear to work at all in Firefox, Firebug says:
 
 useless setTimeout call (missing quotes around argument?)
   setTimeout($.fn.itouch.checkOrientandLocation, 0);

not here... no problem. Neither Safari 3.x,4.xbeta or Firefox 3.x

 
 It doesn't seem to use much of jQuery, so there doesn't seem much
 point to building on top of it.  Surely you could have provided the
 functionality in your library in a fraction of the size?
 
 iUI is less than 450 lines of code and 11kB (not minified), jqtuoch is
 already about the same size *without* the several thousand lines and
 54kB (minified) of jQuery, what's the point?


Very true... Less libraries = 'very good'  ;-)

andy




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: jQTouch, a new iPhone Javascript library in jQuery

2009-03-05 Thread Andy Fuchs

David,

after giving the thingy a quick shot, I dare say, that it works really
great! There are some quirks on the iPhone (white flashing, etc..) but it's
a very good way...

Good stuff!

andy


On 27.02.09 14:44, David Kaneda da...@dyadcom.com wrote:

 
 Hi all,
 
 Just wanted to let everyone know about a new project of mine, jQTouch
 (www.jqtouch.com) which is a jQuery-based port of iUI. It is still in
 its infant stages, but already has most of the functionality of iUI,
 with native, hardware-accelerated, transitions used instead of
 Javascript based. We have a lot of plans for the library, including
 custom events around orientation changes and swipe detection, theming,
 and additional page transitions like 3D page flip, slide up, and slide
 down.
 
 There is a demo available on the site:
 http://www.jqtouch.com/demo/
 
 It was also just used for the mobile site for Dyad Communications,
 design office:
 http://www.dyadcom.com/mob/
 
 I'd love to get some feedback, including any/all questions, comments,
 and feature requests.
 If you have any ideas, please contact me on Twitter:
 http://www.twitter.com/davidkaneda/
 
 Thanks!
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: SB Settings

2009-01-28 Thread Andy Fuchs

Are you a bot?

What is 4 plus 3?

a.


On 28.01.09 12:43, pranav shah pranavindia2...@gmail.com wrote:

 Thank you Mam for replying
 
 
 can you Please send me that URL or If you have any document about that
 please Send me mam.
 
 i need your help Mam please.
 
 
 On Wed, Jan 28, 2009 at 6:25 AM, Erica Sadun er...@mindspring.com wrote:
 
 
 What is 'SB Settings'?
 
 Clearly SpringBoard settings. These are off limits (at least in
 theory) to App Store applications but are quite accessible to
 jailbreak ones. The settings are described in great detail in blog
 posts around the Internet. I've written posts both at TUAW and
 O'Reilly covering SpringBoard setting details.
 
 I'm in so much problem understanding your post... ;-)
 
 *hee*
 
 -- Erica, who please to have any details
 
 
 a.
 
 
 On 27.01.09 15:30, Pranav pranavindia2...@gmail.com wrote:
 
 
  Hello Friends
 
  I m New to Iphone development.
 
  So can any one explain about SB Settings in iphone.
 
  Plz any one have any details about it replay me.
 
  i m in so  much problem.
 
 Plz help.
 
 
 
 
 
  




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Slide effect in iUI

2008-12-23 Thread Andy Fuchs

Hm... while iwebkit looks nice there are lots of details missing (i.e.
panels, switches, etc...) and unfortunately there are a couple of other
flaws in iWebkit (i.e. hilite flickers, addressbar coming down, etc...), so
you will loose the iPhone's look and feel too, if you use iWebkit.

It looks promising, but it doesn't feel right, IMHO.

So if somebody doesn't care about these details, it maybe worth trying it,
but if you care about details, iUi seems to be more complete.

just my 0.02

andy


On 23.12.08 13:23, iWebKit cmplie...@gmail.com wrote:

 
 Try iwebkit. It's fast and not sluggish at all. Moreover you can
 easily disable the sliding.
 
 On Dec 22, 6:28 pm, anmldr anm...@bellsouth.net wrote:
 I wanted to at least look at it.  I may not stick with it.  The slide
 effect is slow because the list of links is so long on the index
 page.  I actually have already broken it up into A, B, C, etc. divs
 but it still is slow and almost gets stuck on the return.  So, I
 wanted to at least see how it looks without the slide effect.
 Unfortunately, I don't know where to change the JavaScript code so
 that I don't break anything else.
 
 Linda
 
 On Dec 22, 5:00 am, Bruno Alexandre bruno.in...@gmail.com wrote:
 
 You will loose that iPhone feel if you go forward to that Path, is
 that what you want to do? because that only takes 1 sec and it only
 after having a good response from the next view/page...
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: .net iphone

2008-12-14 Thread Andy Fuchs

If you plan to buy a Mac as development machine, just grab any MacMini (use
your existant monitor and mouse).
Get an iPhone Developer = 99$/year (same for .net or whatever), the iPhone
development SDK is free then.

that's it

a.


On 09.12.08 14:01, Mohammad Adnan adnana...@gmail.com wrote:

 
 Ok man. Time to be surprise .. taran
 
 M sorry I didn't get any +ve response so 
 
 Anyhow do i have a choices for route? I think, you guys are telling me
 only 1 route so just wondering for other choices.
 hm i thought if not .net then mono would have some support but
 seems it doesn't as well.
 
 Can anyone tell, how can i move and how much it would cost me to move
 and what exactly i would need to know to move. is there any good book
 for migration from .net based pc programmer to mac/iphone based
 programmer
 
 Anyhow really appreciate, responses i got here.
 
 Thanks
 
 On Dec 9, 12:01 am, Michael Kaye michaelk...@mac.com wrote:
 Personally I would be surprised if we hear from Mohammed again. People  
 generally come here asking a question and if they don't like the  
 reply, then they tend never come back saying thanks.
 
 So what do you say Mohammed? Surprise me please and let's us know what  
 route you plan to take. I'm sure other .NET developers would be eager  
 to hear.
 
 Regards, Michael.
 
 On 8 Dec 2008, at 18:24, davidroe wrote:
 
 
 
 As your question is so short and does not specify any context, you are
 probably not going to get the answer you are looking for. This group
 is not a place to discuss native apps, so assuming you don't want to
 go down that road and you want to stick with .NET, as Srinivas has
 already said, you have the option of developing web applications.
 Choose an appropriate framework (iUI, WebApp.net, etc) or build your
 pages by hand and do all the heavy lifting on the back end using
 whatever you want.
 
 If you are wielding the .NET hammer, because that is what you know and
 you don't want to use a more appropriate tool, you are likely to end
 up with a pile of .POO if you are not careful. Alternatively, choose a
 tool that is more appropriate for the task at hand: write a native app
 using the SDK, or perhaps package your HTML/JS into a UIWebView (take
 a look at PhoneGap for more info).
 
 best of luck,
 /dave
 
 On Dec 8, 6:01 am, Mohammad Adnan adnana...@gmail.com wrote:
 how can we develop application for iphone using .net technologies?
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Learn with chat forums rich tutorials and webinar from the most popular iPhone development community www.convensysglobal.com/elearn

2008-12-14 Thread Andy Fuchs

Hi Tony,

ok - I think meanwhile everybody read it, so no more reason to send out a
completely unrelated posting to everybody every couple of days. Don't get me
wrong - your site seems to be useful, but still...

andy


On 14.12.08 14:04, babu8...@gmail.com babu8...@gmail.com wrote:

 
 Hi Guys
 
 Check out this website www.convensysglobal.com/elearn. This is simply
 great. You can chat with iPhone experts, real good tutorials , Easy to
 understand for beginners.
 
 Regards
 
 Tony Joseph
 iPhone Engineer
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Has anyone gotten an iUI-based app onto the Apple App Store?

2008-12-12 Thread Andy Fuchs

How come you think Truephone uses iui??

TruePhone uses UIWebkit to display some elements, renders natively.

a.


On 11.12.08 23:54, Michael Stearne mstea...@gmail.com wrote:

 
 On Thu, Dec 11, 2008 at 5:52 PM, anmldr anm...@bellsouth.net wrote:
 
 I am just interested in having a look at what you have done with your
 15 apps.  Are the free apps some of the ones that use UIWebView?
 
 It seems to be truphone is using iUI and UIWebView.  You could check that out.
 
 Michael
 
 
 
 Linda
 
 On Dec 9, 8:10 pm, awaybbl rico.vacc...@gmail.com wrote:
 I've had 15 apps approved using something similar to phonegap
 (UIWebView wrapped in a native app)...
 
 
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Has anyone gotten an iUI-based app onto the Apple App Store?

2008-12-12 Thread Andy Fuchs


Decompose the app.bundle and see what's in there ;-)

a.


On 12.12.08 20:31, Michael Stearne mstea...@gmail.com wrote:

 
 On Fri, Dec 12, 2008 at 2:30 PM, Andy Fuchs a...@elgato.com wrote:
 
 Well - I rather rely on code examination and I don't find any reference to
 iui (or similars) in their code.
 
 How can you view their code?
 
 Michael
 
 
 
 andy
 
 
 On 12.12.08 18:14, Michael Stearne mstea...@gmail.com wrote:
 
 
 On Fri, Dec 12, 2008 at 6:06 AM, Andy Fuchs a...@elgato.com wrote:
 
 How come you think Truephone uses iui??
 
 TruePhone uses UIWebkit to display some elements, renders natively.
 
 There is a mix of native and web in there but look at the My Account
 tab.  You can tell it's iUI because the transition between screens is
 so choppy.  Dashcode transitions use the hardware accelerated elements
 in WebKit.
 
 Michael
 
 
 a.
 
 
 On 11.12.08 23:54, Michael Stearne mstea...@gmail.com wrote:
 
 
 On Thu, Dec 11, 2008 at 5:52 PM, anmldr anm...@bellsouth.net wrote:
 
 I am just interested in having a look at what you have done with your
 15 apps.  Are the free apps some of the ones that use UIWebView?
 
 It seems to be truphone is using iUI and UIWebView.  You could check that
 out.
 
 Michael
 
 
 
 Linda
 
 On Dec 9, 8:10 pm, awaybbl rico.vacc...@gmail.com wrote:
 I've had 15 apps approved using something similar to phonegap
 (UIWebView wrapped in a native app)...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Has anyone gotten an iUI-based app onto the Apple App Store?

2008-12-12 Thread Andy Fuchs

Hi Linda,

please don't get me wrong. There's nothing illegal involved here. It's just
about looking at somebody's official resources.

I don't talk about disassembling or some such. Just investigation. This is
called 'experience' and doesn't hurt anybody.

No need to worry.

a.


On 13.12.08 00:13, anmldr anm...@bellsouth.net wrote:

 
 Yes please don't put how to view someone's code on a public forum.
 Please don't.
 
 Linda
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Has anyone gotten an iUI-based app onto the Apple App Store?

2008-12-12 Thread Andy Fuchs

David,

I think it was misinterpretation of my previous post.

I am sorry about that.

a.

On 13.12.08 00:29, davidroe roe.da...@gmail.com wrote:

 
 Your comment is short sighted. Please tell us what are you afraid of.
 
 The world has much more to gain by sharing than hiding, the web would
 not be the place it is today without View source. Over the years, I
 have learnt 10x as much by reading other people's code than by reading
 documentation.
 
 Is what you are trying to protect really worth it? Sorry, but I feel
 somewhat irked by your reaction.
 
 /dave
 
 On Dec 12, 3:13 pm, anmldr anm...@bellsouth.net wrote:
 Yes please don't put how to view someone's code on a public forum.
 Please don't.
 
 Linda
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Opera Mini type browser for iPhone

2008-09-18 Thread Andy Fuchs

Well - I tend to disagree. IOW I thank god, that Safari doesn't do this
stupid caching as other browsers do. Most of the time this gives major
headaches, because you never know, if you're on the current page or on a
cached page.

You might be right with your statement about usage of a cached browser-page
in an airplane, but honestly, how often did you use that feature? I'm
travelling with airplanes quite often, and never missed that feature (btw. I
use DataCase to keep my doks offline).

a.

On 16.09.08 13:36, stefran [EMAIL PROTECTED] wrote:

 
 Safari may be a great MAC browser, but the iPhone version is extremely
 dissappointing:
 1/ 16G of memory, yet virtually no way to easily cache pages
 2/ Constant reloading instead of pages when you navigate back.
 3/ No reloading of previously viewed pages if you lose connectivity
 4/ You can load up to 8 pages, yet you can't read 7 of them if you
 lose connectivity
 
 I could go on.  From a browser perspective, this device is of no use
 to me on an airplane.  Blackberry browser functionality
 is currently far superior for travelling.  I'd love someone to make an
 iPhone browser that allows me the same flexibility as a desktop
 browser.
 
 
 On Sep 8, 2:36 pm, Minid [EMAIL PROTECTED] wrote:
 You want to create a new browser for a device wich currently have the
 best browser engine in the world?
 
 I know diversity is the base of perfect life, but for some cases it
 just adds a lot of problems that currently, developers wouldn't like
 to join.
 
 On 7 sep, 15:56, yaahoo [EMAIL PROTECTED] wrote:
 
 
 
 I want to create a Opera Mini type browser for iPhone. Does Apple
 prohibit developers from creating browsers? If I create such a
 browser, will it pass through Apple and get into the App Store? Does
 Apple offer a customer service or some sort of it where I can ask
 Apple whether they would allow this application?- Hide quoted text -
 
 - Show quoted text -
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Apple keeps sending me an apptouchicon.png BAD

2008-09-01 Thread Andy Fuchs

On 31.08.08 09:36, ptw007 [EMAIL PROTECTED] wrote:
 Apple keeps sending me ping (hidden) that's tited apple-touch-icon.png
 (always different.).

I doubt that.

But without seeing your connection logs this could be anything

a.






--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: iphoneringtonemaker

2008-07-18 Thread Andy Fuchs

Hi unnamed,

no - you can just use Garageband to create your own ringtones and send them
over to iTunes/iPhone

andy


On 18.07.08 05:40, 4mula_D [EMAIL PROTECTED] wrote:

 Can someone tell me if you have to purchase the iphoneringtonemaker in
 order for the ringtones to work.  




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: application with visual studio .net

2008-07-11 Thread Andy Fuchs


IDE for Native Apps:  XCode on MacOSX

Develop WebApps: Since it's Javascript you can use everything (i.e. Aptana)

a.



On 11.07.08 08:37, trade [EMAIL PROTECTED] wrote:

 Dear Sir,
 
 Thanks for your reply , I think its clear but then is there any IDE
 available if i want to develop my application for iphone
 
 kindly sugggest some , what if i want to do in visual studio any addon
 or plugin is possible ,
 
 One more small suggestion is eclipse plugin available for the same.
 
 Regards
 
 Dev
 
 Frédéric LASNIER wrote:
 Hi,
 The answer is quite easy, for sure. The question should be an builtin
 app or a web app. Since visual studio can't compile objective C you can.
 So for a web app you can !
 Did I make it clear. (sorry I'm french)
 
 ---
 Frédéric Lasnier
 Cellulaire : +33 630 994 543
 
 Le 10 juil. 08 à 12:45, trade [EMAIL PROTECTED] a écrit :
 
   
 Hi,
 
 any example or can i create iphone application in visual
 studio.net , if
 anyone having any link for ebook please send
 
 Regards
 
 Dev
 
 
 
 
 
   
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: SDK not for Windows ??

2008-07-02 Thread Andy Fuchs

It's not the matter of the number of OSX-users compared to Windows-users.
Apple gives 'their' Mac-developers the opportunity to develop stuff for Mac,
iPhone and iPod in one Environment - which is a very good thing (BTW:
Microsoft did that for the last 15 years, for the very same reason: Make
Money - and even more: you had to BUY the MSDN and/or VC++ even if you're a
Windows user). This environment is free to all Mac developers. It is paid by
the fact that these developers use Macs. Why would a company throw out a
free development tool to others, not even using their machines? I wouldn't
do that (nor Microsoft) - and so does Apple.

With 2.0 there's no need to jailbreak the iPhone. There's a developer
program and a distribution way (through iTunes),  which gives serious
developers a clean way to distribute their apps - and the customer the
safety to buy virus-free software easily. And you will get that all by just
using a Mac ;-)

If you prefer to waste your time by looking for alternative ways to develop
apps - you're welcome, but instead concentration on the 'real' job instead
is the better idea IMHO.

a.


On 01.07.08 10:13, Wouter [EMAIL PROTECTED] wrote:

 
 Well, there is a difference: there is only a marginal number of OSX
 users and the main platform used is Windows. I think Apple is just
 like Microsoft but much worse. They don't want to serve their
 customers, they only want to make money. Why else is the OS on iPhone
 so closed (even 2.0 has to be jailbreaked before it can be used) and
 do they try to enforce you to use iPhone with stone-age iTunes and
 expensive contracts. iPhone is my first Apple device and it is
 probably my last one as soon as there is a decent alternative with an
 open OS.
 
 I tried to get SDK working on Windows under Cygwin. Lot of work to
 build. It seemed to work, I could create and compile an app without
 errors, but somehow it does not run on my iPod. I had a look at Ubuntu
 as alternative OS, but already at configuring it to work with my
 screens it gave me trouble so I did not proceed with that. So I gave
 up and am concentrating on developing PHP webapps for iPhone now.
 People will need to install Apache and PHP on their iPhone, but that
 is easy. The only problem is that you don't have GPS info directly,
 but people are working on that.
 
 Wouter
 
 2008/6/30 Andy Fuchs [EMAIL PROTECTED]:
 
 On 30.06.08 08:54, Pulkit Arora [EMAIL PROTECTED] wrote:
 
 hello ppl, i just wanted to ask, isnt there any way to work on the
 iPhone SDK on Windows ??
 Why is Apple doing this to Windows users..
 
 Well - it's the same reason, why there's no Exchange (or Visual C++ or .NET
 or Internet Explorer or...) on a Mac. So your best bet would be getting a
 (private) Mac ;-)
 
 a.
 
 
 
 
 
 
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Dashcode Web Dev

2008-06-19 Thread Andy Fuchs

On 19.06.08 09:56, Chrilith [EMAIL PROTECTED] wrote:

 Haven't tested Dashcode since I don't own a Mac.

You should have a look at it. Saves you lots of work and already has
Browser-Style templates (like iui) built-in.

andy




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: how to demo a browser application from iphone to a terminal video

2008-05-27 Thread Andy Fuchs


You could use EyeTV (http://www.elgato.com/). You can access all your
recorded video using EyeTV's integrated Sharing and WiFi-Access-features
from your iPhone/iPod touch.

andy


On 27.05.08 15:57, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 
 Hello , I need to demo a browser application from iphone to a external
 video.
 What hardware/software I need? Thanks in advance. Regards.
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: WAn licensing, what you think?

2008-05-21 Thread Andy Fuchs

Hi guys,

could you please do us all a favour and continue those kind of discussions
via private mail, there¹s nothing most of us can or will add to it

Thanks

andy




On 21.05.08 00:46, Christopher Allen [EMAIL PROTECTED] wrote:

 On Tue, May 20, 2008 at 10:53 AM, Chrilith [EMAIL PROTECTED] wrote:
 I'd like to open this subject to everyone. Here are the proposals for
 WebApp.Net licensing:
 
 - BSD
 - AGPLv3
 
 Let me know what you think of both and what you prefer. I'd like to
 close this subject tomorrow.
 
 I've been involved in the licensing decision on a number of open source
 projects, and there is no ideal license, each has issues. Typically the choice
 is one that is compatible with other related tools, so SynchroEdit was
 licensed dual Mozilla Public License and LGPL, as other related projects used
 those licenses. Oddly, GPL is sometimes the best if you wish to profit from
 your source code (as companies will sometimes pay to avoid it), however,
 unless the project is big it will limit adoption.
 
 New BSD is the easiest and allows for the most flexibility and use with other
 open source licenses, as well as easy adoption by corporations who have to
 avoid GPL. So for broadest deployment, new BSD is the best. That is why we
 chose BSD for iUI -- we favored deployment and ease of use by both commercial
 and non-commercial websites, and easy integration into other open source apps
 that might be able to make use of iUI.
 
 -- Christopher Allen
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: dumped javascript for icefaces

2008-05-18 Thread Andy Fuchs

On 18.05.08 04:54, shelly [EMAIL PROTECTED] wrote:
 
 It seems to work somewhat in Safari 3.1, not in the simulator yet , I
 can't tell from your screen shots what you mean by not working ...

'Not working' means: it does NOTHING  ;-)

 Right now its just a proof of concept interface demo.

Drawing a couple of elements to a browser window is not a very impressive
proof of concept - if you know what I mean :-)

 Outside of icefaces I don't know anyone actually trying to write
 custom controls for the iphone with icefaces.

I don't even know what icefaces is... I remember, you did something similar
last year, but in a sudden dropped development. Unfortunately I never could
get my hands on something working.

 degraded rapidly. We decided to move to an actual application server
 tomcat 6 and jsf. And thats were we are at now. I see you work for
 elgato which is great because I love eyeconnect and that is one of our

Tomcat + jsp is not a good option IMHO. We dropped that a couple of years
ago with our EyeHome product. I always prefer to use my own integrated
server (as EyeConnect does). So you have much better control on performance,
bugs, etc That does not mean one can't do it with Tomcat, etc..., it's
just a personal preference.


andy


 
 On May 17, 7:53 pm, Andy Fuchs [EMAIL PROTECTED] wrote:
 I can't seem to get it to work in Safari (or WebKit nightly) - see attached
 screenshot. Are there any pre-requisites to follow?
 
 a.
 
 On 17.05.08 22:31, shelly [EMAIL PROTECTED] wrote:
 
 
 
 
 
 think we fixed it, I tried it in the simulator it doesn't size
 correctly but otherwise seems rock solid.
 
 On May 17, 1:21 pm, shelly [EMAIL PROTECTED] wrote:
 update
 
 Ok, found the issue and will fix in a couple days, its in the backport
 util jar release with icefaces 1.7.
 Thanks for letting us know, we just did not have time to test on a
 real iphone or touch yet. Also datatable will be replaced with our own
 version which has a more touch look and feel.
 
 On May 17, 1:12 pm, shelly [EMAIL PROTECTED] wrote:
 
 yes, thats the biggest issue now, I posted that on the icefaces forum,
 I'm waiting for an answer. I think its just server config because we
 don't have that issue at work were we use icefaces. be a shame if it
 turns out to be a showstopper because icefaces is a nice component
 library. We are trying for a launch date sometimes shortly after
 firmware 2.0 comes out officially, Right now the back end works with
 elgato eyeconnect and a few other media servers. our fallback would be
 to use google web toolkit. excuse my bad typing on iul. :)
 
 On May 17, 9:29 am, Chrilith [EMAIL PROTECTED] wrote:
 
 Ok should be iUI not LUL (?) :)
 
 I can load it up on my iPod Touch but nothing is working, it locked on
 user session expired dialog and then I was unable to do anything.
 
 On 17 mai, 15:09, shelly [EMAIL PROTECTED] wrote:
 
 not working...
 
 Are saying you can't hit the server please let me know what is not
 working. we know it does not work on the iphone yet but you should be
 able to bring it up in a browser. Although sometimes the dsl
 connection has issues.
 I don't have an lul link, lul is an open source specification for the
 look and feel of iphone ui, it talked about in this forum a lot.
 
 On May 17, 7:23 am, Chrilith [EMAIL PROTECTED] wrote:
 
 Just tested, in fact is is not working ;)
 
 Could you provide a link to what LUL is ?
 
 On 16 mai, 22:53, shelly [EMAIL PROTECTED] wrote:
 
 We are developing a streaming video application for the iphone using
 an ui based on joe hewitts lul but using custom written icefaces
 components.
 
 The plan is to use an expanded version of bonjoir (dns-sd) to locate
 local resources and stream from those mediaservers to the iphone. The
 bonjoir search would be objective C and launch a webkit browser with
 to access the backend java server.
 
 try it, this does not work yet on an iphone or the simulator but it is
 close. Also tis is a very small server.
 
 http://99.139.107.197:8080/selection-tutorial-icetab1/
 
 www.mooncatventures.com
 
 
 
  Bild 4.png
 55KDownload- Hide quoted text -
 
 - Show quoted text -
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: dumped javascript for icefaces

2008-05-18 Thread Andy Fuchs

Hi Shelly,

I see what you mean, and please don't take offence at my comment... it was
just a comment :-)

I understand your points very well, but I am somewhat user-centric, and IMO
you should (in the first place) take care, that Joe-user can handle the
install and support - otherwise they won't use it. That's my only concern,
and I am very curious about the outcome of your project.

best

andy



On 18.05.08 19:04, shelly [EMAIL PROTECTED] wrote:

 Andy your comments are appreciated, but a bit brunt , please cut us
 some slack.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Aspen Simulator

2008-04-15 Thread Andy Fuchs


I don't understand what you try to say here...

a.


at 15.04.08 22:18, Peter Blazejewicz wrote:

 
 hi,
 the level of support is outstanding, especially in terms of
 reliability of answers,
 I mean: real groups are preserving nda statements, so unfortunately
 one cannot get reliable answers/hint from people using real names/
 nicks,
 
 regards,
 Peter
 
 On Apr 14, 2:04 am, Andy Fuchs [EMAIL PROTECTED] wrote:
 It seems to be allowed on Apple's discussion boards: ;-)
 
 http://discussions.apple.com/thread.jspa?threadID=1433035tstart=0
 
 andy
 PS: it was a joke, btw... (that's why I used ':-))')
 
 at 14.04.08 01:56, Peter Blazejewicz wrote:
 
 
 
 hi,
 you can read about beta 3 in public Apple RSS feeds,
 it's even listed in public downloads:
 http://www.apple.com/downloads/macosx/development_tools/iphonesdk.html
 regards,
 Peter
 
 On Apr 14, 1:50 am, Andy Fuchs [EMAIL PROTECTED] wrote:
 at 14.04.08 01:45, Peter Blazejewicz wrote:
 
 your first beta should time out shortly, i'd suggest to download beta
 3 (current one),
 
 Hi Peter,
 
 are you an Apple-lawyer or why can you speak about the SDK, while others
 cannot? :-))
 
 andy
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Structured and extendible iui

2008-02-25 Thread Andy Fuchs


Given the fact that I've never ever seen anything from what he did, I'm not
quite sure if he knows what he talks/blogs about ;-)

andy


at 24.02.2008 15:53 Uhr, Richard wrote:

 
 Rui Carmo just posted a nice blog post on IUI and it's future
 http://the.taoofmac.com/space/blog/2008/02/23/2218
 
 Just as I was thinking he considers IUI dead and he's going for jQuery.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Heads Up... NetFront Browser 3.5 for Windows Mobile

2008-02-22 Thread Andy Fuchs

Well - the Nokia N95 integrated browser also uses web-kit, but you can't
really compare it with Safari. It's miles away and rendering looks quite
ugly compared to the iPhone.

a.


at 21.02.2008 20:09 Uhr, awaybbl wrote:

 From what I hear, there are several other companies also building web-
 kit based browsers... if you've tried any of them for either WM, Palm,
 S60, or linux, perhaps you can share your experience with using them.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: gone live

2008-02-22 Thread Andy Fuchs

 with www.iphoneibiza.com
 
 still not figured out how to integrate the php search side of it yet
 or our google maps into the iui
 
 anyone any ideas of how to promote this to tech sites etc or whether
 its worth promoting? ;)

Promoting what?

a.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: embed video... LOST?

2008-02-09 Thread Andy Fuchs

Make sure that you use the correct mime-type that's also in your http
server's config and in the http-header.

Otherwise the server will refuse the file

andy


at 08.02.2008 5:38 Uhr, jkramlich wrote:

 Hey guys I have been trying to embed video in a simple iPhone site all
 morning but nothing is working. i have tried it all. Read Apple's
 iPhone dev site and found some sample code but nothing seems to work.
 Can you guys help? Here is what I have done...
 
 code
 embed src=poster.jpg href=movie.m4v type=video/x-m4v
 target=myself scale=1
 /code




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: How to detect iPhone version in JavaScript

2008-01-11 Thread Andy Fuchs

I think that was not the question, but: How do I know which version of
Safari is on which iPhone's firmware and what is supported, so I can switch
my .js includes appropriately.

andy


at 11.01.2008 18:42 Uhr, Manish Sharma wrote:

 You may use the user-agent string coming from the device. The way to access
 it through javascript is calling window.navigator.userAgent.
 
 Thanks,
 Manish
 
 On Jan 11, 2008 6:09 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 
 
 Doesn't anyone have a solution for this? I mean, is no one here in the
 need to figure out the iPhone version he's running on?
 
 On Jan 9, 3:21pm, Thomas Tempelmann [EMAIL PROTECTED] wrote:
 I like to use the onorientationchange event in my JS code designed for
 iPhone  iPod Touch.
 
 Since that feature has been introduced in the v1.1.1 firmware version, I
 need to still use the old (timer) way for previous firmware versions.
 
 How do I detect which iPhone firmware is running? I know I can check the
 webkit version, but I can't find a list of all webkit versions related
 to
 the firmware releases.
 
 Or, is there a way to test whether an event is supported?
 
 Thomas
 
 
 
 
  




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: support byte-range requests

2007-12-18 Thread Andy Fuchs

Hi Sandy,

the video must be exported correctly to allow for streaming, otherwise the
iPhone will try to load the complete video into it's cache.

andy


at 18.12.2007 4:50 Uhr, Sandysmith87 wrote:

 
 I am trying to stream video to iTouch/iPhone through wifi and have
 enabled curl support on fiesty
 
 Any pointres as to why the video will still not play back after 60
 seconds. I have the right MIME Type support too.
 
 Sandy
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: support byte-range requests

2007-12-18 Thread Andy Fuchs

Hi Sandy,

the video must be exported correctly to allow for streaming, otherwise the
iPhone will try to load the complete video into it's cache.

andy


at 18.12.2007 4:50 Uhr, Sandysmith87 wrote:

 
 I am trying to stream video to iTouch/iPhone through wifi and have
 enabled curl support on fiesty
 
 Any pointres as to why the video will still not play back after 60
 seconds. I have the right MIME Type support too.
 
 Sandy
 
  
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Steve Jobs confirms native iPhone SDK by February

2007-10-22 Thread Andy Fuchs

That's not what I meant, sorry.

MS since ever used their market-share/power to dictate the market, invent
useless, platform specific stuff and thereby force users/developers to be
highly incompatible with anything (and they build a whole business model on
top of this). Not that I mean everything they did was bad or wrong, but they
USED their power to control the market:

Do you remember i.e.
- building Internet Explorer right into the OS (and thus forcing people to
use it over the competition),
- the strange HTML-implementation (still) only supported by IE,
- a completely stupid and incompatible JAVA VM,
- JScript,
- non-compliant DOM-functions,
- non-compliant HTTP-functions,
- a private OpenDocument-Format

.. just to name a few (somewhat related to the forum here).

So lots of (professional) developers were never free, but forced to develop
incompatible crap to stay in business.

That said, 'The Steve's' way seems not too bad ;-)
BTW: On the Macintoshes there was never any restriction or licensing model
to install an app. So your comparison is somewhat comparing Apples to
Peaches (pun intended). ;-)

a.

at 22.10.2007 4:19 Uhr, Michael Geary wrote:

 
 What has Microsoft done for decades?
 
 There has never been any sort of licensing or Microsoft seal of approval
 required for DOS, Windows, or Windows Mobile apps. Software developers have
 always been free to distribute apps for any of these platforms under any
 terms and through any channels they choose, and users of these platforms
 have always been free to install any apps they want from any vendor.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Steve Jobs confirms native iPhone SDK by February

2007-10-21 Thread Andy Fuchs

I don't think so... The reason is, they want to know the *apps* - not the
companies... And my guess is, that there will be a couple of restrictions of
what the apps are allowed to do.

That's nothing new: Microsoft does that since decades (and nobody really
complained), so Apple just took over this (successful) model... Or - better
- they (Apple) are now in a position which allows them to dictate the usage
of their device. That's good for the one, and not so good for the others ;-)

 But the good news is, that the back-end looks and performs really good and
is useful, even if there is no third-party app running on it (which never
was the case in the fore-mentioned scenario) :-)

andy


at 21.10.2007 20:52 Uhr, Kevin Darling wrote:

 The only reason for raising the spectre of security for third party
 apps, is if they come from unknown companies.  (The real attack
 vectors will come from Safari code blunders, not third party apps.)




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Steve Jobs confirms native iPhone SDK by February

2007-10-19 Thread Andy Fuchs


You should buy a cocoa book now! :-)

andy


at 19.10.2007 19:14 Uhr, [EMAIL PROTECTED] wrote:

 
 Hopefully Jobs will tell us what language they are going tk use. I am
 obly a web dev, so i'll need to learn the language before the iPhone
 SDK comes out.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Editing forms and some guidelines

2007-10-18 Thread Andy Fuchs

at 18.10.2007 4:46 Uhr, Steve Finkelstein wrote:

 Hmmm, I've never heard of iUI before

Well - that was not easy...  :-))

a.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Steve Jobs confirms native iPhone SDK by February

2007-10-18 Thread Andy Fuchs


Just buy a Mac. Everything's on there to get you started.

andy


at 18.10.2007 12:42 Uhr, AwayBBL wrote:

 OK, so when there's an SDK in Feb, what do I need to buy to get
 started? I'm a PC guy right now, so I assume I'll need a Mac. I also
 assume I'll need a development environment. Any suggestions on a
 minimal platform that I should buy to get started(I'm on a low
 budget). Are the Mac development tools good(is there a good IDE, good
 sample code...etc?)




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: iUI CSS issues

2007-10-18 Thread Andy Fuchs


You can't have static footer/header, because the 'fixed' css-property is not
supported by the iPhone - and that's what you would need to keep those
elements always visible.

andy


at 18.10.2007 23:55 Uhr, Steve Finkelstein wrote:

 Would anyone be able to help me point out why my footer isn't showing
 up, nor my content div? I haven't found any examples with iUI using a
 static footer/header like I do above, so I'm trying hard to work it
 in.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Steve Jobs confirms native iPhone SDK by February

2007-10-17 Thread Andy Fuchs

 another way, Java isn't truly native, yet that's how apps are written
 for the Blackberry.

Yes, and they suck ;-)

andy




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: streaming video to iPod touch through Safari

2007-10-16 Thread Andy Fuchs

 -- Erica, pragmatist

:-))




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: iUI Roadmap

2007-10-10 Thread Andy Fuchs

Hi Peter,

I was not talking about mixing css, but meant 'cascading' css ;-)

That is: The core iUi-Lib contains everything necessary to run on iPhone
ONLY. Additional components (css, js) could be stacked on that to make it
run - and look nice - on Safari, Firefox, IE, etc... which it currently does
not.

best

andy



at 10.10.2007 3:38 Uhr, Peter Blazejewicz wrote:

 
 I'm not sure if that should be on current track,  I've been doing a
 lot of iUI testing on Windows machine while writing port of iUI GUI
 elements to Java GWT toolkit and it was enough for me to have Safari 3
 beta or nightly builds of WebKit installed to quickly preview results/
 functionality, Besides iUI kind-of works  on FireFox on Windows (using
 2.0.0.* here). Mixing css will make library more depending on target
 browser which is not something that iUI user should be awared of
 (looks like all here develop for iPhone/iTouch). Maybe as add-on they
 could be development-only .css to use on Windows machines and then
 replaced with deployment one,




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Updating iUI?

2007-10-09 Thread Andy Fuchs

Hi Christopher,

I'd like to throw my 2cts in:

preprocess(page) {}
-
a   preprocess(page) {}   callback would be nice to have in the iui-lib.
This callback should allow preprocessing incoming data BEFORE attaching it
to the doc. This gives the ability to 'look' at the data before it gets
rendered (and also allows for some private caching or whatever without
touching the lib-code).

XMLHttpRequest needs a try/catch block
---
To be safe when handling various kinds of links, the
XMLHttpRequest.open(...) should be inside a try catch block, just in case
something went wrong.

try {
req.open(method || GET, href, true);
req.send(null);
}
catch(e) {
if (cb)
cb(false);
return null;
}

animation:
-
IMHO animation should be removed from the lib (or at least make it
optional). Animation in Mobile Safari works poorly especially if it comes to
longer lists. I guess this is a flaw in MS - Javascript...

best

andy




at 08.10.2007 21:01 Uhr, Christopher Allen wrote:

 So who has bugs, changes, or additions to iUI that they would like to
 submit? What kinds of changes in iUI would you like to see?




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Updating iUI?

2007-10-09 Thread Andy Fuchs

Hi Christopher,
hi friends,

I'm currently looking for an inhouse iPhone/JS/Ajax-Guru for an upcoming
project - either to be permanently employed (preferred) or as free
supervisor (for a couple of weeks/months). Preferably in Germany (Munich)...
If you're willing to travel, please don't hesitate contacting me

Requirements:

- Expert knowledge of JavaScript, CSS, DOM, AJAX, XHTML
- A good feeling for design and implementation
- Write clean code other developers can read/contribute
- Experience in OO-JavaScript
- Enjoy working with back-end developers
- Good understanding of APIs and web services
- Will to learn 
- Passionate about company success
- Strong work ethic
- Excellent time management skills
- and - of course - knowledge about differences in Mobile Safari, Safari,
Firefox, Mac, Windows

---

Please note, this is an 'unofficial' opportunity for dedicated
iPhone-Developers here on the list, to get their hands on the job before
'official' job announcements go live. So, if you're interested in the job,
please drop me a note asap.

Best

andy




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: iUI Roadmap

2007-10-09 Thread Andy Fuchs

Hi Christopher,

thanks for posting the roadmap. Looks good, but I think Error Handling
should have a higher priority, since this (possibly) effects ALL users...

Integration of callbacks seems to me not that big architectural change, but
has the benefit of keeping the core iUi clean from 'workarounds'. So - IMHO
- these items (error handling, callbacks) should be raised.

 * Identify if we can replace current orientation hacks with
 onorientationchange event.

Due to the amount of 1.0.2 versions of the iPhone out here, I'd suggest
lowering this point, because the current implementation works across
versions and a change could break core functionality.

 * Make sure that iUI works properly with desktop Safari 3.

While adding support to Safari 3 it also would be nice to have the UI
running well on Firefox (and *maybe* Safari 2 - not sure). This is just a
matter of additional css and should not harm iUi development.

0.02

andy


at 10.10.2007 2:51 Uhr, Christopher Allen wrote:

 * More error handling.
 
 * Investigate larger architecture issues, such as optional callbacks,




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Streaming in iPhone !!!!!!!!

2007-10-04 Thread Andy Fuchs

The problem with streaming is, that iPhone's Quicktime player expects the
movies in a certain compatible iPhone-format and all the resources in place.
Otherwise it completely loads the video before playback. Elgato EyeTV and
turbo.264 applications already support this mode. I dunno if other solutions
already have a compatibility mode yet.

andy 


at 03.10.2007 16:33 Uhr, Lucky wrote:

 
 I am making a Survey application for iPhone. at the initial time when
 i first give the URL it takes to much time to load. and doe that I
 want to perform streaming for the images. how can it will done in
 HTML, java script and AJAX.
 
 
  




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Embed

2007-09-18 Thread Andy Fuchs

 the trick is to generate the embed tag on the fly, insert it in the
 dom when you need it.  this brings it down to 2 clicks, one to
 generate the embed, and one to show the movie.
 
 I did it on my puppy's site long ago.
 
 http://jpassoc.com/junior/puppy-movies.html


Hm - well, but it does not start playing. It just loads the video and I get
the blue 'embedded QT' arrow...

andy




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Re: Embed

2007-09-18 Thread Andy Fuchs


Because the movie don't start playing. You have to click once again to
finally playback the movie.

If you watch the YouTube.app you notice, that clicking the preview starts
the movie immediately. Clicking the arrow leads to a details page. IMO this
is great user experience.

andy



at 18.09.2007 2:26 Uhr, Mr Junk wrote:

 
 Why not list the movies in a repeating div or table and then
 dynamically insert the embed when they pick something?
 
 I just did that for a client.





--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



Embed

2007-09-17 Thread Andy Fuchs

Hi guys,

does anybody out there happen to know how to  start a Movie without
embedding (i.e like the YouTube Videos)? The reason I don't want to use the
EMBED tag is, that - if I have 50 movies or so on my list, it takes
serious amounts of time (minutes) until the list is loaded...

Any hint appreciated...

andy




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
iPhoneWebDev group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~--~~~~--~~--~--~---



  1   2   >