tutorials

Please recommend a good Spring MVC 3 book

I am new to spring and am trying to find a good book, all the books Ive found so far are at latest published in 2008, can someone recommend any Spring books? Unfortunately the company I work for is not prepared to send me on any of the courses and apart from the reference documentation there's next to no Spring 3 user guides, tutorials ...

example.com is OK for domain example, what is example IP Address?

We use the example.com often for domain name reference. I wonder if any IP address used as an example IP address to mention in references like tutorial or notes?. I knew the loop back interface 127.0.0.1 can be used but it has been known for local system always. Can example.com IP Address used for this purpose legally? ...

Good Wordpress 3.0 tutorial?

I have a good knowledge of Joomla, but searching for "joomla compared to wordpress" brings up CMS-dilemma articles. Is there a tutorial that compares the two? ...

IntelliJ IDEA Newbie.

I'm working on a Scala project and got tired of struggling with Eclipse. It became very slow and crashed from time to time (Don't know if that is the case with everyone?). Anyway, an old post (also this one and this other) convinced me to try IntelliJ IDEA and it has been a pleasant change. The two IDE are not too different, but I will n...

Creating a PHP script that emails a file to the user

I'm planning to write a PHP script where a user goes to a particular page, clicks on a link, and a form comes up asking for the user's email to send the file to. After the user selects send to file is sent to their Gmail, Yahoo, Hotmail, whichever. After a successful send, an email is sent to me notifying me of the action. So far I've c...

Are there any good tutorials for using SCSF?

I am wanting to look into the Smart Client Software Factory (SCSF) as I have been advised it may provide a good solution to a project I am looking into. Can anybody point me towards any good tutorials that will introduce me to SCSF and what it is capable of. ...

Quick JSP/Servlet article/book/tutorial

Hi gangs, I am just asking about a very quick book/article (about 100-200 pages) about JSP/Servelts that the one that already knows JSP/Servlet can use to refresh it's knowledge in short time (1 day or so). It is better to be a free book/tutorial. Thanks in advance. ...

Tutorial required for developing android desktop widgets?

I like to develop a product something quite similar to what is shown here in the following link:http://getclicky.com/blog/221/5000-for-an-android-desktop-widget Could someone provide me with an analysis of what is exactly required to develop a desktop widget for clicky.blog. Please comment and explain in detail. Thank you ...

GFLW threading tutorials

Hi everyone , i'm looking for some tutorials about Threads in GLFW ...

spring tutorial

I am new to spring and want to know if there are any good tutorials on Spring. I have seen some links already but considering that i am new to Spring, can someone suggest a nice tutorial to get started with? I also want to know why should one use Spring? ...

Tutorial/sample app on SpringMVC, Tiles and FreeMarker integration

Hi, I'm trying to setup a new project using SpringMVC, Tiles and FreeMarker. So far I'm pretty lost between the TilesConfigurer, FreeMarkerConfigurer and the ViewResolvers. I have tried with several combinations of them but far no luck. I have also google a lot about it and I haven't really found a solid tutorial. Any suggestions? Car...

Cairngorm 3 - Tutorial

Is there any good Cairngorm Tutorial or Guideline I can start with? thx ...

How do I get started making Web sites with Delphi Prism?

I'm new to Delphi Prism 2011. Where can I find step by step instructions for writing and testing a basic Hello,world type website? I need to write, run and debug a simple website to see how the IDE works and to be sure that the installation including the link with Microsoft IIS is correct. An alternate tutorial giving the same informa...

Can someone suggest me something for power point slide designer tutorial ???

Hi, In my office i need to develop power point slides for our clients. The slide consist of charts or table, populated by data retrieved from database. Right now we use reportive software for this software. But can you name anymore software that'll do the same ? Or can you suggest me a step by step tutorial on how to create slide usi...

HowTo write correct Changes after my C++ project was updated?

Hi folks! Here what I have got: Microsoft Visual Studio / Visual C++ IDE is used Qt SDK version 4.6.2 Committing code changes with TortoiseSVN client Project with more then 20K lines of code (mostly without comments) with UIs, resources... Problem: after committing new portion of code/source changes, I'd like to write in comments co...

Java Server Faces video tutorials

any one please suggest me the video tutorial link about JSF and JSF with ajax support video tutorials..... ...

Spring Security 3 + Google App Engine tutorial

Hi, I google it but connot find a good tutorial both cover Spring Security and Google App Engine but does not cover maven. Do you know some tutorial like that? Thanks. ...

C# Log4Net - dynamically change log directory programmatically

I read through most of the related topics regarding changing log directory programmatically, but the answers were a little advanced. My problem is trying to dynamically change where my log file is saved from my C# application. I have a text box with a browse button to choose where it should be saved. Anyone have an idea or can point me...

Help me get through this Flash Media Server tutorial...

I've just installed Flash Media Server 3.5 and have been going through a series of tutorials located here. I'm at a stand still with the 4th tutorial cannot get it to work... I get up to editing the Application.xml file to enable SWFVerification portion of the tutorial and reboot the server for the changes to the Application.xml file to...

Looking for Tutorial/How To for JAX-WS Client Security

Hi, I have been given a WSDL to generate a client against which uses a security policy. This is my first time using a security policy and although I've read about it (basic theory), putting it into practice with specific elements and a specific technology isn't straight forward (to me anyway). I generated the client using wsimport and...