Build a Contacts Application With jQuery Mobile & the Android SDK – Part 1
원문보기 In this tutorial series, we will develop a native Android application where the user interface is implemented using the jQuery Mobile framework. For this purpose, we will introduce a model for representing UI screens in a native Android application…
Mobile App Design/Dev: Beginner’s Guide to jQuery Mobile
Mobile App Design/Dev: Beginner’s Guide to jQuery Mobile 원문보기 Over the past 2-3 years we’ve seen a tremendous growth in browser and OS support for mobile websites. Most notably Apple’s iOS and Google’s Android platforms come to mind. But others such as…
jqmphp
http://www.jqmphp.com/
jquery Resources
원문보기
Top 10 jQuery Mobile Bootstraps and Templates
원문보기 Today’s post is a list of some really cool jQuery Mobile Bootstraps, Templates, Scripts & Tools to get your new jQuery Mobile site and prototypes built in no time at all! Enjoy. 1.jQuery Mobile Bootstrap A jQuery Mobile theme based on Twitter…
Building an iPhone App using jQuery Mobile
EmployeeDirectoryJQM task-timerBuilding an iPhone App using jQuery Mobile 원문보기 Introduction For developers whose skills and experience centre around Windows or Web-based development, building an iPhone app can seem like a daunting proposition involving…
Csharp-How-to-Make-the-ComboBox-Values-Distinct-Un
IList<string> listName = new List<string>(); while (dr.Read()) { listName.Add(dr[0].ToString()); } listName = listName.Distinct().ToList(); ComboBox1.DataSource = listName;
Beginner’s Guide To WordPress Plugin Development
원문보기 he WordPress CMS has changed the face of our Internet and allowed a surge of new ideas to prosper and its open source movement holds a strong presence rooted in software and web development. WordPress is a blogging platform which has the ability to…
intel tools
링크 원문보기2 링크 원문보기
Intel XDK Complete Tutorial
원문보기 Intel XDK provides the best development solution for creating cross platform mobile apps using HTML, CSS and JavaScript. Its the best way for web developers to create mobile apps. Here is a series of tutorial to learn Intel XDK from…