2 3 4 5 6 7 8 9 Page 1 of 9 1 2 3 4 5 6 7 8 9

How to locate images and views in Interface Builder

Tuesday, February 23, 2010

After explaining how to locate our strings in Xcode, as we see now is simple - using the same technique - locate images / views / interfaces built with Interface Builder. Locate graphics resources process, as mentioned, is the same, if we have a ' image already included in our resources, or places a new, and we want to "locate" - that is [...]

Customizing a Form graphically

Friday, December 4, 2009

I was asked how to customize a graphical form, including a search form like this on this blog. The technique used, or rather that I use, is obviously valid for any type of module form. What changes is only the complexity of the work to be done depending on the complexity of the form [...]

Adobe Flash CS4: Create an Ajax Loader or Activity Indicator

Wednesday, November 4, 2009

Create an Ajax Loader (or Activity indicator for those accustomed to using the Apple iPhone) for the Web is not a difficult thing: there are services that create animated GIF images of all kinds. However, the GIF format has a big drawback of not supporting transparent as it should. Transparency in the format [...]

How to use Google Maps in Adobe Flash CS4

Saturday, August 29, 2009

Tutorial on how to use the Google Maps API in Flash CS4 to create interactive maps really accativante effects (even 3D) spectacular

Photoshop Tutorial: effects with shadows

Friday, August 28, 2009

How to achieve particular effects with shadows custom built with layers specially distorted and manipulated

How to set XCode to use the iPhone instead of the mortgage

Thursday, August 27, 2009

A seven-minute screencast track of every detail

iPhone SecondApp: Guess the number - Part 2

Monday, July 13, 2009

As anticipated in iPhone FirstApp: Guess the number - Part 1 we see how to make an application for Apple iPhone without using Interface Builder! Indeed, physically delete files created by Interface Builder wizard Xcode. At the end of this post, then we will have an application identical in all respects to that made in Part One, [...]

Very short trick: Wordpress, highlight the results of a search

Thursday, July 9, 2009

There are many plugins for WordPress that allow you to improve the characteristics and performance of the function "Search". Almost all the available plugins have the useful and nice feature highlight search terms in the search result. If you do not plan to further appensantire your Wordpress installation but do not want to give up everything to a [...]

Wordpress: Using the shortcodes

Friday, July 3, 2009

Since version 2.5 of Wordpress (better than 2.5.1) are available so-called shortcodes, a procedure that allows the creation of callback, or better than the hook, when our place in the text it finds a string formatted with the brackets type [id_shortcode] . Before the release 2.5 of the WordPress shortcodes were implemented manually (Napolux), now [...]

iPhone FirstApp: Guess the number - Part 1

Tuesday, June 23, 2009

The first source that I passed through the hands was written in Basic and consisted of a few lines of code, for enlightening me. It was a simple game that generates a random number from 1 to 10 and, through keyboard input, make sure the number entered was Maggioni, less than or equal to the random number. [...]

2 3 4 5 6 7 8 9 Page 1 of 9 1 2 3 4 5 6 7 8 9