Log on:
Powered by Elgg

Evren Eryilmaz :: Blog

August 11, 2008

Olympics and Popcorn Incident
  • Currently /5

Avg rating: 3.9 - based on 7 ratings

5 Stars 2
4 Stars 4
3 Stars 0
2 Stars 0
1 Star 1
   * Includes your rating
--(Log in to rate this blog post!)--

PROBLEM: Yesterday when I was watching the games I wanted to have some popcorn. But I accidently burned the popcorn in the microwave and I got a dingy brand new microwave due to terrible smell + yellow stain .

QUESTION: How would you clean up this mess? I literally tried all cleaning material.None worked out.

SOLUTION: Use acetone free nail polisher to remove the yellow stain. Apply the yellow stain on cotton balls to see the result. Boil water+vinegar+lemon juice mixture in the microwave to get rid of the smell

Posted by Evren Eryilmaz | 1 comment(s)

December 05, 2007

Diki Wiki
  • Currently /5

Avg rating: 5.0 - based on 1 ratings

5 Stars 1
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

2. Create a sample wiki page.  How can you create a new wiki page in different ways? 

Click on the Deki Wiki home icon on the left side of the screen. Then, click on the new page button on top of the page. This way we can create a page at group level which is shown in the blue box on the right side of the screen.

3. Does Deki Wiki allow you to form your own information hierarchy by letting you create sub-pages under your top-level wiki pages?

Yes Deki Wiki allows creating sub-pages under the top-level wiki pages. Sub-pages could be created by clicking on the new page button within the main page.

4. Does Deki Wiki allow you to rename your wiki page?

One could rename a wiki page by using the edit page button

5. Create tags for your wiki page.

I created two tags for this. One is is346 and the other one is evren which goes to my page and the other one is is346 which has been tagged by others as well.

6. Embed an image into your wiki page.

To do this, just click on the attach file or image button.

7. Does Deki Wiki support the CamelCase style?

Deki Wiki does not support CamelCase style. Furthermore, the Web site below shows all characteristics and limitations of Deki Wiki.http://www.wikimatrix.org/compare/DekiWiki+TikiWiki+MediaWiki+PmWiki

8. Attach a sample Word document to your wiki page and check to see if it is possible to preview the document via Deki Wiki.

DekiWiki supports previewing Word documents. However, this requires one to install Java-runtime on a machine.

9. Does Deki Wiki's default configuration allow users to embed videos from online video-sharing sites (e.g., Google Video, YouTube) into their posts?  If so, embed a sample video into your wiki page.

The default configuration of Deki Wiki supports embedding video from online video sharing sites. Also, once can embed online videos such as mpeg files from the Internet.

10. Go to www.widgetbox.com, pick two widgets, and embed them into your wiki page (you will need to use the widgetbox extension for this task).

I put the RSS feed in my subpage. In this task, I used this extension guide (http://wiki.opengarden.org/Deki_Wiki/Extensions). From this page, I got the panel code which is {{widgetbox.panel("bcef9d3c-3030-436f-841d-ed28804335a7")}} Then I got widget from the www.widgetbox.com Web site. Finally, I put the id of my widget into the code I got from the extension guide Web site.

11. Add an RSS feed (maximum 3 items) to your wiki page.I put the RSS feed in my subpage.

In this task, I used the web site ((http://wiki.opengarden.org/Deki_Wiki/Extensions) as above in order to learn the code for RSS feed which is {{ feed.list("http://feeds.feedburner.com/Mindtouch", 3) }}. Then I went to the Claremont Conversation Web site to get the feed and pasted the html link into the code.

12. Does Deki Wiki allow you to save your wiki page as a PDF file?

For me, it did not work because I got a blank screen when clicked on the save as pdf button. But I saw that it worked for Shantanu and Rosemary. I am not sure why I am getting the blank screen. I tried it on two different pages.       

Posted by Evren Eryilmaz | 0 comment(s)

November 28, 2007

B2Evolution
  • Currently /5

Avg rating: - - based on 0 ratings

5 Stars 0
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

(b2evolution homepage:   http://www.researchapplication.com/b2evolution/)

1. Visit the individual demo blogs listed on the main page.

Done

2. Create a new user account.

Done

3. Post a sample message to Blog A.

I created a blog called Hello World.

4. Does b2evolution's default configuration allow users to embed videos from online video-sharing sites (e.g., Google Video, YouTube) into their posts?  If so, embed a sample video into a post.

Yes the default configuration of b2evolution allows users to embed videos from online video-sharing sites (e.g., Google Video, YouTube) into our post because when we go to the expert option at writing a new blog there are buttons for embedding google and youtube videos.

5. Can a user create a file folder for himself or herself by using b2evolution's interface, upload files to that folder, and then attach them to his or her blog postings?  If so, what are the supported file formats?

Yes a user can create a file folder himself or herself by using b2evolution's interface. To do this, you need to go to write a new post->files->personal folder->check the picture->click on img button.

6. Can a user create static pages?

In order to test this, I created a new page by selecting the page option from dropdown list on write new post screen.But, I do not think that this page was static. According to the the B2Evolution manual, it is possible to generate a static page from the main "Blogs tab" page. To do this the manual suggests clicking on the "Gen!" link next to the static filename in the third column from the right. I tried this but I could not create a static page. Furthermore, I found 2 possible problems with the static page. The first problem is that new posts do not show up on static page unless it is  re-generated. The second problem is a bug issue because it appears that there is bug in the b2blogs.php file. 

Sources:

http://manual.b2evolution.net/Blogs_tab#Advanced  

http://forums.b2evolution.net/viewtopic.php?t=5467

7. Can a user post a message to multiple blogs at once (crossposting)?

In the current setting, a user can not post a message to multiple blogs at once (crossposting) because it is disabled. To do this, you need to have administrator rights.

8. Is it possible to highlight a computer code in a post?   

A computer code could be highlihted by using the codeblock tag. For instance, <codeblock> Your code goes here </codeblock>

Posted by Evren Eryilmaz | 0 comment(s)

November 19, 2007

Studio Session #10
  • Currently /5

Avg rating: - - based on 0 ratings

5 Stars 0
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

Php Wiki (Week I):

(Php Wiki homepage: www.researchapplication.com/phpwiki)

1. Create a sample wiki page.Creating a new page with phpwiki is similar to mediawiki.

First, I went to the link above. Second, I clicked on edit text and I typed (*EvrenPage). Third, I clicked on the “?” that appeared next to EvrenPage in order to edit my page.

2. Embed an image into your sample wiki page.

In this task, I got a picture from flickr web site and uploaded this picture to wfs. Then, I embedded this picture to my wiki by using the following code:__Image:__[http://wfs.cgu.edu/eryilmae/evren.jpg]

3. Does Php Wiki support the CamelCase style?

Based on Wikipedia (2007), CamelCase means writing compound words or phrases in which the words are joined without spaces and are capitalized within the compound. Php Wiki supports the CamelCase style. The web site in the link below compares the characteristics of DokuWiki, MediaWiki, and PhpWiki.http://www.wikimatrix.org/compare/DokuWiki+MediaWiki+PhpWiki http://en.wikipedia.org/wiki/CamelCase 

 4. Add your name to the Recent Visitors list.

I added my name to the recent visitors list by signing my name there with today’s date.

TikiWiki (Week I):

(TikiWiki homepage: www.researchapplication.com/tikiwiki)(TikiWiki admin page: http://www.researchapplication.com/tikiwiki/tiki-admin.php)

1. Create a new user account.

Done.

2. Create a sample wiki page.

This process is similar to PhpWiki. First, I  clicked on edit text and I typed (*EvrenPage). Third, I clicked on the “?” that appeared next to EvrenPage in order to edit my page.  

2.1. Upload a sample Word document to the IS346 file gallery and create an external link to your sample Word document. 

In this task, I used an old assignment that I had in one of my earlier classes.  I used the following code:

 ^__Sample Document__^[http://www.researchapplication.com/tikiwiki/tiki-download_file.php?fileId= Paper.doc]

THERE IS NO TASK 2.2

2.3. Embed an image into your wiki page.

I uploaded a nice surfing picture for this task. In order to do this, I used the following code:^ __Image__^{img src=show_image.php?id=3}

2.4. Add an RSS feed (maximum 3 items) to your wiki page.

I started this task by going to Admin RSS modules page. In this page, I created a new RSS module called EvrenFeed. The URL I used to for this purpose is http://claremontconversation.org/tcourse/activity/user/evren/rss/all/all/1:evren:74b867409cb91546bdefab94cf01e32a Then, I went to my TikiWiki page and I used to following code to add the RSS feed.^__RSS__^{rss id=6 max=3}Since the feed that I used came from my blog, I had to limit it to 3 items by typing max =3. Otherwise, it showed many entries in my blog.

2.5. Does TikiWiki support the CamelCase style?

Based on the WikiMatrix (2007) Web page, TikiWiki supports CamelCase. This web shows all features of TikiWiki.http://www.wikimatrix.org/show/TikiWiki 2.6. Install and test a TikiWiki mod by using the Admin Mods feature.(Hint: Navigation bar -> Admin -> Admin Mods)In this task, I installed a mod called plazes which has the following features.

Then, I went to the plazes web site and created an account that shows where I am currently on a map. Finally, I added the following code to my TikiWiki page:Displays your Plazes info:{PLAZESWHEREIS(name=evren)/}

2.7. Assign a new module to the existing modules.(Hint: Navigation Bar -> Admin -> Modules) 

I did not understand this task. I will ask it to my classmates.

Posted by Evren Eryilmaz | 0 comment(s)

November 18, 2007

Studio Session #9 phpBB3 Tasks
  • Currently /5

Avg rating: - - based on 0 ratings

5 Stars 0
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

1. Install phpBB3 (RC7).  Please do not forget to use a custom table prefix (e.g., mcphpbb3_) for your installation.

The installation of phpbb3 was straightforward. I did not face any difficulties with installation.

2. Add the URL address of your phpBB3 to your index page on MySocialTech.com.

Done. 

3. Update your board's site name, site description, and system timezone.

I went to the board settings under the administration panel in order to change my board’s site name, site description, and system timezone.

4. Rename your automatically generated forum ("Your first forum").

In this task, I used the forums section in the administration panel. First, I created a new forum called introduce yourself. Then I went to manage forums and clicked on the edit button to rename my forum.  

5. Create a standard announcement and a poll associated with it.  What is the difference between a standard announcement and a global one?

Global announcement automatically goes on top of standard announcement. Furthermore, it appears that global announcement is more suitable for getting the attention of a user. Finally, phpbb3 puts global announcements in a table above the standard announcements.

6. Create a user rank that can only be obtained after posting a certain number of posts.  What is the difference between that type of a rank and a special rank?

Rank seems like a title that appears next a username name when a user posts something. A user’s rank can also be viewed at his or her profile. It is right below the username in the profile screen. Based on phpBB user guide, ranks could be used to show how long a user has been posting to a board or how active they are. In this context, normal ranks are assigned to users according to their post count. However, special ranks could be assigned to specific users in the user management panel. For instance, I created a new special rank called fresh with minimum posting number zero. With this rank, a user who does not have any posting automatically gets this rank.

http://www.phpbb.com/support/documentation/2.0/#section3_5_5

7. Create a new usergroup called "Friends" (group type: request).

I did this by using users and groups->manage groups window. While creating this group, I noticed a number of interesting features such as copy permissions and private messages. I also added a nice avatar to my group. Once I created the friends group, I added my users to this group. I made my admin the group leader and the other user a standard member of the group.   

8. Visit one of your classmates' board, create a user for yourself, and join his or her Friends usergroup.  Update your profile and board preferences.

For this task, I joined Kate’s friends usergroup. I also posted a message on her forum related to her youtube video.

9. Create a full backup of your board's database tables by using your Administration Control Panel (ACP).

This task reminded me the full back that I did on the phpbb2’s database. Similar to that backup, I determined backup type, file type, action, and selected the tables I wanted for the back up. From my point of view, the text file that I got at the end of this process looks kind of SQL backup file.

10. Does your board's default configuration allow users to attach files to their posts?

The board’s default configuration allowed me to upload an avatar for the friends group I created. As for the postings, the (board features) of the board configuration indicates that users could attach files to their postings. To test this, I attached a picture to a posting. Thus, the default configuration allows users to attach files to their posts.

11. Does your board's default configuration allow users to embed videos from online video-sharing sites (e.g., Google Video, YouTube) into their posts?

The board’s default configuration does not allow users to embed videos from online video-sharing sites (e.g., Google Video, YouTube) into their posts.

12. Add the custom YouTube and Google Video BBCodes to your board and test them.

I had problems with a few videos while working on this task. It appears that some youtube videos do not work with this because I tried a few surfing videos and the output in the posting screening was [youtube] http://www.youtube.com/watch?v=vU32QuXppkQ[/youtube] 

Once I copied the BBCode and HTML Replacement, youtube and google video buttons appeared on my posting screen. When I clicked on these buttons I got the following tags:

[youtube][/youtube] and [googlevid][/googlevid] After this, I basically copied the link of my videos within these tags.

13. There are four main role divisions (admin, user, moderator, and forum).  How many different types of moderator roles are defined in the moderator division?

The moderator division defines 4 roles: Standard, simple, full, and queue moderator. The standard moderator can use most moderating tools, but cannot ban users or change the post author. The simple moderator can only use basic topic actions, but can not send warnings or use moderation queue. The full moderator can use all moderating features, including banning. The full moderator can use the moderation queue to validate and edit posts, but nothing else.    

14. Is there a Mod installer for phpBB3?  Does EasyMod support phpBB3?

I could not find a mod installer for phpBB3. The idea behind easymod is eliminating the process of going to each coding page and changing the codes when istalling a mod. Thus, one could install mods with just a few clicks. Based on my findings, an easymod for phpBB3 is in development.

http://www.phpbb.com/community/viewtopic.php?f=64&t=580560

15. Change the style of your board.

I downloaded a new style from http://www.sarkis-webdesign.com/free-phpbb3-styles.html. Then I went to the administration control panel->styles and I installed my theme style (green). During installation settings, I selected my new style as the default style of my board.

 

Posted by Evren Eryilmaz | 0 comment(s)

November 07, 2007

4 Extensions
  • Currently /5

Avg rating: 4.0 - based on 1 ratings

5 Stars 0
4 Stars 1
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

I installed and tested the following extensions:

Shantanu’s MWCalendar: The installation of this extension is very simple. Just copy the MWCalendar.php file under the extension folder and add require_once(“extensions/MWCalendar.php”); to the localsettings.php file. To use it, I simply copied the example code from the web site. I find this extension useful because it could be used to coordinate team members.   

Dolly’s ImageMap: This extension is easy to install, but I could not understand what it is useful for.I will ask it to Dolly. 

Eric’s and Stephanie’s Poem Extension: With this extension, it is possible to format a text in poem format. It is also fairly easy to install and use. 

Kate’s SyntaxHighlight: I installed this extension successfully, but I did not understand how to use it. I will ask Kate.   

Posted by Evren Eryilmaz | 0 comment(s)

Elgg Wiki
  • Currently /5

Avg rating: - - based on 0 ratings

5 Stars 0
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

This weekend I installed Elgg wiki on mysocialtech.com with Nathan Garret's and Kate's help. Based on my experience, Elgg wiki installation is more difficult than the tools we have installed in the class so far because the installation process was manual. If you are interested in installing Elgg wiki then you should change the following lines in the config.php file.

$CFG->wwwroot = 'http://localhost/elgg-0.8.1/';


$CFG->dirroot = '/home/12860/domains/evren.mysocialtech.com/html/elgg-0.8.1/'

$CFG->newsinitialpassword ='password';

$CFG->dbtype = 
$CFG->dbhost = 'internal-db.s12860.gridserver.com';
$CFG->dbuser = 
$CFG->dbpass = 
$CFG->dbname = 

After this I had a problem with the template and I added the following code to the config.php file.

$CFG->templatesroot = '/home/12860/domains/evren.mysocialtech.com/html/elgg-0.8.1/mod/template/templates/';

$CFG->profilelocation = '/home/12860/domains/evren.mysocialtech.com/html/elgg-0.8.1/mod/profile/';

Finally, rename the file htaccess-dist as .htaccess

Posted by Evren Eryilmaz | 0 comment(s)

Studio Session #8 PhpBB2
  • Currently /5

Avg rating: - - based on 0 ratings

5 Stars 0
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

1. Install phpBB2 (version 2.0.22)

 

Compared to the other tools that I have installed so far (Wordpress, MediaWiki, WikyBlog, and Elgg Wiki), I find phpBB2 easy to install, use, and administer. Once I uploaded all the files, I pointed my browser to evren.mysocialtech.comphpBB2 for installation and I entered the databasehost name, username, and password.  

 

2. Log in as an administrator and update your profile

 

To do this, I clicked on the profile link on the top of the page and I entered my signature and specified the time zone. I also used the profile screen to change the board style.

 

3. Create a new form

 

For this task, I created two categories. The first category is Session 1 and the second category is Session 2. For the Session 1 category, I created to forms. The first one is introduce yourself and the second one is discuss social computing.

 

4. Create a new usergroup and assign a moderator role to that usergroup

 

In this task, I created a usergroup called IS346 and I assigned myself as the moderator of the IS346 group. To do this, I used the group administrationManagementCreate New Group page. In this page, I specified myself as the group moderator.

 

5. Create a new user and make that user a member of the usergroup you have created in Step 4.

 

In order to create a new user I logged out of the system and registered as a new user. Then, I used the usergroups option on top of the page to send a request to the admin. Finally, I approved the access of the new user to join the IS346 group by using the admin account.

 

6. Change the Style of your phpBB2

 

I found this feature different than Wordpress and Mediawiki because style could unique for each user. In order to find a new style, I looked at the following site (http://www.phpbb.com/styles/db/?sid=6f35beaabea12d400cca5cf062f8b564). Once I found a style that I like liked, I uploaded it to the templates folder. Then I went to the styles admin. Here, first I installed the new theme by using the add button. Second, I exported the theme. Finally, I went to my user profile and selected the new theme that I installed from the board style drop down list.

However, after changing the style, I noticed some default writing that came with the new style. Thus, I went to general adminconfiguration to change the names of site name and site. Furthermore, by using this screen one could also set a particular theme as the default style of the discussion forum. The advantage of this setting is that once the admin changes the theme by using this window, the new theme will be shown even after a user logs out. Otherwise, the default (silver) theme will be used for the login screen.

Finally, it is also possible to change the logo of a theme. To do this, I found the logo of my style (logo_left.gif) and changed it with a recent surfing picture. However, the important thing here is that the dimensions of the existing and new logo should be the same.  

7. Add the URL address of your phpBB2 to your index page on mysocialtech.com

The link is http://evren.mysocialtech.com/phpBB2/index.php I also added the URL address to my index page.   

     

Posted by Evren Eryilmaz | 0 comment(s)

October 27, 2007

Studio Session 7
  • Currently /5

Avg rating: - - based on 0 ratings

5 Stars 0
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

Task 1: Create a template page and include its content in one of your wiki pages. 

For this task, I created a template called IS346 by creating a new template page and putting the following command within this page {{IS346}}. I got the content of this template from the Course Assignments page. In order to include the content of the template page in my sample page, I added the code {{IS346}} to my sample page. The result is that the sample page which was empty in the beginning now shows the content of the IS346 template page. 

Task 2: Create a template page so that whenever you type {{T1|X|Y}} (X: Task#, Y: StudioSession#) while editing a wiki page, your Wiki automatically displays the following statement after you save the page 

In this task, I created a new template with called Task2Studio7. For the content, I wrote “This is my answer to task number 2 in studio session 7”. Then I created a new page called Answers and I acquired the content of my new template by using {{T1|2|7}} command within the Answers page. I think template is a powerful feature of Mediawiki because by using this feature I can point to several templates in a Mediawiki page. In my case, I can put my answers in different templates and call those templates in various Mediawiki pages based on my needs. 

Task 3: Include the content of a wiki page in another wiki page by using the transclusion feature of your Wiki 

In order to include the content of a wiki page in another wiki, I created a page called transclusion and I wanted to see the content of two of my pages (Page-2, Page-3) within this page. To do this added the following code into my transclusion page:

{{:Page-2}}

{{:Page-3}}
 

Although I find this feature useful, I think it would be more powerful, if I were able to acquire just a certain part of the content from a page an put it into another page rather than acquiring the content of an entire page and showing this content in another page. Resource: http://en.wikipedia.org/wiki/Wikipedia:Transclusion_costs_and_benefits  

Task 4: Create a wiki page displaying an RSS feed from your blog on www.claremontconversation.org     

In the begining, I thought this task was easy but I had some problems with the template because it appears that Claremont Conversation does not support the description feature of my template because my blog did not look organized. To fix this problem, I removed the description feature of my template. Now my RSS page looks organized.  

I used the following code:

<rss>http://claremontconversation.org/tcourse/activity/user/evren/rss/all/all</rss>

Task 5: Install and test ShareThis (MediaWiki extension)

This feature remembered me the Addthis plugin that we used in the Wordpress. Similar to the Addthis plugin, Sharethis provides links to various social bookmarking sites such as del.icio.us. I also used this extension on a particular as well as the sidebar. Compared to Wordpress, I think installing ShareThis on the Mediawiki was more difficult than installing Addthis on the Wordpress.     

Task 6: Select two pages from your Special Pages list and briefly describe the function of each page 

Page-1: View Deleted Pages  

I find this page useful because during my experience with MediaWiki (testing new features), I accidentally deleted a few pages. In this context, this restricted special page shows who created page and when it is deleted. This page also provides a log of recently deleted pages. By using this log file, an admin may restore accidentally deleted pages. 

Page-2: Block User 

This page provides a form that allows the admin to block users by specifying the following terms and conditions: IP address or username, expiry, other time, reason, additional reason, and some other features including blocking anonymous users only, preventing account creation, automatically blocking the last IP address used by a user and any subsequent IPs they try to edit from, and preventing users from sending emails.  I liked this page because it relates back to the task Stephanie provided in studio session 6. By using an admin could prevent potential abuses (sockpuppet and meatpuppet). For instance, if the MediaWiki admin finds that a certain user has a false identity for malicious purposes then the admin may use this page to block that user. However, an important element that a MediaWiki admin should consider is not to block a user infinitely for a faulty sockpuppet report.  

Task 7: Which special page shows all the extensions installed on your Wiki? 

Special:Version shows all the extensions I installed on my Wiki as well as the version of MediaWiki that is currently running. 

Task 8: Go over the extensions used by Wikipedia and install one of them to your Wiki. 

In this task, I embedded Freemind mind maps to my MediaWiki. This task was confusing to me because installation instructions did not provide links to three files necessary for installation. Furthermore, the instructions did not explain the way to overcome the mm file type upload problem. Hence, I followed the following steps: 

  • Download the following file MediawikiExtension.zip
  • Extract the content of this file to the extensionsfreemind directory. Do not put the FreeMind.php file under extensionsfreemind directory.
  • Put the Freemind.php file under extensions directory.
  • The plugin requires several other files other than the ones in the mediawikiextension.  These are freemindbrowser.jar, flashobject.js, and visorFreemind.swf.
  • Download freemindbrowser.jar from here. (Use Mozilla for some reason Internet Explorer does not work!)  Flashobject.js and visorFreemind.swf files are inside FreemindFlashBrowser.zip file. Get this file from here.
  • Copy  freemindbrowser.jar, flashobject.js, and visorfreemind.swf files into extensionsfreemind folder.
  • Add the following code to the localsettings.php files
  • include('extensions/FreeMind.php');
·        $wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg', 'wmz', 'mm' );
  • $wgVerifyMimeType = false; Without this code, there is a good possibility that you will get an error message that says that “The file is corrupt or has an incorrect extension. Please check the file and upload again.”
  • Mindmap File: Get the hello.mm file from here.

 To view the mindmap by using MediaWiki, simply add the following code to a page: <mm>[[Hello.mm|flash]]</mm> Although I like mindmaps, I found two limitations with this extension. The first one is inability to make changes on the mindmap and save it to mediawiki by using this extension. The second one is the lack of support for external mindmap files.

Task 9: Create a link on one of your wiki pages to a section of another wiki page.

This can be done by using the following code: [[PageName|SectionName]]

In my case, I created a link on Page-3 to the Opening Summary section of Page-2 by using the following code: [[Page-2|Opening Sumary]]

Task 10: Let's think of a scenario where there is a Wiki site that has several pages created by multiple users.  As one of the users of the site, how can you easily find to see if there are any pages that have linkss to your wiki page?

One way of doing this involves the use a special page called most linked pages. By using this page, one can easily see the number and the name of the pages that have links to a particular wiki page. Furthermore, it also possible to determine   the number of links an image has by using the most linked images special page. However, most linked images special page does not show the name of pages that have links to that particular image.

Task 11: Why does your Wiki's current setting permit the use of only a limited number of HTML elements?  Is there a way to re-configure your Wiki to support full HTML coding in your wiki pages?

Wiki’s current setting permits the use of only a limited number of HTML elements because of a vulnerability issue. According to the Mediawiki Web site (2007), enabling the use of all HTML elements on a publicly editable site could be very dangerous. Thus, this option should not be enabled unless the users are trusted. In order to re-configure the Wiki to support full HTML coding in a wiki page, one needs to add the following line to the localsetting.php file: $wgRawHtml = true  In this context, the Mediawiki Web site (2007) suggests enabling this feature only to trusted users by using the code $wgGroupPermissions

Referance: http://www.mediawiki.org/wiki/Manual:%24wgRawHtml

Task 12:  Create a link on one of your wiki pages to a Wikipedia page by using your Wiki's InterWiki feature.  Does this feature also work to create a link to a wiki page that is part of another Wiki on MySocialTech.com?

I used [[Wikipedia:MediaWiki]] to create a link on my WikipediaLinkPage to the Wikipedia MediaWiki page.  

I linked to Rosemary's mediawiki page by using the following code:

[[http://rosemary.mysocialtech.com/mediawiki Rosemary]]

Posted by Evren Eryilmaz | 0 comment(s)

October 24, 2007

Individual Assignment Three (WikyBlog)
  • Currently /5

Avg rating: - - based on 0 ratings

5 Stars 0
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

For this assignment, I like to work on a type of wiki called wikiblog.Currently, I succesfully installed the application. Now I am trying to understand its features and looking for ways to customize it by using plugins. The link to my site is: http://evren.mysocialtech.com/wikyblog/index.php 

Posted by Evren Eryilmaz | 0 comment(s)

<< Older