Please let me know what you think:
I just wanted to take this opportunity to thank the Drupal community for such fantastic software. I would also like to thank Boris Mann for introducing me to Drupal. My site was created about a year ago, but only recently did I start customizing it. And let me say, developing in Drupal has been a pleasure. Everything is designed so well and super-easy to extend. Furthermore, the documentation is most helpful - every time I have a problem, or question, I have found the answer immediately. Thanks again everyone!
StokBlogs is a unique service on the Internet. The difference between StokBlogs and every other stock-related site is that our users don’t just talk about stocks, they also publish a model portfolio for all to see. Basically, our members write about stocks and the reasons why they purchased it; next they add the stocks to their model portfolio. That way, readers can follow the stock over time to see whether the author was right or wrong in his analysis. I find learning like this - by example - most helpful.
-theo
Comments
Glad to see you around, Theo
I knew all right-minded people would eventually converge on sweet, sweet Drupal development :P
Your kind words to the rest of the community I'm sure are appreciated as well.
Thanks man!
Drupal development is sweet. At first I was going to go with a Java solution - seeing how I was previously a Java purest - but after doing a tutorial and building a test module, I realized how powerful Drupal was. It already gives you so much, and then the flexibility to extend, to do anything you want fast and efficiently, made the decision a no-brainer. I seriously encourage all Java developers to take a look under the hood. You’ll be pleasantly surprised at how simple, yet powerful the code is. You might also learn a few things about good architecture.
Former Java Purist
Me too! I learned PHP for Drupal and I doubt I would have learned it for any other reason.
- Robert Douglass
-----
My Drupal book: Building Online Communities with Drupal, phpBB and WordPress
Looks good...
Nice and clean, but I would style the default blue on the
<a>tags to something that matches your site.just stick something like this like this in your css file
or whatever
nice site
which module did u use to count the # of articles in each of the categories? tks
No Module
It's not a module, I wrote a block of code that only traverses two taxonomies:
hm..i tried but it didn't display anything
i tried it and it didn't display anything other'n the title..
can u give me hint? :) tks
Did you change this
Did you change this line:
$taxes = array(15, 13);
The 15 and 13 correspond to vid's in my "vocabulary" table. You will need to set your own or write additional code to iterate through all of them.
Not sure if this makes a difference, but I am using Drupal 4.6.3.
what's a VID? where can i check my VID number?
what's a VID? where/how can i check my VID number? thanks
Vocabulary ID
go to your taxonomy administration page (administer->categories). There you have a list of vocabularies. Click "edit vocabulary" for one and the URL will look something like this: admin/taxonomy/edit/vocabulary/1
The vid is 1 in the example above.
- Robert Douglass
-----
My Drupal book: Building Online Communities with Drupal, phpBB and WordPress
my site is dead after playing around is VID
i got this error message when i chaned VID, this is what i got
Fatal error: Unsupported operand types in /home/radiofra/public_html/includes/common.inc(1857) : eval()'d code on line 9
can someone show me how to fix it? thanks
What did you change?
Can you post the code that you changed?
i just changed array(1, 2)
what all i did is i changed array value and the whole site became unaccessible with error message
Post the code!
It's hard for me to help you if I can't see any code. Also, did you make sure you have vid 1 and 2?
Hi, how do u put avatar next to blog's title?
Hi, how do u put avatar next to blog's title?tks
Custom Theme
I coded my own custom theme.
Hey Theo, great site you
Hey Theo,
great site you have there. I was wondering if you could provide a module list for your site and if there was any custom modules that were developed for your site. I'm specifically interested in the feature of users being able to add quotes and have them being tracked. (gains/price points/etc) Thanks!
---
I work here: Raincity Studios.com
I hang out here: Steve Krueger.com
---
I work at The Jibe Multimedia, Inc., a Vancouver Drupal eCommerce Web Agency.