TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack (1) Thread Tools Search this Thread Display Modes
Old 01-03-2008, 01:49 AM   #21 (permalink)
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

Interesting idea, sjaq. Out of curiosity, what precisely would you be looking for in a 'plugin system' as, in my eyes, that term could cover a variety of things and I'm not sure my idea of a plugin meets your idea of one! That goes out to everyone, what is a plugin system to you?
Salathe is offline  
Reply With Quote
Old 01-03-2008, 12:01 PM   #22 (permalink)
The Acquainted
 
sjaq's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 113
Thanks: 11
sjaq is on a distinguished road
Default

A plugin system for me is a system that can modify behavior of a script without messing with the core source code, it just "plugs in"

An example, let's say I have a Routing class that matches url's with classes and functions. Then I would like to be able to make a plugin that does something before the routing class and after, to modify the results of that class.

I hope you get what I mean
sjaq is offline  
Reply With Quote
Old 01-03-2008, 01:06 PM   #23 (permalink)
The Contributor
 
marxx's Avatar
 
Join Date: Sep 2007
Location: Finland
Posts: 45
Thanks: 3
marxx is on a distinguished road
Default

Basic OOP tutorials would be nice.. I mean really basics!

When and how to use OOP, what are benefits of OOP and more general stuff about OOP.
I really want to learn this method but most of OOP tutorials are little too advanced than my skills.. :)

Thanks and have a nice new year!
Send a message via MSN to marxx
marxx is offline  
Reply With Quote
Old 01-03-2008, 07:13 PM   #24 (permalink)
The Acquainted
Inquisitive 
 
Join Date: Jul 2005
Location: UK
Posts: 121
Thanks: 41
Brook is on a distinguished road
Default

Quote:
Originally Posted by Karl View Post
Thanks for all the input guys, we've been a little lazy over the holidays but I'm sure things will pick up again in the new year. I for one will be more active then. We've got plenty of ideas now, but we could always use more :)
Look forward to seeing the new articles :)

Esp that one on vB if you get to finish it off
__________________
PS3 Forums on GameSlurp - the site for gaming fans!
Brook is offline  
Reply With Quote
Old 01-03-2008, 11:28 PM   #25 (permalink)
The Addict
 
webtuto's Avatar
 
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
webtuto is on a distinguished road
Default

Quote:
Originally Posted by Jelmer View Post
A tutorial explaining OOP with some practical examples would be great, and it would be nice to know when it's a good idea to use OOP and what for as well.

Brook, I might be able to do a tutorial on that, it's fairly simple actually, I'm pretty sure there are articles which do something similar on vbulletin.org, anyone else interested?
yes im interested too really
Send a message via MSN to webtuto Send a message via Yahoo to webtuto Send a message via Skype™ to webtuto
webtuto is offline  
Reply With Quote
Old 01-12-2008, 03:48 PM   #26 (permalink)
The Frequenter
Prolific Welcomer Upcoming Programmer 
 
Join Date: Sep 2007
Posts: 360
Thanks: 24
Haris is on a distinguished road
Default

A tutorial on how to use output control functions. They're generally used to rectify the session and header errors by programmers. I had seen that they're more powerful than that, a tutorial would be nice.
__________________
Necessity is the mother of invention.

My blog
Haris is offline  
Reply With Quote
Old 01-15-2008, 12:47 AM   #27 (permalink)
La Vida es Sueño
Advanced Programmer Top Contributor 
 
Wildhoney's Avatar
 
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
Wildhoney is on a distinguished road
Default

They're not bad at all! Will get round to writing plenty of articles after our latest project is all done and dusted
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney
Wildhoney is offline  
Reply With Quote
Old 01-16-2008, 05:13 AM   #28 (permalink)
The Acquainted
Inquisitive 
 
Join Date: Jul 2005
Location: UK
Posts: 121
Thanks: 41
Brook is on a distinguished road
Default

What's your latest project WH? :)

I'm really looking forward to the vB one if Karl decides to go ahead and do it - it would help me understand vb tonnes!
__________________
PS3 Forums on GameSlurp - the site for gaming fans!
Brook is offline  
Reply With Quote
Old 02-28-2008, 12:05 AM   #29 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

Hi all,

Just wanted to revive this topic as I am after some ideas for new tutorials myself

If you have any tutorial requests, however simple/complex they might seem, don't be afraid to post! If I can't write it, I am sure someone will

Alan
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote
Old 02-28-2008, 01:45 PM   #30 (permalink)
The Acquainted
Inquisitive 
 
Join Date: Jul 2005
Location: UK
Posts: 121
Thanks: 41
Brook is on a distinguished road
Default

Hey Alan... I'd love to see some VB related tutorials if possible.

(Although I'm not sure if you said you still have a copy or note )
__________________
PS3 Forums on GameSlurp - the site for gaming fans!
Brook is offline  
Reply With Quote
Old 02-28-2008, 02:13 PM   #31 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

Unfortunately, I haven't writen anything for vBulletin in a couple of years so I wouldn't have a clue where to start nowadays

Alan
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote
Old 02-28-2008, 02:16 PM   #32 (permalink)
La Vida es Sueño
Advanced Programmer Top Contributor 
 
Wildhoney's Avatar
 
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
Wildhoney is on a distinguished road
Default

I'll write some more articles, too ! I'll have a look through this thread later on today and cover 1 or 2.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney
Wildhoney is offline  
Reply With Quote
Old 02-28-2008, 04:22 PM   #33 (permalink)
The Wanderer
 
Join Date: Feb 2008
Posts: 18
Thanks: 0
CHASE is on a distinguished road
Default

I'd really like to see a tutorial that gives starting grounds for an advanced SQL class.

In essence, you could start off with a Database interface, and be able to build plugins for MySQL, MySQLi, MSSQL, etc..

I'd like to see you take this, and where you go with it :)
Send a message via AIM to CHASE Send a message via MSN to CHASE Send a message via Skype™ to CHASE
CHASE is offline  
Reply With Quote
Old 02-28-2008, 05:04 PM   #34 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

I remember a post from the past day or 2 where someone mentioned that they where going to write just such a tutorial Chase. Unfortunately, I've just spent the past 10 minutes looking in every forum and can't find it :/

I'm fairly certain I didn't imagine the post but if a tutorial doesn't appear in the next few weeks I'll add it to my list

Alan
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote
Old 02-28-2008, 07:48 PM   #35 (permalink)
The Contributor
 
marxx's Avatar
 
Join Date: Sep 2007
Location: Finland
Posts: 45
Thanks: 3
marxx is on a distinguished road
Default Multipage forms

New request.

Multi-page forms. How to gather all information, how to process data, back button where no data losts! =)

have search this kind tutorial all day long but not found any good!
Thanks!
Send a message via MSN to marxx
marxx is offline  
Reply With Quote
Old 02-28-2008, 08:24 PM   #36 (permalink)
The Addict
 
Join Date: Nov 2007
Posts: 264
Thanks: 2
TlcAndres is on a distinguished road
Default

By plugin system do you mean wordpress style plugins that effects the outcome of content?
TlcAndres is offline  
Reply With Quote
Old 02-28-2008, 09:39 PM   #37 (permalink)
The Wanderer
 
Join Date: Feb 2008
Posts: 18
Thanks: 0
CHASE is on a distinguished road
Default

I mean like

database_interface.php
class_database.php
/databases/mysql_driver.php
/databases/mysqli_driver.php

etc..

So the database class can work with any type of SQL.
__________________
World domination would be much easier, if you would all just surrender to me already.
Send a message via AIM to CHASE Send a message via MSN to CHASE Send a message via Skype™ to CHASE
CHASE is offline  
Reply With Quote
Old 02-28-2008, 09:46 PM   #38 (permalink)
The Addict
 
Join Date: Nov 2007
Posts: 264
Thanks: 2
TlcAndres is on a distinguished road
Default

I'm writing an article for this - but it does not rewrite SQL it simply abstracts the methods used to execute sql.
TlcAndres is offline  
Reply With Quote
Old 02-29-2008, 12:03 AM   #39 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

Ignore this post, I'm just posting this list (compilied list of all the suggestions in this thread so far) here so I know where it is. I have a nasty habbit of loosing files when I save them to my laptop

Alan

---------------------------------------
Basic MVC
Design Patterns
Complete CMS System
- vBulletin Plugins
Database Design
Basic OOP
Zend Framework
- PHP-GTK
Plugin Systems (Pre/Post Dispatch)
Output Buffering
- DB Abstraction Class (DAL/ActiveRecord/ORM)
Multi-page Forms (Sessions)
Array functions

Last edited by Alan @ CIT : 03-06-2008 at 06:50 PM.
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote
Reply


LinkBacks (?)
LinkBack to this Thread: http://www.talkphp.com/feedback/1508-tutorial-suggestions.html
Posted By For Type Date
TalkPHP - Powered by vBulletin This thread Refback 12-29-2007 04:20 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 10:32 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design