Part of the EllisLab Network
   
3 of 11
3
I will show you mine if you show me yours…
Posted: 09 May 2006 11:52 AM   [ Ignore ]   [ # 31 ]  
Grad Student
Avatar
Rank
Total Posts:  71
Joined  04-02-2006

Nice site you got there. No Billy HaHaliday, though, too bad grin
There are a few things in your code that startled me:
Why use

<div id="titre2">
when you can use
<h2>

?
Same goes for

<div class='menuGaucheSectionTitre'>
    
Recherche
  
</div>

Also you’re using a few debrecated html items like valign or <b>.
I also noted some search results lead nowhere like
http://www.paroles101.com/troisaccords/?chanson=bateau&action=imprimerchanson (my search query was “deux” and that was the first result)

I like the project, wish my french was better.

Profile
 
 
Posted: 09 May 2006 01:17 PM   [ Ignore ]   [ # 32 ]  
Summer Student
Total Posts:  4
Joined  04-30-2006

Thanks for the input Iwish. Yeah I’m gonna have to do some serious factorisation of my design and naming convention. The truth is that I need to learn how to use CSS the right way.


About the search result that lead nowhere, it’s because I’ve recently change the hierarchie of my pages. I’ll have to wait for the next Google Dance to set them straight. It’s not a big assle right now because while the site is public, I focus more on development than production.

Wish my english was better… they just won’t let me teach english in Japan !

Profile
 
 
Posted: 09 May 2006 04:17 PM   [ Ignore ]   [ # 33 ]  
Grad Student
Avatar
Rank
Total Posts:  84
Joined  04-01-2006

other than i don’t know what that site is saying w/o having to translate everything it’s pretty good.  i’m digging the layout.  the colours i’m not tho.

you might want to check out www.letssingit.com.  they also have a great layout.  i use them all the time.

Profile
 
 
Posted: 09 May 2006 05:39 PM   [ Ignore ]   [ # 34 ]  
Grad Student
Avatar
Rank
Total Posts:  71
Joined  04-02-2006
Sylvain Bérubé - 09 May 2006 01:17 PM

Thanks for the input Iwish. Yeah I’m gonna have to do some serious factorisation of my design and naming convention. The truth is that I need to learn how to use CSS the right way.

Give this site a shot for excellent articles on CSS: http://www.alistapart.com/
Or browse this link list for nearly anything CSS-related http://www.dezwozhere.com/links.html.
Just my $ 0.02

Profile
 
 
Posted: 10 May 2006 10:23 PM   [ Ignore ]   [ # 35 ]  
Summer Student
Total Posts:  20
Joined  02-28-2006

I’ve been tinkering on ossgear.org in my (rapidly dwindling) spare time for a while. It scrapes a few open source software related Cafepress stores and stores the html in a MySQL DB to be served locally. I made a few changes like making the javascript pop-ups a little more friendly with GreyBox.

The site is by no means polished, but for now it gets the job done. Oh, and there is Code Igniter gear there as well!

If I get the time and Cafepress freezes the code modifications they have been making lately, I may release a helper for the store capturing. PM me if you’re interested…

Profile
 
 
Posted: 12 May 2006 07:26 AM   [ Ignore ]   [ # 36 ]  
Summer Student
Avatar
Total Posts:  25
Joined  03-21-2006

I`m using CI for Commons Design, it is part of my graduation research project in formal online collaborative graphic design. I not a coder by hart, but i got the job done with CI. Please take a look at


http://www.commonsdesign.com/

Profile
 
 
Posted: 12 May 2006 10:34 AM   [ Ignore ]   [ # 37 ]  
Research Assistant
RankRankRank
Total Posts:  970
Joined  04-13-2006
mondayrunner - 12 May 2006 07:26 AM

I`m using CI for Commons Design, it is part of my graduation research project in formal online collaborative graphic design. I not a coder by hart, but i got the job done with CI. Please take a look at

http://www.commonsdesign.com/

Congratulations - nice work.
But (there’s always a but) you spelled “Submit” wrong.

Profile
 
 
Posted: 12 May 2006 10:44 AM   [ Ignore ]   [ # 38 ]  
Administrator
Avatar
RankRankRankRankRankRank
Total Posts:  7337
Joined  03-23-2006

You aren’t familiar with “sumbit”?  It’s Web 2.0!

In all seriousness mondayrunner… site looks very nice!

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design
BambooInvoice - Open Source, CodeIgniter powered invoicing.

Profile
MSG
 
 
Posted: 12 May 2006 01:40 PM   [ Ignore ]   [ # 39 ]  
Summer Student
Avatar
Total Posts:  25
Joined  03-21-2006

Thanks guys! Fixed the problem, but Submit =  Sumbit in Dutch wink

Profile
 
 
Posted: 14 May 2006 09:54 AM   [ Ignore ]   [ # 40 ]  
Grad Student
Rank
Total Posts:  34
Joined  03-21-2006

Just finished this. Thanks to CodeIgniter, this has been, by far, the fastest development time for a project of this scale for me.

Thanks Rick!

Here it is: http://art.tddc.org

If you happen to break it, please let me know what happened and what error message you happened across.

Cheers!

Profile
 
 
Posted: 14 May 2006 02:21 PM   [ Ignore ]   [ # 41 ]  
Summer Student
Avatar
Total Posts:  25
Joined  05-14-2006

I just discovered Code Igniter on Thursday and got super excited, so this weekend I went and rewrote my whole site’s custom blog code. It only took about 5 hours! now everything is totally organized and clean and much easier to work with. Code Igniter was such a pleasure to develop with, I’m sad that it’s over. I can’t wait to start a new project.

Oh, my site is The Future of the Web.

 Signature 

Freelance PHP, Code Igniter and jQuery Development for Hire

Profile
 
 
Posted: 14 May 2006 02:49 PM   [ Ignore ]   [ # 42 ]  
Grad Student
Rank
Total Posts:  74
Joined  03-22-2006

Nice work jesse, i’m impressed with your speed (you’re not an x-man are you? smile ). Can you give us details about your custom made blog?
1. User access (does you website have user management or you are the only user that can authenticate on your blog
2. Security, anti-spam protection for commenting.

Profile
 
 
Posted: 14 May 2006 03:51 PM   [ Ignore ]   [ # 43 ]  
Summer Student
Avatar
Total Posts:  25
Joined  05-14-2006

thanks miller. I’d rather not discuss my mutancy on here.. might make people nervous. wink

1. No special user access.. I just have a password on my add/edit pages. It’s simple and easy.

2. For a while, I had no problems with comment spam. Then I started to get a couple. Then one day I got like 50 at once, so I did something “extreme” - I made it so users have to have JavaScript to submit comments. I have a randomly generated spam key, and then use something like this on the page:

<form id="cform" style="display:none">
        <
input id="txtauthor" name="<?= $spam ?>a"/>
        <
input id="txtemail" name="<?= $spam ?>e"/>
        <
input id="txturl" name="<?= $spam ?>u"/>
        <
textarea id="txtbody" name="<?= $spam ?>b" rows="10" cols="40"></textarea>
        <
input type="hidden" id="antispam" name="antispam"/>
</
form>
<
script type="text/javascript">
        
document.getElementById('cform').style.display = 'block';
        
document.getElementById('antispam').value = '<?= $spam ?>';
</script>
<noscript>Sorry, you need JavaScript to post comments.</noscript>

So if the spam key is ‘xxxx’ the author field is ‘xxxxa’, email ‘xxxxe’, etc. The spam key is filled using JavaScript. Then on the server side I do this:

if (isset($_POST['antispam'])) {
        $antispam
= $_POST['antispam'];
        
$cauthor = $_POST[$antispam . 'a'];
        
$cbody = $_POST[$antispam . 'b'];
        
$cemail = $_POST[$antispam . 'e'];
        
$curl = $_POST[$antispam . 'u'];
        if (
$cbody && $cauthor)
             
addComment($id, $cemail, $cauthor, $cbody, $curl);
}

Haven’t had a single spam comment since!

 Signature 

Freelance PHP, Code Igniter and jQuery Development for Hire

Profile
 
 
Posted: 15 May 2006 02:13 AM   [ Ignore ]   [ # 44 ]  
Grad Student
Rank
Total Posts:  61
Joined  03-13-2006

Jesse, your solution is ingenious!

Profile
 
 
Posted: 15 May 2006 02:50 AM   [ Ignore ]   [ # 45 ]  
Summer Student
Avatar
Total Posts:  25
Joined  05-14-2006

Thanks, Mayowa. Maybe I should make a CI plugin for it smile

 Signature 

Freelance PHP, Code Igniter and jQuery Development for Hire

Profile
 
 
   
3 of 11
3
 
‹‹ Quicktime video      Newbe question ››
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 819, on March 11, 2010 11:15 AM
Total Registered Members: 120210 Total Logged-in Users: 66
Total Topics: 126341 Total Anonymous Users: 4
Total Replies: 664435 Total Guests: 518
Total Posts: 790776    
Members ( View Memberlist )