Psyked *
it’s easy once you know how.Link: Flex – Creating Custom Components
Posted by James - 22/06/09 at 09:06:49 amhttp://www.defusion.org.uk/archives/2007/11/25/quick-link-flex-creating-custom-components/
Link: POSTing XML data, without using HTTPService
Posted by James - 21/06/09 at 06:06:49 pm[This came up a while ago, but I thought I'd promote the link I found that solved my woes.]
The situation: I’m trying to interact with a REST API, via Flex and AIR. Now, I know that the HTTPService class exists in Flex to make it really quick and easy to send and recieve data, but the downside of the HTTPService class is that it assumes a little top much. It assumes for example, that any data you’re trying to send comes in a name/value pair – which my data doesn’t. The REST webservice I’m using requires raw XML data, but the HTTPService class doesn’t do that.
The solution? Well, there’s only one – don’t use the HTTPService class, and code everything yourself. Thankfully, this link I found tells you exactly how to do that, along with examples.
http://tacfug.org/blog/index.cfm/2007/3/26/Flex–Posting-XML-without-using-mxhttpservice-
Video Tutorial Link(s): Getting started with Regex
Posted by Mark - 09/04/09 at 11:04:06 amEver wanted to learn how to use regular expressions but always thought they looked too complicated?
‘In the Woods’ are doing a series of tutorials on how to use them.
Day 1: http://blog.themeforest.net/screencasts/regular-expressions-for-dummies/
Day 2: http://blog.themeforest.net/screencasts/regex-for-dummies-day-2/
Day 3: http://blog.themeforest.net/tutorials/regex-for-dummies-day-3/
Day 4: http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/
For most of the tutorials they have a quiz at the end, just to make sure you were paying attention! (It also gives you an insight into the topics they’ll cover)
Link: Interesting application for making games..
Posted by Dan - 20/02/09 at 10:02:33 amIts made by Microsoft for making windows and 360 games
http://creators.xna.com/en-GB/
Link: Blogging hints for small businesses
Posted by James - 17/02/09 at 02:02:10 pmhttp://pauldrasmussen.blogspot.com/2009/02/blogging-hints-for-small-business.html
Link: 20 must have tools for developers on windows
Posted by James - 16/02/09 at 10:02:10 amExactly what is says on the tin – there’s got to be at least a few useful links for you amongst them.
http://www.switchonthecode.com/neat-software/20-must-have-free-windows-tools-for-software-developers
Unfuddle: Their Story
Posted by James - 09/02/09 at 12:02:32 pmSeeing as I’m into Unfuddle at the moment, I thought I’d repost this…
http://blog.adsdevshop.com/2009/02/06/unfuddle-their-story/



