Divyun.com - Internet rules

Internet is where I LIVE not at home

Automattic’s presses update!

BuddypressWhat is Automattic?

For a straight answer to this, I would they are the creators of wordpress. Their projects include:

  • bbPress - Forum Software
  • Akismet - An anti-comment spam system capable of integration with many blogging platforms and forums.
  • WordPress MU - A multi-blog community system built on WordPress.
  • Ping-O-Matic - A pinging service.
  • Gravatar - Globally recognized avatars
  • IntenseDebate - Commenting Tools

With Wordpress 2.7 on just around the corner and 3 betas already out, wordpress 2.7 is looking big.

But today I want to write about another press which is budding under Automattic, its called Buddypress. I have tried it and have to say that it works great.

What is Buddypress?

Well buddypress is a set of plugins which transform an installation of Wordpress MU(multi-user) into a social networking site.

Features(from buddypress.org):

1. Extended profiles- The extended profile component allows site admins to create specific profile fields for site members to fill in.

2. Private messaging- BuddyPress private messaging works like internal site email. Members can message people on their friends list as well as forward and reply to received messages.

3. Interact with friends- Members of a BuddyPress enabled installation can be connected together by one member adding another as a “friend” and then the other member accepting the friendship request.

4. Groups- Groups in BuddyPress are a gathering of members, blog posts, photos and any other user generated content.

5. The wire- The wire is a place where friends and other members can come along and post messages to a specific piece of content within a BuddyPress installation.

6. Activity Streams- Activity streams aggregate all of your activity across a BuddyPress installation. All of your friends activity is also recorded so you can check what others are doing on the site.

7. BLOGS- Allowing multiple blogs and multiple users per blog is a key feature to WordPress MU. BuddyPress preserves this functionality.

8. Status updates- Status updates in BuddyPress will appear on a member’s profile page. A member can update their status as frequently as they want to.

9. Photo Albums- Members of a BuddyPress installation will be able to create their own photo albums. These albums can be shared with friends and groups.

When will this wonderful plugin will release?

As stated on the site, it should release by the end of this year, 2008.

What does all this mean?

THIS MEANS THAT YOU CAN USE WORDPRESS AS A SOCIAL COMUNITY LIKE ORKUT, MYSPACE , etc.  ENJOY!!!!!!

  • 0 Comments
  • Filed under: Blogging, Website
  • Blogging catastrophe

    Ladies and Gentlemen, are you ready to listen(read) to the disaster which happened to a webmaster.

    I am posting after a couple of days and this is due to some odd things happening to me. Well, I was in the big trouble. I lost my ubuntu partition while resizing it. I lost a lot of data which included the file with passwords to sites. I still don’t have my cpanel’s password but have requested a new one. I had also lost divyun.com’s password but subsequently found it in a draft in my mail box, today. And that’s why I am able to blog today.

    So I lost more than 40 GB of my files and I am having bad days. And this is not it. click here to read futher. =>http://divyun.com/oddworldofmine/my-life-has-become-hell-due-to

  • 3 Comments
  • Filed under: Divyun.com
  • Well they were out a week ago, but I came across them today.

    Since 2006, Packt Publishing has been organizing “Open Source CMS Award” for the best and deserving CMS.

    The Award was split up into two main stages. The first being the nominations followed by voting. Nominations were open back in July 14 2008. Anybody was allowed to nominate a CMS. After a mother, the nominations were closed on August 25. Then, the Judges chose the finalists on the basis of the most number of nominations received and also on number of other factors including performance, usability, accessibility, ease of configuration and customization, scalability and security. Voting Began on 1st of September and ended a month and half later on 20 th October.

    They had the following categories:-

    1. Best overall CMS. -> The overall winner.

    2. Most promising Open Source CMS. -> CMS which has the potential to become the best.

    3. Best Open Source PHP CMS. -> The Best CMS written in PHP.

    4. Best Other Open Source CMS. -> For CMS written in a language other than PHP.

    5. Open Source MVPs. -> It is a new category introduced for the Most Valued People from Open Source Content Management Systems.

    Note: The Category Best Open Source Social Networking Content Management System” has taken a back seat this year.

    Now its time for the winners:

    1. Best overall CMS.

    1. Drupal - Won this second time in a row.

    2. Joomla! - Was the winner in 2006.

    3. DotNetNuke - Replaced last year’s runner up CMS Made Simple for the third position.

    2. Most promising Open Source CMS.

    1. SilverStripe

    2. CMS Made Simple

    3. ImpressCMS/MiaCMS

    Replaced MODx, TYPOlight and dotCMS who this last year.

    3. Best Open Source PHP CMS.

    1. Drupal - Defeated Joomla this time.

    2. Joomla!, CMS Made Simple

    e107 out of the list this year.

    4. Best Other Open Source CMS.

    1. Plone - Was the 1st runner up last year.

    2. dotCMS

    3. DotNetNuke

    Mojoportal and Silva out of the scene this time.

    5. Open Source MVPs.

    A long list of 24 personalities including Wordpress’s Matt Mullenweg, etc. Refer here http://www.packtpub.com/article/open-source-cms-most-valued-people-announced.

  • 1 Comment
  • Filed under: Internet
  • Well, this one is gonna be a really short one!

    If your domain registrar doesn’t provide you with dns facilities then the best option is to use a service like editdns.net.

    You’ll get the rest of the info here. http://hostingfu.com/article/redundant-and-free-domain-name-service-editdns-everydns

  • 2 Comments
  • Filed under: Webmaters, Website
  • dnsSorry for such a long title. :P

    What you see written up there is pretty much true but unpopular. Most of the times webmasters tend to just change the nameservers which take days to propagate,and this becomes pain in their butts. Now written below is a faster way to do it.

    The answer is A records. Yes, they usually take only few minutes or sometimes hours to take effect worldwide.

    What are A records?(from Wikipedia)

    They return a 32-bit IPv4 address, most commonly used to map hostnames to an IP address of the host.

    How to implement them?

    First of all, check whether your host provides you with Dns facilities. If they don’t, you should try editdns.net.

    Steps:

    1. Note the shared ip address of your hosting account. If you use cpanel then the ip address written on the fronpage. If you don’t use cpanel, then just do a dns lookup of your host’s nameserver and get its IP address. You can use network-tools.com for this.

    2. Add the following three A records to your domain:

    (a) yourdomain.com - ip address you noted in the above step

    (b) www.yourdomain.com  - same ip address (without this record www.youdomain.com won’t work)

    (c) *.yourdomain.com - same ip address (without this you won’t be able to create sub-domains using your hosting account. “*” means a wildcard entry)

    You are all done and your domain will be working in a few minutes or very rarely hours.

    Advantages of using A records:-

    1. Faster propagation of domain.

    2. You have control of other records like MX, CNAME, etc. instead transferring your controls to your host.

    3. Gives you ability to use services like google apps, live domains, etc. to the full extend.

    Disadvantages:

    1. You won’t be able to use email accounts at your host till configure your MX records or you always have option to use google apps whcich is free.

    2. Just one as far as I remember :P

    Note: You need to use AAAA records if the ip address is IPv6.

    Enjoy!

    PageRankWell Oh my google! instead of god! Pagerank can be faked. I knew this before but came across this again.

    Now, how is it done? and how to check a website for fake PG? Here are answers to such questions!

    First to clarify the truth in this, a quote from wikipedia:

    False or spoofed PageRank

    While the PageRank shown in the Toolbar is considered to be derived from an accurate PageRank value (at some time prior to the time of publication by Google) for most sites, it must be noted that this value is also easily manipulated. A current flaw is that any low PageRank page that is redirected, via a 302 server header or a “Refresh” meta tag, to a high PageRank page causes the lower PageRank page to acquire the PageRank of the destination page. In theory a new, PR0 page with no incoming links can be redirected to the Google home page - which is a PR 10 - and by the next PageRank update the PR of the new page will be upgraded to a PR10. This spoofing technique, also known as 302 Google Jacking, is a known failing or bug in the system. Any page’s PageRank can be spoofed to a higher or lower number of the webmaster’s choice and only Google has access to the real PageRank of the page. Spoofing is generally detected by running a Google search for a URL with questionable PageRank, as the results will display the URL of an entirely different site (the one redirected to) in its results.

    Direct link => http://en.wikipedia.org/wiki/PageRank#False_or_spoofed_PageRank

    Amazing right! a 302 server head and done, you have PR 10.

    Another way of doing this is from http://www.monetizers.com/fake-pr.php

    Faking Pagerank

    Sites fake PR by looking for the Googlebot, then redirecting it to a high PR site, like Yahoo.com. Google sees that users actually land on Yahoo.com and the PR Bar in turn reflects the PR of the Yahoo.com rather than your site.

    Here is an example of what Fake PR code looks like:

    /* insert a cloaking script here to detect whether the visitor is
    Googlebot */
    if (Googlebot) {
    echo ‘‘;
    exit();
    }
    else {
    echo “

    My PR10 page!

    “;
    }
    ?>

    So its not that difficult fake a PR.

    Now where did it all start from?

    It was started by SEOdarkteam. This trick doesn’t work anymore but is worth reading. http://seoblackhat.com/2005/07/26/how-to-fake-a-google-page-rank-10-or-any-pr-you-want/. I don’t know how but their demo at http://www.pr10.darkseoteam.com still works.

    So how to check a site for fake pagerank?

    use Google’s cache. It always shw the real PR.

    Don’t get scammed. Check for fakes before buying links on a site wth high PR.

  • 4 Comments
  • Filed under: Website
  • Your Web Site’s value (in dollar$)

    While wandering on web, I came across a site which helps you calculate your sites’s value or rather say, price. I searched for similar kind of sites, and was surprised to see the values they all show for divyun.com.

    Here are the results.

    1. http://websitevaluecalculator.com/


    My site is worth $78.
    How much is yours worth?

    2. http://www.sitevaluecalculator.com/result.php?domain=http%3A%2F%2Fdivyun.com

    3. http://www.websiteoutlook.com/www.divyun.com


    My site is worth $2730.2.
    How much is yours worth?

    4. http://www.cubestat.com/www.divyun.com

    $2,483.46

    Awkward right! All of them show different values. :O

    Values vary between $78 to $2730 which amounts to a difference of $2652. An this is huge.

    Now the question of the day:

    Which one of them shows the correct result or is the most accurate?

    Can’t say.

    What are these based on?

    They are based on ranks and stats from google, alexa, etc.

    If you know the answer then mail me at “IKnowThis at Divyun dot com”.

    Ubuntu 8.10 on its way.

    Ubuntu 8.10 will be releasing in two days from now, ie, on 30th October.

    What is Ubuntu?

    Ubuntu is a Linux[debian]-based operating system. It is free and open-source under GNU licence.

    It is the best operating system around. “Windows being the worst.” :D It is developed by a big community and is being improved each and everyday. It comes packed with a multiple softwares which makes it ready to use, just after its installation. Installation is pretty easy, and the live cd makes it easy to try.

    What is a live cd?

    Live cd is operating system packed in a cd which boots when cd is inserted. No need of installation. So in ubuntu’s case, it is try before you install.

    Features[from http://www.ubuntu.com/news/ubuntu-8.10-desktop]

    3G Support

    For constant connectivity public WiFi has limitations. Improvements to the network manager in Ubuntu 8.10 makes it simple to detect and connect to 3G networks and manage connectivity. This connectivity is delivered through an inbuilt 3G modem, through ‘dongle’ support, through a mobile phone or through Bluetooth. It is a complex environment that Ubuntu 8.10 simplifies through a single interface and the auto-detection of many of the most popular devices.

    Write Ubuntu to and Install from a USB Drive

    Ubuntu has been made available to users as an image for CDs and DVDs to date. But CDs and DVDs are slower, less portable and less convenient than USB sticks. Now, a simple application in Ubuntu will allow users to write Ubuntu to a USB drive, even a modified version of Ubuntu with their data on it, so it can be carried everywhere to plug in and use on any machine.

    Guest Sessions

    In a world of ‘always on’ pervasive computing it is more likely that users lend their computers to colleagues or friends at conferences, cafes or at parties so they can check email, etc. Guest sessions allow users to lock down a session easily so a guest can use the full system without interference with programs or data.

    BBC Content

    Starting the media players within Ubuntu (Totem Movie Player and Rhythmbox) launches a menu of selected content from the broadcaster that is free to air. This is a mixture of video, radio and podcasts and available in high quality, much of it playable using non-proprietary codecs. Content is constantly updated via the corporation’s stream and will vary dependent on location, though some content will be available for every user.

    Latest Gnome 2.24 Desktop Environment

    The GNOME desktop environment project releases its latest version which is incorporated into Ubuntu 8.10. New features include a new instant messaging client, a built-in time tracker, the latest Ekiga 3.0 video and audio conferencing tool, improved file management and toolbars plus better support for multiple monitor use with the ability to set screen resolution by monitor.

    For Ubuntu 8.10 server edition’s specifications: http://www.ubuntu.com/news/ubuntu-8.10-server

    First of all :-

    Google is a webmaster’s best friend.

    If you keep searching and learning, you may be able to find all the info listed below from one or the other sources. But here is a contrasted summary or a small overview.

    To get a domain you would require money.

    Time is money

    So a little time devoted can help you get a domain.

    Some sources of free domains (are listed blelow) along with the “how to”:

    (A) Hostbidder-

    Hostbidder is webmaster’s forum which has been providing free domains, since 2003, in echange of points (which you get by posting) know as HB$.

    FAQ

    Q. How many points you get per post?

    A. You can get a 10 points per post.

    Q. How many you given points for per day?

    A. Well, you get points for ever first 8 (>30) words post per day.

    Q. How many for a domain?

    A. 900 HB$ for a domain.

    CLICK HERE.

    Note:

    4 posts * 10 points = 40 points * 23 days > 900 HB$.

    So 23 days ins’t too long to wait for a domain.

    Points and HB$ are the same things.

    Just like hostbidder, there are plenty of similar sites. I have tried most of them but Hostbidder works the best.

    (b) Earning cash online and using it to buy a domain:-

    Domains( popular ones like .com, .net,etc.) usually cost around 10 $ or so.

    .com for $7.75.

    .net for $6.99.

    Click for the price list.

    Click here to register a domain.

    So how to earn this cash?

    I think, the answer should be  PTC (Paid To Click) sites. But you need to find genuine PTC sites that pay.

    Let me recommend some:-

    1. B-U-X.net

    2. bux3.com

    3. Osobux.com

    4. Pandabux.com

    You clicking alone won’t do much good to you. You need to refer people under you.

    20 ads * 10 referrals* $ 0.01= 2 $ in one day.

    Awesome!

    (c) Contests

    Yeah! I mean contests. Find a contest and win a free domain. You’ll find of such kind if you keep searching webmaster’s forums. But this is gonna be hard. Try reading the next method. Its the easiest.

    (d) Co.cc

    if you think that other methods are bogus or you cost you a lost of time. Then this is for you, use might use a free co.cc domain. Actually, what you’ll get is a sub-domain but would work just like a professional fully functional TLD(Top level domain). No difference.

    Well this is a little problem faced by lot of webmasters who are new to cms/ open source softwares.

    Here are the steps for different cms:

    Joomla-

    Joomla directory> Templates folder> [Current Theme]> favicon.ico

    Drupal-

    Drupal directory> themes>  [Current Theme]> favicon.ico

    Wordpress-

    Drop the favicon in root.

    Short one!

  • 0 Comments
  • Filed under: WebDeveloping
  • Check Alexa Rank

    Tag Cloud

    Advertisements

    Ads