 |
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0  | This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|
|

October 26th, 2007, 10:41 AM
|
|
Friend of Wrox
|
|
Join Date: Sep 2003
Posts: 143
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Fair enough. But I more meant a combination of various additions to, for instance, the forums. I for one turned off certain TBH functionality, and added others (For instance, I removed the City/State/Region stuff from Profiles, and added a bunch of extra fields specifically targetted at the game). Hence, my code would be totally different from other code. We keep creating new content that enhances what we have so far (which in turn is a combination of joined efforts), but it's all "individual" pieces.
What I more meant would be a single download where we chuck together a bunch of functionality all in one neat little package.
As promised, here's the zip, by the way.
http://www.entropiaonline.com/Upload...ateMonster.zip
I think that contains everything I've done, though I might be wrong :p Wouldn't be the first time. Should you find anything missing, please do let me know...
Cheers,
http://entropia-online.blogspot.com/
|
|

October 26th, 2007, 11:15 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2007
Posts: 488
Thanks: 2
Thanked 11 Times in 10 Posts
|
|
peter,
i'll see if i can incorporate max's additions into the 'barebones' tbh forum enhancements and then fwd it onto you for both sanity checking and for you to make your additions too. this may not be until next week mind you as a combo of 'real work' and 4 nights away will put paid to any 'time for myself' before 31st (halloween) - whooooooo!!!
jimi
http://www.originaltalent.com
|
|

October 26th, 2007, 11:49 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2006
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello!
This is the problem, someones is needed to join all the stuff! :( I can't because I remove several things that TBH had...
|
|

October 26th, 2007, 11:56 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2007
Posts: 488
Thanks: 2
Thanked 11 Times in 10 Posts
|
|
Max,
I'll download the 'original' tbh version and apply the mods there and then reverse them back out again. unfortunately, it will be c# only. the translators out there do a fair job but i've found you still need to hand crank anything that is produced by them, so a vb version might be better done by hand by someone (like yourself) that understands the vb optimisations etc...
as i said, this won't be until end next week, so no rush on anyones part.
jimi
http://www.originaltalent.com
|
|

October 26th, 2007, 12:05 PM
|
|
Friend of Wrox
|
|
Join Date: Mar 2006
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
:( Jimi, I don't have time...
My site should already be done in August.
I'm digging around with forums, I need to implement my Interviews system and some publicity...
For example, I don't used your search engine because I never worked with indexes and I don't have time to explore it! Understand?
I'm having my 4 years child running as a maniac here in my house/office... :) I need to conclud my post-graduation as engineer... I'm desperate without time! I can't grab this translation that could take me a several days!
|
|

October 26th, 2007, 03:03 PM
|
|
Friend of Wrox
|
|
Join Date: Sep 2003
Posts: 143
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Max - I added the script required to run the indexes to the thread.
Funnily enough, I just happened to have a major discussion about indexes elsewhere. I hope you don't mind me leading you there, but it might explain the basics for you:
http://entropiaforum.com/forums/show...t=85625&page=5
I posted a few notes about indexing there as NotVF. A bunch of others added additional comments. If you're extremely new to indexing, it might be a good headstart :) Indexes seem more scary than they are, but the performance gains you can get from using them properly are literally enormous.
Maybe the three of us ought to stick our heads together at some point. Obviously we each have our individual talents, and perhaps together we can get some stuff done together?
http://entropia-online.blogspot.com/
|
|

October 26th, 2007, 04:09 PM
|
|
Friend of Wrox
|
|
Join Date: Mar 2007
Posts: 488
Thanks: 2
Thanked 11 Times in 10 Posts
|
|
peter,
i think max 'might' be referring to full-text indexing. (might be wrong mind you!!).
max - i know your feeling, i've got 4 kids ranging from 13 yrs down to 4 yrs :), it's no picnic, but does make it all seem more worthwhile (cheesy i know - but true)
jimi
http://www.originaltalent.com
|
|

October 26th, 2007, 04:56 PM
|
|
Friend of Wrox
|
|
Join Date: Mar 2006
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
quote:Originally posted by ViagraFalls
I posted a few notes about indexing there as NotVF. A bunch of others added additional comments. If you're extremely new to indexing, it might be a good headstart :) Indexes seem more scary than they are, but the performance gains you can get from using them properly are literally enormous.
|
I'll put your link on my favorites when for when I have some time to read it!
Quote:
quote:Originally posted by ViagraFalls
Maybe the three of us ought to stick our heads together at some point. Obviously we each have our individual talents, and perhaps together we can get some stuff done together?
|
Yes, I think we could do some nice work together, but first I need to finish my site!!!! I'm desperate to do that!
For you see, I needed to start my movie/animation about one bridge in 3dsMax on September... But I decided to put all that behind until i finish the first version of my site.
Quote:
quote:Originally posted by jimibt
peter,
i think max 'might' be referring to full-text indexing. (might be wrong mind you!!).
|
I don't know that... I only know that I opened your search engine and saw that you used indexes to search on sql!
I used "select .... where post.message or post.title like '%xxxx%'
But my search is done and I'll leave it as it is for now... :D
Quote:
quote:Originally posted by jimibt
max - i know your feeling, i've got 4 kids ranging from 13 yrs down to 4 yrs :), it's no picnic, but does make it all seem more worthwhile (cheesy i know - but true)
|
wooow !
nice family! I'm happy for you!
|
|

October 26th, 2007, 06:00 PM
|
|
Friend of Wrox
|
|
Join Date: Mar 2007
Posts: 488
Thanks: 2
Thanked 11 Times in 10 Posts
|
|
Quote:
quote:wooow !
nice family! I'm happy for you!
|
well, as tmro is saturday, 'be happy' for me as this is always a big day for us getting together and unwinding - there aren't enough weekends in the year :)
hope you're enjoying your 'family' moments - they are unrepeatable.... but totally memorable (as i'm sure you know)
catch you later next week.
jimi
http://www.originaltalent.com
|
|

October 26th, 2007, 06:42 PM
|
|
Friend of Wrox
|
|
Join Date: Mar 2006
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I will! Tomorrow(upps, today! 41 minutes past from midnight in Portugal) it's my birthday! All the family will came here eat all my food! :)
Happy weekend for you too!
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| CSS HELP:! CSS EXPANDIBLE BACKGROUND FOR TITLE |
phpuser2000 |
CSS Cascading Style Sheets |
2 |
December 19th, 2007 12:36 AM |
| Rich's new CSS book: Beginning CSS 2nd Edition |
jminatel |
BOOK: Beginning CSS: Cascading Style Sheets for Web Design ISBN: 978-0-7645-7642-3 |
0 |
June 15th, 2007 11:55 AM |
| help on forums |
dennisssss |
BOOK: ASP.NET Website Programming Problem-Design-Solution |
1 |
February 4th, 2007 03:15 AM |
| Forums Help |
jsantamaria |
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 |
1 |
August 28th, 2006 10:57 PM |
| more forums? |
MiltonBC |
Forum and Wrox.com Feedback |
5 |
November 12th, 2004 03:15 PM |
|
 |