suggestions

Qt - Design - requirements

Hi, I am trying to make a widget in such a way that when ever I typed in a lineedit, and click OK button, then that word must come with some visual effects(like with different font style and background color). After that, if I again type another word and clicked the OK, it should come after the first one, like this it can grow further...

Moving from single user desktop applications to multiuser development.

I'm trying to bootstrap a micro ISV on my nights and weekends. I have an application at a very early stage of development. It is written in C# and consists mainly of a collection of classes representing the problem domain. At this point there's no UI or data persistence. (I haven't even settled on the .NET platform. Its early enough that...

What are some tools to test or rate my site?

I have a mobile and a normal website. They load pretty fast. I used YSlow and Page Speed (google) to test it and got >90%. Are there other tools or sites i can use to 'profile' my site for suggestions or to rank it in a way? -edit- Good answers. Anymore? makes this a CW ...

Fetch videos from Wordpress Post

Hi, In my word press blog, I would like to insert video file with every post and which is categorise under video category.Under video category achieve I would like to show thumbnail of each videos(which already stored from custom field) and also when we are click on each thumbnail I would like to play the video.How its possible to play v...

Building online game with Flash, or any other suggestions.

I want to build some online educational games such as learning chinese characters and such. From what I've seen Flash seems to be a very popular way to do this. Anyone use Flash to build games or any suggestions for building web based games? ...

How to continually filter interesting data to the user?

Take an example of a question/answer site with a 'browse' slideshow that will show one question/answer page at a time. The user clicks the 'next' button and a new question/answer is presented to him. I need to decide which pages should be returned each time the user clicks 'next'. Some things I don't want and reasons why: Showing ...

How does a lone developer code review?

I've had an epic google on this topic and also looked long and hard through the suggested answers to this quandary so please I just want some concrete advice if such exists. Here's my situation. I work as the sole developer at a very small company, my boss used to hack a bit of classic ASP but no longer uses and thus has lost most of his...

What is the logic behind edit a primarykey feild

Hi, Consider my application helps us to create a collection with different pages and also each have different auto increment id's. I am storing the events of every pages in another mysql table 'events'. Here, pageid and collectionid are my foreign keys in events. My prblem is when we edit the collection details; these action help us to ...

Should I learn Python?

Hi, I am a Javascript developer. I don't know anything about Python except that it is an Object Oriented interpreted language. So please suggest me that if I should learn Python? what it is exactly for? is it a replacement or closely related to javascript? And what is the future of python? etc. Thanks ...

What are some methods to rewards users for participating on your site?

This is not strictly programming related, so I apologize. But I think this fits within the scope of this site. We have a community site (part forum, part wiki, part knowledge base) where our users can participate in discussions, Q&As, etc. One of the things I would like to do is have some type of reward system where users feel like they...

How do you log how many hours you have spent on a project?

How do you log how many hours you've spent on a project? Something more reliable (and accurate) than just watching the clock. ...

suggest a 8086 project

It's required from me to suggest an assembly project (not too simple and not too complex) tol be written for Intel 8086 microprocessor. One of the suggested projects was a calculator doing normal operations. Can anyone suggest another project? Simple clarification: that the idea of this project shall be implemented on the pc not usin...