1. An excellent introduction to Expression Engine & B2Evolution

    Date: 02/20/05 (Java Web)    Keywords: blogging

    Doug Pardee has given me an excellent introduction to B2Evolution and Expression Engine. If you are like me looking for a better blogging system you should check out his his comments on this post on privacy policy.

    Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=160

  2. PHP and Oracle

    Date: 02/22/05 (PHP Community)    Keywords: php, blogging, sql

    is there anyone oout there who knows much about working with Oracle? i have a few questions about a project i'm doing.

    i've created a very basic blogging system, the index page displays all of the posts (in a very ugly plain format hehe), and has a link to a page where you can write your post. click Submit and the post is commited to the DB and going back to the indexpage you can see the new post.

    I'd like to be able to display the posts in a more attractive way, but i'm not sure how. I really only know the basics of PHP and SQL.
    The second thing i'd like is to have the ability to comment on each post, similar to LJ really.

    All source code for the pages can be provided if anyone would like to tackle this. If someone has the time to step-by-step me through these i'd be super grateful! if someone feels kind enough to write the code and be done with it, even better. Or if ou are feeling cryptic and just want to supply some really good links to sites that deal with PHP/Oracle tutorials, that would be helpful too! :)

    -fingers crossed-

    pretty please? :)

    paul.

    Source: http://www.livejournal.com/community/php/265005.html

  3. PHP Blogging Script

    Date: 02/27/05 (PHP Community)    Keywords: php, blogging, html, security

    I hope you don't mind me asking this here (seems a good a place as any, in my opinion), but I've got a quick question.

    Can anyone offer some suggestions on a good PHP-based blogging script? It just needs to work for me (meaning it doesn't have to be community-oriented). All I really need is a subject, entry, basic archives, comments, post icons, html formatting (but auto newlines would be handy), music, moods, screening (security), and ... that's about it. Sounds longer when you write it out.

    I've looked over Bloxsom, and it looks good, but it's only in Perl. I've seen a couple of Bloxsoms in PHP, but not sure what to use...

    I've also seen PHPBBlog, or whatever it's called. Anyone have an opinion on that?

    Of course, like a true PHP Guru, I suppose I should build one myself.

    Source: http://www.livejournal.com/community/php/266519.html

  4. An excellent introduction to Expression Engine & B2Evolution

    Date: 02/19/05 (Java Web)    Keywords: blogging

    Doug Pardee has given me an excellent introduction to B2Evolution and Expression Engine. If you are like me looking for a better blogging system you should check out his his comments on this post on privacy policy.

    Source: http://blog.taragana.com/index.php/archive/an-excellent-introduction-to-expression-engine-b2evolution/

  5. Bloggers will be watched

    Date: 03/03/05 (Web Technology)    Keywords: blogging

    Bradley Smith says that the freewheeling days of political blogging and online punditry are over.

    Source: http://news.zdnet.com/Bloggers+will+be+watched/2100-9588_22-5598439.html?part=rss&tag=feed&subj=zdnn

  6. i have some questions

    Date: 03/12/05 (PHP Community)    Keywords: php, blogging, html, java, security, web

    i'm building my own blogging system for my website, and i was interested in having a bit of security when it comes to code in the comments.


    • disallow html code

    • disallow javascript

    • special tags (standard BBcode - [quote][url][img])

    • keep it xhtml1.1 compliant



    so, i have achieved the first 3 points, but i was wondering which php functions would you recommend for filtering the comments text?

    plus, is there any way to garantee that the document keeps xhtml compliant?


    (cross-posted to '[info]'webdev and '[info]'php)

    Source: http://www.livejournal.com/community/php/272239.html

  7. i have some questions

    Date: 03/12/05 (Web Development)    Keywords: php, blogging, html, java, security, web

    i'm building my own blogging system for my website, and i was interested in having a bit of security when it comes to code in the comments.


    • disallow html code

    • disallow javascript

    • special tags (standard BBcode - [quote][url][img])

    • keep it xhtml1.1 compliant



    so, i have achieved the first 3 points, but i was wondering which php functions would you recommend for filtering the comments text?

    plus, is there any way to garantee that the document keeps xhtml compliant?


    (cross-posted to '[info]'webdev and '[info]'php)

    Source: http://www.livejournal.com/community/webdev/181116.html

  8. MSN to mix advertisers with blogs

    Date: 04/07/05 (Web Technology)    Keywords: blogging

    New versions of its instant messaging and blogging services with beefed up community, video, search and advertising features.

    Source: http://news.zdnet.com/MSN+to+mix+advertisers+with+blogs/2100-9588_22-5657768.html?part=rss&tag=feed&subj=zdnn

  9. MSN mixes advertisers with blogs

    Date: 04/07/05 (Web Technology)    Keywords: blogging, microsoft

    New versions of Microsoft's IM and blogging services offer beefed-up community, video, search and advertising features.

    Source: http://news.zdnet.com/MSN+mixes+advertisers+with+blogs/2100-9588_22-5657768.html?part=rss&tag=feed&subj=zdnn

  10. CMS

    Date: 04/18/05 (Web Development)    Keywords: cms, php, blogging, css, html, web

    I run a mixed content website with a couple of my friends.  One of those friends knows html and some basic php.  I know html and some basic php and some css.  The third friend knows nothing.

    I'm looking for a CMS that we can use to update our site.

    www.thisisjerkass.com

    That's our site, as you can see we have articles, videos, etc.  I'm just looking for a way to make posts on the front page a lot easier.  As of now, I have to edit four files just to put it up there and archive it.  I can't use just a regular blogging cms because the format of the site isn't exactly a blog.  Anyone have any suggestions?

    Source: http://www.livejournal.com/community/webdev/189709.html

  11. Relational schema still speaks volumes about any application - A look at Fatima

    Date: 04/19/05 (Java Web)    Keywords: blogging, software, sql, web

    We often talk about understanding an application from code and unit tests with catch phrases like - "code is the documentation". In my experience I haven't found a better and more concise documentation then reading the SQL schema for any application, assuming it has one. Today I was looking at Fatima - a weblogging software. [...]

    Source: http://blog.taragana.com/index.php/archive/relational-schema-still-speaks-volumes-about-any-application-a-look-at-fatima/

  12. How to Sanitize Blog Title, to use as Permalink, in Java

    Date: 06/12/05 (Java Web)    Keywords: blogging, software, java

    Most Blog software provides an option to use a sanitized version of the post title as part of permalink url. Thingamablog, a Java based offline blogging software, doesn't do it. So I decided to create one for myself in Java. To see an example of what I am talking about, see the permalink (permanent link) of [...]

    Source: http://blog.taragana.com/index.php/archive/how-to-sanitize-blog-title-to-use-as-permalink-in-java/

  13. FEC's Bradley Smith calls it quits

    Date: 06/15/05 (Web Technology)    Keywords: blogging

    Federal Election Commission member known for a prescient warning about blogging crackdown will return to teaching law.

    Source: http://news.zdnet.com/FEC%27s+Bradley+Smith+calls+it+quits/2100-9588_22-5747924.html?part=rss&tag=feed&subj=zdnn

  14. Serious Security Vulnerabilities of WordPress 1.5.1.2 and below

    Date: 07/05/05 (Java Web)    Keywords: cms, blogging, security, web

    WordPress is a very popular personal publishing platform aka blogging platform (with a primitive CMS) in use all over the web. There are a number of serious security vulnerabilities in WordPress that may allow an attacker to ultimately run arbitrary code on the vulnerable system. Unfortunately the authors believe in security-by-obscurity. Here are the [...]

    Source: http://blog.taragana.com/index.php/archive/serious-security-vulnerabilities-of-wordpress-1512-and-below/

  15. What would be the Features of an Ideal Blog Software

    Date: 07/14/05 (Java Web)    Keywords: blogging, rss, software, spam

    What features would you like in your dream blogging software? Let me know your thoughts. Here's what comes to my mind: Commenting with: WYSIWYG with shortcuts and buttons and spell checker (Tom Raftery's suggestion) Strong Spam Protection through: Blacklist Trackback Moderation Keyword (regex) moderation IP Banning Referrer Bouncer Rule based spam checking Full support for RSS 2.0 & Atom 0.3, Pingback protocols Offline Blogging support through MT and [...]

    Source: http://blog.taragana.com/index.php/archive/what-would-be-the-features-of-an-ideal-blog-software/

  16. Rupert Murdoch Buys Blog Hosting Site MySpace

    Date: 07/19/05 (Java Web)    Keywords: blogging, web, hosting

    News Corp is bolstering its newly-formed internet unit by spending $580 million on Intermix - the company behind free blog hosting provider myspace.com. Intermix owns and runs about 40 websites but currently the best performer is myspace.com. Myspace is a blogging and networking site. It brought in 15.6m viewers in May, according to comscore Media Metrix. [...]

    Source: http://blog.taragana.com/index.php/archive/rupert-murdoch-buys-blog-hosting-site-myspace/

  17. Findings of Ethics in Blogging Survey

    Date: 07/21/05 (Java Web)    Keywords: blogging, web

    Report Summary: As the prevalence and social influence of weblogs continue to increase, the issue of the ethics of bloggers is relevant not only to the blogging community, but also to people outside it. This study explored ethical beliefs and practices of two distinct groups of bloggers–personal and non-personal–through a worldwide web survey. Over a period of [...]

    Source: http://blog.taragana.com/index.php/archive/findings-of-ethics-in-blogging-survey/

  18. blogging alternatives...

    Date: 08/05/05 (WebDesign)    Keywords: cms, blogging, software

    I wrote this blog post about how I hate blogs (ironic?). It was a little more than that, I was actually talking/thinking about how a lot of content is put into a blogging format... content that could be best delivered other ways.

    Usually when I vomit out ideas, I generally find that I'm well behind the curve. Thus, I was wondering... does anyone know of CMS software that exists that is taylored for E-Zines or an Essay Archive similar to the stuff I'd posted about?

    Source: http://www.livejournal.com/community/webdesign/949280.html

  19. pseudo-code help

    Date: 09/18/05 (PHP Community)    Keywords: php, mysql, blogging, sql

    I'm making a threaded comments script for a blogging system. My code so far is not working, so I'm trying to think it through again using pseudo-code. I'd really appreciate some feedback on what I should be doing, if anyone would mind taking a look at the pseudo-code (under the cut). If my reasoning is correct, then I can concentrate on the syntax.


    MySQL tables:

    Posts (sorry for the yuck formatting)
    id year month day hour minute timestamp author title content images mood music

    Comments
    id (unique id) post (to which the comment belongs) parent (comment to which the comment is a reply) author title timestamp email homepage content

    Coding

    • have a script, PostsTable.php, to display a post or posts using a while loop, including a collapsible division to display comments or not as desired (easy - done that)
    • for each post, set the parent value, $parent_id, to 0 as part of the while loop
    • for each post, set the ID of the post, $post_id, from the array generated by the query used to get the post
    • within the comments division below each post, include a script, CommentsView.php, to run the queries to get comments
    • use a while loop in CommentsView.php to get all comments in order and in accordance with $parent_id and $post_id
    • for each comment, set its ID (within the loop) as $parent_id for looping through its replies later
    • if there are no comments for a particular post (or replies to a particular comment), end
    • if there are comments, include a script to display them similar in design to PostsTable.php: CommentsTable.php
    • CommentsTable.php includes CommentsView.php, until it ends


    Thank you in advance ^^

    Source: http://www.livejournal.com/community/php/344263.html

  20. Livejournal and Firefox Compatibility

    Date: 09/30/05 (Mozilla)    Keywords: blogging, browser, web

    Question:

    In regards to the announcement that Blogger/Blogspot, one of the Big 3 Blogging services (alongside both Xanga and our own Livejournal), was created by its developers using Mozilla Firefox, and that Firefox is recommended by the same for viewing the content on all pages within the Blogger domain, I have wondered about Livejournal's place in all this.

    Frankly, while Livejournal hasn't given me much of any problems as a Firefox user, I'm worried about how Livejournal was built, and if the content on here is all totally compatible with this increasingly-present web browser.

    I mean, yes, the code for Livejournal is filed under one of those GNU-GPLs we keep hearing about. However, even if that's the case, the slightest notion of Livejournal's hypothetical Firefox incompatibility will have alot of us LJers wondering about our future here.

    Hopefully, such isn't the case. Hopefully, its not a matter of one browser getting better treatment over, or at the expense of, another browser.

    Source: http://www.livejournal.com/community/mozilla/324800.html

  ||  Next page


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home