Forum: Computer Science Jun 15th, 2009 |
| Replies: 5 Views: 686 A Linux computer will also be fine. And you'll have a fun time tweeking it! |
Forum: Show Off your Projects Jun 15th, 2009 |
| Replies: 0 Views: 436 The drupalfun.com site is entirely made with Drupal, without any custom code. Built totally with modules available and some tiny sniphets.
I wanted to prove that it is possible to build a social... |
Forum: Java Jun 15th, 2009 |
| Replies: 9 Views: 290 Can you copy the code you are using? Sounds like the elements are not being stored. |
Forum: PHP Jun 15th, 2009 |
| Replies: 2 Views: 585 Do you have cck installed? |
Forum: Java Jun 15th, 2009 |
| Replies: 9 Views: 290 Well, use a loop from i=1 to 10 and
- get value i from array 1
- store it in place (10-i) in array 2
Dorien
SNIP |
Forum: Growing an Online Community Jun 15th, 2009 |
| Replies: 6 Views: 4,187 Use the openSource Drupal framework. I've written a book on how to create a social network with Drupal, you can download it at: SNIP
The result of the ebook is a site like SNIP
Good luck! |