* Category for English *
Bad news : The exam of Computer Science, I haven’t done very well ! The questions are too difficult to understand, none of the students write a word at the first 40 minutes, although the whole test during 1 hour 30 minutes!
Good news : I just asked our professor for the part of the Excel project ! 50% ! This is really a good news ! That’s means I still have the chance to pass this subject !
This year, the average note is very important fot me ! Although with 10/20 I can receive the diploma, but I have any advantage for demanding the next year’s study in Master 2 ! That’s means it will be very difficult to find a better university, a better profeesor who could admit me. So a better average note is necessary !
Good good study, day day up !
- * 2 Comments *
- Tags: news
Tomorrow morning at 8:30, this semester’s first exam will begin ! So fighting tonight !
I hate the writing test in Computer Science, especially I must use french to answer it ! If you konw what is SIAD (in french : Systèm d’interactif d’aide à la décision), you do kown how difficult it is to write in a foreign language to answer the questions in this field ! I can easily do it by using the Computer, but not a pen !
No matter how, I must pass this exam, try my best !
- * 0 Comments *
- Tags: Computer Science, SIAD
Giving WordPress its Own Directory While Leaving Your Blog in the Root Directory
Many people want WordPress to power their site’s root (e.g. http://example.com) but they don’t want all of the WordPress files cluttering up their root directory. WordPress allows you to install the WordPress files to a subdirectory, but have your blog exist in the site root.The process to move WordPress into its own directory is as follows:
- Create the new location for the core WordPress files to be stored (we will use /wordpress in our examples).
- Go to the Options panel.
- In the box for WordPress address (URL): change the address to the new location of your main WordPress core files. Example: http://example.com/wordpress
- In the box for Blog address (URL): change the address to the root directory’s URL. Example: http://example.com
- Click Update Options.
- Move your WordPress core files to the new location (WordPress address).
- Copy the index.php and .htaccess files from the WordPress directory into the root directory of your site (Blog address).
- Open your root directory’s index.php file in a text editor
- Change the following and save the file. Change the line that says:
require(’./wp-blog-header.php’);
to the following, using your directory name for the WordPress core files:
require(’./wordpress/wp-blog-header.php’); - Login to the new location. It might now be http://example.com/wordpress/wp-admin/
- If you have set up Permalinks, go to the Permalinks panel and update your Permalink structure. WordPress will automatically update your .htaccess file if it has the appropriate file permissions. If WordPress can’t write to your .htaccess file, it will display the new rewrite rules to you, which you should manually copy into your .htaccess file (in the same directory as the main index.php file.)
Retrieved from:http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
- * 0 Comments *
- Tags: Directory, Wordpress
Here it is ! The theme you’ve seen on this blog, it was designed and made all by myself ! So I call it my own ‘official’ theme, it has a name:”maple leaf”.
I have made 2 or 3 themes before, some codes are copied from the others, so sometimes they are too complex to change or to improve, especially in the page “comments.php”. Only this one, I made it all by myself, it is quite simple!
At this moment:
Maybe it isn’t colorful enough, but it will be in the future !
Maybe it has some bugs, but it won’t have in the future !
I’m still studying to improve it !
There have some problems to resolve:
- Make a ” Page Template “, to list all the posts of a given gategory: because I’m a chinese, sometimes I want to write in chinese, but I live in France, so I must write in french regularly, and now I’ve decided to write a english blog to improve my english! So I must list the posts in different pages!
- Style the Widget Sidebar.
- Optimize the pages’ code.
- ……
- * 0 Comments *
- Tags: Theme, Wordpress
Salut, tous mes chers amis ! Aujourdh’ui c’est le premier jour de l’année 2008 ! Je vous souhaite une très bonne année, bonne santé, et avoir des bonnes chances dans toute l’année!
Hello, all my friends! Today is the first day of 2008 ! I hope you will have a very happy year, good health and be lucky ! I’m missing you in France.
嗨,我的好朋友们!今天是2008年的第一天!是鼠年哦!今天可是我当家做主了(因为我是属耗子的,虽然离中国年还有短时间。),我会保护大家的!所以我的愿望一定会实现!希望大家在新的一年里,快乐每一天,健健康康,幸运长伴!



