Bitcoin Forum
April 27, 2024, 02:40:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 »  All
  Print  
Author Topic: Looking for someone to create/modify software for this forum [5500+ BTC]  (Read 165567 times)
Bungeebones
Full Member
***
Offline Offline

Activity: 178
Merit: 100



View Profile
June 23, 2012, 12:41:45 AM
 #121

I was over at another BTC forum Shocked and was really impressed with their forum software to the point that I scrolled down to see who made it and went to the developer's website. Then I saw your post so here it is:

https://bitcoin.org.uk/
and http://www.invisionpower.com/products/board/ is the software
1714228837
Hero Member
*
Offline Offline

Posts: 1714228837

View Profile Personal Message (Offline)

Ignore
1714228837
Reply with quote  #2

1714228837
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714228837
Hero Member
*
Offline Offline

Posts: 1714228837

View Profile Personal Message (Offline)

Ignore
1714228837
Reply with quote  #2

1714228837
Report to moderator
1714228837
Hero Member
*
Offline Offline

Posts: 1714228837

View Profile Personal Message (Offline)

Ignore
1714228837
Reply with quote  #2

1714228837
Report to moderator
1714228837
Hero Member
*
Offline Offline

Posts: 1714228837

View Profile Personal Message (Offline)

Ignore
1714228837
Reply with quote  #2

1714228837
Report to moderator
keverw
Member
**
Offline Offline

Activity: 75
Merit: 10



View Profile WWW
June 24, 2012, 07:07:17 PM
 #122

What's gonna happen to the current forums? Will the data be imported or somthing like that?

Go open a whole new world with Visa Prepaid Bitcoin. More people go with, Visa Bitcoin.
Donate - BTC: 1giYNSkexV3vtqUPQZvGf9Nu1dfQ73VMZ
live627
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
June 24, 2012, 09:05:41 PM
 #123

I would hope that's part of the deal Smiley
film2240
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000


Freelance videographer


View Profile WWW
June 25, 2012, 10:03:11 AM
 #124

@ keverw I reckon so.The admins will need a converter type tool or importer to import data into the new system.In the case of invision power boards,The converter would be this : http://www.invisionpower.com/suite/convert.php

[This signature is available for rent.BTC/ETH/LTC or £50 equivalent a month]
[This signature is available for rent.BTC/ETH/LTC or £50 equivalent a month]
[This signature is available for rent.BTC/ETH/LTC or £50 equivalent a month]
keverw
Member
**
Offline Offline

Activity: 75
Merit: 10



View Profile WWW
June 25, 2012, 04:20:34 PM
 #125

@ keverw I reckon so.The admins will need a converter type tool or importer to import data into the new system.In the case of invision power boards,The converter would be this : http://www.invisionpower.com/suite/convert.php

Looks great. I guess buying a forum software with a importer available is a major plus. I would be sad if the forum had to start fresh again.

Go open a whole new world with Visa Prepaid Bitcoin. More people go with, Visa Bitcoin.
Donate - BTC: 1giYNSkexV3vtqUPQZvGf9Nu1dfQ73VMZ
Transisto
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
June 26, 2012, 03:57:48 AM
 #126

What's the update on this ? 

We'd be much better committing 2200BTC to contribute improving an existing software that to write one.
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
June 27, 2012, 02:42:54 AM
 #127

Incidentally, ...

Watchlist feature has been added:

 - http://bitcointalk.org/index.php?topic=90136


Also, 3,000 BTC .., valued just under $20K USD.

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


theymos (OP)
Administrator
Legendary
*
Offline Offline

Activity: 5180
Merit: 12900


View Profile
June 27, 2012, 05:15:17 AM
 #128

Watchlist feature has been added:

 - http://bitcointalk.org/index.php?topic=90136

Writing this feature made me hate SMF even more.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
live627
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
June 27, 2012, 05:21:48 AM
 #129

It supports PHP 4.
gamebak
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
July 03, 2012, 05:30:05 AM
 #130

I am willing to "bid" on this project as well if it's still available.
I have a 6yr+ php experience and a 5yr+ jquery/javascript experience.

All i did was freelancing and if pmed i can give you a list of websites were i have been working.

I am planning to code your project in php, but also to take advantage of the jquery jsonp (cross domain json) and my own framework.
I don't want to use any existing open source forum, and i plan to use my framework because i will code into it only what is required for the project, without any extra functions.

I could code the project and also think it's arhitecture, something designed for future use, for cluster (as you probably noticed, bitcoins will attract more and more visitors), and probably in future you will have to move to a cluster.

Planning to use a mysql cluster with a http cluster (separating the mysql from http, to ensure a minimum load on the server side).
We will take advantage of the available technology, we will code the http cluster in javascript (jquery with jsonp) so that the ressources required by your servers will be at the minimum, and no plugins will be required by the client side (browsers).

Everything you requested will be implemented and i will be using my framework with or without smarty integrated (as you wish).
Something else will be added at the security, because of the jsonp cluster a token will be created to monitor visitors.
Another key factor is that i will code a module to detect xss or sql attacks and to be tracked down to ip, banning it for a limited time if detected and mailing admins/dev crew.
The design will be unique, and will try to make it clean, but again, we will take advantage of technology such as canvas/css 3/jquery effects.

Because i plan to use something unique/new (jquery for the http cluster) wich will improve the costs and the ressources of the server and that i am going to take advantage of the latest technology and methods that are available (without the use of plugins, just native codes) i will have to ask abit more than it's offered, 3600 BTC.

Example of my framework implemented into a game(not fully developed): http://code.google.com/p/v2ge/source/browse/#svn%2Ftrunk%2FV2GE


Let me know if you are interested in my offer and send me a pm.
unclemantis
Member
**
Offline Offline

Activity: 98
Merit: 10


(:firstbits => "1mantis")


View Profile
July 08, 2012, 10:39:38 PM
 #131

I am interested in giving this a shot.

I have bitcoin project experience. Nothing published at this time but I do have over 25 years of web development experience.

I do have published works that are not bitcoin related. I can pm you my list of links if you are interested.

My skill sets besides bitcoin technologies are:

I have BOLDED the technologies that I am currently involved in.

PROGRAMMING LANGUAGES
Ruby on Rails, JavaScript, PHP, XHTML, AJAX, HTML5, CSS, WordPress, Drupal, Joomla! Platform and ASP using VBScript/C#; ActionScript, Bash, BASIC, Batch, C++, Objective-C, Perl, Python, VBScript and Visual C#

SOFTWARE APPLICATIONS
Microsoft, Visual SourceSafe, Visual Studio, Internet Explorer, Access, Excel, OneNote, Outlook, Powerpoint, Project, Visio, Word, Adobe Acrobat, Photoshop, After Effects, Bridge, Dreamweaver and Illustrator

OPERATING SYSTEMS
Microsoft Windows XP/Vista/7/Server 2008, Mac OS X 10.5 Leopard and Ubuntu 11.10

PHP, Ruby, Rails, ASP, JavaScript, SQL
20+ years experience w/ Internet Technologies
Bitcoin OTC | GPG Public Key                                                                               thoughts?
ampkZjWDQcqT
Member
**
Offline Offline

Activity: 70
Merit: 10


GNU is not UNIX


View Profile
July 12, 2012, 04:41:39 PM
 #132

You don't value the free software philosophy which made possible the system (Bitcoin) this community is about. Shame on you!.

If you found my comment useful please express your gratitude by doing an action of similar magnitude towards a better society. Thanks you!.
Icoin
Hero Member
*****
Offline Offline

Activity: 585
Merit: 501



View Profile WWW
July 13, 2012, 10:20:18 PM
Last edit: July 13, 2012, 11:43:33 PM by Icoin
 #133

please visit http://glari.ch:3000
3000 BTC funded to the Glari Mining Project listed at https://cryptostocks.com/securities/9?locale=en
I think this is the enviroment the bitcointalk comunity needs as a basis for future development

Environment:
  Redmine version                          2.0.3.stable
  Ruby version                             1.9.3 (x86_64-linux)
  Rails version                            3.2.6
  Environment                              production

http://www.redmine.org/

live627
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
July 13, 2012, 10:28:11 PM
 #134

You don't value the free software philosophy which made possible the system (Bitcoin) this community is about. Shame on you!.
You don't think custom services by geeks who go out of their way to meet the requirements of the job should be properly paid for?
John (John K.)
Global Troll-buster and
Legendary
*
Offline Offline

Activity: 1288
Merit: 1225


Away on an extended break


View Profile
July 15, 2012, 10:22:34 AM
 #135

please visit http://glari.ch:3000
3000 BTC funded to the Glari Mining Project listed at https://cryptostocks.com/securities/9?locale=en
I think this is the enviroment the bitcointalk comunity needs as a basis for future development

Environment:
  Redmine version                          2.0.3.stable
  Ruby version                             1.9.3 (x86_64-linux)
  Rails version                            3.2.6
  Environment                              production

http://www.redmine.org/
Is it just me, or am I the only one who couldn't make out head nor tail of this post? What does funding 'Glari Mining Project' has got to do with modifying the forum?
Raoul Duke
aka psy
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002



View Profile
July 15, 2012, 10:35:07 AM
 #136

please visit http://glari.ch:3000
3000 BTC funded to the Glari Mining Project listed at https://cryptostocks.com/securities/9?locale=en
I think this is the enviroment the bitcointalk comunity needs as a basis for future development

Environment:
  Redmine version                          2.0.3.stable
  Ruby version                             1.9.3 (x86_64-linux)
  Rails version                            3.2.6
  Environment                              production

http://www.redmine.org/
Is it just me, or am I the only one who couldn't make out head nor tail of this post? What does funding 'Glari Mining Project' has got to do with modifying the forum?

No, it wasn't just you. I even looked at the username/avatar and post count two more times to be sure it wasn't just an automated spam reply lol
Icoin
Hero Member
*****
Offline Offline

Activity: 585
Merit: 501



View Profile WWW
July 15, 2012, 06:48:57 PM
Last edit: July 17, 2012, 09:19:43 PM by Icoin
 #137

Quote
please visit http://glari.ch:3000
3000 BTC funded to the Glari Mining Project listed at https://cryptostocks.com/securities/9?locale=en
I think this is the enviroment the bitcointalk comunity needs as a basis for future development

Environment:
  Redmine version                          2.0.3.stable
  Ruby version                             1.9.3 (x86_64-linux)
  Rails version                            3.2.6
  Environment                              production

http://www.redmine.org/

This is a serious offer, glari.ch is able to deploy Redmine for bitcointalk: you can see the example for a Redmine instance on glari.ch or Redmine.

Redmine Project
Redmine Collaboration and Document Management

Since this is not just a small task, project donators are welcome to acquire shares and show this way there agreement and support to build a Redmine based port 3000 for bitcointalk. When the project reaches more then 30k public hold GMP shares; we start to deploy Redmine.

OhShei8e
Legendary
*
Offline Offline

Activity: 1750
Merit: 1059



View Profile
July 17, 2012, 11:33:08 PM
 #138

I don't care whether you build the software from scratch or just create a bunch of modifications for some already-existing software. There are benefits and drawbacks to both methods which will be considered in relation to the rest of your bid.

Whats wrong with email? I would like to see normal lists. Because of less traffic Mailman would be a good choice. Very easy to set up also. Forums are for little people. It is stupid to have to use something like that. Very susceptible for XSS and other attacks. When I came here I was wondering if you really know what you are doing. Sorry if I have to say it so plainly. I'm surprised that nothing has happened yet.

I would prefer simple mailing lists. So I can read new messages and be simultaneously logged into Mt Gox. On the same machine, at the same time with the same account. Add to this a sensible archiving software and you have a professional environment. Animated smilies are nice but perhaps not misson critical. Also I do not need a profile and stuff like this. Why bother?

For Donation and FAQ there can be a normal site. Keep it simple stupid. Just my two cents.


Icoin
Hero Member
*****
Offline Offline

Activity: 585
Merit: 501



View Profile WWW
July 18, 2012, 09:37:58 AM
Last edit: July 19, 2012, 03:31:10 PM by Icoin
 #139

Quote
Quote
please visit http://glari.ch:3000
3000 BTC funded to the Glari Mining Project listed at https://cryptostocks.com/securities/9?locale=en
I think this is the enviroment the bitcointalk comunity needs as a basis for future development

Environment:
  Redmine version                          2.0.3.stable
  Ruby version                             1.9.3 (x86_64-linux)
  Rails version                            3.2.6
  Environment                              production

http://www.redmine.org/

This is a serious offer, glari.ch is able to deploy Redmine for bitcointalk: you can see the example for a Redmine instance on glari.ch or Redmine.

Redmine Project http://www.youtube.com/watch?v=XQv4OtR5T_M
Redmine Collaboration and Document Management http://www.youtube.com/watch?v=obqIIHLO6bM

Since this is not just a small task, project donators are welcome to acquire shares and show this way there agreement and support to build a Redmine based port 3000 for bitcointalk. When the project reaches more then 30k public hold GMP shares; we start to deploy Redmine.

Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database.

Redmine is open source and released under the terms of the GNU General Public License v2 (GPL).
Features

Some of the main features of Redmine are:

    Multiple projects support
    Flexible role based access control
    Flexible issue tracking system
    Gantt chart and calendar
    News, documents & files management
    Feeds & email notifications
    Per project wiki
    Per project forums
    Time tracking
    Custom fields for issues, time-entries, projects and users
    SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
    Issue creation via email
    Multiple LDAP authentication support
    User self-registration support
    Multilanguage support
    Multiple databases support

Read more about Redmine features.

Redmine Plugins list

BTW
The Bitcoin Development Team allready use REDMINE
https://bitcointalk.org/index.php?topic=80019.0
why the guys have to pay for a service at bettermeans.com when they could have the same tools on bitcointalk avalable for free?
http://www.youtube.com/watch?v=MAlnMWlvw9g

Quote:
BetterMeans is simply a fork of the Redmine issue tracker, integrated with a governance system and a rewards system. Except for those integrations, BetterMeans is NOT a new kind of project management tool that allows one to manage projects in a different way than Redmine.
Compared to Redmine, BetterMeans imposes a specific workflow (by contrast, Redmine is extremely customizable) and removes some of Redmine's advanced features, such as advanced searches. In exchange, it provides a different UI.

Luke-Jr
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
July 19, 2012, 04:45:13 PM
 #140

BTW
The Bitcoin Development Team allready use REDMINE
https://bitcointalk.org/index.php?topic=80019.0
why the guys have to pay for a service at bettermeans.com when they could have the same tools on bitcointalk avalable for free?
Not to discourage you or anything, but the development actually uses GitHub's issue tracker. The thread you linked is for the testing project.

Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!