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

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 [...]

Retrieve images loaded in a Post

Tuesday, September 1st, 2009

When writing a post in WordPress, you can upload images to the same writing the article. These images, which are part of the library media, are associated with that particular post. The peculiarity of this behavior lies in the ability to extract these images regardless if they are physically inserted into the post. This procedure, therefore, [...]

Photoshop Tutorial: effects with shadows

Friday, August 28, 2009

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

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, [...]

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. [...]

Photoshop tutorial: text warp at will

Monday, March 30, 2009

Perhaps not everyone knows the potential of text handling in Photoshop, in particular, its characteristic of being able to manipulate text in ways highly evolved. If we were like "bend" text, we are tempted to use the "Create Warped Text", which opens a window with these settings: Related Post Photoshop tutorial: planet with [...]

Actionscript 3.0 for beginners: lesson # 5

Thursday, January 22, 2009

Who started developing code with scripting languages like Javascript or Actionscript same, you may not really know the concept of the given type. With some high-level languages, in fact, he used to - at best - to declare the variable without assigning a specific data type, not counting those languages [...]

Creating a Simple RSS Reader with SimplePie and jQuery

Monday, December 15, 2008

SimplePie is a PHP library that can greatly simplify the retrieval and manipulation of RSS feeds, or, more generally, to XML formats. You can, for example, writing a few lines of code, exploiting some "funzioncina" jQuery, to create a News Ticker to join our site / blog. ... What we need first need to download [...] SimplePie

Adobe AIR and the API Feedburner: reloaded

Tuesday, November 18, 2008

I draw inspiration by the excellent tutorial Napolux, Flex 3, Adobe AIR and the Feedburner API, showing you how to write a simple application (or widget) Adobe AIR using Flex 3, to show how to achieve the exact same thing using Adobe Flash CS3. If desired, also, you can use the extension for creating Adobe AIR applications. [...]

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