All for Web and App Developers
11
“Develop iOS, Flash, HTML5 Applications”
Curated by Maganza
4.0K Views
Scoop.it Score 11
Visitors Loading...
Created Nov 5, 2011
Created by Maganza
Updated Apr 20
Posts 134
Followers 50
Reactions 20
Filter

Or select a Tag
Suggest
Follow
github.com - April 20, 5:36 AM

OCCalendar: "Popover" date picker controller.

OCCalendar is a very simple component for iPhone/iPad that provides a "Popover" date picker controller. It is very easy to add to your project, and is 100% CoreGraphics code, so it uses no images, and is resolution independent. I realize that I need to cut down the size for iPhone a bit more. I originally wrote it just for iPad, and my paths and sizing are all just slightly too wide for the iPhone. I'll fix it when I get a chance.


Via Vincent Demay
Share
0
github.com - April 12, 7:23 AM

AIR-Mobile-UDP-Extension

AIR-Mobile-UDP-Extension - Native Extension for Adobe AIR, adding UDP support to AIR for Mobile...

 

// Thanks @matanube !! //


Via Nicolas Bousquet
Share
2
github.com - April 3, 5:30 AM

WaterflowView apinterest like view for ios

WaterflowView - A waterflow display like the Pinterest feeling...

 

Resembled datasource and delegate of UITableView, and mainly intended to make a display in the waterflow way of Pinterest. Each cell could be simply initialized with cellAtIndexPath way. It is based on LLWaterflow and I've tested it with AsyncImageView.

 

With AsynImageView by Xingzhi, based on the LLWaterflow by Lin&Lin.

 

✔ Sources: https://github.com/aceisScope/WaterflowView

 


Via Bertie Liu, Vincent Demay, Sébastien HOUZÉ
Share
0
www.paintcodeapp.com - March 29, 6:25 PM

PaintCode : Core Graphics is so easy !

PaintCode is a simple vector drawing app that instantly generates resolution-independent Objective-C drawing code for both Mac OS X and iOS...

Via Sébastien HOUZÉ
Share
0
www.youtube.com - March 26, 5:57 AM

Clear App Demo

James Tang has created a library based on the tableviews within the clear app. While the library does not yet implement all the gestures available for tableviews it’s great to look at and see how James used gesture recognizers within the tableview and implement your own.

 

✔ Sources: https://github.com/mystcolor/JTGestureBasedTableViewDemo

 


Via Vincent Demay
Share
0
github.com - March 26, 5:57 AM

JAGPropertyConverter Automatic serialization/deserialization to/from JSON

JAGPropertyConverter is a library to allow easy serialization/deserialization to/from JSON or PropertyList formats.


Via Vincent Demay
Share
0
www.youtube.com - March 26, 5:56 AM

Form Validation Library

A really great library for form validation

 

see on ManiacDev.com

 

✔ Sources: https://github.com/ustwo/US2FormValidator

 


Via Vincent Demay
Share
0
www.youtube.com - March 26, 5:56 AM

Thumbnail Image Picker

ThumbnailPickerView is a control displaying a set (or technically an array) of thumbnails aligned horizontally. It mimics thumbnails view from iPad's Photos.app toolbar, but as a subclass of UIControl it can be freely used as a regular view outside the toolbar.

 

See on ManiacDev.com

 

✔ Sources: https://github.com/ayoy/ThumbnailPickerView

 


Via Vincent Demay
Share
0
www.raywenderlich.com - March 26, 5:55 AM

How To Use UIScrollView to Scroll and Zoom Content | Ray Wenderlich

UIScrollViews are one of the most useful controls in iOS. They are a great way to present content larger than a single screen, and there’s a lot of tips and tricks about using them you should know!

In this tutorial you’ll learn all about UIScrollViews, from beginning to advanced. You’ll learn:

How to use a scroll view to view a very large image. How to keep the scroll view’s content centered while zooming. How to embed a complex view hierarchy inside a UIScrollView. How to use UIScrollView’s paging feature in conjunction with the UIPageControl, to allow scrolling through multiple pages of content. How to make a “peeking” scroll view that gives a glimpse of the previous/next page as well as the current page. And much more!
Via Vincent Demay
Share
0
March 23, 7:20 PM
Swajp - a HTML5, CSS3, websockets painting game
Swajp - a HTML5, CSS3, websockets painting game | All for Web and App Developers | Scoop.it

It's an experimental art/painting game developed using HTML5, WebSockets, Node.js and CSS3. The deal is that you use your iPhone/iPad to swipe colors onto your computer screen. This means that there is no app needed for this experience :)

http://swajp.dareville.com/


Via Sébastien Chopin
Share
2
weenoise.com - March 23, 7:12 PM

iOS Open Source : Animated Menu

weeNoise.com - Quad­Curve­Menu is an inter­est­ing menu con­trol – it st....
Share
0
weenoise.com - March 23, 7:09 PM

Julieanne Kost's 6 Favorite Photoshop CS6 beta Features

weeNoise.com - Julieanne Kost's 6 Favorite Photoshop CS6 beta Features....
Share
0
swfrenderer.kurst.co.uk - March 7, 9:51 PM

Kurst - SWF Renderer

Kurst™ SWF Renderer s a free AIR application that creates image sequences from SWF files in a simple and intuitive manner.

Via FlashDaily
Share
0
www.designscripting.com - April 15, 3:54 PM

Download Adobe AIR 3.3 Beta now | Designscripting

The beta release provides access to the AIR 3.3 runtime and SDK for Windows, Mac OS, iOS and Android.

The key features and benefits of AIR 3.3 are:

USB debugging for AIR iOS,
Enhanced Background behavior for AIR iOS,
Stylus support for Android 4.0,
Simulator Support (Mac),
Aspect Ratio Enhancements,
Improved Mac App Store Support.


Via christophe Keromen
Share
1
ginipic.com - April 4, 6:04 AM

Ginipic

Ginipic takes image search to a whole new level. It enables you to search multiple image search engines and photo sharing websites simultaneously, and use search results with a simple drag-and-drop anywhere you want.

Via Gust MEES
Share
2
www.goddess-gate.com - April 3, 5:29 AM

iOS How-To : Using Core Data with iCloud - Une goutte d'eau dans la mare du web

One of iOS new feature is iCloud, which allow the possibility to synchronize data between different iOS devices. These data may be file, but may also be records from a Core Data database. Examples about how to use Core Data with iCloud are hard to find and often incomplete, that's why I wrote this how-to.


Via Domsware, Sébastien HOUZÉ
Share
0
weenoise.com - March 29, 6:21 PM

How To Know That Your Flash Content Requires a Premium Feature License

weeNoise.com - A license is need for your SWF if it uses pre­mi­um fea­tures....
Share
0
github.com - March 26, 5:57 AM

PPRevealSideViewController

This is a new controller container, showing views on the side like the Facebook or Path app. It is as easy to use as a navigation controller. Sometimes, you need to push a new controller to show some options, but a small controller would be enough … PPRevealSideViewController is THE controller you need.

Pan and Tap gestures are also included !

 

 

 

Demo Video on Youtube: http://www.youtube.com/watch?v=lsc7RQvyy20

 

✔ Sources:  https://github.com/ipup/PPRevealSideViewController

 


Via Vincent Demay
Share
2
github.com - March 26, 5:57 AM

Filtrr

Based on a popular open source javascript project also known as Filtrr this library provides many different filters that can be easily customized with methods allowing for easy changing of the brightness, contrast, saturation and tint of the image. Also provided are basic scaling and cropping methods to make things easier.

 

 

✔ Sources: https://github.com/OmidH/Filtrr

 

 

 


Via Vincent Demay
Share
0
March 26, 5:56 AM
Toast+UIView
Toast+UIView | All for Web and App Developers | Scoop.it

A very brilliant way to show messages on a UIView.

Added show busy, which displays an indicator.

 

✔ Sources: https://github.com/aceisScope/Toast

✔ Sources: https://github.com/scalessec/Toast


 

 


Via Bertie Liu, Vincent Demay
Share
2
github.com - March 26, 5:56 AM

DemoButton

An UIButton enhancement for:

 

Programmatic generation of button images using Core Image filters Caching the generated images in a Nimbus in-memory cache Setting custom line spacing on button text using MTLabel

 

 

 

 

 

 

 

 

 

 

✔ Sources: https://github.com/Dillion/DemoButton

 


Via Vincent Demay
Share
0
www.aviary.com - March 26, 5:55 AM

Aviary iOS SDK

iPhone and iPad image editor component


Via Vincent Demay
Share
0
weenoise.com - March 23, 7:18 PM

GeForce GTX 680 quad-SLI: testing the limits of sanity

weeNoise.com - Dutch web­site Hardware.info has man­aged to get its hands on ....
Share
0
weenoise.com - March 23, 7:12 PM

This jQuery plugin allows you to turn any HTML element into a kitten

weeNoise.com - Adorable jQuery plu­g­ins aren’t exact­ly my beat, but you ....
Share
2
www.raywenderlich.com - March 7, 9:59 PM

How To Create a Rotating Wheel Control with UIKit | Ray Wenderlich

This is a post by iOS Tutorial Team member Cesare Rocchi, a UX designer and developer specializing in web and mobile applications.

 

There may be times you’ve downloaded a cool application with a new kind of user interface component, and you’ve wondered: how was it built?

One great example of this is the rotary wheel, used by ConvertBot and other applications as a way for users to select options from a menu.

This component is intuitive to use because it resembles many similar controls we use in real life to make choices.


Via Vincent Demay, Sébastien HOUZÉ
Share
1
1 2 3 4 6 Next