background preloader

The search is over.

The search is over.

Accueil An Army of Solipsists » ThisWeekInGrails The big news is that Grails 2.3 M1 was released . 2.3 will be a big update with many fixes, enhancements, and new features. M1 only has a subset of what’s coming and it’s already packed with cool new stuff. and Road to Grails 2.3: RESTful URL Mappings and URL Mapping Reports Be sure to check out this cool video on Grails that the folks at Orange & Bronze created. I released two plugins, standalone-tomcat-memcached and standalone-tomcat-redis . plugin in that they reconfigure the web server to store session data in a datastore instead of the traditional approach, but these only work with Tomcat since they work directly with the Tomcat APIs instead of intercepting and replacing the real sessions. plugin (either with Tomcat or Jetty). plugin. If you want to keep up with these “This Week in Grails” posts you can access them directly via their category link or in an RSS reader with the feed for just these posts. Translations of this post: Jobs

Find IP Address geolocation. Enter an IP Address to search its IP Location Find the city and country location of IP Addresses, hostnames or web addresses. Your IP address is 198.27.81.83City: MontrealCountry: CanadaContinent: North AmericaTime Zone: EST more demo? Map Data Map data ©2014 Google, INEGI Data obtained from IPligence Max Learn more... Add this map to your iGoogle page Click the button below to add the IP geolocation gadget to your iGoogle page. This geolocation service is free of use and is given as it is, you are entitled to make 50 personal queries per day. (mt) Media Temple Name Generators for NPCs to populate your RPG (or any other game) - Nightly This post will go over some name generation algorithms. As humans beings we can easily make up names - watch: Bob, Orthur, Sonstig, Rachon How can we make the computer do something similar? 1. Open notepad, start typing names. When you create a NPC you check gender, choose the correct list then randomly choose an entry. Advantages Names will always be sensible (no "wwprojh" or offensive words)No CPU cycles are spent on generation algorithms. Disadvantages Takes a lot of time and effort. *stratification: Perhaps you'd like names associated by birth place. The big list approach has enough drawbacks for us to want something better. 2. By using a markov chaining algorithm we recieve a data structure that can produce many different names. A markov algorithm has two important parameters, the first is the data sequence. Example 1. The data sequence will be the following three words. bagbatate Each word we'll feed into the algorithm ... and this is what will happen: First Rule: b -> a b|ag b -> aa -> g a

Cotendo Top game making tutorials Beginner's guide to Construct 2 Well done for choosing Construct 2! Let's get started making your first HTML5 game. We'll be making the 'Ghost Shooter' demo game. Try it out here first so you know what we're aiming for: a player Read more How to make a Platform game Construct 2 can make all kinds of 2D games. 26th, January 2012 | byAshley Supporting multiple screen sizes Virtually every game has to work on a different sized screen. 29th, October 2011 | byAshley 6 Steps to Play with Players' Minds Open your mind, but be CAREFUL! Delta-time and framerate independence Framerate independent games are games that run at the same speed, no matter the framerate. 10th, October 2011 | byAshley l'agence marketing mobile - développement iPhone, Android, Blackberry

How to Retrieve User Data from Facebook Connect in ASP.NET - Devtacular Introduction & Prerequisites In previous articles we have focused on integrating with Facebook Connect and authenticating using the most recent version of the Facebook Developer Toolkit, version 2.0. Please review the following two articles before continuing if you are unclear on either of these processes. How to Integrate with Facebook Connect - Bill Konrad How to Use the Facebook Developer Toolkit 2.0 - Bill Konrad Assuming that you have read/understand both, this article is the next logical step. Getting Started We are going to use the barebones project we created in How to Integrate with Facebook Connect for the basis of this project. Default.aspx <%@ page language="C#" autoeventwireup="true" codefile="Default.aspx.cs" inherits="_Default" %> <! <%@ page language="C#" autoeventwireup="true" codefile="Default.aspx.cs" inherits="_Default" %><! There are only two items here that have changed since the original Facebook Connect tutorial. Capturing the Facebook Connect Authentication Results

Have not used this, however from what I gather *very* quick to assemble a webapp. Thing that confused me was how do I leverage existing DAO's etc in grails. There is scaffolding which assembles a CRUD page for your entities you have defined, which use ORM/JPA to persist unless I am mistaken. by superunknown Apr 10

Related: