Thursday, October 15, 2009

D3DS, the very first demo

OKay here is the first demo for Drupal 3D Studio: mahsun.fanafzar.com
Here are some screen shots from the admin:








Wednesday, September 9, 2009

My new Drupal 3D product...

It is a while I am working on a new product, which will be a 3d web site builder, using Away3d as its 3d engine, and some other Drupal modules to do the job.

The main concept is not something new, using services and amfphp modules to communicate with flash/flex, googling around provide you with many useful informations and even good tutorials around the matter.
There are a couple of other modules I am using, here is the list:

  1. amfphp
  2. cck
  3. filefield
  4. imagecache
  5. imagefield
  6. nodehierarchy
  7. services
  8. swfaddress
  9. token
  10. views
Plus a module called "D3D", which will handle 3d information on any content type you may want on the Drupal side.
Yet another application, which will be a flex app will be used for administration...
As soon as there is a demonstration site I will provide the link, this will be a commercial product, I am planning to release in 5-6 month.

Tuesday, October 16, 2007

Establishing a Service Governance Organization

Well this site is great I think, (www.infoq.com) Just found a really nice article, titled the same as this post, you may read it here.
I should read it latter, I do not have time now :)

Top Ten Software Architecture Mistakes

Just read this article from insider newsletter, mistakes mentioned in the article are:

  1. Scoping Woes.
  2. Not Casting Your Net Widely.
  3. Just Focusing on Functions.
  4. Box and Line Descriptions.
  5. Forgetting That It Needs to be Built.
  6. Lack of Platform Precision.
  7. Making Performance and Scalability Assumptions.
  8. DIY Security.
  9. No Disaster Recovery.
  10. No Backout Plan.
The article is written by: Eoin Woods, he is a software and enterprise architect at UBS Investment Bank. you may read the main article with some more details and comments here at infoq.com

It is good to know them but I think there should be more than these 10 for me... :)
For now I think No.5 id the most important for me... I always go too fast in my mind :)

Thursday, October 11, 2007

Improve Web Site Traffic

Original article named: 5 Things That Will Improve Your Web Site Traffic (Plus 1 to Avoid)

headings are:
1. Figure out what key words and phrases are going to be important to your site.
2. Make it your "career" to get links into your site.
3. Start a blog and participate in other blogs.
4. Add something interactive to the site that will make people come back over and over.
5. Don't worry about how many people come to the site but with how long they stay.
6. Forget about email newsletters.

All Items are expanded in the main article, you may find at webworkerdaily.com

Monday, October 8, 2007

Ajax in Joomla

We have started a new project on Joomla, it is all about Ajax in Joomla...
Right now page links are gone Ajax, just a proof of concept, there is some problems in IE, but FF is OK, we have chosen mootools for the Ajax part, as it seems to be used by Joomla core for the Ajax library...
I am thinking of openAjax Hub to be used in the project so that we may use any library in the project, like Rico and scriptaculous as well as any other developers consider.
Hmm... I should think of some Logo and design as well, any way I will continue the process and will post here :)

Thursday, October 4, 2007

Learning Materials

Well, here is some good, easy and standard tutorials for the w3c technologies:
http://www.w3.org/2002/03/tutorials
You may go for:

  • Accessibility
  • HTML
  • Internationalization
  • CSS
  • P3P
  • Semantic Web
  • SOAP 1.2
  • VoiceXML 2.0
  • XForms
  • XML Schema
Also there is a More tutorials section introducing:

you should always take a look at: http://www.w3schools.com
where you may find:
  • HTML Tutorials
  • XML Tutorials
  • Browser Scripting
  • Server Scripting
  • .NET (dotnet)
  • Multimedia
  • Web Building