Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

Maruf Maniruzzaman

@Maruf Maniruzzaman
About
Posts
115
Topics
34
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Small compilation about startup lessopns
    M Maruf Maniruzzaman

    http://www.starternotes.com/2012/08/star-tup-think-it-build-your-ship-beam.html[^]

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge html com

  • API Article
    M Maruf Maniruzzaman

    Thank you for pointing out this- It would probably never be fixed otherwise- Since it is not a technical thing it is hard for me to notice- There are few sentences there- I think I'll remove text from first page and ask someone to rewrite it for wiki page-

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge hosting json tutorial question

  • API Article
    M Maruf Maniruzzaman

    You are right- codeplex is also good place- I wrote the service so it is not there for sure -

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge hosting json tutorial question

  • API Article
    M Maruf Maniruzzaman

    English is my "third" language. It would be really helpful if someone could help fix. But It is really my toy project and I do not have budget to fix site design or languages on it. Fixing the technical problem and test showed it rarely fails when done correctly (input error checking needs to be done in some places)- I am now doing code coverage with test cases- (95% is the target and I am far from it)-

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge hosting json tutorial question

  • API Article
    M Maruf Maniruzzaman

    I am writing a API project to use service of a website (removed link in case it is considered as advertise). Is codeproject a right place to host those? The article + code format is very suitable for the API set hosting for many languages and to show how to use them.

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge hosting json tutorial question

  • In the news today...
    M Maruf Maniruzzaman

    Pete O'Hanlon wrote:

    (W)indows (A)pp (S)tore (H)ome (ED)ition (UP)date--

    Did you mean WASHED UP?

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge announcement

  • Where can I get information about Just Intime Compiler
    M Maruf Maniruzzaman

    Thanks, thats right- and also the HotSpot VM is also open- I was actually looking for specs/ books. Since I am not doing this as a project with hard deadline I may go with current approach of trial and error and may be I can write docs as I do those and it'll be a nice document for future use- Its fun and I have managed to generate code for method calls and branching- But optimization will take a lot of time I guess- I am generating a lot of code that could be optimized-

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge java c++ com

  • Where can I get information about Just Intime Compiler
    M Maruf Maniruzzaman

    I am trying to do things by hand- But there must be some guideline how it can be done- Like managing machine code by hand seems very tedious job- Thanks

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge java c++ com

  • Where can I get information about Just Intime Compiler
    M Maruf Maniruzzaman

    I am trying to build a JIT compiler for Java - based on my article[^]. The initial work can be found here[^] Looking for information / books - seems very few info is available publicly-

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge java c++ com

  • Cost of a tetanus shot in the US
    M Maruf Maniruzzaman

    I want to throw some points to think about- I do not get the point of the price at all- We need to buy most medicine- its private - if you dont have money you are not going to get medicine- (Well this is not true - someone is going to come with support as much possible- because of social structure) But, what is the price of a tetanus injection? Its is less that 3 USD that includes service cost- Now, the service can not be so better anywhere in world that it should cost so much (considering most human can be caring to the same level and technology cost is close zero here) The medicine producer companies are still highly profitable here- so it seems production cost must be very low as well- and this injection is available as generic medicine - Thanks

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge game-dev question

  • Microsoft Public License (Ms-PL) -
    M Maruf Maniruzzaman

    Thank you for the reply and the link. It helps.

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge question

  • Does anyone use the Visual Studio Task List?
    M Maruf Maniruzzaman

    Could not stop laughing for a minute- :laugh: code example is simply great

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge csharp visual-studio question

  • Microsoft Public License (Ms-PL) -
    M Maruf Maniruzzaman

    I am trying to understand what this license gives to me- for codeplex projects- Can anyone copy the source code and practically use it for commercial project at own risk? Or some restrictions apply?

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge question

  • Building a new Dependency Injection Framework
    M Maruf Maniruzzaman

    Yes- you create properties for interfaces and then set those value from config file- framework creates new object and set for you- you can switch between implementation of that interface just by changing the config file-you get close to 100% decoupled application- actually a lot more- it worth reading about DI/ IoC whether you use or not: Inversion_of_control[^]

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge csharp java game-dev question

  • Building a new Dependency Injection Framework
    M Maruf Maniruzzaman

    We already have some good one- Spring.NET, Unity, Castle and more- How much does this worth? Waste of time?

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge csharp java game-dev question

  • Translating project published in CodeProject in another language [modified]
    M Maruf Maniruzzaman

    Is it ok to translate articles in another language (human) and post as another article on CP?

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    Site Bugs / Suggestions question

  • Translating project published in CodeProject in another language
    M Maruf Maniruzzaman

    Thanks- We do not have intension to break the law- But my understanding is for some licenses anyone is allowed to copy the code and redistribute in any way- I am not sure about article though- The thing is when someone publish in a language other than english- and author is given credit- does not harm anyone- When machine translation is not available/ perfect translation is a huge work- no one is going to take risk

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge question

  • Translating project published in CodeProject in another language
    M Maruf Maniruzzaman

    Anther human language. Only few chosen articles- As I understand the author holds the copyright of the article- so if author give the permission- it should be enough- and again some license allows anyone to reproduce it- The best would be if CP had multilanguage support-

    Maruf Maniruzzaman @ Dhaka, Bangladesh. [Homepage] [Blog] [Silverlight Clone] [Resume]

    The Lounge question

  • Translating project published in CodeProject in another language
    M Maruf Maniruzzaman

    There are a lot of great projects in CodeProject. Is it acceptable if someone translate these articles and publish in another site? I think the authors could be asked for permission.

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    The Lounge question

  • Antivirus is 'completely wasted money'
    M Maruf Maniruzzaman

    jhaga wrote:

    No, it is my sig. Just a small experiment.

    To find out what??

    Maruf Maniruzzaman @ Dhaka, Bangladesh. [Homepage] [Blog] [Silverlight Clone] [Resume]

    The Lounge html com tutorial announcement
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups