Random Thoughts on software related topics such as web, web 2.0, mobile, servers, networks, programming, social networks, engineering, science, and more...
Wednesday, December 3, 2008
Wikishare
Saturday, November 29, 2008
Thursday, November 27, 2008
OpenOffice - Free Microsoft Office Alternative
It is all in C++.
Saturday, November 22, 2008
Friday, November 21, 2008
iPhone Apps
iPhone Apps
Wednesday, November 19, 2008
Saturday, November 15, 2008
Random Thoughts
Sunday, November 2, 2008
Facebook Connect
Here is a link to the forum that I created on CNN which implements Facebook Connect:
Saturday, November 1, 2008
Monday, October 27, 2008
Alexa
Who Is Random Thoughts?
Sunday, October 26, 2008
Friday, October 24, 2008
Wednesday, October 15, 2008
McCain or Obama?
give it to people that hardly do any work at all
they earn and not take the hard workers money and give it to the
people that hardly work at all
Do you agree?
Monday, October 6, 2008
Migrating Drupal to New Server
Sunday, October 5, 2008
Model for Random Thoughts Web Site
Refactor site:
- *Make befriend functionality
- *Fix up user profiles
- *User’s name and link to profile should be next to each random thought
- *Add categories
- *Add tags
o Use the keyword generator from webdesignerbostonma.com/
o Make field for new posts and comments
- *Add a “Recently Commented” and “Recently Added” link
- *Google Analytics
- *Allow comments on the search page for a “tag”
- *Add a “BlogThese” to browse page, search page, shop page, learn page, ete…
- *Make a mobile browser interface
o Submit it places to raise page rank
o Doubles the number of pages
o Make sure
- *Use Theme chooser from Binding Designs, LLC
- *Allow users to create their own version of the MicroBlogger/social network such as Ning.
o Fill in all the fields
- *User Signatures
- *Fix up shopping for keywords
- *Words should have box show on hover with link to:
o “people interested in …” use keyword generator with all of that users posts to make the matches
o “random thoughts on …”
o “shop for …”
o “search for …”
- *Enable links only by users linking back to the site.
o Verify site by making call and checking for link
o Do not allow rel=”nofollow”
o Link to the page that links back
- *Clean-up GUI
- *Fix XSS scripting: http://randomthoughts.club/page.php?lim=8293 or whatever is making that mess.
- *Make a box/border around the displayed random thought.
o Make a message about rolling over each of the words
- *Create networks
- *Make a bookmark for each page that will allow the users to bookmark any page on the site…or even other sites
- Make a blog, wiki, forum and merge them into the existing site
o Blog – allow users to make posts
o Forum – allow users to discuss about certain related topics
o Wiki – discuss how to make user’s own version of the random thoughts website
o Allow users to put ads on their version of the website
§ Allow users to put ads on their posts
- Create an interface and outsource the implementation of the interface to offshores.
o Safety, never send out the existing code. Just get an object with it all implemented.
- Make global config/html/settings page for PHP
- Get an open-source dictionary of words to search/shop/learn more about
- Make a voting system to allow users to mark as good or bad and then view another one…continuing this process…
o Make these searchable by good thoughts and remove the bad thoughts/spam
- Make e-mail script to able mailings to all users
- Make an admin interface for the users creating a website
- Make classes or maybe at least a class…what is the point though?
- Prevent bots from filling in fields/scanning entire site/rapidly creating posts: after 5 posts from the same IP or Session, then show a captcha. Repeat this process.
- Allow some HTML elements: BR, A, I, B, U, IMG – use “rel=nofollow”
- Get open-source form for filling out posts/comments with GUI
- Make Posts/Comments editable/deletable
-
- Fix /index.php and /gadgets/page.php to better fit user experience
- Direct user’s towards commenting or adding a new random thought equally rather than having “Add Random Thought” form on home page
- Filter Random Thoughts by users/anonymous/date/etc…
- Rate this Random Thought: (*****)
- Embed: embed a Youtube video, Map, other open-source content into a Random Thought. Have link to directions to get a Map, Youtube video, etc…
- JavaScript hover box for links to random thoughts from browse page
- Use prototype for
- Add rating with
- Blacklist bots.
- Use keyword script to generate keywords mapping to a Random Thought page for AdWords.
- Use the term MicroBlog
- Make a “Similar/Related” link for other related entries.
o “You may also like…”
- Fix the overall flow/user interaction
- Make a website builder out of it to customize the theme, title, field names, etc…
- Make posts browsable by length of post: small(<100>100,<1000>1000 chacacters).
- Allow users to save product searches
- Allow users to send an item to a friend
- Incorporate the login feature into OpenID, Facebook Connect, Yahoo!, etc…
- Make a very detailed, concise FAQ
- Add a more options to the post to add other things like YouTube, GoogleMaps, Images, etc…
PHP and MySQL with Apache on Mac OS X
Sunday, August 3, 2008
Random Thoughts
It keeps on going on forever! It goes beyond time. It goes beyond our imagination. It even goes beyond our Random Thoughts!
Thursday, July 31, 2008
Random Thoughts on Squidoo
Wednesday, July 30, 2008
Processing in the Human Mind
When storing vision, every image that is ever seen could not possibly be stored. It is just far too much information to store. Images that are deemed important are stored in the storage part of the brain. An image that is seen very frequently is going to be deemed more important. If closing ones eyes and thinking of an image that was seen in the past, the image will be loaded into memory. It will be much more abstract than actually looking at the image because of size constraints.
Thoughts that are not currently being used are sometimes brought into memory. This bogs down the processing part of the brain because the brain can only process a limited amount of information at one time. To concentrate, the brain must not load any unused thoughts out of the storage part of the brain and into the memory part of the brain. Storage is, of course, referred to as long-term memory. Memory is referred to as short-term memory.
The brain is very similar to how a computer functions. And, a computer is very similar to how a brain functions. Computers were designed based on the constructs of the brain.