0
votes
2answers
32 views
Dynamic content in Joomla Articles
I have some joomla articles. some values in that article has to be updated by data obtained through a soap call to other site. Is there any plugin available for joomla by which i can embed custom php …
0
votes
2answers
30 views
How do I automatically generate “related articles” for my newspaper site?
Can I do it just using html and css? How do I do this with "most viewed articles"?
5
votes
6answers
159 views
where do you submit your programming articles/tutorials?
codeproject.com is the biggest programming article site, but it seems that it's best to post on your own blog and then submit links to reddit.com and other sites. :D
other programming websites
2
votes
21answers
258 views
Books/articles that inspired you
Hi,
Some time ago I found a book "Fatal Defect: Chasing Killer Computer Bugs" by Ivars Peterson. Those who read the book, most probably was impressed by thrilling stories of real live bugs around us. …
9
votes
5answers
845 views
Simple OCR programming tutorials/articles
I'm interested in simple OCR methods and algorithms. And with simple I mean simple!
Best would be a tutorial/article/documentation without dependencies on 3rd party librarys if that's even possible.
…
0
votes
1answer
56 views
Article about jquery library hosted on Google not actually caching…
...re-downloads even if it was in cache.
I think it had some statistics regarding the number of Yahoo users for which items had to re-download even if it was in their cache (60%?)...
Read it earlier …
10
votes
15answers
429 views
What is the single most influential article/essay every programmer should read? [closed]
This article came to mind after reading this question.
From time to time I hear about different influential articles and essays that should be read to have a better understanding of computers and …
0
votes
1answer
38 views
Aggregate Function not available as Article in Merge Rep Publication
I have Merge Replication set up and I just noticed that a Aggregate Function is not available on my Subscriber. After further investigation I discovered that is is not even available in the …
1
vote
1answer
159 views
Where can I find good Immediacy CMS technical documentation?
I'm currently getting to grips with the Immediacy CMS platform and I'm finding that techincal material / documentation for it is pretty poor. I've looked through the documentation on the immediacy …
3
votes
7answers
130 views
How much to comment code sample when writing an article?
When you read a "howto"-style article with a code sample, which do you prefer:
All the code off to the side with very few comments, and a complete line-by-line breakdown in the article
OR
All …
0
votes
1answer
56 views
how to add tag suggestion functionality to my blogware?
I am creating a blogging functionality to my website running on a cms.
My requirement is this:
When a person has written an article, he must automatically provided with 'suggested tags'. These words …
2
votes
6answers
153 views
Software for writing articles [closed]
I'm looking for some type of software that will allow me to easily write large articles or pieces of text to publish in HTML format.
Writing in pure HTML is abysmally slow and prone to errors, Text …
4
votes
3answers
391 views
Top Developer Skills
I remember seeing an article gauging software developer skills.
It had several fields of knowledge, like algorithms, languages, unit testing, scriptology, time estimation, with each measured on a …
3
votes
7answers
511 views
Best way to save web articles/pages for future reference?
I'm trying to manage a personal knowledge base using a personal wiki (currently using MoinMoin, before that MediaWiki).
Apart from organizing e-books and papers, I would like to be able to save web …
2
votes
3answers
545 views
Materials for SICP with python?
I want to try out SICP with Python.
Can any one point to materials (video.article...) that teaches Structure and Interpretation of Computer Programs in python.
Currently learning from SICP videos of …
